Build Information
Successful build of soto-cognito-authentication, reference main (30fff1
), with Swift 6.0 for Linux on 3 Dec 2024 11:30:07 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/soto-cognito-authentication.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/soto-cognito-authentication
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 30fff1d Require payload to be Sendable
Cloned https://github.com/vapor-community/soto-cognito-authentication.git
Revision (git rev-parse @):
30fff1d9253d5b780feb8d1da4ca1960f8e79344
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor-community/soto-cognito-authentication.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/vapor-community/soto-cognito-authentication.git
{
"dependencies" : [
{
"identity" : "soto-cognito-authentication-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto-cognito-authentication-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "soto-cognito-authentication",
"name" : "soto-cognito-authentication",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "SotoCognitoAuthentication",
"targets" : [
"SotoCognitoAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SotoCognitoAuthentication",
"module_type" : "SwiftTarget",
"name" : "SotoCognitoAuthentication",
"path" : "Sources/SotoCognitoAuthentication",
"product_dependencies" : [
"SotoCognitoAuthenticationKit",
"Vapor"
],
"product_memberships" : [
"SotoCognitoAuthentication"
],
"sources" : [
"Application+Cognito.swift",
"Authenticators.swift",
"Exports.swift",
"Request+Cognito.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/soto-project/soto-cognito-authentication-kit.git
Fetching https://github.com/vapor/vapor.git
[1/1948] Fetching soto-cognito-authentication-kit
[1949/72290] Fetching soto-cognito-authentication-kit, vapor
Fetched https://github.com/soto-project/soto-cognito-authentication-kit.git from cache (2.26s)
Fetched https://github.com/vapor/vapor.git from cache (2.31s)
Computing version for https://github.com/soto-project/soto-cognito-authentication-kit.git
Computed https://github.com/soto-project/soto-cognito-authentication-kit.git at 5.0.0 (0.66s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/soto-project/soto.git
Fetching https://github.com/adam-fowler/big-num.git
Fetching https://github.com/swift-server/async-http-client.git
[1/857] Fetching big-num
[858/12087] Fetching big-num, swift-crypto
[1869/25404] Fetching big-num, swift-crypto, async-http-client
[12722/34253] Fetching big-num, swift-crypto, async-http-client, jwt-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (1.03s)
[15546/20936] Fetching big-num, swift-crypto, jwt-kit
Fetched https://github.com/apple/swift-crypto.git from cache (1.68s)
[1/137055] Fetching soto
Fetched https://github.com/adam-fowler/big-num.git from cache (76.95s)
Fetched https://github.com/vapor/jwt-kit.git from cache (76.97s)
Fetched https://github.com/soto-project/soto.git from cache (77.63s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 7.2.0 (5.57s)
Fetching https://github.com/soto-project/soto-core.git
[1/45357] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (1.89s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.2.0 (0.60s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2111] Fetching swift-metrics
[276/5834] Fetching swift-metrics, swift-log
[2002/8122] Fetching swift-metrics, swift-log, swift-nio-transport-services
[3252/13029] Fetching swift-metrics, swift-log, swift-nio-transport-services, swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.43s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-log.git from cache (0.44s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.51s)
[1/1569] Fetching swift-atomics
[1570/15219] Fetching swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.36s)
[1638/13650] Fetching swift-nio-ssl
[2185/85725] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetched https://github.com/apple/swift-metrics.git from cache (2.19s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.22s)
[46849/72075] Fetching swift-nio
[49012/72613] Fetching swift-nio, jmespath.swift
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.28s)
[50453/72075] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.99s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (2.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.63s)
Computing version for https://github.com/adam-fowler/big-num.git
Computed https://github.com/adam-fowler/big-num.git at 2.0.2 (0.56s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.69s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/5177] Fetching swift-nio-extras
[416/10768] Fetching swift-nio-extras, swift-algorithms
[10769/21927] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.52s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.53s)
[2679/11159] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.78s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.71s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.1 (0.59s)
Fetching https://github.com/apple/swift-certificates.git
[1/5377] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.57s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.97s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.2 (0.92s)
Fetching https://github.com/apple/swift-service-context.git
[1/989] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.46s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.96s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (3.28s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (1.05s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.97s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.6.1 (0.99s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (1.57s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
[1256/19522] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.95s)
Fetched https://github.com/apple/swift-collections.git from cache (2.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.82s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.27s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.60s)
Fetching https://github.com/apple/swift-http-types
[1/671] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.20s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.50s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.62s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.44s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (0.61s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/routing-kit.git
[1/20690] Fetching routing-kit
[2/23214] Fetching routing-kit, websocket-kit
[2526/25584] Fetching routing-kit, websocket-kit, async-kit
[5838/31054] Fetching routing-kit, websocket-kit, async-kit, console-kit
[10414/33147] Fetching routing-kit, websocket-kit, async-kit, console-kit, multipart-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.90s)
Fetched https://github.com/vapor/routing-kit.git from cache (0.92s)
[8505/10087] Fetching websocket-kit, console-kit, multipart-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (1.73s)
Fetched https://github.com/vapor/console-kit.git from cache (1.73s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.77s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.44s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.63s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.56s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (2.06s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.60s)
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.0
Creating working copy for https://github.com/adam-fowler/big-num.git
Working copy of https://github.com/adam-fowler/big-num.git resolved at 2.0.2
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
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.24.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.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
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.23.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.24.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/soto-project/soto-cognito-authentication-kit.git
Working copy of https://github.com/soto-project/soto-cognito-authentication-kit.git resolved at 5.0.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.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.106.7
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.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.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
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.29.0
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 7.2.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.1.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.10.0
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 7.2.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/864] Write sources
[34/864] Compiling CVaporBcrypt bcrypt.c
[35/864] Write sources
[36/864] Compiling CVaporBcrypt blf.c
[37/864] Write sources
[40/864] Compiling _NumericsShims _NumericsShims.c
[41/864] Write sources
[63/864] Compiling _AtomicsShims.c
[64/864] Compiling CSystem shims.c
[65/864] Compiling CSotoExpat xmltok_ns.c
[66/864] Compiling CSotoExpat xmltok_impl.c
[67/864] Compiling x_val.c
[68/864] Compiling x_spki.c
[69/864] Compiling x_sig.c
[70/864] Compiling x_x509.c
[71/864] Compiling CNIOWindows shim.c
[72/864] Compiling x_req.c
[73/864] Compiling CNIOWindows WSAStartup.c
[74/864] Write swift-version-24593BA9C3E375BF.txt
[75/864] Compiling CNIOWASI CNIOWASI.c
[76/864] Compiling CNIOLinux liburing_shims.c
[77/864] Compiling CSotoExpat xmlrole.c
[78/864] Compiling CNIOSHA1 c_nio_sha1.c
[79/864] Compiling CNIOLinux shim.c
[80/864] Compiling CSotoExpat xmltok.c
[81/889] Compiling CSotoExpat xmlparse.c
[82/892] Compiling CNIOLLHTTP c_nio_llhttp.c
[84/935] Emitting module SotoXML
[85/935] Emitting module SwiftASN1
[86/937] Compiling SystemPackage FilePathComponentView.swift
[87/937] Compiling SystemPackage FilePathComponents.swift
[88/937] Compiling ServiceContextModule ServiceContext.swift
[89/937] Emitting module ServiceContextModule
[90/937] Compiling ServiceContextModule ServiceContextKey.swift
[91/938] Compiling RealModule ElementaryFunctions.swift
[92/938] Compiling RealModule Real.swift
[93/939] Compiling RealModule Float+Real.swift
[94/939] Compiling _NIODataStructures _TinyArray.swift
[95/939] Emitting module SystemPackage
[96/939] Compiling RealModule AlgebraicField.swift
[97/939] Compiling RealModule ApproximateEquality.swift
[98/939] Compiling RealModule AugmentedArithmetic.swift
[99/939] Compiling RealModule Double+Real.swift
[100/942] Compiling RealModule RealFunctions.swift
[101/942] Emitting module _NIOBase64
[102/942] Compiling _NIOBase64 Base64.swift
[103/943] Compiling RealModule Float16+Real.swift
[104/943] Compiling RealModule Float80+Real.swift
[107/943] Compiling SystemPackage FilePathParsing.swift
[108/943] Compiling SystemPackage FilePathString.swift
[109/943] Emitting module RealModule
[113/943] Compiling SystemPackage MachPort.swift
[114/943] Compiling SystemPackage PlatformString.swift
[115/943] Compiling SystemPackage SystemString.swift
[116/943] Compiling _NIODataStructures PriorityQueue.swift
[117/943] Compiling SystemPackage FilePathSyntax.swift
[118/943] Compiling SystemPackage FilePathTemp.swift
[119/943] Emitting module _CertificateInternals
[120/943] Compiling _CertificateInternals _TinyArray.swift
[132/984] Compiling JMESPath Token.swift
[133/985] Compiling JMESPath Sendable.swift
[134/985] Compiling Instrumentation MultiplexInstrument.swift
[135/985] Compiling Instrumentation NoOpInstrument.swift
[136/985] Compiling Instrumentation Instrument.swift
[137/985] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[138/985] Compiling InternalCollectionsUtilities Specialize.swift
[139/985] Compiling InternalCollectionsUtilities _SortedCollection.swift
[140/985] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[141/985] Compiling InternalCollectionsUtilities UInt+reversed.swift
[142/985] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[143/985] Compiling InternalCollectionsUtilities Debugging.swift
[144/985] Compiling InternalCollectionsUtilities Descriptions.swift
[145/985] Compiling Instrumentation InstrumentationSystem.swift
[146/985] Emitting module Instrumentation
[147/985] Compiling Instrumentation Locks.swift
[148/986] Compiling SwiftASN1 DER.swift
[149/986] Compiling SwiftASN1 Errors.swift
[152/986] Compiling JMESPath Runtime.swift
[153/986] Compiling Logging Locks.swift
[154/986] Compiling Logging MetadataProvider.swift
[156/988] Emitting module JMESPath
[157/988] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[158/988] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[159/988] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[160/988] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[161/988] Compiling SystemPackage Constants.swift
[162/988] Compiling SystemPackage Exports.swift
[163/988] Compiling SystemPackage Mocking.swift
[164/988] Compiling SystemPackage RawBuffer.swift
[165/988] Compiling SystemPackage Syscalls.swift
[166/988] Compiling SystemPackage WindowsSyscallAdapters.swift
[167/988] Emitting module _NIODataStructures
[168/988] Compiling _NIODataStructures Heap.swift
[169/989] Emitting module Logging
[176/989] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[177/989] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[178/989] Compiling InternalCollectionsUtilities Integer rank.swift
[179/989] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[181/989] Compiling JMESPath Parser.swift
[182/989] Compiling SystemPackage Util+StringArray.swift
[183/989] Compiling SystemPackage Util.swift
[184/989] Compiling SystemPackage UtilConsumers.swift
[188/1003] Compiling Tracing TracingTime.swift
[189/1003] Compiling INIParser INIParser.swift
[190/1003] Emitting module INIParser
[191/1004] Emitting module InternalCollectionsUtilities
[195/1004] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[196/1004] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[196/1005] Compiling CNIOLLHTTP c_nio_http.c
[199/1005] Compiling Tracing TracerProtocol.swift
[199/1005] Compiling CNIOExtrasZlib empty.c
[200/1005] Compiling CNIOLLHTTP c_nio_api.c
[202/1005] Compiling Tracing Tracer.swift
[203/1005] Emitting module Tracing
[204/1005] Compiling Logging LogHandler.swift
[205/1005] Compiling Logging Logging.swift
[206/1007] Compiling Tracing TracerProtocol+Legacy.swift
[208/1136] Emitting module CoreMetrics
[209/1136] Compiling Tracing NoOpTracer.swift
[210/1136] Compiling Tracing SpanProtocol.swift
[211/1136] Compiling Tracing InstrumentationSystem+Tracing.swift
[213/1143] Compiling _RopeModule Rope+Invariants.swift
[214/1143] Compiling _RopeModule Rope+_Node.swift
[215/1143] Compiling _RopeModule Rope+_Storage.swift
[216/1143] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[217/1143] Compiling _RopeModule Rope+_UnsafeHandle.swift
[218/1143] Compiling _RopeModule Rope.swift
[219/1143] Compiling _RopeModule RopeElement.swift
[220/1150] Compiling HeapModule Heap+Descriptions.swift
[221/1150] Compiling SotoXML Expat.swift
[222/1150] Compiling SotoXML XML.swift
[223/1150] Compiling SotoXML XMLDecoder.swift
[224/1150] Compiling SotoXML XMLEncoder.swift
[225/1151] Compiling RoutingKit AnyRouter.swift
[226/1151] Emitting module RoutingKit
[227/1151] Compiling HeapModule _HeapNode.swift
[228/1151] Compiling HeapModule Heap.swift
[230/1151] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[231/1151] Compiling HeapModule Heap+Invariants.swift
[232/1151] Compiling HeapModule Heap+UnsafeHandle.swift
[233/1151] Compiling RoutingKit Parameters.swift
[234/1151] Compiling _RopeModule BigString+Summary.swift
[235/1151] Compiling _RopeModule BigString.swift
[236/1151] Compiling _RopeModule BigString+Chunk+Counts.swift
[237/1151] Compiling _RopeModule BigString+Chunk+Description.swift
[238/1151] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[239/1151] Compiling _RopeModule BigString+Chunk+Breaks.swift
[240/1152] Emitting module HeapModule
[241/1153] Compiling _RopeModule BigString+UnicodeScalarView.swift
[242/1153] Compiling _RopeModule BigSubstring+UTF16View.swift
[243/1153] Compiling _RopeModule BigSubstring+UTF8View.swift
[244/1153] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[245/1153] Compiling _RopeModule BigSubstring.swift
[246/1153] Compiling _RopeModule Rope+Builder.swift
[247/1153] Compiling _RopeModule Rope+Debugging.swift
[248/1153] Compiling _RopeModule BigString+Ingester.swift
[249/1153] Compiling _RopeModule BigString+Invariants.swift
[251/1157] Compiling CNIODarwin shim.c
[253/1197] Compiling HashTreeCollections _Bucket.swift
[254/1197] Compiling HashTreeCollections _Hash.swift
[255/1240] Compiling JMESPath Variable.swift
[256/1242] Compiling CoreMetrics Metrics.swift
[257/1242] Compiling CoreMetrics Locks.swift
[258/1246] Compiling RoutingKit Router.swift
[259/1246] Compiling RoutingKit TrieRouter.swift
[260/1246] Compiling RoutingKit PathComponent.swift
[262/1247] Compiling DequeModule Deque+CustomReflectable.swift
[263/1247] Compiling DequeModule Deque+Descriptions.swift
[265/1249] Compiling HashTreeCollections _HashStack.swift
[266/1249] Compiling HashTreeCollections _HashTreeIterator.swift
[267/1249] Compiling HashTreeCollections _HashTreeStatistics.swift
[268/1249] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[269/1249] Compiling HashTreeCollections _RawHashNode.swift
[270/1249] Compiling HashTreeCollections _UnmanagedHashNode.swift
[271/1249] Compiling HashTreeCollections _UnsafePath.swift
[272/1249] Compiling HashTreeCollections TreeDictionary+Codable.swift
[273/1249] Compiling HashTreeCollections _HashNode+Structural union.swift
[274/1249] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[275/1249] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[276/1249] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[277/1249] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[278/1249] Compiling HashTreeCollections _HashNode.swift
[279/1249] Compiling HashTreeCollections _HashNodeHeader.swift
[280/1249] Compiling HashTreeCollections _HashSlot.swift
[280/1249] Compiling fiat_p256_adx_sqr.S
[281/1249] Compiling fiat_p256_adx_mul.S
[283/1249] Compiling fiat_curve25519_adx_square.S
[285/1249] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[286/1249] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[287/1249] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[288/1249] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[289/1249] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[290/1249] Compiling HashTreeCollections _HashNode+Structural merge.swift
[291/1249] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[292/1249] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[292/1249] Compiling fiat_curve25519_adx_mul.S
[294/1249] Compiling DequeModule _DequeBuffer.swift
[295/1249] Compiling DequeModule _DequeBufferHeader.swift
[296/1249] Compiling DequeModule Deque+Testing.swift
[297/1249] Compiling DequeModule Deque._Storage.swift
[298/1249] Compiling DequeModule Deque._UnsafeHandle.swift
[299/1249] Compiling DequeModule Deque.swift
[302/1249] Compiling DequeModule _DequeSlot.swift
[303/1249] Compiling DequeModule _UnsafeWrappedBuffer.swift
[305/1251] Compiling CNIOBoringSSLShims shims.c
[309/1251] Compiling DequeModule Deque+Extras.swift
[310/1251] Compiling DequeModule Deque+Hashable.swift
[311/1251] Compiling DequeModule Deque+Equatable.swift
[312/1251] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[313/1251] Compiling HashTreeCollections TreeSet+Hashable.swift
[314/1251] Compiling HashTreeCollections TreeSet+Sendable.swift
[315/1251] Compiling HashTreeCollections TreeSet+Sequence.swift
[316/1251] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[317/1251] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[318/1251] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[319/1251] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[320/1251] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[321/1251] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[322/1251] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[325/1261] Emitting module Metrics
[326/1261] Compiling Metrics Metrics.swift
[328/1262] Compiling DequeModule Deque+Codable.swift
[329/1262] Compiling DequeModule Deque+Collection.swift
[338/1271] Compiling HashTreeCollections TreeDictionary+Values.swift
[339/1271] Compiling HashTreeCollections TreeDictionary.swift
[340/1271] Compiling HashTreeCollections TreeSet+Codable.swift
[341/1271] Compiling HashTreeCollections TreeSet+Collection.swift
[342/1271] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[343/1271] Compiling HashTreeCollections TreeSet+Debugging.swift
[344/1271] Compiling HashTreeCollections TreeSet+Descriptions.swift
[359/1271] Compiling HashTreeCollections TreeSet+Equatable.swift
[360/1271] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[361/1271] Compiling HashTreeCollections TreeSet+Extras.swift
[362/1271] Compiling HashTreeCollections TreeSet+Filter.swift
[363/1271] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[364/1271] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[365/1271] Compiling HashTreeCollections TreeDictionary+Filter.swift
[366/1271] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[367/1271] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[368/1271] Compiling HashTreeCollections TreeDictionary+Keys.swift
[369/1271] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[370/1271] Compiling HashTreeCollections TreeDictionary+Merge.swift
[371/1271] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[372/1271] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[424/1271] Compiling _RopeModule _CharacterRecognizer.swift
[425/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[426/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[427/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[428/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[429/1271] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[430/1271] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[431/1271] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[432/1271] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[433/1271] Compiling HashTreeCollections TreeSet.swift
[434/1271] Emitting module DequeModule
[434/1272] Compiling tls_record.cc
[435/1272] Compiling tls_method.cc
[445/1272] Compiling HashTreeCollections TreeDictionary+Collection.swift
[446/1272] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[447/1272] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[448/1272] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[448/1272] Compiling tls13_server.cc
[449/1272] Compiling tls13_enc.cc
[451/1272] Emitting module OrderedCollections
[452/1273] Compiling tls13_both.cc
[453/1273] Compiling t1_enc.cc
[454/1273] Compiling tls13_client.cc
[456/1273] Compiling _RopeModule Rope+Join.swift
[457/1273] Compiling _RopeModule Rope+MutatingForEach.swift
[458/1273] Compiling _RopeModule Rope+Remove.swift
[459/1273] Compiling _RopeModule Rope+RemoveSubrange.swift
[460/1273] Compiling _RopeModule Rope+Split.swift
[461/1273] Compiling _RopeModule Optional Utilities.swift
[462/1273] Compiling _RopeModule String Utilities.swift
[463/1273] Compiling _RopeModule String.Index+ABI.swift
[465/1273] Emitting module _RopeModule
[465/1273] Compiling ssl_x509.cc
[466/1273] Compiling ssl_versions.cc
[500/1273] Compiling ssl_transcript.cc
[512/1274] Emitting module HashTreeCollections
[512/1275] Compiling ssl_stat.cc
[513/1275] Compiling ssl_key_share.cc
[515/1275] Compiling ssl_session.cc
[516/1275] Compiling ssl_privkey.cc
[517/1275] Compiling ssl_file.cc
[518/1275] Compiling ssl_lib.cc
[519/1275] Compiling ssl_cipher.cc
[520/1275] Compiling ssl_aead_ctx.cc
[521/1275] Compiling ssl_cert.cc
[522/1275] Compiling ssl_buffer.cc
[523/1275] Compiling ssl_credential.cc
[524/1275] Compiling ssl_asn1.cc
[525/1275] Compiling s3_pkt.cc
[526/1275] Compiling s3_lib.cc
[527/1275] Compiling s3_both.cc
[528/1275] Compiling handoff.cc
[529/1275] Compiling handshake.cc
[530/1275] Compiling handshake_client.cc
[531/1275] Compiling encrypted_client_hello.cc
[532/1275] Compiling handshake_server.cc
[533/1275] Compiling extensions.cc
[534/1275] Compiling dtls_record.cc
[535/1275] Compiling md5-x86_64-linux.S
[536/1275] Compiling md5-x86_64-apple.S
[537/1275] Compiling md5-586-linux.S
[538/1275] Compiling md5-586-apple.S
[539/1275] Compiling err_data.c
[540/1275] Compiling chacha20_poly1305_x86_64-linux.S
[541/1275] Compiling chacha20_poly1305_x86_64-apple.S
[542/1275] Compiling chacha20_poly1305_armv8-win.S
[543/1275] Compiling chacha20_poly1305_armv8-linux.S
[544/1275] Compiling chacha20_poly1305_armv8-apple.S
[545/1275] Compiling chacha-x86_64-linux.S
[546/1275] Compiling chacha-x86_64-apple.S
[547/1275] Compiling chacha-x86-linux.S
[548/1275] Compiling chacha-x86-apple.S
[549/1275] Compiling chacha-armv8-win.S
[550/1275] Compiling dtls_method.cc
[551/1275] Compiling chacha-armv8-linux.S
[552/1275] Compiling chacha-armv8-apple.S
[553/1275] Compiling chacha-armv4-linux.S
[554/1275] Compiling aes128gcmsiv-x86_64-linux.S
[555/1275] Compiling aes128gcmsiv-x86_64-apple.S
[556/1275] Compiling x86_64-mont5-linux.S
[557/1275] Compiling x86_64-mont-linux.S
[558/1275] Compiling x86_64-mont5-apple.S
[559/1275] Compiling x86_64-mont-apple.S
[560/1275] Compiling x86-mont-apple.S
[561/1275] Compiling x86-mont-linux.S
[562/1275] Compiling vpaes-x86_64-apple.S
[562/1275] Compiling vpaes-x86_64-linux.S
[564/1275] Compiling d1_srtp.cc
[565/1275] Compiling vpaes-x86-linux.S
[566/1275] Compiling bio_ssl.cc
[567/1275] Compiling vpaes-armv8-win.S
[568/1275] Compiling vpaes-armv8-linux.S
[569/1275] Compiling vpaes-x86-apple.S
[569/1275] Compiling vpaes-armv7-linux.S
[570/1275] Compiling vpaes-armv8-apple.S
[572/1275] Compiling sha512-armv8-linux.S
[573/1275] Compiling sha512-x86_64-apple.S
[574/1275] Compiling sha512-armv8-win.S
[575/1275] Compiling d1_lib.cc
[576/1275] Compiling sha512-armv8-apple.S
[577/1275] Compiling sha512-x86_64-linux.S
[578/1275] Compiling sha512-armv4-linux.S
[579/1275] Compiling sha512-586-linux.S
[580/1275] Compiling sha512-586-apple.S
[581/1275] Compiling sha256-armv8-linux.S
[582/1275] Compiling sha256-x86_64-linux.S
[583/1275] Compiling sha256-armv8-apple.S
[584/1275] Compiling sha256-x86_64-apple.S
[585/1275] Compiling sha256-armv8-win.S
[586/1275] Compiling sha256-586-apple.S
[587/1275] Compiling sha256-armv4-linux.S
[588/1275] Compiling sha1-armv8-win.S
[589/1275] Compiling sha1-x86_64-apple.S
[590/1275] Compiling sha256-586-linux.S
[591/1275] Compiling sha1-armv8-linux.S
[592/1275] Compiling sha1-x86_64-linux.S
[593/1275] Compiling sha1-armv8-apple.S
[594/1275] Compiling sha1-armv4-large-linux.S
[595/1275] Compiling sha1-586-linux.S
[596/1275] Compiling rsaz-avx2-apple.S
[597/1275] Compiling d1_pkt.cc
[598/1275] Compiling sha1-586-apple.S
[599/1275] Compiling rdrand-x86_64-linux.S
[600/1275] Compiling rsaz-avx2-linux.S
[601/1275] Compiling rdrand-x86_64-apple.S
[602/1275] Compiling p256_beeu-x86_64-asm-apple.S
[603/1275] Compiling p256_beeu-armv8-asm-win.S
[604/1275] Compiling p256_beeu-x86_64-asm-linux.S
[605/1275] Compiling p256_beeu-armv8-asm-apple.S
[606/1275] Compiling p256_beeu-armv8-asm-linux.S
[607/1275] Compiling p256-armv8-asm-win.S
[608/1275] Compiling p256-x86_64-asm-linux.S
[609/1275] Compiling p256-x86_64-asm-apple.S
[610/1275] Compiling p256-armv8-asm-apple.S
[611/1275] Compiling p256-armv8-asm-linux.S
[612/1275] Compiling ghashv8-armv8-win.S
[612/1275] Compiling ghashv8-armv8-apple.S
[614/1275] Compiling ghashv8-armv8-linux.S
[615/1275] Compiling d1_both.cc
[616/1275] Compiling ghashv8-armv7-linux.S
[617/1275] Compiling ghash-x86-linux.S
[618/1275] Compiling ghash-x86_64-linux.S
[619/1275] Compiling ghash-x86_64-apple.S
[620/1275] Compiling ghash-ssse3-x86-linux.S
[620/1275] Compiling ghash-x86-apple.S
[622/1275] Compiling ghash-ssse3-x86_64-apple.S
[622/1275] Compiling ghash-ssse3-x86_64-linux.S
[624/1275] Compiling ghash-ssse3-x86-apple.S
[625/1275] Compiling ghash-neon-armv8-win.S
[626/1275] Compiling ghash-neon-armv8-linux.S
[627/1275] Compiling ghash-armv4-linux.S
[628/1275] Compiling ghash-neon-armv8-apple.S
[629/1275] Compiling bn-armv8-win.S
[630/1275] Compiling co-586-apple.S
[631/1275] Compiling co-586-linux.S
[632/1275] Compiling bn-armv8-linux.S
[633/1275] Compiling bn-armv8-apple.S
[634/1275] Compiling bsaes-armv7-linux.S
[635/1275] Compiling bn-586-linux.S
[636/1275] Compiling armv8-mont-win.S
[637/1275] Compiling armv4-mont-linux.S
[638/1275] Compiling bn-586-apple.S
[639/1275] Compiling armv8-mont-linux.S
[640/1275] Compiling armv8-mont-apple.S
[641/1275] Compiling aesv8-gcm-armv8-win.S
[642/1275] Compiling aesv8-gcm-armv8-apple.S
[643/1275] Compiling aesv8-gcm-armv8-linux.S
[644/1275] Compiling aesv8-armv8-linux.S
[645/1275] Compiling aesv8-armv8-win.S
[646/1275] Compiling aesv8-armv7-linux.S
[647/1275] Compiling aesv8-armv8-apple.S
[648/1275] Compiling aesni-gcm-x86_64-linux.S
[649/1275] Compiling aesni-x86-linux.S
[650/1275] Compiling aesni-x86_64-apple.S
[651/1275] Compiling aesni-gcm-x86_64-apple.S
[652/1275] Compiling aesni-x86_64-linux.S
[653/1275] Compiling aesni-x86-apple.S
[654/1275] Compiling x_x509.c
[655/1275] Compiling x_val.c
[656/1275] Compiling x_x509a.c
[657/1275] Compiling x_req.c
[658/1275] Compiling x_spki.c
[659/1275] Compiling x_sig.c
[660/1275] Compiling x_pubkey.c
[661/1275] Compiling x_name.c
[662/1275] Compiling x_exten.c
[663/1275] Compiling x_attrib.c
[664/1275] Compiling x509spki.c
[665/1275] Compiling x_algor.c
[666/1275] Compiling x_all.c
[667/1275] Compiling x_crl.c
[668/1275] Compiling x509cset.c
[669/1275] Compiling x509rset.c
[670/1275] Compiling x509name.c
[671/1275] Compiling x509_txt.c
[672/1275] Compiling x509_v3.c
[673/1275] Compiling x509_vpm.c
[673/1275] Compiling x509_trs.c
[675/1275] Compiling x509_vfy.c
[676/1275] Compiling x509_req.c
[677/1275] Compiling x509_set.c
[678/1275] Compiling x509_lu.c
[679/1275] Compiling x509_def.c
[680/1275] Compiling x509_obj.c
[681/1275] Compiling x509_d2.c
[682/1275] Compiling x509_ext.c
[683/1275] Compiling x509.c
[684/1275] Compiling x509_att.c
[685/1275] Compiling x509_cmp.c
[686/1275] Compiling v3_skey.c
[687/1275] Compiling v3_prn.c
[688/1275] Compiling v3_pmaps.c
[689/1275] Compiling v3_ocsp.c
[690/1275] Compiling v3_purp.c
[691/1275] Compiling v3_utl.c
[692/1275] Compiling v3_pcons.c
[693/1275] Compiling v3_int.c
[694/1275] Compiling v3_genn.c
[695/1275] Compiling v3_ncons.c
[696/1275] Compiling v3_info.c
[697/1275] Compiling v3_lib.c
[698/1275] Compiling v3_ia5.c
[699/1275] Compiling v3_crld.c
[700/1275] Compiling v3_extku.c
[701/1275] Compiling v3_enum.c
[702/1275] Compiling v3_akeya.c
[703/1275] Compiling v3_cpols.c
[704/1275] Compiling v3_bitst.c
[705/1275] Compiling v3_bcons.c
[706/1275] Compiling v3_alt.c
[707/1275] Compiling v3_conf.c
[708/1275] Compiling t_x509a.c
[709/1275] Compiling t_req.c
[710/1275] Compiling v3_akey.c
[711/1275] Compiling t_crl.c
[712/1275] Compiling t_x509.c
[713/1275] Compiling name_print.c
[714/1275] Compiling i2d_pr.c
[715/1275] Compiling rsa_pss.c
[716/1275] Compiling by_dir.c
[717/1275] Compiling asn1_gen.c
[718/1275] Compiling policy.c
[719/1275] Compiling by_file.c
[720/1275] Compiling algorithm.c
[721/1275] Compiling thread_win.c
[722/1275] Compiling a_verify.c
[723/1275] Compiling a_sign.c
[724/1275] Compiling voprf.c
[725/1275] Compiling trust_token.c
[726/1275] Compiling thread_pthread.c
[727/1275] Compiling thread.c
[728/1275] Compiling spx_wots.c
[729/1275] Compiling thread_none.c
[730/1275] Compiling a_digest.c
[731/1275] Compiling stack.c
[732/1275] Compiling spx_util.c
[733/1275] Compiling spx_fors.c
[734/1275] Compiling pmbtoken.c
[735/1275] Compiling spx_thash.c
[736/1275] Compiling spx_merkle.c
[737/1275] Compiling wots.c
[738/1275] Compiling spx.c
[739/1275] Compiling spx_address.c
[740/1275] Compiling fors.c
[741/1275] Compiling slhdsa.c
[742/1275] Compiling sha1.c
[743/1275] Compiling sha256.c
[744/1275] Compiling merkle.c
[745/1275] Compiling sha512.c
[746/1275] Compiling thash.c
[747/1275] Compiling siphash.c
[748/1275] Compiling rsa_print.c
[749/1275] Compiling rsa_extra.c
[750/1275] Compiling rc4.c
[751/1275] Compiling rsa_crypt.c
[752/1275] Compiling trusty.c
[753/1275] Compiling refcount.c
[754/1275] Compiling windows.c
[755/1275] Compiling ios.c
[756/1275] Compiling rand_extra.c
[757/1275] Compiling passive.c
[758/1275] Compiling getentropy.c
[758/1275] Compiling urandom.c
[760/1275] Compiling rsa_asn1.c
[761/1275] Compiling forkunsafe.c
[762/1275] Compiling fork_detect.c
[763/1275] Compiling deterministic.c
[764/1275] Compiling poly1305_arm_asm.S
[765/1275] Compiling poly1305.c
[766/1275] Compiling pool.c
[767/1275] Compiling poly1305_arm.c
[768/1275] Compiling poly1305_vec.c
[769/1275] Compiling pkcs7.c
[770/1275] Compiling pkcs8.c
[771/1275] Compiling pem_x509.c
[772/1275] Compiling pkcs8_x509.c
[773/1275] Compiling pem_xaux.c
[774/1275] Compiling p5_pbev2.c
[775/1275] Compiling pem_pkey.c
[776/1275] Compiling pem_pk8.c
[777/1275] Compiling pkcs7_x509.c
[778/1275] Compiling pem_oth.c
[779/1275] Compiling obj_xref.c
[780/1275] Compiling pem_info.c
[781/1275] Compiling mem.c
[782/1275] Compiling pem_lib.c
[783/1275] Compiling md5.c
[784/1275] Compiling pem_all.c
[785/1275] Compiling md4.c
[786/1275] Compiling obj.c
[787/1275] Compiling mldsa.c
[788/1275] Compiling fips_shared_support.c
[789/1275] Compiling lhash.c
[790/1275] Compiling poly_rq_mul.S
[791/1275] Compiling keccak.c
[792/1275] Compiling kyber.c
[793/1275] Compiling sign.c
[794/1275] Compiling ex_data.c
[795/1275] Compiling hpke.c
[796/1275] Compiling scrypt.c
[797/1275] Compiling mlkem.cc
[798/1275] Compiling p_x25519.c
[799/1275] Compiling print.c
[800/1275] Compiling pbkdf.c
[801/1275] Compiling hrss.c
[802/1275] Compiling p_x25519_asn1.c
[803/1275] Compiling p_rsa_asn1.c
[804/1275] Compiling p_ed25519_asn1.c
[805/1275] Compiling p_ed25519.c
[806/1275] Compiling p_hkdf.c
[807/1275] Compiling p_ec.c
[808/1275] Compiling p_dh.c
[809/1275] Compiling p_dh_asn1.c
[810/1275] Compiling p_rsa.c
[811/1275] Compiling p_ec_asn1.c
[812/1275] Compiling p_dsa_asn1.c
[813/1275] Compiling evp_ctx.c
[814/1275] Compiling engine.c
[815/1275] Compiling evp.c
[816/1275] Compiling evp_asn1.c
[817/1275] Compiling err.c
[818/1275] Compiling hash_to_curve.c
[819/1275] Compiling ecdsa_asn1.c
[820/1275] Compiling ecdh_extra.c
[821/1275] Compiling ec_derive.c
[822/1275] Compiling dsa_asn1.c
[823/1275] Compiling dsa.c
[824/1275] Compiling ec_asn1.c
[825/1275] Compiling dh_asn1.c
[826/1275] Compiling params.c
[827/1275] Compiling digest_extra.c
[828/1275] Compiling dilithium.c
[829/1275] Compiling x25519-asm-arm.S
[830/1275] Compiling cpu_intel.c
[831/1275] Compiling crypto.c
[832/1275] Compiling spake25519.c
[833/1275] Compiling des.c
[834/1275] Compiling curve25519.c
[835/1275] Compiling cpu_arm_linux.c
[836/1275] Compiling cpu_aarch64_win.c
[837/1275] Compiling cpu_arm_freebsd.c
[838/1275] Compiling cpu_aarch64_sysreg.c
[839/1275] Compiling cpu_aarch64_openbsd.c
[840/1275] Compiling cpu_aarch64_fuchsia.c
[841/1275] Compiling cpu_aarch64_linux.c
[842/1275] Compiling cpu_aarch64_apple.c
[843/1275] Compiling e_rc4.c
[844/1275] Compiling e_null.c
[845/1275] Compiling e_rc2.c
[846/1275] Compiling conf.c
[847/1275] Compiling tls_cbc.c
[848/1275] Compiling e_tls.c
[849/1275] Compiling e_chacha20poly1305.c
[850/1275] Compiling e_des.c
[851/1275] Compiling derive_key.c
[852/1275] Compiling e_aesgcmsiv.c
[853/1275] Compiling unicode.c
[854/1275] Compiling cipher_extra.c
[855/1275] Compiling e_aesctrhmac.c
[856/1275] Compiling chacha.c
[857/1275] Compiling ber.c
[858/1275] Compiling curve25519_64_adx.c
[859/1275] Compiling bn_asn1.c
[860/1275] Compiling cbb.c
[861/1275] Compiling asn1_compat.c
[862/1275] Compiling convert.c
[862/1275] Compiling socket_helper.c
[864/1275] Compiling blake2.c
[865/1275] Compiling buf.c
[866/1275] Compiling socket.c
[867/1275] Compiling printf.c
[868/1275] Compiling cbs.c
[869/1275] Compiling fd.c
[870/1275] Compiling errno.c
[871/1275] Compiling pair.c
[872/1275] Compiling hexdump.c
[873/1275] Compiling file.c
[874/1275] Compiling bio.c
[875/1275] Compiling bio_mem.c
[876/1275] Compiling base64.c
[877/1275] Compiling connect.c
[878/1275] Compiling tasn_typ.c
[879/1275] Compiling tasn_utl.c
[880/1275] Compiling tasn_new.c
[881/1275] Compiling tasn_fre.c
[882/1275] Compiling f_int.c
[883/1275] Compiling posix_time.c
[884/1275] Compiling tasn_enc.c
[885/1275] Compiling f_string.c
[886/1275] Compiling tasn_dec.c
[887/1275] Compiling asn_pack.c
[888/1275] Compiling asn1_par.c
[889/1275] Compiling a_utctm.c
[890/1275] Compiling a_strex.c
[891/1275] Compiling a_time.c
[892/1275] Compiling a_octet.c
[893/1275] Compiling asn1_lib.c
[893/1275] Compiling a_strnid.c
[895/1275] Compiling a_type.c
[896/1275] Compiling a_object.c
[897/1275] Compiling a_mbstr.c
[898/1275] Compiling a_dup.c
[899/1275] Compiling a_i2d_fp.c
[900/1275] Compiling a_d2i_fp.c
[901/1275] Compiling a_int.c
[902/1275] Compiling a_bool.c
[903/1275] Compiling a_gentm.c
[904/1275] Compiling a_bitstr.c
[905/1275] Compiling CCryptoBoringSSLShims shims.c
[906/1275] Compiling fiat_p256_adx_mul.S
[907/1275] Compiling fiat_p256_adx_sqr.S
[908/1275] Compiling fiat_curve25519_adx_square.S
[909/1275] Compiling fiat_curve25519_adx_mul.S
[910/1275] Compiling md5-x86_64-apple.S
[911/1275] Compiling md5-x86_64-linux.S
[912/1275] Compiling bcm.c
[913/1275] Compiling md5-586-linux.S
[914/1275] Compiling err_data.c
[915/1275] Compiling chacha20_poly1305_armv8-win.S
[916/1275] Compiling chacha20_poly1305_armv8-linux.S
[917/1275] Compiling chacha20_poly1305_armv8-apple.S
[918/1275] Compiling md5-586-apple.S
[919/1275] Compiling chacha20_poly1305_x86_64-linux.S
[920/1275] Compiling chacha20_poly1305_x86_64-apple.S
[921/1275] Compiling chacha-x86_64-apple.S
[922/1275] Compiling chacha-x86_64-linux.S
[923/1275] Compiling chacha-x86-linux.S
[923/1275] Compiling chacha-armv8-win.S
[923/1275] Compiling chacha-armv8-linux.S
[926/1275] Compiling chacha-x86-apple.S
[927/1275] Compiling chacha-armv8-apple.S
[928/1275] Compiling x86_64-mont5-apple.S
[929/1275] Compiling aes128gcmsiv-x86_64-apple.S
[930/1275] Compiling chacha-armv4-linux.S
[931/1275] Compiling aes128gcmsiv-x86_64-linux.S
[932/1275] Compiling x86_64-mont5-linux.S
[933/1275] Compiling x86-mont-linux.S
[934/1275] Compiling x86_64-mont-linux.S
[935/1275] Compiling x86_64-mont-apple.S
[936/1275] Compiling x86-mont-apple.S
[937/1275] Compiling vpaes-x86_64-apple.S
[938/1275] Compiling vpaes-x86-linux.S
[939/1275] Compiling vpaes-x86_64-linux.S
[940/1275] Compiling vpaes-armv8-win.S
[941/1275] Compiling vpaes-armv8-apple.S
[942/1275] Compiling vpaes-x86-apple.S
[943/1275] Compiling vpaes-armv8-linux.S
[944/1275] Compiling vpaes-armv7-linux.S
[945/1275] Compiling sha512-x86_64-apple.S
[946/1275] Compiling sha512-armv8-linux.S
[947/1275] Compiling sha512-x86_64-linux.S
[948/1275] Compiling sha512-armv8-win.S
[949/1275] Compiling sha512-armv8-apple.S
[950/1275] Compiling sha512-armv4-linux.S
[951/1275] Compiling sha256-x86_64-apple.S
[952/1275] Compiling sha512-586-linux.S
[953/1275] Compiling sha256-x86_64-linux.S
[954/1275] Compiling sha512-586-apple.S
[955/1275] Compiling sha256-armv8-win.S
[956/1275] Compiling sha256-armv4-linux.S
[957/1275] Compiling sha256-armv8-apple.S
[958/1275] Compiling sha256-armv8-linux.S
[959/1275] Compiling sha256-586-linux.S
[960/1275] Compiling sha256-586-apple.S
[961/1275] Compiling sha1-x86_64-linux.S
[962/1275] Compiling sha1-armv8-win.S
[963/1275] Compiling sha1-x86_64-apple.S
[964/1275] Compiling sha1-armv8-linux.S
[965/1275] Compiling sha1-armv8-apple.S
[966/1275] Compiling sha1-586-linux.S
[967/1275] Compiling sha1-armv4-large-linux.S
[968/1275] Compiling rsaz-avx2-linux.S
[969/1275] Compiling rsaz-avx2-apple.S
[970/1275] Compiling sha1-586-apple.S
[971/1275] Compiling rdrand-x86_64-linux.S
[972/1275] Compiling p256_beeu-x86_64-asm-linux.S
[973/1275] Compiling rdrand-x86_64-apple.S
[974/1275] Compiling p256_beeu-armv8-asm-win.S
[975/1275] Compiling p256_beeu-x86_64-asm-apple.S
[976/1275] Compiling p256_beeu-armv8-asm-linux.S
[977/1275] Compiling p256_beeu-armv8-asm-apple.S
[978/1275] Compiling p256-x86_64-asm-linux.S
[979/1275] Compiling p256-x86_64-asm-apple.S
[980/1275] Compiling p256-armv8-asm-apple.S
[981/1275] Compiling p256-armv8-asm-linux.S
[982/1275] Compiling p256-armv8-asm-win.S
[983/1275] Compiling ghashv8-armv8-win.S
[984/1275] Compiling ghashv8-armv8-apple.S
[985/1275] Compiling ghash-x86_64-linux.S
[986/1275] Compiling ghashv8-armv8-linux.S
[987/1275] Compiling ghashv8-armv7-linux.S
[988/1275] Compiling ghash-x86_64-apple.S
[989/1275] Compiling ghash-x86-linux.S
[990/1275] Compiling ghash-x86-apple.S
[991/1275] Compiling ghash-ssse3-x86_64-linux.S
[992/1275] Compiling ghash-ssse3-x86-linux.S
[993/1275] Compiling ghash-ssse3-x86_64-apple.S
[994/1275] Compiling ghash-ssse3-x86-apple.S
[995/1275] Compiling ghash-neon-armv8-win.S
[996/1275] Compiling ghash-neon-armv8-linux.S
[997/1275] Compiling ghash-neon-armv8-apple.S
[998/1275] Compiling bsaes-armv7-linux.S
[999/1275] Compiling ghash-armv4-linux.S
[1000/1275] Compiling co-586-linux.S
[1001/1275] Compiling bn-586-linux.S
[1002/1275] Compiling bn-armv8-win.S
[1003/1275] Compiling co-586-apple.S
[1003/1275] Compiling bn-armv8-apple.S
[1005/1275] Compiling armv8-mont-win.S
[1006/1275] Compiling bn-armv8-linux.S
[1007/1275] Compiling armv8-mont-linux.S
[1008/1275] Compiling bn-586-apple.S
[1009/1275] Compiling armv8-mont-apple.S
[1010/1275] Compiling armv4-mont-linux.S
[1011/1275] Compiling aesv8-gcm-armv8-linux.S
[1012/1275] Compiling aesv8-gcm-armv8-apple.S
[1013/1275] Compiling aesv8-gcm-armv8-win.S
[1014/1275] Compiling aesv8-armv8-win.S
[1015/1275] Compiling aesv8-armv8-apple.S
[1016/1275] Compiling aesv8-armv8-linux.S
[1017/1275] Compiling aesv8-armv7-linux.S
[1018/1275] Compiling aesni-x86_64-linux.S
[1019/1275] Compiling aesni-x86_64-apple.S
[1020/1275] Compiling aesni-x86-apple.S
[1021/1275] Compiling aesni-x86-linux.S
[1022/1275] Compiling aesni-gcm-x86_64-linux.S
[1023/1275] Compiling aesni-gcm-x86_64-apple.S
[1024/1275] Compiling c-nioatomics.c
[1025/1275] Compiling x_pubkey.c
[1026/1275] Compiling x_exten.c
[1026/1275] Compiling x_x509a.c
[1028/1275] Compiling x_name.c
[1029/1275] Compiling x_crl.c
[1030/1275] Compiling x_attrib.c
[1031/1275] Compiling x_all.c
[1032/1275] Compiling x509spki.c
[1033/1275] Compiling x_algor.c
[1034/1275] Compiling x509rset.c
[1035/1275] Compiling x509cset.c
[1036/1275] Compiling x509name.c
[1037/1275] Compiling x509_vpm.c
[1038/1275] Compiling x509_vfy.c
[1039/1275] Compiling x509_v3.c
[1040/1275] Compiling x509_txt.c
[1041/1275] Compiling x509_trs.c
[1042/1275] Compiling x509_req.c
[1043/1275] Compiling x509_obj.c
[1044/1275] Compiling x509_set.c
[1045/1275] Compiling x509_def.c
[1046/1275] Compiling x509_lu.c
[1047/1275] Compiling x509_ext.c
[1048/1275] Compiling x509_d2.c
[1049/1275] Compiling c-atomics.c
[1050/1275] Compiling x509_att.c
[1051/1275] Compiling x509_cmp.c
[1052/1275] Compiling x509.c
[1053/1276] Compiling v3_prn.c
[1054/1281] Compiling v3_utl.c
[1055/1281] Compiling v3_skey.c
[1056/1281] Compiling v3_purp.c
[1057/1281] Compiling v3_pmaps.c
[1058/1281] Compiling v3_pcons.c
[1060/1281] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1060/1281] Compiling v3_int.c
[1061/1281] Compiling v3_ocsp.c
[1062/1281] Compiling v3_ia5.c
[1063/1281] Compiling v3_genn.c
[1064/1281] Compiling v3_info.c
[1066/1281] Compiling NIOConcurrencyHelpers NIOLock.swift
[1066/1281] Compiling v3_lib.c
[1067/1281] Compiling v3_ncons.c
[1068/1281] Compiling v3_crld.c
[1070/1281] Compiling NIOConcurrencyHelpers lock.swift
[1070/1281] Compiling v3_extku.c
[1071/1281] Compiling v3_cpols.c
[1073/1281] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1073/1281] Compiling v3_enum.c
[1074/1281] Compiling v3_bcons.c
[1075/1281] Compiling v3_conf.c
[1077/1281] Compiling NIOConcurrencyHelpers atomics.swift
[1077/1281] Compiling v3_bitst.c
[1079/1281] Emitting module NIOConcurrencyHelpers
[1079/1282] Compiling v3_akeya.c
[1080/1282] Compiling t_crl.c
[1081/1282] Compiling v3_alt.c
[1082/1282] Compiling t_x509.c
[1083/1282] Compiling t_x509a.c
[1085/1282] Compiling v3_akey.c
[1086/1282] Compiling i2d_pr.c
[1087/1282] Compiling t_req.c
[1088/1308] Compiling policy.c
[1089/1308] Compiling name_print.c
[1090/1308] Compiling rsa_pss.c
[1091/1308] Compiling by_dir.c
[1092/1308] Compiling by_file.c
[1093/1308] Compiling a_verify.c
[1094/1308] Compiling algorithm.c
[1095/1308] Compiling a_digest.c
[1095/1308] Compiling voprf.c
[1097/1308] Compiling a_sign.c
[1098/1308] Compiling asn1_gen.c
[1099/1308] Compiling trust_token.c
[1100/1308] Compiling thread.c
[1101/1308] Compiling thread_pthread.c
[1102/1308] Compiling thread_win.c
[1103/1308] Compiling spx_wots.c
[1104/1308] Compiling thread_none.c
[1105/1308] Compiling stack.c
[1106/1308] Compiling spx_util.c
[1108/1308] Compiling ConsoleKitTerminal CustomActivity.swift
[1109/1308] Compiling ConsoleKitTerminal LoadingBar.swift
[1110/1308] Compiling ConsoleKitTerminal ProgressBar.swift
[1111/1308] Compiling ConsoleKitTerminal Console+Clear.swift
[1111/1311] Compiling spx_merkle.c
[1112/1311] Compiling spx_fors.c
[1114/1311] Compiling ConsoleKitTerminal Console+Confirm.swift
[1115/1311] Compiling ConsoleKitTerminal Console+Input.swift
[1116/1311] Compiling ConsoleKitTerminal Console+Center.swift
[1117/1311] Compiling ConsoleKitTerminal Console+Output.swift
[1118/1311] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1119/1311] Compiling ConsoleKitTerminal ConsoleClear.swift
[1120/1311] Compiling ConsoleKitTerminal Console+Ask.swift
[1121/1311] Compiling ConsoleKitTerminal Console+Choose.swift
[1121/1311] Compiling pmbtoken.c
[1122/1311] Compiling spx_thash.c
[1124/1311] Compiling ConsoleKitTerminal ActivityBar.swift
[1125/1311] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1126/1311] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1127/1311] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1127/1311] Compiling spx.c
[1128/1311] Compiling wots.c
[1129/1311] Compiling merkle.c
[1130/1311] Compiling spx_address.c
[1131/1311] Compiling slhdsa.c
[1132/1311] Compiling sha512.c
[1133/1311] Compiling siphash.c
[1134/1311] Compiling thash.c
[1135/1311] Compiling sha256.c
[1136/1311] Compiling sha1.c
[1136/1311] Compiling fors.c
[1139/1311] Emitting module ConsoleKitTerminal
[1139/1311] Compiling rsa_print.c
[1140/1311] Compiling rsa_extra.c
[1141/1311] Compiling rc4.c
[1142/1311] Compiling rsa_crypt.c
[1143/1311] Compiling windows.c
[1144/1311] Compiling trusty.c
[1145/1311] Compiling refcount.c
[1146/1311] Compiling rsa_asn1.c
[1147/1311] Compiling ios.c
[1148/1311] Compiling rand_extra.c
[1149/1311] Compiling passive.c
[1150/1311] Compiling getentropy.c
[1150/1311] Compiling urandom.c
[1152/1311] Compiling deterministic.c
[1153/1311] Compiling forkunsafe.c
[1154/1311] Compiling poly1305_arm_asm.S
[1155/1311] Compiling poly1305.c
[1156/1311] Compiling fork_detect.c
[1157/1311] Compiling poly1305_arm.c
[1158/1311] Compiling pool.c
[1160/1311] Compiling ConsoleKitTerminal ConsoleText.swift
[1161/1311] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1162/1311] Compiling ConsoleKitTerminal ANSI.swift
[1163/1311] Compiling ConsoleKitTerminal Console+Wait.swift
[1164/1311] Compiling ConsoleKitTerminal ConsoleColor.swift
[1165/1311] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1166/1311] Compiling ConsoleKitTerminal Console.swift
[1167/1311] Compiling ConsoleKitTerminal Terminal.swift
[1168/1311] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1168/1311] Compiling pkcs7.c
[1169/1311] Compiling poly1305_vec.c
[1170/1311] Compiling p5_pbev2.c
[1171/1311] Compiling pem_xaux.c
[1172/1311] Compiling pkcs7_x509.c
[1173/1311] Compiling pkcs8_x509.c
[1174/1311] Compiling pkcs8.c
[1175/1311] Compiling pem_x509.c
[1176/1311] Compiling pem_pkey.c
[1177/1311] Compiling obj_xref.c
[1178/1311] Compiling pem_oth.c
[1179/1311] Compiling pem_pk8.c
[1180/1311] Compiling pem_info.c
[1181/1311] Compiling pem_all.c
[1182/1311] Compiling obj.c
[1183/1311] Compiling mldsa.c
[1184/1311] Compiling pem_lib.c
[1185/1311] Compiling md5.c
[1186/1311] Compiling md4.c
[1187/1311] Compiling mem.c
[1188/1311] Compiling lhash.c
[1189/1311] Compiling fips_shared_support.c
[1190/1311] Compiling kyber.c
[1191/1311] Compiling keccak.c
[1192/1311] Compiling poly_rq_mul.S
[1193/1311] Compiling sign.c
[1194/1311] Compiling ex_data.c
[1195/1311] Compiling scrypt.c
[1196/1311] Compiling hpke.c
[1197/1311] Compiling p_x25519.c
[1198/1311] Compiling hrss.c
[1199/1311] Compiling pbkdf.c
[1200/1311] Compiling p_x25519_asn1.c
[1201/1311] Compiling p_rsa_asn1.c
[1201/1311] Compiling print.c
[1203/1311] Compiling p_hkdf.c
[1205/1311] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1206/1311] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1207/1311] Compiling ConsoleKitTerminal LoggerFragment.swift
[1207/1311] Compiling p_ed25519.c
[1208/1312] Compiling p_ed25519_asn1.c
[1209/1312] Compiling p_ec_asn1.c
[1210/1312] Compiling p_rsa.c
[1211/1312] Compiling p_dh.c
[1212/1312] Compiling p_ec.c
[1213/1312] Compiling p_dsa_asn1.c
[1215/1312] Compiling p_dh_asn1.c
[1216/1312] Compiling evp.c
[1217/1312] Compiling evp_ctx.c
[1218/1312] Compiling engine.c
[1219/1312] Compiling evp_asn1.c
[1220/1312] Compiling err.c
[1221/1312] Compiling ecdh_extra.c
[1222/1312] Compiling ecdsa_asn1.c
[1223/1312] Compiling ec_derive.c
[1224/1312] Compiling hash_to_curve.c
[1225/1312] Compiling ec_asn1.c
[1226/1312] Compiling dsa_asn1.c
[1227/1334] Compiling params.c
[1228/1334] Compiling dsa.c
[1229/1334] Compiling dh_asn1.c
[1230/1334] Compiling dilithium.c
[1231/1334] Compiling digest_extra.c
[1232/1334] Compiling spake25519.c
[1233/1334] Compiling x25519-asm-arm.S
[1234/1334] Compiling des.c
[1235/1334] Compiling crypto.c
[1236/1334] Compiling cpu_arm_linux.c
[1237/1334] Compiling cpu_intel.c
[1238/1334] Compiling cpu_aarch64_win.c
[1239/1334] Compiling cpu_aarch64_linux.c
[1240/1334] Compiling cpu_arm_freebsd.c
[1241/1334] Compiling cpu_aarch64_sysreg.c
[1241/1334] Compiling cpu_aarch64_openbsd.c
[1243/1334] Compiling cpu_aarch64_fuchsia.c
[1244/1334] Compiling cpu_aarch64_apple.c
[1245/1334] Compiling e_tls.c
[1246/1334] Compiling tls_cbc.c
[1247/1334] Compiling conf.c
[1248/1334] Compiling e_rc4.c
[1250/1334] Compiling ConsoleKitCommands Command.swift
[1251/1334] Compiling ConsoleKitCommands CommandContext.swift
[1252/1334] Compiling ConsoleKitCommands CommandError.swift
[1252/1334] Compiling curve25519.c
[1253/1336] Compiling e_rc2.c
[1254/1336] Compiling e_null.c
[1255/1336] Compiling e_des.c
[1256/1336] Compiling e_chacha20poly1305.c
[1258/1336] Compiling ConsoleKitCommands CommandSignature.swift
[1259/1336] Compiling ConsoleKitCommands Flag.swift
[1260/1336] Compiling ConsoleKitCommands Option.swift
[1261/1336] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1262/1336] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1263/1336] Compiling ConsoleKitCommands Argument.swift
[1263/1336] Compiling derive_key.c
[1264/1336] Compiling e_aesctrhmac.c
[1265/1336] Compiling chacha.c
[1266/1336] Compiling unicode.c
[1267/1336] Compiling cipher_extra.c
[1268/1336] Compiling ber.c
[1270/1336] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1271/1336] Compiling ConsoleKitCommands Utilities.swift
[1271/1336] Compiling e_aesgcmsiv.c
[1273/1336] Compiling ConsoleKitCommands CommandGroup.swift
[1274/1336] Compiling ConsoleKitCommands CommandInput.swift
[1275/1336] Compiling ConsoleKitCommands Commands.swift
[1275/1336] Compiling asn1_compat.c
[1276/1336] Compiling cbb.c
[1277/1336] Compiling curve25519_64_adx.c
[1278/1336] Compiling buf.c
[1280/1336] Compiling ConsoleKitCommands AsyncCommands.swift
[1281/1336] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1282/1336] Compiling ConsoleKitCommands AnyCommand.swift
[1282/1336] Compiling cbs.c
[1283/1336] Compiling bn_asn1.c
[1284/1336] Compiling convert.c
[1285/1336] Compiling printf.c
[1286/1336] Compiling blake2.c
[1287/1336] Compiling errno.c
[1288/1336] Compiling pair.c
[1289/1336] Compiling hexdump.c
[1290/1336] Compiling file.c
[1291/1336] Compiling fd.c
[1292/1336] Compiling bio_mem.c
[1293/1336] Compiling bio.c
[1294/1336] Compiling tasn_fre.c
[1295/1336] Compiling base64.c
[1296/1336] Compiling tasn_typ.c
[1297/1336] Compiling tasn_enc.c
[1298/1336] Compiling tasn_utl.c
[1299/1336] Compiling posix_time.c
[1300/1336] Compiling tasn_new.c
[1301/1336] Compiling f_int.c
[1302/1336] Compiling f_string.c
[1303/1336] Compiling asn_pack.c
[1304/1336] Compiling tasn_dec.c
[1305/1336] Compiling asn1_par.c
[1306/1336] Compiling asn1_lib.c
[1307/1336] Compiling a_time.c
[1308/1336] Compiling a_utctm.c
[1309/1336] Compiling a_type.c
[1310/1336] Compiling a_strnid.c
[1311/1336] Compiling a_strex.c
[1312/1336] Compiling a_octet.c
[1313/1336] Compiling a_mbstr.c
[1314/1336] Compiling a_i2d_fp.c
[1315/1336] Compiling a_dup.c
[1316/1336] Compiling a_object.c
[1317/1336] Compiling a_int.c
[1317/1336] Write sources
[1323/1336] Compiling bcm.c
[1324/1336] Compiling a_gentm.c
[1325/1336] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1326/1336] Compiling a_bool.c
[1327/1336] Compiling a_d2i_fp.c
[1328/1336] Compiling a_bitstr.c
[1330/1441] Compiling Algorithms EitherSequence.swift
[1331/1441] Compiling Algorithms FirstNonNil.swift
[1332/1443] Compiling Atomics UnsafeAtomic.swift
[1333/1443] Compiling Atomics UnsafeAtomicLazyReference.swift
[1334/1443] Compiling Algorithms Joined.swift
[1335/1443] Compiling Algorithms Keyed.swift
[1336/1443] Emitting module ConsoleKitCommands
[1338/1443] Compiling Algorithms MinMax.swift
[1339/1443] Compiling Algorithms FlattenCollection.swift
[1340/1443] Compiling Algorithms Grouped.swift
[1343/1444] Compiling Algorithms Split.swift
[1344/1444] Compiling Algorithms Stride.swift
[1345/1444] Compiling Algorithms Suffix.swift
[1347/1447] Compiling Atomics IntegerOperations.swift
[1348/1447] Compiling Atomics Unmanaged extensions.swift
[1352/1447] Compiling Atomics AtomicReference.swift
[1353/1447] Compiling Atomics AtomicStorage.swift
[1354/1447] Compiling Atomics AtomicValue.swift
[1355/1447] Compiling CryptoBoringWrapper RandomBytes.swift
[1356/1447] Emitting module BitCollections
[1357/1454] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1358/1456] Compiling CryptoBoringWrapper EllipticCurve.swift
[1359/1456] Compiling ConsoleKit Exports.swift
[1360/1456] Emitting module ConsoleKit
[1361/1457] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1362/1457] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1363/1457] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1364/1457] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1365/1457] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1366/1457] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1367/1457] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1368/1457] Compiling Algorithms Trim.swift
[1369/1457] Compiling Algorithms Unique.swift
[1370/1457] Compiling Algorithms Windows.swift
[1371/1457] Compiling BitCollections BitSet+Equatable.swift
[1372/1457] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1373/1457] Compiling BitCollections BitSet+Extras.swift
[1374/1457] Compiling BitCollections BitSet+Hashable.swift
[1375/1457] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1376/1457] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1377/1457] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1378/1457] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1379/1457] Compiling BitCollections BitSet+SetAlgebra union.swift
[1380/1457] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1381/1457] Compiling BitCollections BitSet.Counted.swift
[1382/1457] Compiling BitCollections BitSet+Initializers.swift
[1383/1457] Compiling BitCollections BitSet+Invariants.swift
[1384/1457] Compiling BitCollections BitSet+Random.swift
[1385/1457] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1386/1457] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1387/1457] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1388/1457] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1389/1457] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1392/1457] Compiling Algorithms Rotate.swift
[1394/1457] Emitting module CryptoBoringWrapper
[1395/1457] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1396/1457] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1397/1457] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1410/1458] Compiling Atomics OptionalRawRepresentable.swift
[1411/1458] Compiling Atomics RawRepresentable.swift
[1412/1458] Compiling Atomics AtomicBool.swift
[1413/1458] Compiling Atomics IntegerConformances.swift
[1414/1458] Compiling Algorithms Compacted.swift
[1415/1458] Compiling Algorithms Cycle.swift
[1426/1516] Compiling Crypto Digest.swift
[1427/1516] Compiling Crypto Digests.swift
[1428/1516] Compiling Crypto HashFunctions.swift
[1429/1529] Compiling Crypto SEC1PrivateKey.swift
[1430/1529] Compiling Crypto SubjectPublicKeyInfo.swift
[1431/1529] Compiling Crypto CryptoKitErrors.swift
[1432/1529] Compiling Crypto Digest_boring.swift
[1433/1529] Compiling Crypto ASN1BitString.swift
[1434/1529] Compiling Crypto ASN1Boolean.swift
[1435/1529] Compiling Crypto PKCS8PrivateKey.swift
[1436/1529] Compiling Crypto AESWrap_boring.swift
[1437/1529] Compiling Crypto Ed25519_boring.swift
[1438/1529] Compiling Crypto NISTCurvesKeys_boring.swift
[1439/1529] Compiling Crypto X25519Keys_boring.swift
[1440/1529] Compiling Crypto Curve25519.swift
[1441/1529] Compiling Crypto Ed25519Keys.swift
[1442/1529] Compiling Crypto NISTCurvesKeys.swift
[1444/1532] Emitting module Collections
[1445/1532] Compiling Collections Collections.swift
[1446/1533] Compiling Crypto AES-GCM.swift
[1447/1533] Compiling Crypto AES-GCM_boring.swift
[1448/1533] Compiling Crypto ChaChaPoly_boring.swift
[1449/1533] Compiling Crypto ChaChaPoly.swift
[1450/1533] Compiling Crypto Cipher.swift
[1451/1533] Compiling Crypto Nonces.swift
[1452/1533] Compiling Crypto ASN1.swift
[1453/1533] Compiling Crypto ASN1Any.swift
[1461/1533] Emitting module Atomics
[1463/1594] Compiling Crypto SymmetricKeys.swift
[1464/1594] Compiling Crypto HMAC.swift
[1465/1594] Compiling Crypto MACFunctions.swift
[1466/1594] Compiling Crypto MessageAuthenticationCode.swift
[1467/1594] Compiling Crypto AES.swift
[1468/1594] Compiling Crypto ECDSASignature_boring.swift
[1469/1594] Compiling Crypto ECDSA_boring.swift
[1470/1594] Compiling Crypto EdDSA_boring.swift
[1471/1594] Compiling Crypto ECDSA.swift
[1472/1594] Compiling Crypto Ed25519.swift
[1473/1594] Compiling NIOCore RecvByteBufferAllocator.swift
[1474/1594] Compiling NIOCore IO.swift
[1475/1594] Compiling NIOCore IOData.swift
[1476/1594] Compiling NIOCore IPProtocol.swift
[1477/1594] Compiling NIOCore IntegerBitPacking.swift
[1478/1594] Compiling NIOCore IntegerTypes.swift
[1479/1594] Compiling NIOCore Interfaces.swift
[1480/1594] Compiling NIOCore Linux.swift
[1481/1594] Compiling NIOCore MarkedCircularBuffer.swift
[1482/1594] Compiling Crypto X25519Keys.swift
[1483/1603] Emitting module Algorithms
[1484/1604] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1485/1604] Compiling NIOCore ByteBuffer-conversions.swift
[1486/1604] Compiling NIOCore ByteBuffer-core.swift
[1487/1604] Compiling NIOCore ByteBuffer-hex.swift
[1488/1604] Compiling NIOCore ByteBuffer-int.swift
[1489/1604] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1490/1604] Compiling NIOCore AddressedEnvelope.swift
[1491/1604] Compiling NIOCore AsyncAwaitSupport.swift
[1492/1604] Compiling NIOCore AsyncChannel.swift
[1493/1604] Compiling NIOCore AsyncChannelHandler.swift
[1494/1604] Compiling NIOCore Codec.swift
[1495/1604] Compiling NIOCore ConvenienceOptionSupport.swift
[1496/1604] Compiling NIOCore DeadChannel.swift
[1497/1604] Compiling NIOCore DispatchQueue+WithFuture.swift
[1498/1604] Compiling NIOCore EventLoop+Deprecated.swift
[1499/1604] Compiling NIOCore EventLoop+SerialExecutor.swift
[1500/1604] Compiling NIOCore EventLoop.swift
[1501/1604] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1502/1604] Compiling NIOCore BSDSocketAPI.swift
[1503/1604] Compiling NIOCore ByteBuffer-aux.swift
[1505/1604] Emitting module Crypto
[1506/1604] Compiling NIOCore FileHandle.swift
[1507/1604] Compiling NIOCore FileRegion.swift
[1508/1604] Compiling NIOCore GlobalSingletons.swift
[1509/1604] Compiling NIOCore MulticastChannel.swift
[1510/1604] Compiling NIOCore NIOAny.swift
[1511/1604] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1512/1604] Compiling NIOCore NIOLoopBound.swift
[1513/1604] Compiling NIOCore NIOScheduledCallback.swift
[1514/1604] Compiling NIOCore NIOSendable.swift
[1515/1604] Compiling NIOCore PointerHelpers.swift
[1516/1604] Compiling NIOCore AsyncChannelInboundStream.swift
[1517/1604] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1518/1604] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1519/1604] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1520/1604] Compiling NIOCore NIOAsyncWriter.swift
[1521/1604] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1522/1604] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1523/1604] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1524/1604] Compiling NIOCore EventLoopFuture.swift
[1525/1604] Compiling NIOCore FileDescriptor.swift
[1526/1604] Compiling NIOCore ByteBuffer-multi-int.swift
[1527/1604] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1528/1604] Compiling NIOCore ByteBuffer-views.swift
[1529/1604] Compiling NIOCore Channel.swift
[1530/1604] Compiling NIOCore ChannelHandler.swift
[1531/1604] Compiling NIOCore ChannelHandlers.swift
[1532/1604] Compiling NIOCore ChannelInvoker.swift
[1533/1604] Compiling NIOCore ChannelOption.swift
[1534/1604] Compiling NIOCore ChannelPipeline.swift
[1535/1604] Compiling NIOCore CircularBuffer.swift
[1560/1612] Compiling Crypto Signature.swift
[1561/1612] Compiling Crypto CryptoKitErrors_boring.swift
[1562/1612] Compiling Crypto RNG_boring.swift
[1563/1612] Compiling Crypto SafeCompare_boring.swift
[1564/1612] Compiling Crypto Zeroization_boring.swift
[1565/1612] Compiling Crypto PrettyBytes.swift
[1566/1612] Compiling Crypto SafeCompare.swift
[1567/1612] Compiling Crypto SecureBytes.swift
[1568/1612] Compiling Crypto Zeroization.swift
[1570/1648] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1571/1648] Compiling _CryptoExtras DigestType.swift
[1572/1648] Compiling _CryptoExtras Error.swift
[1573/1648] Compiling _CryptoExtras I2OSP.swift
[1574/1652] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1575/1652] Compiling NIOCore SocketAddresses.swift
[1576/1652] Compiling NIOCore SocketOptionProvider.swift
[1577/1652] Compiling NIOCore SystemCallHelpers.swift
[1578/1652] Compiling NIOCore TimeAmount+Duration.swift
[1579/1652] Compiling NIOCore TypeAssistedChannelHandler.swift
[1580/1652] Compiling NIOCore UniversalBootstrapSupport.swift
[1581/1652] Compiling NIOCore Utilities.swift
[1582/1652] Compiling _CryptoExtras Block Function.swift
[1583/1652] Compiling _CryptoExtras ECToolbox_boring.swift
[1584/1652] Compiling _CryptoExtras ECToolbox.swift
[1585/1652] Compiling _CryptoExtras HashToField.swift
[1586/1652] Compiling _CryptoExtras KDF.swift
[1587/1652] Compiling _CryptoExtras PBKDF2_boring.swift
[1588/1652] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1589/1652] Compiling _CryptoExtras PBKDF2.swift
[1590/1652] Compiling _CryptoExtras AES_CFB_boring.swift
[1591/1652] Compiling _CryptoExtras AES_CTR_boring.swift
[1592/1652] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1593/1652] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1594/1652] Compiling _CryptoExtras ChaCha20CTR.swift
[1595/1652] Compiling _CryptoExtras OPRFServer.swift
[1596/1652] Compiling _CryptoExtras VOPRF+API.swift
[1597/1652] Compiling _CryptoExtras VOPRFClient.swift
[1598/1652] Compiling _CryptoExtras VOPRFServer.swift
[1603/1652] Compiling _CryptoExtras PEMDocument.swift
[1604/1652] Emitting module _CryptoExtras
[1605/1652] Compiling _CryptoExtras AES_CBC.swift
[1606/1652] Compiling _CryptoExtras AES_CFB.swift
[1607/1652] Compiling _CryptoExtras AES_CTR.swift
[1608/1652] Compiling _CryptoExtras AES_GCM_SIV.swift
[1611/1652] Compiling _CryptoExtras PrettyBytes.swift
[1612/1652] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1613/1652] Compiling _CryptoExtras DLEQ.swift
[1614/1652] Compiling _CryptoExtras RSA+BlindSigning.swift
[1615/1652] Compiling _CryptoExtras RSA.swift
[1616/1652] Compiling _CryptoExtras RSA_boring.swift
[1617/1652] Compiling _CryptoExtras RSA_security.swift
[1618/1652] Compiling _CryptoExtras BoringSSLHelpers.swift
[1619/1652] Compiling _CryptoExtras OPRFClient.swift
[1624/1652] Compiling _CryptoExtras Scrypt_boring.swift
[1625/1652] Compiling _CryptoExtras Scrypt.swift
[1626/1652] Compiling _CryptoExtras OPRF.swift
[1642/1652] Emitting module NIOCore
[1644/1705] Compiling NIOEmbedded AsyncTestingChannel.swift
[1645/1705] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1646/1705] Emitting module NIOEmbedded
[1647/1705] Compiling NIOEmbedded Embedded.swift
[1649/1706] Compiling NIOPosix IO.swift
[1650/1706] Compiling NIOPosix IntegerBitPacking.swift
[1651/1706] Compiling NIOPosix IntegerTypes.swift
[1652/1706] Compiling NIOPosix Linux.swift
[1653/1706] Compiling NIOPosix LinuxCPUSet.swift
[1654/1706] Compiling NIOPosix LinuxUring.swift
[1655/1706] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1656/1712] Compiling NIOPosix ThreadPosix.swift
[1657/1712] Compiling NIOPosix ThreadWindows.swift
[1658/1712] Compiling NIOPosix UnsafeTransfer.swift
[1659/1712] Compiling NIOPosix Utilities.swift
[1660/1712] Compiling NIOPosix VsockAddress.swift
[1661/1712] Compiling NIOPosix VsockChannelEvents.swift
[1662/1712] Compiling NIOPosix ServerSocket.swift
[1663/1712] Compiling NIOPosix Socket.swift
[1664/1712] Compiling NIOPosix SocketChannel.swift
[1665/1712] Compiling NIOPosix SocketProtocols.swift
[1666/1712] Compiling NIOPosix System.swift
[1667/1712] Compiling NIOPosix Thread.swift
[1668/1712] Compiling NIOPosix Pool.swift
[1669/1712] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1670/1712] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1671/1712] Compiling NIOPosix PosixSingletons.swift
[1672/1712] Compiling NIOPosix RawSocketBootstrap.swift
[1673/1712] Compiling NIOPosix Resolver.swift
[1674/1712] Compiling NIOPosix Selectable.swift
[1675/1712] Compiling NIOPosix SelectableChannel.swift
[1676/1712] Compiling NIOPosix SelectableEventLoop.swift
[1677/1712] Compiling NIOPosix SelectorEpoll.swift
[1678/1712] Compiling NIOPosix SelectorGeneric.swift
[1679/1712] Compiling NIOPosix SelectorKqueue.swift
[1680/1712] Compiling NIOPosix SelectorUring.swift
[1681/1712] Emitting module NIOPosix
[1682/1712] Compiling NIOPosix BSDSocketAPICommon.swift
[1683/1712] Compiling NIOPosix BSDSocketAPIPosix.swift
[1684/1712] Compiling NIOPosix BSDSocketAPIWindows.swift
[1685/1712] Compiling NIOPosix BaseSocket.swift
[1686/1712] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1687/1712] Compiling NIOPosix BaseSocketChannel.swift
[1688/1712] Compiling NIOPosix BaseStreamSocketChannel.swift
[1689/1712] Compiling NIOPosix Bootstrap.swift
[1690/1712] Compiling NIOPosix ControlMessage.swift
[1691/1712] Compiling NIOPosix DatagramVectorReadManager.swift
[1692/1712] Compiling NIOPosix Errors+Any.swift
[1693/1712] Compiling NIOPosix FileDescriptor.swift
[1694/1712] Compiling NIOPosix GetaddrinfoResolver.swift
[1695/1712] Compiling NIOPosix HappyEyeballs.swift
[1696/1712] Compiling NIOPosix NIOThreadPool.swift
[1697/1712] Compiling NIOPosix NonBlockingFileIO.swift
[1698/1712] Compiling NIOPosix PendingDatagramWritesManager.swift
[1699/1712] Compiling NIOPosix PendingWritesManager.swift
[1700/1712] Compiling NIOPosix PipeChannel.swift
[1701/1712] Compiling NIOPosix PipePair.swift
[1702/1712] Compiling NIOPosix PointerHelpers.swift
[1704/1769] Compiling NIO Exports.swift
[1705/1769] Emitting module NIO
[1707/1770] Compiling _NIOFileSystem FileInfo.swift
[1708/1770] Compiling _NIOFileSystem FileType.swift
[1709/1770] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1710/1772] Compiling _NIOFileSystem UnsafeTransfer.swift
[1711/1772] Compiling _NIOFileSystem ParallelDirCopy.swift
[1712/1772] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1713/1772] Compiling _NIOFileSystem CInterop.swift
[1714/1815] Compiling NIOTLS TLSEvents.swift
[1715/1815] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1716/1815] Emitting module NIOTLS
[1717/1815] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1718/1815] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1719/1815] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1720/1815] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1721/1815] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1722/1816] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1723/1816] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1724/1816] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1725/1816] Compiling NIOHTTP1 HTTPDecoder.swift
[1726/1816] Compiling NIOSOCKS SOCKSResponse.swift
[1727/1816] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1728/1816] Compiling NIOSOCKS ClientStateMachine.swift
[1729/1816] Emitting module NIOSOCKS
[1733/1816] Compiling NIOHTTP1 HTTPEncoder.swift
[1734/1816] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1735/1816] Emitting module _NIOFileSystem
[1736/1816] Compiling NIOSOCKS ServerStateMachine.swift
[1738/1817] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1739/1817] Compiling NIOTLS SNIHandler.swift
[1740/1817] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1742/1818] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1743/1818] Emitting module NIOFoundationCompat
[1744/1819] Compiling AsyncKit Optional+StrictMap.swift
[1745/1819] Compiling AsyncKit Exports.swift
[1747/1819] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1748/1819] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1754/1821] Compiling _NIOFileSystem Errno.swift
[1755/1821] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1756/1821] Compiling _NIOFileSystem Mocking.swift
[1757/1821] Compiling _NIOFileSystem Syscall.swift
[1758/1871] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1759/1871] Compiling NIOTransportServices NIOTSSingletons.swift
[1760/1871] Compiling NIOTransportServices NIOTSBootstraps.swift
[1761/1871] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1762/1871] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1763/1873] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1764/1873] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1765/1873] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1766/1873] Compiling NIOTransportServices StateManagedChannel.swift
[1767/1873] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1768/1873] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1769/1873] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1770/1873] Compiling NIOTransportServices NIOTSErrors.swift
[1771/1873] Compiling NIOTransportServices NIOTSEventLoop.swift
[1774/1873] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1775/1873] Emitting module NIOTransportServices
[1776/1873] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1777/1873] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1778/1873] Compiling NIOTransportServices AcceptHandler.swift
[1779/1873] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1780/1873] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1781/1873] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1782/1873] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1783/1873] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1800/1874] Emitting module NIOHTTP1
[1809/1875] Compiling _NIOFileSystem Syscalls.swift
[1810/1875] Compiling _NIOFileSystem SystemFileHandle.swift
[1811/1875] Compiling _NIOFileSystem Utilities.swift
[1812/1875] Compiling _NIOFileSystem OpenOptions.swift
[1813/1907] Compiling NIOSSL SSLPublicKey.swift
[1814/1907] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1815/1907] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1816/1907] Compiling NIOSSL SubjectAlternativeName.swift
[1820/1910] Compiling SotoSignerV4 credentials.swift
[1821/1910] Compiling NIOWebSocket WebSocketOpcode.swift
[1822/1911] Compiling NIOHPACK HPACKHeader.swift
[1823/1911] Compiling NIOHPACK HeaderTables.swift
[1830/1911] Emitting module SotoSignerV4
[1831/1911] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1841/1912] Emitting module NIOHTTPCompression
[1842/1912] Compiling NIOHTTPCompression HTTPCompression.swift
[1843/1912] Compiling NIOHTTPCompression HTTPDecompression.swift
[1845/1912] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1846/1912] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1847/1912] Compiling NIOHPACK IntegerCoding.swift
[1848/1912] Compiling NIOHPACK IndexedHeaderTable.swift
[1849/1913] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1850/1913] Emitting module NIOSSL
[1851/1913] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1852/1913] Compiling NIOHPACK HuffmanTables.swift
[1853/1916] Compiling NIOHPACK StaticHeaderTable.swift
[1854/1916] Emitting module NIOWebSocket
[1855/1916] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1856/1916] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1857/1917] Compiling NIOHPACK HuffmanCoding.swift
[1858/1917] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1859/1917] Compiling NIOHPACK DynamicHeaderTable.swift
[1860/1917] Compiling NIOHPACK HPACKDecoder.swift
[1862/1917] Emitting module _NIOFileSystemFoundationCompat
[1863/1917] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1864/1917] Compiling NIOWebSocket WebSocketFrame.swift
[1865/1917] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1866/1917] Compiling NIOHPACK HPACKEncoder.swift
[1867/1917] Compiling NIOHPACK HPACKErrors.swift
[1868/1918] Emitting module NIOHPACK
[1871/1938] Emitting module NIOFileSystem
[1872/1938] Compiling NIOFileSystem Exports.swift
[1873/1938] Compiling SotoSignerV4 exports.swift
[1874/1938] Compiling SotoSignerV4 signer.swift
[1875/1941] Compiling NIOExtras DebugInboundEventsHandler.swift
[1876/1941] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1877/1941] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1878/1941] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1879/1941] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1880/1941] Compiling NIOExtras LineBasedFrameDecoder.swift
[1884/1960] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1885/1960] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1886/2020] Emitting module AsyncKit
[1887/2020] Compiling NIOHTTP2 DOSHeuristics.swift
[1888/2020] Compiling NIOHTTP2 Error+Any.swift
[1889/2020] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1890/2020] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1891/2020] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1892/2020] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1893/2020] Compiling NIOHTTP2 ReceivingDataState.swift
[1894/2020] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1895/2020] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1896/2020] Compiling NIOHTTP2 MaySendFrames.swift
[1897/2020] Compiling NIOHTTP2 SendingDataState.swift
[1898/2022] Compiling NIOHTTP2 HasRemoteSettings.swift
[1899/2022] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1900/2022] Compiling NIOHTTP2 QuiescingState.swift
[1901/2022] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1906/2022] Compiling MultipartKit MultipartSerializer.swift
[1907/2022] Compiling MultipartKit Utilities.swift
[1908/2022] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1909/2022] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1910/2022] Compiling NIOHTTP2 HasLocalSettings.swift
[1916/2023] Emitting module MultipartKit
[1917/2023] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1918/2023] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1919/2023] Compiling NIOHTTP2 StateMachineResult.swift
[1932/2023] Emitting module NIOExtras
[1943/2033] Compiling WebSocketKit Exports.swift
[1944/2033] Compiling WebSocketKit WebSocket+Concurrency.swift
[1945/2033] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1946/2033] Compiling WebSocketKit WebSocket+Connect.swift
[1947/2033] Emitting module WebSocketKit
[1948/2033] Compiling WebSocketKit WebSocketHandler.swift
[1949/2033] Compiling WebSocketKit WebSocketClient.swift
[1950/2033] Emitting module NIOHTTP2
[1951/2041] Compiling WebSocketKit WebSocket.swift
[1952/2042] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1953/2042] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1954/2042] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1955/2042] Compiling NIOHTTP2 HTTP2StreamID.swift
[1956/2042] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1957/2042] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1958/2042] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1959/2042] Compiling NIOHTTP2 InboundEventBuffer.swift
[1971/2043] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1972/2043] Compiling NIOHTTP2 HTTP2Frame.swift
[1973/2043] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1974/2043] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1975/2043] Compiling NIOHTTP2 HTTP2PingData.swift
[1976/2043] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1977/2043] Compiling NIOHTTP2 HTTP2Settings.swift
[1978/2043] Compiling NIOHTTP2 HTTP2Stream.swift
[1980/2043] Compiling NIOHTTP2 InboundWindowManager.swift
[1981/2043] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1982/2043] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1983/2043] Compiling NIOHTTP2 StreamChannelList.swift
[1984/2043] Compiling NIOHTTP2 StreamMap.swift
[1985/2043] Compiling NIOHTTP2 StreamStateMachine.swift
[1986/2043] Compiling NIOHTTP2 UnsafeTransfer.swift
[1987/2043] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1988/2132] Compiling X509 CountryName.swift
[1989/2132] Compiling X509 DNBuilder.swift
[1990/2132] Compiling X509 LocalityName.swift
[1991/2132] Compiling X509 OrganizationName.swift
[1992/2132] Compiling X509 OrganizationalUnitName.swift
[1993/2132] Compiling X509 StateOrProvinceName.swift
[1994/2132] Compiling X509 StreetAddress.swift
[1995/2132] Compiling X509 Error.swift
[1996/2132] Compiling X509 AuthorityInformationAccess.swift
[1997/2132] Compiling X509 CMSSignature.swift
[1998/2132] Compiling X509 CMSSignedData.swift
[1999/2132] Compiling X509 CMSSignerIdentifier.swift
[2000/2132] Compiling X509 CMSSignerInfo.swift
[2001/2132] Compiling X509 CMSVersion.swift
[2002/2132] Compiling X509 Digests.swift
[2003/2132] Compiling X509 DistinguishedName.swift
[2004/2132] Compiling X509 CommonName.swift
[2005/2132] Compiling X509 AuthorityKeyIdentifier.swift
[2006/2132] Compiling X509 BasicConstraints.swift
[2007/2132] Compiling X509 ExtendedKeyUsage.swift
[2008/2132] Compiling X509 ExtensionIdentifiers.swift
[2009/2132] Compiling X509 KeyUsage.swift
[2010/2132] Compiling X509 NameConstraints.swift
[2011/2132] Compiling X509 OCSPPolicy.swift
[2012/2132] Compiling X509 OCSPRequest.swift
[2013/2132] Compiling X509 CSRAttribute.swift
[2014/2132] Compiling X509 CSRAttributes.swift
[2015/2132] Compiling X509 CSRVersion.swift
[2016/2132] Compiling X509 CertificateSigningRequest.swift
[2017/2132] Compiling X509 CertificationRequestInfo.swift
[2018/2132] Compiling X509 ExtensionRequest.swift
[2019/2132] Compiling X509 Certificate.swift
[2020/2132] Compiling X509 CertificatePrivateKey.swift
[2021/2132] Compiling X509 CertificatePublicKey.swift
[2022/2132] Compiling X509 CertificateSerialNumber.swift
[2023/2132] Compiling X509 CertificateVersion.swift
[2024/2132] Compiling X509 CMSAttribute.swift
[2025/2132] Compiling X509 CMSContentInfo.swift
[2026/2132] Compiling X509 CMSEncapsulatedContentInfo.swift
[2027/2132] Compiling X509 CMSIssuerAndSerialNumber.swift
[2028/2132] Compiling X509 CMSOperations.swift
[2030/2190] Compiling X509 PromiseAndFuture.swift
[2031/2190] Compiling X509 RDNAttribute.swift
[2032/2190] Compiling X509 RandomNumberGenerator+bytes.swift
[2033/2190] Compiling X509 RelativeDistinguishedName.swift
[2034/2190] Compiling X509 SEC1PrivateKey.swift
[2035/2190] Compiling X509 SecKeyWrapper.swift
[2036/2190] Compiling X509 Signature.swift
[2037/2190] Compiling X509 SignatureAlgorithm.swift
[2038/2190] Compiling X509 AllOfPolicies.swift
[2039/2190] Compiling X509 AnyPolicy.swift
[2040/2190] Compiling X509 CertificateStore.swift
[2041/2190] Compiling X509 OneOfPolicies.swift
[2042/2202] Compiling X509 PolicyBuilder.swift
[2043/2202] Compiling X509 BasicConstraintsPolicy.swift
[2044/2202] Compiling X509 DNSNames.swift
[2045/2202] Compiling X509 DirectoryNames.swift
[2046/2202] Compiling X509 ExpiryPolicy.swift
[2047/2202] Compiling X509 IPConstraints.swift
[2048/2202] Compiling X509 NameConstraintsPolicy.swift
[2049/2202] Compiling X509 RFC5280Policy.swift
[2050/2202] Compiling X509 URIConstraints.swift
[2051/2202] Compiling X509 VersionPolicy.swift
[2052/2202] Compiling X509 ServerIdentityPolicy.swift
[2053/2202] Compiling X509 TrustRootLoading.swift
[2054/2202] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2055/2202] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2056/2202] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2057/2202] Compiling AsyncHTTPClient Transaction.swift
[2058/2202] Compiling AsyncHTTPClient Base64.swift
[2059/2202] Compiling AsyncHTTPClient BasicAuth.swift
[2060/2202] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2061/2202] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2062/2202] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2063/2202] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2064/2202] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2065/2202] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2066/2202] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2067/2202] Emitting module AsyncHTTPClient
[2068/2210] Compiling AsyncHTTPClient ConnectionPool.swift
[2069/2210] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2070/2210] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2071/2210] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2072/2210] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2073/2210] Compiling AsyncHTTPClient HTTP1Connection.swift
[2074/2210] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2075/2210] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2081/2210] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2082/2210] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2083/2210] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2092/2210] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2093/2210] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2094/2210] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2095/2210] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2096/2210] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2097/2210] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2098/2210] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2099/2210] Compiling AsyncHTTPClient RequestBodyLength.swift
[2100/2210] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2101/2210] Compiling AsyncHTTPClient RequestOptions.swift
[2102/2210] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2103/2210] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2104/2210] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2116/2210] Compiling AsyncHTTPClient HTTP2Connection.swift
[2117/2210] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2118/2210] Compiling AsyncHTTPClient LRUCache.swift
[2119/2210] Compiling AsyncHTTPClient NWErrorHandler.swift
[2120/2210] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2121/2210] Compiling AsyncHTTPClient TLSConfiguration.swift
[2122/2210] Compiling AsyncHTTPClient RedirectState.swift
[2123/2210] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2124/2210] Compiling AsyncHTTPClient RequestBag.swift
[2125/2210] Compiling AsyncHTTPClient RequestValidation.swift
[2126/2210] Compiling AsyncHTTPClient SSLContextCache.swift
[2127/2210] Compiling AsyncHTTPClient Scheme.swift
[2128/2210] Compiling AsyncHTTPClient Singleton.swift
[2129/2210] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2130/2210] Compiling AsyncHTTPClient Utils.swift
[2131/2210] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2132/2210] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2133/2210] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2134/2210] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2135/2210] Compiling AsyncHTTPClient ConnectionTarget.swift
[2136/2210] Compiling AsyncHTTPClient DeconstructedURL.swift
[2137/2210] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2138/2210] Compiling AsyncHTTPClient FoundationExtensions.swift
[2139/2210] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2140/2210] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2141/2210] Compiling AsyncHTTPClient HTTPClient.swift
[2142/2210] Compiling AsyncHTTPClient HTTPHandler.swift
[2184/2273] Compiling SotoCore AWSService.swift
[2185/2273] Compiling SotoCore AWSServiceConfig.swift
[2186/2273] Compiling SotoCore Base64Data.swift
[2187/2273] Compiling SotoCore EventPayload.swift
[2188/2273] Compiling SotoCore AnyAsyncSequence.swift
[2189/2273] Compiling SotoCore ByteBufferSequence.swift
[2190/2273] Compiling SotoCore Sequence+concurrentMap.swift
[2191/2273] Compiling SotoCore ConfigFileCredentialProvider.swift
[2192/2273] Compiling SotoCore ConfigFileLoader.swift
[2193/2273] Compiling SotoCore EventStream.swift
[2194/2273] Compiling SotoCore ExpiringValue.swift
[2195/2273] Compiling SotoCore FixedSizeByteBufferAsyncSequence.swift
[2196/2273] Compiling SotoCore Credential+IsEmpty.swift
[2197/2273] Compiling SotoCore CredentialProvider.swift
[2198/2273] Compiling SotoCore CredentialProviderError.swift
[2200/2440] Emitting module X509
[2201/2440] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2202/2440] Compiling Vapor HTTPServerHandler.swift
[2203/2440] Compiling Vapor HTTPServerRequestDecoder.swift
[2204/2440] Compiling Vapor AsyncBasicResponder.swift
[2205/2440] Compiling Vapor AsyncMiddleware.swift
[2206/2440] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2207/2440] Compiling Vapor AsyncSessionDriver.swift
[2208/2440] Compiling Vapor Authentication+Concurrency.swift
[2209/2448] Compiling Vapor Exports.swift
[2210/2448] Compiling Vapor Application+HTTP.swift
[2211/2448] Compiling Vapor BasicResponder.swift
[2212/2448] Compiling Vapor BodyStream.swift
[2213/2448] Compiling Vapor Application+HTTP+Client.swift
[2214/2448] Compiling Vapor EventLoopHTTPClient.swift
[2215/2448] Compiling Vapor EndpointCache.swift
[2216/2448] Compiling Vapor HTTPMethod+String.swift
[2217/2448] Compiling Vapor HTTPServerResponseEncoder.swift
[2218/2448] Compiling Vapor HTTPServerUpgradeHandler.swift
[2219/2448] Compiling Vapor Logger+Report.swift
[2220/2448] Compiling Vapor LoggingSystem+Environment.swift
[2221/2449] Compiling Vapor Application+Cache.swift
[2222/2449] Compiling Vapor Cache.swift
[2223/2449] Compiling Vapor CacheExpirationTime.swift
[2224/2449] Compiling Vapor MemoryCache.swift
[2225/2449] Compiling Vapor Request+Cache.swift
[2226/2449] Compiling Vapor Application+Clients.swift
[2227/2449] Compiling Vapor Client.swift
[2228/2449] Compiling Vapor ClientRequest.swift
[2229/2449] Compiling Vapor ClientResponse.swift
[2230/2449] Compiling Vapor Application.swift
[2231/2449] Compiling Vapor AuthenticationCache.swift
[2232/2449] Compiling Vapor Authenticator.swift
[2233/2449] Compiling Vapor BasicAuthorization.swift
[2234/2449] Compiling Vapor BearerAuthorization.swift
[2235/2449] Compiling Vapor GuardMiddleware.swift
[2236/2449] Compiling Vapor RedirectMiddleware.swift
[2237/2449] Compiling Vapor SessionAuthenticatable.swift
[2238/2449] Compiling Vapor Bcrypt.swift
[2240/2507] Compiling JWTKit RSAError.swift
[2241/2507] Compiling JWTKit RSASigner.swift
[2242/2507] Compiling JWTKit Base64URL.swift
[2243/2507] Compiling JWTKit CryptoSigner.swift
[2244/2507] Compiling Vapor ResponseCodable+Concurrency.swift
[2245/2507] Compiling Vapor RoutesBuilder+Concurrency.swift
[2246/2507] Compiling Vapor ViewRenderer+Concurrency.swift
[2247/2507] Compiling Vapor WebSocket+Concurrency.swift
[2248/2507] Compiling JWTKit ExpirationClaim.swift
[2249/2507] Compiling JWTKit GoogleHostedDomainClaim.swift
[2250/2507] Compiling JWTKit IDClaim.swift
[2251/2507] Compiling JWTKit IssuedAtClaim.swift
[2252/2507] Compiling JWTKit IssuerClaim.swift
[2253/2507] Compiling JWTKit JWTClaim.swift
[2254/2507] Compiling JWTKit JWTMultiValueClaim.swift
[2255/2507] Compiling JWTKit EdDSA.swift
[2256/2507] Compiling JWTKit EdDSACurve.swift
[2257/2507] Compiling JWTKit JWKIdentifier.swift
[2258/2507] Compiling JWTKit JWKS.swift
[2259/2507] Compiling JWTKit JWKSigner.swift
[2260/2507] Compiling JWTKit JWTAlgorithm.swift
[2261/2507] Compiling JWTKit JWTError.swift
[2262/2507] Compiling JWTKit JWTHeader+CommonFields.swift
[2263/2507] Compiling JWTKit JWTHeader.swift
[2264/2507] Compiling JWTKit JWTHeaderField.swift
[2265/2507] Compiling JWTKit JWTKeyCollection.swift
[2266/2507] Compiling JWTKit EdDSAError.swift
[2267/2507] Compiling JWTKit EdDSASigner.swift
[2268/2507] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2269/2507] Compiling JWTKit HMAC.swift
[2270/2507] Compiling JWTKit HMACError.swift
[2271/2507] Compiling JWTKit HMACSigner.swift
[2272/2507] Compiling JWTKit JWTKeyCollection+HMAC.swift
[2273/2507] Compiling JWTKit Insecure.swift
[2274/2507] Compiling JWTKit JWK.swift
[2275/2507] Emitting module SotoCore
[2276/2507] Compiling JWTKit ECDSAError.swift
[2277/2507] Compiling JWTKit ECDSAKeyTypes.swift
[2278/2507] Compiling JWTKit ECDSASigner.swift
[2279/2507] Compiling JWTKit ECDSASigningAlgorithm.swift
[2280/2507] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2281/2507] Compiling JWTKit P256+CurveType.swift
[2282/2507] Compiling JWTKit P384+CurveType.swift
[2283/2507] Compiling JWTKit P521+CurveType.swift
[2284/2515] Compiling JWTKit JWTUnixEpochClaim.swift
[2285/2515] Compiling JWTKit LocaleClaim.swift
[2286/2515] Compiling JWTKit NotBeforeClaim.swift
[2287/2515] Compiling JWTKit SubjectClaim.swift
[2288/2515] Compiling JWTKit TenantIDClaim.swift
[2289/2515] Compiling JWTKit ECDSA.swift
[2290/2515] Compiling JWTKit ECDSACurve.swift
[2291/2515] Compiling JWTKit ECDSACurveType.swift
[2292/2515] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[2293/2515] Compiling JWTKit UnsecuredNoneSigner.swift
[2294/2515] Compiling JWTKit JWTKeyCollection+RSA.swift
[2295/2515] Compiling JWTKit RSA.swift
[2300/2515] Compiling JWTKit AudienceClaim.swift
[2301/2515] Compiling JWTKit BoolClaim.swift
[2309/2515] Emitting module JWTKit
[2330/2515] Compiling JWTKit JWTParser.swift
[2331/2515] Compiling JWTKit JWTPayload.swift
[2332/2515] Compiling JWTKit JWTSerializer.swift
[2333/2515] Compiling JWTKit JWTSigner.swift
[2334/2515] Compiling JWTKit CustomizedJSONCoders.swift
[2335/2515] Compiling JWTKit Utilities.swift
[2336/2515] Compiling JWTKit AppleIdentityToken.swift
[2337/2515] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2338/2515] Compiling JWTKit GoogleIdentityToken.swift
[2339/2515] Compiling JWTKit MicrosoftIdentityToken.swift
[2340/2515] Compiling JWTKit ValidationTimePayload.swift
[2341/2515] Compiling JWTKit X5CVerifier.swift
[2347/2516] Compiling Vapor Application+Middleware.swift
[2348/2516] Compiling Vapor CORSMiddleware.swift
[2349/2516] Compiling Vapor ErrorMiddleware.swift
[2350/2516] Compiling Vapor FileMiddleware.swift
[2351/2516] Compiling Vapor Middleware.swift
[2352/2516] Compiling Vapor MiddlewareConfiguration.swift
[2353/2516] Compiling Vapor ResponseCompressionMiddleware.swift
[2354/2516] Compiling Vapor RouteLoggingMiddleware.swift
[2355/2516] Compiling Vapor File+Multipart.swift
[2356/2516] Compiling Vapor FormDataDecoder+Content.swift
[2357/2516] Compiling Vapor FormDataEncoder+Content.swift
[2358/2516] Compiling Vapor Application+Password.swift
[2359/2516] Compiling Vapor Application+Passwords.swift
[2360/2516] Compiling Vapor AsyncPasswordHasher.swift
[2361/2516] Compiling Vapor BcryptHasher.swift
[2362/2516] Compiling Vapor PasswordHasher.swift
[2363/2516] Compiling Vapor PlaintextHasher.swift
[2364/2516] Compiling Vapor Request+Password.swift
[2365/2516] Compiling Vapor Redirect.swift
[2366/2516] Compiling Vapor MemorySessions.swift
[2367/2516] Compiling Vapor Request+Session.swift
[2368/2516] Compiling Vapor Session.swift
[2369/2516] Compiling Vapor SessionCache.swift
[2370/2516] Compiling Vapor SessionData.swift
[2371/2516] Compiling Vapor SessionDriver.swift
[2372/2516] Compiling Vapor SessionsConfiguration.swift
[2373/2516] Compiling Vapor SessionsMiddleware.swift
[2374/2516] Compiling Vapor URLEncodedFormData.swift
[2375/2516] Compiling Vapor URLEncodedFormDecoder.swift
[2376/2516] Compiling Vapor URLEncodedFormEncoder.swift
[2377/2516] Compiling Vapor URLEncodedFormError.swift
[2378/2516] Compiling Vapor URLEncodedFormParser.swift
[2379/2516] Compiling Vapor URLEncodedFormSerializer.swift
[2380/2516] Compiling Vapor URLQueryFragmentConvertible.swift
[2381/2516] Compiling Vapor AnyResponse.swift
[2382/2516] Compiling Vapor Array+Random.swift
[2383/2516] Compiling Vapor Base32.swift
[2384/2516] Compiling Vapor Base64.swift
[2385/2516] Compiling Vapor BaseN.swift
[2386/2516] Compiling Vapor BasicCodingKey.swift
[2387/2516] Compiling Vapor ByteCount.swift
[2388/2516] Compiling Vapor Bytes+Hex.swift
[2389/2516] Compiling Vapor Request+Body.swift
[2390/2516] Compiling Vapor Request+BodyStream.swift
[2391/2516] Compiling Vapor Request.swift
[2392/2516] Compiling Vapor Application+Responder.swift
[2393/2516] Compiling Vapor DefaultResponder.swift
[2394/2516] Compiling Vapor Response+Body.swift
[2395/2516] Compiling Vapor Response.swift
[2396/2516] Compiling Vapor ResponseCodable.swift
[2397/2516] Compiling Vapor Application+Routes.swift
[2398/2516] Compiling Vapor Parameters+Require.swift
[2399/2516] Compiling Vapor Request+WebSocket.swift
[2400/2516] Compiling Vapor Route.swift
[2401/2516] Compiling Vapor RouteCollection.swift
[2402/2516] Compiling Vapor Routes.swift
[2403/2516] Compiling Vapor RoutesBuilder+Group.swift
[2404/2516] Compiling Vapor RoutesBuilder+Method.swift
[2405/2516] Compiling Vapor RoutesBuilder+Middleware.swift
[2406/2516] Compiling Vapor RoutesBuilder+WebSocket.swift
[2407/2516] Compiling Vapor RoutesBuilder.swift
[2408/2516] Compiling Vapor OTP.swift
[2409/2516] Compiling Vapor Application+Servers.swift
[2410/2516] Compiling Vapor Server.swift
[2411/2516] Compiling Vapor Application+Sessions.swift
[2412/2562] Emitting module Vapor
[2413/2562] Compiling Vapor Validator.swift
[2414/2562] Compiling Vapor ValidatorResult.swift
[2415/2562] Compiling Vapor And.swift
[2416/2562] Compiling Vapor Case.swift
[2417/2562] Compiling Vapor CharacterSet.swift
[2418/2562] Compiling Vapor Count.swift
[2419/2562] Compiling Vapor Email.swift
[2420/2562] Compiling Vapor Empty.swift
[2421/2562] Compiling Vapor In.swift
[2422/2562] Compiling Vapor Nil.swift
[2423/2562] Compiling Vapor NilIgnoring.swift
[2424/2562] Compiling Vapor Not.swift
[2425/2562] Compiling Vapor Or.swift
[2426/2562] Compiling Vapor Pattern.swift
[2427/2562] Compiling Vapor Range.swift
[2428/2562] Compiling Vapor URL.swift
[2429/2562] Compiling Vapor Valid.swift
[2430/2562] Compiling Vapor Application+Views.swift
[2431/2562] Compiling Vapor PlaintextRenderer.swift
[2432/2562] Compiling Vapor Request+View.swift
[2433/2562] Compiling Vapor View.swift
[2434/2562] Compiling Vapor ViewRenderer.swift
[2435/2562] Compiling Vapor _Deprecations.swift
[2453/2562] Compiling SotoCore base64.swift
[2454/2562] Compiling SotoCore crc32.swift
[2455/2562] Compiling SotoCore AWSClient+Waiter.swift
[2456/2562] Compiling SotoCore Matcher.swift
[2457/2562] Compiling Vapor PlaintextEncoder.swift
[2458/2562] Compiling Vapor URLQueryCoders.swift
[2459/2562] Compiling Vapor URLQueryContainer.swift
[2460/2562] Compiling Vapor Core.swift
[2461/2562] Compiling Vapor Running.swift
[2462/2562] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2463/2562] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2464/2562] Compiling Vapor DotEnvFile+load.swift
[2465/2562] Compiling Vapor Routes+caseInsenstive.swift
[2466/2562] Compiling Vapor Validatable+validate.swift
[2467/2562] Compiling Vapor Environment+Process.swift
[2468/2562] Compiling Vapor Environment+Secret.swift
[2469/2562] Compiling Vapor Environment.swift
[2470/2562] Compiling Vapor Abort.swift
[2471/2562] Compiling Vapor AbortError.swift
[2472/2562] Compiling Vapor DebuggableError.swift
[2473/2562] Compiling Vapor Demangler.swift
[2474/2562] Compiling Vapor ErrorSource.swift
[2475/2562] Compiling Vapor StackTrace.swift
[2532/2562] Compiling Vapor Bytes+SecureCompare.swift
[2533/2562] Compiling Vapor Collection+Safe.swift
[2534/2562] Compiling Vapor DataProtocol+Copy.swift
[2535/2562] Compiling Vapor DecoderUnwrapper.swift
[2536/2562] Compiling Vapor DirectoryConfiguration.swift
[2537/2562] Compiling Vapor DotEnv.swift
[2538/2562] Compiling Vapor Extendable.swift
[2539/2562] Compiling Vapor File.swift
[2540/2562] Compiling Vapor FileIO.swift
[2541/2562] Compiling Vapor LifecycleHandler.swift
[2542/2562] Compiling Vapor OptionalType.swift
[2543/2562] Compiling Vapor RFC1123.swift
[2544/2562] Compiling Vapor SocketAddress+Hostname.swift
[2545/2562] Compiling Vapor Storage.swift
[2546/2562] Compiling Vapor String+IsIPAddress.swift
[2547/2562] Compiling Vapor Thread.swift
[2548/2562] Compiling Vapor URI.swift
[2549/2562] Compiling Vapor RangeResult.swift
[2550/2562] Compiling Vapor Validatable.swift
[2551/2562] Compiling Vapor Validation.swift
[2552/2562] Compiling Vapor ValidationKey.swift
[2553/2562] Compiling Vapor Validations.swift
[2554/2562] Compiling Vapor ValidationsError.swift
[2565/2570] Emitting module _SotoCognitoIdentityGenerated
[2566/2570] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_api.swift
[2567/2570] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_shapes.swift
[2569/2575] Compiling SotoCognitoIdentity exports.swift
[2570/2575] Compiling SotoCognitoIdentity CognitoIdentity+CredentialProvider.swift
[2571/2575] Emitting module SotoCognitoIdentity
[2572/2575] Compiling SotoCognitoIdentity CognitoIdentity+IdentityProvider.swift
[2574/2576] Emitting module SotoCognitoIdentityProvider
[2575/2576] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_shapes.swift
[2576/2576] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_api.swift
[2578/2585] Compiling SotoCognitoAuthenticationKit Configuration.swift
[2579/2585] Compiling SotoCognitoAuthenticationKit Identifiable.swift
[2580/2585] Compiling SotoCognitoAuthenticationKit ContextData.swift
[2581/2585] Compiling SotoCognitoAuthenticationKit UserPoolCredentialProvider.swift
[2582/2585] Compiling SotoCognitoAuthenticationKit Tokens.swift
[2583/2585] Emitting module SotoCognitoAuthenticationKit
[2584/2585] Compiling SotoCognitoAuthenticationKit Authenticatable+JWT.swift
[2585/2585] Compiling SotoCognitoAuthenticationKit Authenticatable.swift
[2587/2591] Compiling SotoCognitoAuthentication Application+Cognito.swift
[2588/2591] Emitting module SotoCognitoAuthentication
[2589/2591] Compiling SotoCognitoAuthentication Authenticators.swift
[2590/2591] Compiling SotoCognitoAuthentication Exports.swift
[2591/2591] Compiling SotoCognitoAuthentication Request+Cognito.swift
Build complete! (514.17s)
Build complete.
{
"dependencies" : [
{
"identity" : "soto-cognito-authentication-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto-cognito-authentication-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "soto-cognito-authentication",
"name" : "soto-cognito-authentication",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "SotoCognitoAuthentication",
"targets" : [
"SotoCognitoAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SotoCognitoAuthentication",
"module_type" : "SwiftTarget",
"name" : "SotoCognitoAuthentication",
"path" : "Sources/SotoCognitoAuthentication",
"product_dependencies" : [
"SotoCognitoAuthenticationKit",
"Vapor"
],
"product_memberships" : [
"SotoCognitoAuthentication"
],
"sources" : [
"Application+Cognito.swift",
"Authenticators.swift",
"Exports.swift",
"Request+Cognito.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.