Build Information
Successful build of soto-cognito-authentication, reference 5.0.0 (30fff1
), with Swift 6.0 for Linux on 3 Dec 2024 11:29:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: 5.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/soto-cognito-authentication
* tag 5.0.0 -> FETCH_HEAD
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 5.0.0
========================================
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-4609320-0":/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 (0.34s)
[3518/70342] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.63s)
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.57s)
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/adam-fowler/big-num.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/soto-project/soto.git
Fetching https://github.com/apple/swift-crypto.git
[1/857] Fetching big-num
[858/14174] Fetching big-num, async-http-client
[1524/25404] Fetching big-num, async-http-client, swift-crypto
Fetched https://github.com/adam-fowler/big-num.git from cache (0.32s)
[2049/24547] Fetching async-http-client, swift-crypto
[15789/33396] Fetching async-http-client, swift-crypto, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.02s)
[21740/24547] Fetching async-http-client, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (1.02s)
[8535/11230] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.22s)
[1/137055] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (80.39s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 7.2.0 (9.17s)
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 (6.19s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.2.0 (5.39s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/538] Fetching jmespath.swift
[539/2826] Fetching jmespath.swift, swift-nio-transport-services
[2827/4937] Fetching jmespath.swift, swift-nio-transport-services, swift-metrics
[4706/9844] Fetching jmespath.swift, swift-nio-transport-services, swift-metrics, swift-distributed-tracing
[5429/13567] Fetching jmespath.swift, swift-nio-transport-services, swift-metrics, swift-distributed-tracing, swift-log
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.46s)
[10249/11279] Fetching jmespath.swift, swift-metrics, swift-distributed-tracing, swift-log
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-log.git from cache (0.72s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.72s)
Fetching https://github.com/apple/swift-nio.git
[1/1569] Fetching swift-atomics
[1570/15219] Fetching swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
[546/13650] Fetching swift-nio-ssl
[3960/85725] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (2.17s)
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (2.17s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.20s)
[46128/72075] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.84s)
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.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
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.43s)
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.65s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5177] Fetching swift-nio-extras
[1865/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.39s)
[7856/16336] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.90s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.91s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.42s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.33s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.48s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.1 (1.97s)
Fetching https://github.com/apple/swift-certificates.git
[1/5377] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.44s)
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.90s)
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.55s)
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.22s)
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.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.75s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.23s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.47s)
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.42s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.6.1 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
[3920/19522] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
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.45s)
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.21s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.45s)
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.47s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.55s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (0.71s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/multipart-kit.git
[1/20690] Fetching routing-kit
[208/23214] Fetching routing-kit, websocket-kit
[1874/25307] Fetching routing-kit, websocket-kit, multipart-kit
[3407/30777] Fetching routing-kit, websocket-kit, multipart-kit, console-kit
[4763/33147] Fetching routing-kit, websocket-kit, multipart-kit, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.61s)
[18846/27677] Fetching routing-kit, websocket-kit, multipart-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (2.35s)
Fetched https://github.com/vapor/websocket-kit.git from cache (2.35s)
Fetched https://github.com/vapor/routing-kit.git from cache (2.37s)
Fetched https://github.com/vapor/multipart-kit.git from cache (2.45s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.75s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.89s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.70s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.60s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.52s)
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/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/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/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/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/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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.106.7
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.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/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-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/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/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/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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
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-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-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/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-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
[60/864] Compiling _NumericsShims _NumericsShims.c
[61/864] Compiling CSotoExpat xmltok_ns.c
[62/864] Compiling _AtomicsShims.c
[63/864] Compiling CSotoExpat xmltok_impl.c
[64/864] Compiling CVaporBcrypt blf.c
[65/864] Compiling CSystem shims.c
[66/864] Compiling CVaporBcrypt bcrypt.c
[67/864] Compiling CNIOWindows shim.c
[68/864] Compiling CNIOWASI CNIOWASI.c
[68/864] Compiling CNIOWindows WSAStartup.c
[70/864] Compiling CNIOLinux liburing_shims.c
[71/864] Compiling CSotoExpat xmlrole.c
[72/864] Compiling CNIOSHA1 c_nio_sha1.c
[73/864] Compiling CNIOLLHTTP c_nio_http.c
[74/864] Compiling CNIOLinux shim.c
[75/864] Compiling CNIOExtrasZlib empty.c
[76/864] Compiling CNIODarwin shim.c
[77/864] Compiling fiat_p256_adx_sqr.S
[78/864] Compiling fiat_p256_adx_mul.S
[79/864] Compiling CNIOLLHTTP c_nio_api.c
[80/864] Write swift-version-24593BA9C3E375BF.txt
[81/864] Compiling fiat_curve25519_adx_mul.S
[82/864] Compiling CSotoExpat xmlparse.c
[83/864] Compiling fiat_curve25519_adx_square.S
[84/864] Compiling CSotoExpat xmltok.c
[85/864] Compiling CNIOLLHTTP c_nio_llhttp.c
[86/917] Compiling CNIOBoringSSLShims shims.c
[88/922] Emitting module _CertificateInternals
[88/922] Compiling tls_record.cc
[89/922] Compiling tls_method.cc
[91/935] Emitting module SystemPackage
[92/938] Emitting module RealModule
[93/939] Compiling RealModule RealFunctions.swift
[94/939] Compiling RealModule Real.swift
[95/939] Compiling _NIODataStructures _TinyArray.swift
[96/939] Compiling SystemPackage MachPort.swift
[97/939] Compiling SystemPackage PlatformString.swift
[98/939] Compiling SystemPackage SystemString.swift
[99/939] Compiling ServiceContextModule ServiceContextKey.swift
[100/939] Compiling SystemPackage FilePathWindows.swift
[101/939] Compiling SystemPackage FilePermissions.swift
[102/941] Compiling _NIODataStructures PriorityQueue.swift
[103/941] Compiling _CertificateInternals _TinyArray.swift
[104/942] Compiling RealModule Float80+Real.swift
[105/942] Compiling ServiceContextModule ServiceContext.swift
[106/942] Emitting module ServiceContextModule
[107/942] Emitting module _NIOBase64
[108/942] Compiling _NIOBase64 Base64.swift
[109/943] Compiling SystemPackage Util+StringArray.swift
[110/943] Compiling SystemPackage Util.swift
[111/943] Compiling SystemPackage UtilConsumers.swift
[112/944] Compiling RealModule Float16+Real.swift
[113/944] Compiling RealModule AlgebraicField.swift
[114/944] Compiling RealModule ApproximateEquality.swift
[115/944] Compiling RealModule Float+Real.swift
[116/944] Compiling RealModule AugmentedArithmetic.swift
[117/944] Compiling RealModule Double+Real.swift
[118/944] Compiling RealModule ElementaryFunctions.swift
[119/945] Compiling SystemPackage FileDescriptor.swift
[120/945] Compiling SystemPackage FileHelpers.swift
[121/945] Compiling SystemPackage FilePathParsing.swift
[122/945] Compiling SystemPackage FilePathString.swift
[124/945] Compiling SystemPackage Errno.swift
[125/945] Compiling SystemPackage ErrnoWindows.swift
[141/980] Emitting module SwiftASN1
[142/980] Compiling InternalCollectionsUtilities _SortedCollection.swift
[143/980] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[144/982] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[145/982] Compiling InternalCollectionsUtilities Specialize.swift
[146/982] Compiling InternalCollectionsUtilities Debugging.swift
[147/982] Compiling InternalCollectionsUtilities Descriptions.swift
[148/982] Compiling JMESPath Runtime.swift
[149/983] Compiling JMESPath Sendable.swift
[150/983] Compiling JMESPath Token.swift
[151/983] Compiling Logging MetadataProvider.swift
[152/983] Emitting module _NIODataStructures
[153/983] Compiling _NIODataStructures Heap.swift
[154/984] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[155/984] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[156/984] Compiling InternalCollectionsUtilities UInt+reversed.swift
[157/984] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[162/984] Compiling JMESPath Expression.swift
[163/984] Compiling JMESPath Functions.swift
[164/984] Compiling JMESPath Ast.swift
[165/984] Emitting module SotoXML
[171/984] Compiling SystemPackage Mocking.swift
[172/984] Compiling SystemPackage RawBuffer.swift
[173/984] Compiling SystemPackage Syscalls.swift
[174/984] Compiling SystemPackage WindowsSyscallAdapters.swift
[177/984] Compiling SystemPackage Constants.swift
[178/984] Compiling SystemPackage Exports.swift
[179/985] Compiling INIParser INIParser.swift
[180/985] Emitting module INIParser
[185/992] Emitting module Instrumentation
[186/992] Compiling Instrumentation MultiplexInstrument.swift
[187/992] Compiling JMESPath Parser.swift
[188/992] Compiling Instrumentation NoOpInstrument.swift
[189/992] Emitting module InternalCollectionsUtilities
[190/992] Compiling Instrumentation Locks.swift
[191/992] Compiling Instrumentation InstrumentationSystem.swift
[192/992] Compiling Instrumentation Instrument.swift
[194/996] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[195/996] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[196/996] Compiling JMESPath Error.swift
[197/996] Compiling JMESPath Interpreter.swift
[198/996] Compiling JMESPath Lexer.swift
[200/997] Compiling Logging Locks.swift
[201/997] Emitting module Logging
[202/997] Compiling Logging Logging.swift
[203/997] Compiling Logging LogHandler.swift
[205/1000] Compiling SotoXML XMLEncoder.swift
[206/1006] Compiling Tracing TracingTime.swift
[207/1047] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[208/1047] Compiling _RopeModule BigString+Chunk+Breaks.swift
[209/1051] Compiling _RopeModule BigString+Chunk+Counts.swift
[210/1051] Compiling _RopeModule BigString+Chunk+Description.swift
[211/1075] Compiling Tracing InstrumentationSystem+Tracing.swift
[213/1075] Compiling SotoXML Expat.swift
[214/1075] Compiling SotoXML XML.swift
[215/1075] Compiling SotoXML XMLDecoder.swift
[216/1077] Emitting module Tracing
[218/1082] Compiling Tracing TracerProtocol.swift
[219/1082] Compiling Tracing TracerProtocol+Legacy.swift
[220/1082] Compiling _RopeModule BigString+Ingester.swift
[221/1082] Compiling _RopeModule BigString+Invariants.swift
[222/1082] Compiling Tracing Tracer.swift
[223/1082] Compiling RoutingKit Router.swift
[224/1082] Compiling JMESPath Variable.swift
[225/1082] Compiling CoreMetrics Locks.swift
[226/1082] Compiling CoreMetrics Metrics.swift
[227/1082] Emitting module CoreMetrics
[228/1108] Emitting module RoutingKit
[229/1138] Compiling Tracing NoOpTracer.swift
[230/1138] Compiling Tracing SpanProtocol.swift
[231/1139] Compiling RoutingKit Parameters.swift
[232/1139] Compiling RoutingKit AnyRouter.swift
[233/1139] Compiling RoutingKit PathComponent.swift
[235/1139] Compiling tls13_server.cc
[236/1139] Compiling tls13_enc.cc
[238/1193] Compiling RoutingKit TrieRouter.swift
[240/1225] Emitting module JMESPath
[241/1225] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[242/1225] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[243/1225] Compiling HashTreeCollections _HashNode+Storage.swift
[244/1225] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[245/1241] Compiling HeapModule Heap+Descriptions.swift
[247/1241] Compiling DequeModule Deque+CustomReflectable.swift
[248/1241] Compiling DequeModule Deque+Descriptions.swift
[249/1243] Emitting module Metrics
[250/1243] Compiling Metrics Metrics.swift
[251/1244] Compiling HeapModule _HeapNode.swift
[252/1244] Compiling HeapModule Heap.swift
[253/1244] Compiling DequeModule _DequeBuffer.swift
[254/1244] Compiling DequeModule _DequeBufferHeader.swift
[256/1244] Compiling HeapModule Heap+Invariants.swift
[257/1244] Compiling HeapModule Heap+UnsafeHandle.swift
[258/1244] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[259/1244] Compiling HashTreeCollections TreeDictionary+Merge.swift
[260/1244] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[261/1244] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[262/1244] Compiling HashTreeCollections TreeDictionary+Values.swift
[263/1244] Compiling HashTreeCollections _AncestorHashSlots.swift
[264/1244] Compiling HashTreeCollections _Bitmap.swift
[265/1244] Compiling HashTreeCollections _Bucket.swift
[266/1244] Compiling HashTreeCollections _Hash.swift
[267/1244] Compiling HashTreeCollections _HashLevel.swift
[268/1244] Compiling HashTreeCollections _HashNode+Builder.swift
[269/1244] Compiling HashTreeCollections _HashNode+Debugging.swift
[270/1244] Compiling HashTreeCollections _HashNode+Initializers.swift
[271/1244] Compiling HashTreeCollections _HashNode+Invariants.swift
[272/1244] Compiling HashTreeCollections _HashNode+Lookups.swift
[273/1251] Compiling DequeModule Deque+Equatable.swift
[274/1251] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[275/1251] Compiling DequeModule Deque+Extras.swift
[276/1251] Compiling DequeModule Deque+Hashable.swift
[277/1251] Emitting module HeapModule
[278/1252] Compiling DequeModule Deque+Testing.swift
[279/1252] Compiling DequeModule Deque._Storage.swift
[280/1252] Compiling DequeModule Deque._UnsafeHandle.swift
[281/1252] Compiling DequeModule Deque.swift
[284/1252] Compiling DequeModule _DequeSlot.swift
[285/1252] Compiling DequeModule _UnsafeWrappedBuffer.swift
[286/1252] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[287/1252] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[288/1252] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[289/1252] Compiling HashTreeCollections TreeDictionary+Filter.swift
[290/1252] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[291/1252] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[292/1252] Compiling HashTreeCollections TreeDictionary+Keys.swift
[293/1252] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[297/1252] Compiling HashTreeCollections TreeSet+Hashable.swift
[298/1252] Compiling HashTreeCollections TreeSet+Sendable.swift
[299/1252] Compiling HashTreeCollections TreeSet+Sequence.swift
[300/1252] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[301/1252] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[302/1252] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[303/1252] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[304/1252] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[305/1252] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[306/1252] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[307/1262] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[308/1262] Compiling HashTreeCollections _RawHashNode.swift
[309/1262] Compiling HashTreeCollections _UnmanagedHashNode.swift
[310/1262] Compiling HashTreeCollections _UnsafePath.swift
[311/1262] Compiling HashTreeCollections TreeDictionary+Codable.swift
[312/1262] Compiling HashTreeCollections TreeDictionary+Collection.swift
[313/1262] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[314/1262] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[315/1262] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[316/1262] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[317/1262] Compiling HashTreeCollections _HashNode.swift
[318/1262] Compiling HashTreeCollections _HashNodeHeader.swift
[319/1262] Compiling HashTreeCollections _HashSlot.swift
[320/1262] Compiling HashTreeCollections _HashStack.swift
[321/1262] Compiling HashTreeCollections _HashTreeIterator.swift
[322/1262] Compiling HashTreeCollections _HashTreeStatistics.swift
[323/1262] Compiling OrderedCollections OrderedSet+SubSequence.swift
[324/1262] Compiling OrderedCollections OrderedSet+Testing.swift
[325/1262] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[326/1262] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[327/1262] Compiling OrderedCollections OrderedSet.swift
[328/1262] Compiling OrderedCollections _UnsafeBitset.swift
[329/1262] Compiling HashTreeCollections TreeSet+Equatable.swift
[330/1262] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[331/1262] Compiling HashTreeCollections TreeSet+Extras.swift
[332/1262] Compiling HashTreeCollections TreeSet+Filter.swift
[382/1271] Compiling OrderedCollections OrderedSet+Sendable.swift
[386/1271] Compiling DequeModule Deque+Codable.swift
[387/1271] Compiling DequeModule Deque+Collection.swift
[387/1271] Compiling tls13_client.cc
[389/1271] Compiling _RopeModule _CharacterRecognizer.swift
[390/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[391/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[392/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[393/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[394/1271] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[395/1271] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[396/1271] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[397/1271] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[398/1271] Compiling HashTreeCollections TreeSet.swift
[416/1271] Compiling t1_enc.cc
[417/1271] Compiling tls13_both.cc
[419/1271] Emitting module DequeModule
[427/1272] Compiling ssl_x509.cc
[429/1272] Emitting module _RopeModule
[430/1272] Emitting module OrderedCollections
[430/1273] Compiling ssl_versions.cc
[431/1273] Compiling ssl_transcript.cc
[455/1273] Compiling ssl_stat.cc
[457/1273] Compiling _RopeModule Rope+Join.swift
[458/1273] Compiling _RopeModule Rope+MutatingForEach.swift
[459/1273] Compiling _RopeModule Rope+Remove.swift
[460/1273] Compiling _RopeModule Rope+RemoveSubrange.swift
[461/1273] Compiling _RopeModule Rope+Split.swift
[462/1273] Compiling _RopeModule Optional Utilities.swift
[463/1273] Compiling _RopeModule String Utilities.swift
[464/1273] Compiling _RopeModule String.Index+ABI.swift
[487/1273] Compiling ssl_session.cc
[507/1274] Compiling ssl_privkey.cc
[509/1274] Compiling ssl_file.cc
[510/1274] Compiling ssl_key_share.cc
[511/1274] Compiling ssl_credential.cc
[512/1274] Compiling ssl_lib.cc
[513/1274] Compiling ssl_cipher.cc
[515/1274] Emitting module HashTreeCollections
[516/1275] Compiling ssl_cert.cc
[517/1275] Compiling ssl_buffer.cc
[518/1275] Compiling ssl_asn1.cc
[519/1275] Compiling s3_pkt.cc
[520/1275] Compiling ssl_aead_ctx.cc
[521/1275] Compiling s3_lib.cc
[522/1275] Compiling s3_both.cc
[523/1275] Compiling handshake_server.cc
[524/1275] Compiling handshake.cc
[525/1275] Compiling handshake_client.cc
[526/1275] Compiling handoff.cc
[527/1275] Compiling extensions.cc
[528/1275] Compiling dtls_record.cc
[529/1275] Compiling md5-x86_64-linux.S
[530/1275] Compiling encrypted_client_hello.cc
[531/1275] Compiling md5-x86_64-apple.S
[532/1275] Compiling md5-586-linux.S
[533/1275] Compiling dtls_method.cc
[534/1275] Compiling err_data.c
[535/1275] Compiling md5-586-apple.S
[536/1275] Compiling d1_srtp.cc
[537/1275] Compiling chacha20_poly1305_x86_64-apple.S
[538/1275] Compiling chacha20_poly1305_armv8-linux.S
[539/1275] Compiling chacha20_poly1305_armv8-win.S
[540/1275] Compiling chacha20_poly1305_x86_64-linux.S
[541/1275] Compiling chacha-x86_64-linux.S
[542/1275] Compiling chacha20_poly1305_armv8-apple.S
[543/1275] Compiling bio_ssl.cc
[544/1275] Compiling chacha-x86-linux.S
[545/1275] Compiling chacha-x86_64-apple.S
[546/1275] Compiling d1_pkt.cc
[547/1275] Compiling d1_both.cc
[548/1275] Compiling d1_lib.cc
[549/1275] Compiling chacha-x86-apple.S
[550/1275] Compiling chacha-armv8-linux.S
[551/1275] Compiling chacha-armv8-win.S
[552/1275] Compiling aes128gcmsiv-x86_64-apple.S
[553/1275] Compiling chacha-armv8-apple.S
[554/1275] Compiling chacha-armv4-linux.S
[555/1275] Compiling x86_64-mont5-apple.S
[556/1275] Compiling x86_64-mont-apple.S
[557/1275] Compiling x86_64-mont5-linux.S
[558/1275] Compiling x86-mont-linux.S
[559/1275] Compiling aes128gcmsiv-x86_64-linux.S
[560/1275] Compiling x86-mont-apple.S
[561/1275] Compiling x86_64-mont-linux.S
[562/1275] Compiling vpaes-x86-linux.S
[563/1275] Compiling vpaes-x86_64-linux.S
[564/1275] Compiling vpaes-x86-apple.S
[564/1275] Compiling vpaes-x86_64-apple.S
[566/1275] Compiling vpaes-armv8-win.S
[567/1275] Compiling vpaes-armv8-linux.S
[568/1275] Compiling vpaes-armv8-apple.S
[569/1275] Compiling sha512-armv8-win.S
[570/1275] Compiling sha512-armv8-apple.S
[571/1275] Compiling sha512-armv8-linux.S
[571/1275] Compiling sha512-armv4-linux.S
[573/1275] Compiling sha512-x86_64-apple.S
[574/1275] Compiling sha512-x86_64-linux.S
[575/1275] Compiling vpaes-armv7-linux.S
[576/1275] Compiling sha512-586-linux.S
[577/1275] Compiling sha512-586-apple.S
[578/1275] Compiling sha256-x86_64-apple.S
[579/1275] Compiling sha256-armv8-apple.S
[580/1275] Compiling sha256-armv8-win.S
[581/1275] Compiling sha256-x86_64-linux.S
[582/1275] Compiling sha256-armv8-linux.S
[583/1275] Compiling sha256-armv4-linux.S
[584/1275] Compiling sha256-586-linux.S
[585/1275] Compiling sha1-x86_64-linux.S
[586/1275] Compiling sha256-586-apple.S
[587/1275] Compiling sha1-armv8-linux.S
[588/1275] Compiling sha1-x86_64-apple.S
[589/1275] Compiling sha1-armv8-apple.S
[590/1275] Compiling sha1-armv8-win.S
[591/1275] Compiling sha1-586-linux.S
[592/1275] Compiling sha1-armv4-large-linux.S
[593/1275] Compiling rsaz-avx2-linux.S
[594/1275] Compiling sha1-586-apple.S
[595/1275] Compiling rdrand-x86_64-linux.S
[596/1275] Compiling rsaz-avx2-apple.S
[597/1275] Compiling p256_beeu-x86_64-asm-apple.S
[598/1275] Compiling rdrand-x86_64-apple.S
[599/1275] Compiling p256_beeu-x86_64-asm-linux.S
[600/1275] Compiling p256_beeu-armv8-asm-linux.S
[600/1275] Compiling p256_beeu-armv8-asm-win.S
[602/1275] Compiling p256_beeu-armv8-asm-apple.S
[603/1275] Compiling p256-x86_64-asm-linux.S
[604/1275] Compiling p256-x86_64-asm-apple.S
[605/1275] Compiling ghashv8-armv8-linux.S
[606/1275] Compiling p256-armv8-asm-apple.S
[607/1275] Compiling p256-armv8-asm-win.S
[608/1275] Compiling ghashv8-armv8-apple.S
[609/1275] Compiling p256-armv8-asm-linux.S
[610/1275] Compiling ghashv8-armv8-win.S
[611/1275] Compiling ghashv8-armv7-linux.S
[612/1275] Compiling ghash-x86_64-apple.S
[613/1275] Compiling ghash-x86-linux.S
[614/1275] Compiling ghash-ssse3-x86-linux.S
[615/1275] Compiling ghash-x86-apple.S
[616/1275] Compiling ghash-ssse3-x86_64-linux.S
[617/1275] Compiling ghash-x86_64-linux.S
[618/1275] Compiling ghash-ssse3-x86_64-apple.S
[619/1275] Compiling ghash-ssse3-x86-apple.S
[620/1275] Compiling ghash-neon-armv8-win.S
[621/1275] Compiling ghash-neon-armv8-linux.S
[622/1275] Compiling co-586-apple.S
[623/1275] Compiling ghash-armv4-linux.S
[624/1275] Compiling co-586-linux.S
[625/1275] Compiling ghash-neon-armv8-apple.S
[626/1275] Compiling bsaes-armv7-linux.S
[627/1275] Compiling bn-armv8-linux.S
[628/1275] Compiling bn-armv8-win.S
[629/1275] Compiling bn-armv8-apple.S
[630/1275] Compiling bn-586-apple.S
[631/1275] Compiling bn-586-linux.S
[632/1275] Compiling armv8-mont-win.S
[633/1275] Compiling armv4-mont-linux.S
[634/1275] Compiling armv8-mont-apple.S
[635/1275] Compiling aesv8-gcm-armv8-win.S
[636/1275] Compiling armv8-mont-linux.S
[637/1275] Compiling aesv8-gcm-armv8-linux.S
[637/1275] Compiling aesv8-gcm-armv8-apple.S
[639/1275] Compiling aesv8-armv8-win.S
[640/1275] Compiling aesv8-armv8-apple.S
[641/1275] Compiling aesv8-armv8-linux.S
[642/1275] Compiling aesv8-armv7-linux.S
[643/1275] Compiling aesni-x86-linux.S
[644/1275] Compiling aesni-x86-apple.S
[645/1275] Compiling aesni-gcm-x86_64-apple.S
[645/1275] Compiling aesni-x86_64-apple.S
[647/1275] Compiling aesni-gcm-x86_64-linux.S
[648/1275] Compiling aesni-x86_64-linux.S
[649/1275] Compiling x_spki.c
[650/1275] Compiling x_sig.c
[651/1275] Compiling x_x509a.c
[652/1275] Compiling x_val.c
[653/1275] Compiling x_req.c
[654/1275] Compiling x_pubkey.c
[655/1275] Compiling x_x509.c
[656/1275] Compiling x_name.c
[657/1275] Compiling x_exten.c
[658/1275] Compiling x_attrib.c
[659/1275] Compiling x_crl.c
[660/1275] Compiling x509spki.c
[661/1275] Compiling x_algor.c
[662/1275] Compiling x_all.c
[663/1275] Compiling x509rset.c
[664/1275] Compiling x509cset.c
[665/1275] Compiling x509_txt.c
[666/1275] Compiling x509name.c
[667/1275] Compiling x509_vfy.c
[668/1275] Compiling x509_vpm.c
[669/1275] Compiling x509_v3.c
[670/1275] Compiling x509_trs.c
[671/1275] Compiling x509_set.c
[672/1275] Compiling x509_def.c
[673/1275] Compiling x509_obj.c
[674/1275] Compiling x509_ext.c
[675/1275] Compiling x509_att.c
[676/1275] Compiling x509_req.c
[677/1275] Compiling x509_d2.c
[678/1275] Compiling x509_lu.c
[679/1275] Compiling x509.c
[680/1275] Compiling x509_cmp.c
[681/1275] Compiling v3_utl.c
[682/1275] Compiling v3_purp.c
[683/1275] Compiling v3_skey.c
[684/1275] Compiling v3_prn.c
[685/1275] Compiling v3_pcons.c
[686/1275] Compiling v3_pmaps.c
[687/1275] Compiling v3_ocsp.c
[688/1275] Compiling v3_info.c
[689/1275] Compiling v3_int.c
[690/1275] Compiling v3_lib.c
[691/1275] Compiling v3_ncons.c
[692/1275] Compiling v3_ia5.c
[693/1275] Compiling v3_extku.c
[694/1275] Compiling v3_genn.c
[695/1275] Compiling v3_enum.c
[696/1275] Compiling v3_crld.c
[697/1275] Compiling v3_cpols.c
[698/1275] Compiling v3_alt.c
[699/1275] Compiling v3_bitst.c
[700/1275] Compiling v3_conf.c
[701/1275] Compiling v3_bcons.c
[702/1275] Compiling t_req.c
[703/1275] Compiling v3_akeya.c
[704/1275] Compiling v3_akey.c
[705/1275] Compiling t_x509.c
[706/1275] Compiling t_crl.c
[707/1275] Compiling t_x509a.c
[708/1275] Compiling i2d_pr.c
[709/1275] Compiling rsa_pss.c
[710/1275] Compiling name_print.c
[711/1275] Compiling policy.c
[712/1275] Compiling by_dir.c
[713/1275] Compiling by_file.c
[714/1275] Compiling asn1_gen.c
[715/1275] Compiling algorithm.c
[716/1275] Compiling a_digest.c
[717/1275] Compiling thread_win.c
[718/1275] Compiling a_verify.c
[719/1275] Compiling trust_token.c
[720/1275] Compiling a_sign.c
[721/1275] Compiling voprf.c
[722/1275] Compiling thread.c
[723/1275] Compiling thread_pthread.c
[724/1275] Compiling thread_none.c
[725/1275] Compiling spx_util.c
[726/1275] Compiling spx_wots.c
[727/1275] Compiling spx_thash.c
[728/1275] Compiling spx_fors.c
[729/1275] Compiling pmbtoken.c
[730/1275] Compiling spx_merkle.c
[731/1275] Compiling spx.c
[732/1275] Compiling stack.c
[733/1275] Compiling spx_address.c
[734/1275] Compiling thash.c
[735/1275] Compiling sha512.c
[736/1275] Compiling siphash.c
[737/1275] Compiling slhdsa.c
[738/1275] Compiling wots.c
[739/1275] Compiling sha256.c
[740/1275] Compiling merkle.c
[741/1275] Compiling sha1.c
[742/1275] Compiling fors.c
[743/1275] Compiling rsa_extra.c
[744/1275] Compiling rc4.c
[745/1275] Compiling rsa_print.c
[746/1275] Compiling trusty.c
[747/1275] Compiling refcount.c
[748/1275] Compiling windows.c
[749/1275] Compiling rsa_asn1.c
[750/1275] Compiling rsa_crypt.c
[751/1275] Compiling ios.c
[752/1275] Compiling rand_extra.c
[753/1275] Compiling passive.c
[754/1275] Compiling getentropy.c
[754/1275] Compiling urandom.c
[756/1275] Compiling deterministic.c
[757/1275] Compiling poly1305_arm_asm.S
[758/1275] Compiling pool.c
[759/1275] Compiling forkunsafe.c
[760/1275] Compiling poly1305_arm.c
[761/1275] Compiling fork_detect.c
[762/1275] Compiling poly1305.c
[763/1275] Compiling pkcs7.c
[764/1275] Compiling poly1305_vec.c
[765/1275] Compiling pem_xaux.c
[766/1275] Compiling p5_pbev2.c
[767/1275] Compiling pkcs8.c
[768/1275] Compiling pem_oth.c
[769/1275] Compiling pkcs8_x509.c
[770/1275] Compiling pem_x509.c
[771/1275] Compiling pem_pk8.c
[772/1275] Compiling pkcs7_x509.c
[773/1275] Compiling pem_lib.c
[774/1275] Compiling pem_pkey.c
[775/1275] Compiling mem.c
[776/1275] Compiling obj_xref.c
[777/1275] Compiling md5.c
[778/1275] Compiling md4.c
[779/1275] Compiling mldsa.c
[780/1275] Compiling pem_info.c
[781/1275] Compiling pem_all.c
[782/1275] Compiling lhash.c
[783/1275] Compiling fips_shared_support.c
[784/1275] Compiling obj.c
[785/1275] Compiling keccak.c
[786/1275] Compiling mlkem.cc
[787/1275] Compiling poly_rq_mul.S
[788/1275] Compiling kyber.c
[789/1275] Compiling scrypt.c
[790/1275] Compiling hpke.c
[791/1275] Compiling ex_data.c
[792/1275] Compiling sign.c
[793/1275] Compiling hrss.c
[794/1275] Compiling pbkdf.c
[795/1275] Compiling p_x25519_asn1.c
[796/1275] Compiling p_rsa_asn1.c
[797/1275] Compiling print.c
[798/1275] Compiling p_x25519.c
[799/1275] Compiling p_hkdf.c
[800/1275] Compiling p_ed25519.c
[801/1275] Compiling p_ec_asn1.c
[802/1275] Compiling p_ed25519_asn1.c
[803/1275] Compiling p_rsa.c
[804/1275] Compiling p_dsa_asn1.c
[805/1275] Compiling p_dh_asn1.c
[806/1275] Compiling p_dh.c
[807/1275] Compiling p_ec.c
[808/1275] Compiling evp_asn1.c
[809/1275] Compiling evp_ctx.c
[810/1275] Compiling err.c
[811/1275] Compiling hash_to_curve.c
[812/1275] Compiling engine.c
[813/1275] Compiling ecdh_extra.c
[814/1275] Compiling ecdsa_asn1.c
[815/1275] Compiling evp.c
[816/1275] Compiling ec_derive.c
[817/1275] Compiling dsa_asn1.c
[818/1275] Compiling dsa.c
[819/1275] Compiling dh_asn1.c
[820/1275] Compiling params.c
[821/1275] Compiling ec_asn1.c
[822/1275] Compiling digest_extra.c
[823/1275] Compiling dilithium.c
[824/1275] Compiling spake25519.c
[825/1275] Compiling x25519-asm-arm.S
[826/1275] Compiling des.c
[827/1275] Compiling cpu_intel.c
[828/1275] Compiling crypto.c
[829/1275] Compiling cpu_arm_linux.c
[830/1275] Compiling cpu_aarch64_sysreg.c
[831/1275] Compiling cpu_arm_freebsd.c
[832/1275] Compiling cpu_aarch64_openbsd.c
[833/1275] Compiling cpu_aarch64_win.c
[834/1275] Compiling cpu_aarch64_fuchsia.c
[835/1275] Compiling cpu_aarch64_linux.c
[836/1275] Compiling cpu_aarch64_apple.c
[837/1275] Compiling e_tls.c
[838/1275] Compiling curve25519.c
[839/1275] Compiling tls_cbc.c
[840/1275] Compiling curve25519_64_adx.c
[841/1275] Compiling conf.c
[842/1275] Compiling e_rc4.c
[843/1275] Compiling e_null.c
[844/1275] Compiling e_rc2.c
[845/1275] Compiling derive_key.c
[846/1275] Compiling e_chacha20poly1305.c
[847/1275] Compiling e_des.c
[848/1275] Compiling unicode.c
[849/1275] Compiling e_aesctrhmac.c
[850/1275] Compiling chacha.c
[851/1275] Compiling e_aesgcmsiv.c
[852/1275] Compiling cipher_extra.c
[853/1275] Compiling ber.c
[854/1275] Compiling asn1_compat.c
[854/1275] Compiling cbb.c
[856/1275] Compiling bn_asn1.c
[857/1275] Compiling buf.c
[858/1275] Compiling cbs.c
[859/1275] Compiling blake2.c
[860/1275] Compiling socket.c
[861/1275] Compiling socket_helper.c
[862/1275] Compiling convert.c
[863/1275] Compiling printf.c
[864/1275] Compiling pair.c
[865/1275] Compiling fd.c
[866/1275] Compiling errno.c
[867/1275] Compiling file.c
[868/1275] Compiling hexdump.c
[869/1275] Compiling bio_mem.c
[870/1275] Compiling connect.c
[871/1275] Compiling base64.c
[872/1275] Compiling tasn_fre.c
[873/1275] Compiling tasn_utl.c
[874/1275] Compiling tasn_typ.c
[875/1275] Compiling bio.c
[876/1275] Compiling tasn_new.c
[877/1275] Compiling tasn_enc.c
[878/1275] Compiling f_string.c
[879/1275] Compiling posix_time.c
[880/1275] Compiling asn1_par.c
[881/1275] Compiling asn_pack.c
[882/1275] Compiling f_int.c
[883/1275] Compiling tasn_dec.c
[884/1275] Compiling a_type.c
[885/1275] Compiling a_utctm.c
[886/1275] Compiling a_octet.c
[887/1275] Compiling asn1_lib.c
[888/1275] Compiling a_time.c
[889/1275] Compiling a_strnid.c
[890/1275] Compiling a_mbstr.c
[891/1275] Compiling a_i2d_fp.c
[892/1275] Compiling a_strex.c
[893/1275] Compiling a_object.c
[894/1275] Compiling a_gentm.c
[895/1275] Compiling a_int.c
[896/1275] Compiling a_d2i_fp.c
[897/1275] Compiling a_dup.c
[898/1275] Compiling a_bool.c
[899/1275] Compiling fiat_p256_adx_sqr.S
[900/1275] Compiling fiat_p256_adx_mul.S
[901/1275] Compiling a_bitstr.c
[902/1275] Compiling fiat_curve25519_adx_square.S
[903/1275] Compiling fiat_curve25519_adx_mul.S
[904/1275] Compiling md5-x86_64-apple.S
[905/1275] Compiling md5-x86_64-linux.S
[906/1275] Compiling md5-586-linux.S
[907/1275] Compiling md5-586-apple.S
[908/1275] Compiling err_data.c
[909/1275] Compiling chacha20_poly1305_x86_64-linux.S
[910/1275] Compiling chacha20_poly1305_x86_64-apple.S
[911/1275] Compiling chacha20_poly1305_armv8-win.S
[912/1275] Compiling chacha20_poly1305_armv8-apple.S
[913/1275] Compiling chacha-x86_64-linux.S
[914/1275] Compiling chacha-x86_64-apple.S
[915/1275] Compiling chacha20_poly1305_armv8-linux.S
[916/1275] Compiling CCryptoBoringSSLShims shims.c
[917/1275] Compiling chacha-armv8-linux.S
[918/1275] Compiling chacha-x86-linux.S
[919/1275] Compiling chacha-x86-apple.S
[920/1275] Compiling chacha-armv8-win.S
[921/1275] Compiling chacha-armv8-apple.S
[922/1275] Compiling chacha-armv4-linux.S
[923/1275] Compiling aes128gcmsiv-x86_64-apple.S
[924/1275] Compiling x86_64-mont5-linux.S
[925/1275] Compiling aes128gcmsiv-x86_64-linux.S
[926/1275] Compiling x86_64-mont5-apple.S
[927/1275] Compiling x86-mont-linux.S
[928/1275] Compiling x86_64-mont-linux.S
[929/1275] Compiling x86_64-mont-apple.S
[930/1275] Compiling x86-mont-apple.S
[931/1275] Compiling vpaes-x86_64-linux.S
[932/1275] Compiling vpaes-armv8-win.S
[933/1275] Compiling vpaes-x86-apple.S
[934/1275] Compiling vpaes-x86-linux.S
[935/1275] Compiling vpaes-x86_64-apple.S
[936/1275] Compiling vpaes-armv8-linux.S
[937/1275] Compiling vpaes-armv8-apple.S
[938/1275] Compiling vpaes-armv7-linux.S
[939/1275] Compiling sha512-armv8-win.S
[940/1275] Compiling sha512-armv8-apple.S
[941/1275] Compiling sha512-x86_64-apple.S
[942/1275] Compiling sha512-armv8-linux.S
[943/1275] Compiling sha512-x86_64-linux.S
[944/1275] Compiling sha512-armv4-linux.S
[945/1275] Compiling sha512-586-linux.S
[946/1275] Compiling sha512-586-apple.S
[947/1275] Compiling sha256-x86_64-apple.S
[948/1275] Compiling sha256-armv8-linux.S
[949/1275] Compiling sha256-armv8-win.S
[950/1275] Compiling sha256-x86_64-linux.S
[951/1275] Compiling sha256-armv8-apple.S
[952/1275] Compiling sha256-586-linux.S
[953/1275] Compiling sha1-x86_64-apple.S
[954/1275] Compiling sha256-586-apple.S
[955/1275] Compiling sha256-armv4-linux.S
[956/1275] Compiling sha1-x86_64-linux.S
[957/1275] Compiling sha1-armv8-linux.S
[958/1275] Compiling sha1-armv8-apple.S
[959/1275] Compiling sha1-armv4-large-linux.S
[960/1275] Compiling bcm.c
[961/1275] Compiling sha1-586-apple.S
[962/1275] Compiling sha1-armv8-win.S
[963/1275] Compiling sha1-586-linux.S
[964/1275] Compiling rdrand-x86_64-apple.S
[965/1275] Compiling rdrand-x86_64-linux.S
[966/1275] Compiling p256_beeu-x86_64-asm-linux.S
[967/1275] Compiling rsaz-avx2-apple.S
[968/1275] Compiling rsaz-avx2-linux.S
[969/1275] Compiling p256_beeu-x86_64-asm-apple.S
[970/1275] Compiling p256_beeu-armv8-asm-win.S
[971/1275] Compiling p256_beeu-armv8-asm-apple.S
[972/1275] Compiling p256_beeu-armv8-asm-linux.S
[973/1275] Compiling p256-x86_64-asm-apple.S
[974/1275] Compiling p256-armv8-asm-linux.S
[975/1275] Compiling p256-armv8-asm-apple.S
[976/1275] Compiling ghashv8-armv8-linux.S
[977/1275] Compiling ghashv8-armv8-win.S
[977/1275] Compiling p256-armv8-asm-win.S
[979/1275] Compiling p256-x86_64-asm-linux.S
[980/1275] Compiling ghashv8-armv7-linux.S
[981/1275] Compiling ghashv8-armv8-apple.S
[982/1275] Compiling ghash-x86_64-linux.S
[983/1275] Compiling ghash-x86_64-apple.S
[984/1275] Compiling ghash-x86-apple.S
[985/1275] Compiling ghash-x86-linux.S
[986/1275] Compiling ghash-ssse3-x86_64-apple.S
[987/1275] Compiling ghash-ssse3-x86-linux.S
[988/1275] Compiling ghash-neon-armv8-linux.S
[989/1275] Compiling ghash-neon-armv8-win.S
[990/1275] Compiling ghash-ssse3-x86_64-linux.S
[991/1275] Compiling ghash-ssse3-x86-apple.S
[992/1275] Compiling ghash-neon-armv8-apple.S
[993/1275] Compiling ghash-armv4-linux.S
[994/1275] Compiling bn-armv8-win.S
[995/1275] Compiling bsaes-armv7-linux.S
[996/1275] Compiling co-586-linux.S
[997/1275] Compiling co-586-apple.S
[998/1275] Compiling bn-armv8-linux.S
[999/1275] Compiling bn-armv8-apple.S
[1000/1275] Compiling bn-586-apple.S
[1001/1275] Compiling bn-586-linux.S
[1002/1275] Compiling armv8-mont-linux.S
[1003/1275] Compiling armv8-mont-win.S
[1004/1275] Compiling aesv8-gcm-armv8-win.S
[1005/1275] Compiling aesv8-gcm-armv8-linux.S
[1006/1275] Compiling armv4-mont-linux.S
[1007/1275] Compiling armv8-mont-apple.S
[1007/1275] Compiling aesv8-gcm-armv8-apple.S
[1009/1275] Compiling aesv8-armv8-win.S
[1010/1275] Compiling aesv8-armv8-linux.S
[1011/1275] Compiling aesv8-armv8-apple.S
[1012/1275] Compiling aesni-x86_64-apple.S
[1013/1275] Compiling aesv8-armv7-linux.S
[1014/1275] Compiling aesni-x86_64-linux.S
[1015/1275] Compiling aesni-x86-linux.S
[1016/1275] Compiling aesni-x86-apple.S
[1017/1275] Compiling aesni-gcm-x86_64-linux.S
[1018/1275] Compiling aesni-gcm-x86_64-apple.S
[1019/1275] Compiling x_sig.c
[1020/1275] Compiling x_x509a.c
[1021/1275] Compiling x_spki.c
[1022/1275] Compiling x_x509.c
[1023/1275] Compiling x_val.c
[1024/1275] Compiling x_req.c
[1025/1275] Compiling x_crl.c
[1026/1275] Compiling x_pubkey.c
[1027/1275] Compiling x_exten.c
[1028/1275] Compiling x_attrib.c
[1029/1275] Compiling x_name.c
[1030/1275] Compiling x_algor.c
[1031/1275] Compiling x_all.c
[1032/1275] Compiling x509spki.c
[1033/1275] Compiling x509_vpm.c
[1034/1275] Compiling c-nioatomics.c
[1035/1275] Compiling x509rset.c
[1036/1275] Compiling x509cset.c
[1037/1275] Compiling x509name.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_set.c
[1043/1275] Compiling x509_ext.c
[1044/1275] Compiling x509_obj.c
[1045/1275] Compiling x509_req.c
[1046/1275] Compiling x509_lu.c
[1047/1275] Compiling x509_d2.c
[1048/1275] Compiling x509_def.c
[1049/1275] Compiling x509_cmp.c
[1050/1275] Compiling x509.c
[1051/1275] Compiling x509_att.c
[1052/1275] Compiling v3_skey.c
[1052/1275] Compiling v3_utl.c
[1054/1275] Compiling v3_prn.c
[1055/1275] Compiling v3_purp.c
[1056/1275] Compiling v3_pmaps.c
[1057/1275] Compiling v3_pcons.c
[1058/1275] Compiling v3_ocsp.c
[1059/1275] Compiling v3_lib.c
[1060/1275] Compiling v3_ncons.c
[1061/1275] Compiling v3_genn.c
[1062/1275] Compiling v3_info.c
[1063/1275] Compiling v3_int.c
[1064/1275] Compiling v3_ia5.c
[1065/1275] Compiling v3_extku.c
[1066/1275] Compiling v3_conf.c
[1067/1275] Compiling v3_crld.c
[1068/1275] Compiling v3_enum.c
[1069/1275] Compiling v3_bitst.c
[1070/1275] Compiling v3_bcons.c
[1071/1275] Compiling v3_cpols.c
[1072/1275] Compiling v3_alt.c
[1073/1275] Compiling v3_akeya.c
[1074/1275] Compiling c-atomics.c
[1075/1275] Compiling v3_akey.c
[1076/1275] Compiling t_crl.c
[1077/1275] Compiling t_x509a.c
[1078/1275] Compiling t_x509.c
[1079/1275] Compiling t_req.c
[1080/1275] Compiling i2d_pr.c
[1081/1281] Compiling rsa_pss.c
[1082/1281] Compiling name_print.c
[1083/1281] Compiling policy.c
[1084/1281] Compiling by_file.c
[1085/1281] Compiling by_dir.c
[1086/1281] Compiling asn1_gen.c
[1087/1281] Compiling algorithm.c
[1089/1281] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1089/1281] Compiling a_verify.c
[1090/1281] Compiling a_sign.c
[1091/1281] Compiling voprf.c
[1092/1281] Compiling a_digest.c
[1093/1281] Compiling trust_token.c
[1094/1281] Compiling thread_win.c
[1095/1281] Compiling thread.c
[1096/1281] Compiling spx_util.c
[1097/1281] Compiling spx_wots.c
[1098/1281] Compiling thread_pthread.c
[1099/1281] Compiling thread_none.c
[1100/1281] Compiling spx_thash.c
[1101/1281] Compiling pmbtoken.c
[1102/1281] Compiling stack.c
[1103/1281] Compiling spx_merkle.c
[1104/1281] Compiling spx_fors.c
[1105/1281] Compiling spx_address.c
[1106/1281] Compiling spx.c
[1108/1281] Compiling NIOConcurrencyHelpers NIOLock.swift
[1108/1281] Compiling wots.c
[1109/1281] Compiling fors.c
[1110/1281] Compiling sha512.c
[1110/1281] Compiling thash.c
[1112/1281] Compiling siphash.c
[1113/1281] Compiling merkle.c
[1114/1281] Compiling slhdsa.c
[1116/1281] Compiling NIOConcurrencyHelpers lock.swift
[1116/1281] Compiling sha256.c
[1117/1281] Compiling sha1.c
[1118/1281] Compiling rsa_extra.c
[1119/1281] Compiling rc4.c
[1120/1281] Compiling rsa_print.c
[1121/1281] Compiling refcount.c
[1122/1281] Compiling trusty.c
[1123/1281] Compiling windows.c
[1124/1281] Compiling rsa_asn1.c
[1125/1281] Compiling rand_extra.c
[1126/1281] Compiling urandom.c
[1127/1281] Compiling ios.c
[1128/1281] Compiling rsa_crypt.c
[1129/1281] Compiling passive.c
[1130/1281] Compiling getentropy.c
[1131/1281] Compiling forkunsafe.c
[1132/1281] Compiling deterministic.c
[1133/1281] Compiling fork_detect.c
[1134/1281] Compiling poly1305_arm_asm.S
[1135/1281] Compiling poly1305.c
[1136/1281] Compiling poly1305_arm.c
[1137/1281] Compiling pool.c
[1139/1281] Emitting module NIOConcurrencyHelpers
[1140/1281] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1140/1281] Compiling pkcs7.c
[1141/1281] Compiling poly1305_vec.c
[1142/1281] Compiling p5_pbev2.c
[1144/1281] Compiling NIOConcurrencyHelpers atomics.swift
[1144/1282] Compiling pkcs8.c
[1145/1282] Compiling pkcs7_x509.c
[1146/1282] Compiling pem_xaux.c
[1148/1282] Compiling pkcs8_x509.c
[1149/1282] Compiling pem_x509.c
[1150/1282] Compiling pem_pkey.c
[1151/1282] Compiling pem_pk8.c
[1152/1282] Compiling obj_xref.c
[1153/1282] Compiling pem_oth.c
[1154/1291] Compiling pem_info.c
[1155/1299] Compiling pem_all.c
[1156/1308] Compiling mem.c
[1157/1308] Compiling pem_lib.c
[1158/1308] Compiling md5.c
[1159/1308] Compiling md4.c
[1160/1308] Compiling mldsa.c
[1161/1308] Compiling obj.c
[1162/1308] Compiling lhash.c
[1163/1308] Compiling fips_shared_support.c
[1164/1308] Compiling keccak.c
[1165/1308] Compiling poly_rq_mul.S
[1166/1308] Compiling kyber.c
[1167/1308] Compiling ex_data.c
[1168/1308] Compiling sign.c
[1170/1308] Compiling ConsoleKitTerminal Console+Wait.swift
[1171/1308] Compiling ConsoleKitTerminal ConsoleColor.swift
[1172/1308] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1172/1311] Compiling hpke.c
[1173/1311] Compiling scrypt.c
[1174/1311] Compiling pbkdf.c
[1174/1311] Compiling print.c
[1176/1311] Compiling hrss.c
[1177/1311] Compiling p_x25519_asn1.c
[1178/1311] Compiling p_x25519.c
[1179/1311] Compiling p_rsa_asn1.c
[1180/1311] Compiling p_ed25519.c
[1181/1311] Compiling p_hkdf.c
[1182/1311] Compiling p_ed25519_asn1.c
[1183/1311] Compiling p_rsa.c
[1185/1311] Compiling ConsoleKitTerminal Console+Confirm.swift
[1186/1311] Compiling ConsoleKitTerminal Console+Input.swift
[1187/1311] Compiling ConsoleKitTerminal Console+Center.swift
[1188/1311] Compiling ConsoleKitTerminal Console+Output.swift
[1189/1311] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1190/1311] Compiling ConsoleKitTerminal ConsoleClear.swift
[1191/1311] Compiling ConsoleKitTerminal Console+Ask.swift
[1192/1311] Compiling ConsoleKitTerminal Console+Choose.swift
[1193/1311] Compiling ConsoleKitTerminal CustomActivity.swift
[1194/1311] Compiling ConsoleKitTerminal LoadingBar.swift
[1195/1311] Compiling ConsoleKitTerminal ProgressBar.swift
[1196/1311] Compiling ConsoleKitTerminal Console+Clear.swift
[1197/1311] Compiling ConsoleKitTerminal ActivityBar.swift
[1198/1311] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1199/1311] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1200/1311] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1200/1311] Compiling p_ec_asn1.c
[1202/1311] Emitting module ConsoleKitTerminal
[1202/1311] Compiling p_dh.c
[1203/1311] Compiling p_ec.c
[1204/1311] Compiling evp_ctx.c
[1205/1311] Compiling p_dsa_asn1.c
[1206/1311] Compiling p_dh_asn1.c
[1207/1311] Compiling evp_asn1.c
[1208/1311] Compiling engine.c
[1209/1311] Compiling ecdh_extra.c
[1210/1311] Compiling evp.c
[1211/1311] Compiling err.c
[1212/1311] Compiling hash_to_curve.c
[1213/1311] Compiling ecdsa_asn1.c
[1214/1311] Compiling ec_derive.c
[1215/1311] Compiling dsa_asn1.c
[1216/1311] Compiling params.c
[1218/1311] Compiling ConsoleKitTerminal Console.swift
[1219/1311] Compiling ConsoleKitTerminal Terminal.swift
[1220/1311] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1221/1311] Compiling ConsoleKitTerminal ConsoleText.swift
[1222/1311] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1223/1311] Compiling ConsoleKitTerminal ANSI.swift
[1223/1311] Compiling ec_asn1.c
[1224/1311] Compiling digest_extra.c
[1225/1311] Compiling dsa.c
[1226/1311] Compiling dh_asn1.c
[1227/1311] Compiling dilithium.c
[1228/1311] Compiling x25519-asm-arm.S
[1229/1311] Compiling spake25519.c
[1230/1311] Compiling crypto.c
[1231/1311] Compiling des.c
[1232/1311] Compiling cpu_intel.c
[1233/1311] Compiling cpu_arm_linux.c
[1234/1311] Compiling cpu_arm_freebsd.c
[1235/1311] Compiling cpu_aarch64_win.c
[1236/1311] Compiling cpu_aarch64_openbsd.c
[1237/1311] Compiling cpu_aarch64_sysreg.c
[1238/1311] Compiling cpu_aarch64_linux.c
[1239/1311] Compiling cpu_aarch64_fuchsia.c
[1240/1311] Compiling cpu_aarch64_apple.c
[1241/1311] Compiling curve25519.c
[1242/1311] Compiling e_rc4.c
[1243/1311] Compiling tls_cbc.c
[1244/1311] Compiling conf.c
[1245/1311] Compiling e_tls.c
[1246/1311] Compiling e_rc2.c
[1247/1311] Compiling e_null.c
[1248/1311] Compiling e_des.c
[1249/1311] Compiling derive_key.c
[1250/1311] Compiling e_chacha20poly1305.c
[1251/1311] Compiling e_aesgcmsiv.c
[1252/1311] Compiling e_aesctrhmac.c
[1253/1311] Compiling cipher_extra.c
[1254/1311] Compiling unicode.c
[1255/1311] Compiling curve25519_64_adx.c
[1257/1311] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1258/1311] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1259/1311] Compiling ConsoleKitTerminal LoggerFragment.swift
[1259/1312] Compiling chacha.c
[1260/1312] Compiling ber.c
[1261/1312] Compiling asn1_compat.c
[1262/1312] Compiling cbs.c
[1263/1312] Compiling buf.c
[1264/1312] Compiling cbb.c
[1266/1312] Compiling convert.c
[1267/1312] Compiling bn_asn1.c
[1268/1312] Compiling printf.c
[1269/1312] Compiling pair.c
[1270/1312] Compiling blake2.c
[1271/1312] Compiling fd.c
[1272/1312] Compiling hexdump.c
[1273/1312] Compiling errno.c
[1274/1312] Compiling file.c
[1275/1312] Compiling base64.c
[1276/1312] Compiling bio_mem.c
[1277/1312] Compiling tasn_utl.c
[1278/1312] Compiling bio.c
[1279/1312] Compiling tasn_typ.c
[1280/1312] Compiling tasn_fre.c
[1281/1312] Compiling tasn_new.c
[1282/1334] Compiling tasn_enc.c
[1282/1334] Compiling f_int.c
[1284/1334] Compiling f_string.c
[1285/1334] Compiling posix_time.c
[1286/1334] Compiling tasn_dec.c
[1287/1334] Compiling asn1_par.c
[1288/1334] Compiling asn_pack.c
[1289/1334] Compiling asn1_lib.c
[1290/1334] Compiling a_utctm.c
[1291/1334] Compiling a_type.c
[1292/1334] Compiling a_time.c
[1293/1334] Compiling a_strnid.c
[1294/1334] Compiling a_strex.c
[1295/1334] Compiling a_octet.c
[1296/1334] Compiling a_mbstr.c
[1297/1334] Compiling a_i2d_fp.c
[1298/1334] Compiling a_int.c
[1299/1334] Compiling a_object.c
[1300/1334] Compiling a_dup.c
[1300/1334] Write sources
[1306/1334] Compiling a_gentm.c
[1307/1334] Compiling a_d2i_fp.c
[1308/1334] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1309/1334] Compiling a_bool.c
[1311/1334] Compiling ConsoleKitCommands CommandSignature.swift
[1312/1334] Compiling ConsoleKitCommands Flag.swift
[1313/1334] Compiling ConsoleKitCommands Option.swift
[1313/1336] Compiling a_bitstr.c
[1314/1336] Compiling bcm.c
[1316/1336] Emitting module ConsoleKitCommands
[1317/1395] Compiling BitCollections BitArray+BitwiseOperations.swift
[1318/1395] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1319/1395] Compiling BitCollections BitArray+Codable.swift
[1320/1433] Compiling BitCollections BitArray+Descriptions.swift
[1321/1433] Compiling BitCollections BitArray+Equatable.swift
[1322/1433] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1323/1441] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1324/1441] Compiling BitCollections BitArray+Extras.swift
[1325/1441] Compiling BitCollections BitArray+Fill.swift
[1326/1441] Compiling BitCollections BitArray+Collection.swift
[1327/1441] Compiling BitCollections BitArray+Copy.swift
[1328/1441] Compiling BitCollections BitArray+CustomReflectable.swift
[1329/1441] Compiling BitCollections BitArray+Shifts.swift
[1330/1441] Compiling BitCollections BitArray+Testing.swift
[1331/1441] Compiling BitCollections BitArray._UnsafeHandle.swift
[1332/1441] Compiling BitCollections BitArray.swift
[1333/1441] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1334/1441] Compiling BitCollections BitArray+RandomBits.swift
[1335/1441] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1336/1441] Compiling BitCollections BitArray+Invariants.swift
[1337/1441] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1338/1443] Compiling BitCollections BitArray+Hashable.swift
[1339/1443] Compiling BitCollections BitArray+Initializers.swift
[1343/1443] Compiling Atomics IntegerOperations.swift
[1344/1443] Compiling Atomics Unmanaged extensions.swift
[1345/1443] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1346/1443] Compiling BitCollections BitSet+CustomReflectable.swift
[1347/1443] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1348/1443] Compiling BitCollections BitSet+Equatable.swift
[1349/1443] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1350/1443] Compiling BitCollections BitSet+Extras.swift
[1351/1443] Compiling BitCollections BitSet+Hashable.swift
[1358/1450] Compiling CryptoBoringWrapper RandomBytes.swift
[1359/1450] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1360/1450] Compiling CryptoBoringWrapper EllipticCurve.swift
[1361/1450] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1362/1450] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1363/1450] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1364/1450] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1365/1450] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1366/1450] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1367/1450] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1368/1450] Compiling BitCollections BitSet+Initializers.swift
[1369/1450] Compiling BitCollections BitSet+Invariants.swift
[1370/1450] Compiling BitCollections BitSet+Random.swift
[1371/1450] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1372/1450] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1373/1450] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1374/1450] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1375/1450] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1376/1450] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1377/1450] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1378/1450] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1379/1450] Compiling BitCollections BitSet+SetAlgebra union.swift
[1380/1450] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1381/1450] Compiling BitCollections BitSet.Counted.swift
[1385/1453] Emitting module CryptoBoringWrapper
[1386/1453] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1389/1453] Compiling BitCollections BitSet+Codable.swift
[1390/1453] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1391/1453] Emitting module BitCollections
[1400/1453] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1401/1453] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1423/1455] Compiling BitCollections BitSet.Index.swift
[1424/1455] Compiling BitCollections BitSet._UnsafeHandle.swift
[1425/1455] Compiling BitCollections BitSet.swift
[1426/1455] Compiling BitCollections Range+Utilities.swift
[1427/1455] Compiling BitCollections Slice+Utilities.swift
[1428/1455] Compiling BitCollections UInt+Tricks.swift
[1429/1455] Compiling BitCollections _Word.swift
[1430/1529] Compiling Crypto ASN1Null.swift
[1431/1529] Compiling Crypto ASN1OctetString.swift
[1432/1529] Compiling Crypto ASN1Strings.swift
[1433/1529] Compiling Crypto ArraySliceBigint.swift
[1434/1529] Compiling Crypto GeneralizedTime.swift
[1435/1529] Compiling Crypto ObjectIdentifier.swift
[1437/1529] Compiling ConsoleKit Exports.swift
[1438/1529] Emitting module ConsoleKit
[1439/1530] Compiling Crypto Digest_boring.swift
[1440/1530] Compiling Crypto Digest.swift
[1441/1530] Compiling Crypto Digests.swift
[1442/1532] Compiling Crypto AES-GCM.swift
[1443/1532] Compiling Crypto AES-GCM_boring.swift
[1444/1532] Compiling Crypto ChaChaPoly_boring.swift
[1445/1532] Compiling Crypto ChaChaPoly.swift
[1446/1532] Compiling Crypto ASN1BitString.swift
[1447/1532] Compiling Crypto ASN1Boolean.swift
[1448/1532] Compiling Crypto ASN1Identifier.swift
[1449/1532] Compiling Crypto ASN1Integer.swift
[1451/1532] Emitting module Collections
[1452/1532] Compiling Collections Collections.swift
[1454/1533] Compiling Crypto Cipher.swift
[1455/1533] Compiling Crypto Nonces.swift
[1456/1533] Compiling Crypto ASN1.swift
[1457/1533] Compiling Crypto ASN1Any.swift
[1461/1533] Compiling Crypto SymmetricKeys.swift
[1462/1533] Compiling Crypto HMAC.swift
[1463/1533] Compiling Crypto MACFunctions.swift
[1464/1533] Compiling Crypto MessageAuthenticationCode.swift
[1465/1533] Compiling Crypto AES.swift
[1466/1533] Compiling Crypto ECDSASignature_boring.swift
[1467/1533] Compiling Crypto ECDSA_boring.swift
[1468/1533] Compiling Crypto EdDSA_boring.swift
[1469/1533] Compiling Crypto ECDSA.swift
[1470/1533] Compiling Crypto Ed25519.swift
[1471/1542] Compiling Crypto HKDF.swift
[1472/1542] Compiling Crypto AESWrap.swift
[1473/1542] Compiling Crypto AESWrap_boring.swift
[1474/1542] Compiling Crypto Ed25519_boring.swift
[1475/1542] Compiling Crypto NISTCurvesKeys_boring.swift
[1476/1542] Compiling Crypto X25519Keys_boring.swift
[1477/1542] Compiling Crypto Curve25519.swift
[1478/1542] Compiling Crypto Ed25519Keys.swift
[1479/1542] Compiling Crypto NISTCurvesKeys.swift
[1480/1542] Compiling Crypto X25519Keys.swift
[1481/1542] Emitting module Atomics
[1483/1543] Compiling Crypto PKCS8PrivateKey.swift
[1484/1543] Compiling Crypto SEC1PrivateKey.swift
[1485/1543] Compiling Crypto SubjectPublicKeyInfo.swift
[1486/1543] Compiling Crypto CryptoKitErrors.swift
[1490/1543] Compiling Crypto HashFunctions.swift
[1491/1543] Compiling Crypto HashFunctions_SHA2.swift
[1492/1543] Compiling Crypto HPKE-AEAD.swift
[1493/1547] Compiling Crypto HPKE-Ciphersuite.swift
[1494/1547] Compiling Crypto HPKE-KDF.swift
[1495/1547] Compiling Crypto HPKE-KexKeyDerivation.swift
[1496/1547] Compiling Crypto HPKE-LabeledExtract.swift
[1497/1547] Compiling Crypto HPKE-Utils.swift
[1498/1547] Compiling Crypto DHKEM.swift
[1499/1547] Compiling Crypto HPKE-KEM-Curve25519.swift
[1500/1547] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1501/1547] Compiling Crypto HPKE-KEM.swift
[1502/1547] Compiling Crypto HPKE-Errors.swift
[1503/1578] Compiling Crypto HPKE.swift
[1504/1578] Compiling Crypto HPKE-Context.swift
[1505/1578] Compiling Crypto HPKE-KeySchedule.swift
[1506/1578] Compiling Crypto HPKE-Modes.swift
[1507/1578] Compiling Crypto Insecure.swift
[1508/1578] Compiling Crypto Insecure_HashFunctions.swift
[1509/1578] Compiling Crypto KEM.swift
[1510/1578] Compiling Crypto ECDH_boring.swift
[1511/1578] Compiling Crypto DH.swift
[1512/1578] Compiling Crypto ECDH.swift
[1513/1602] Emitting module Crypto
[1514/1603] Emitting module Algorithms
[1516/1604] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1517/1604] Compiling NIOCore BSDSocketAPI.swift
[1518/1604] Compiling NIOCore ByteBuffer-aux.swift
[1519/1604] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1520/1604] Compiling NIOCore ByteBuffer-conversions.swift
[1521/1604] Compiling NIOCore ByteBuffer-core.swift
[1522/1604] Compiling NIOCore ByteBuffer-hex.swift
[1523/1604] Compiling NIOCore ByteBuffer-int.swift
[1524/1604] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1525/1604] Compiling NIOCore CircularBuffer.swift
[1526/1604] Compiling NIOCore Codec.swift
[1527/1604] Compiling NIOCore ConvenienceOptionSupport.swift
[1528/1604] Compiling NIOCore DeadChannel.swift
[1529/1604] Compiling NIOCore DispatchQueue+WithFuture.swift
[1530/1604] Compiling NIOCore EventLoop+Deprecated.swift
[1531/1604] Compiling NIOCore EventLoop+SerialExecutor.swift
[1532/1604] Compiling NIOCore EventLoop.swift
[1533/1604] Compiling NIOCore AddressedEnvelope.swift
[1534/1604] Compiling NIOCore AsyncAwaitSupport.swift
[1535/1604] Compiling NIOCore AsyncChannel.swift
[1536/1604] Compiling Crypto Signature.swift
[1537/1604] Compiling Crypto CryptoKitErrors_boring.swift
[1538/1604] Compiling Crypto RNG_boring.swift
[1539/1604] Compiling Crypto SafeCompare_boring.swift
[1540/1604] Compiling Crypto Zeroization_boring.swift
[1541/1604] Compiling Crypto PrettyBytes.swift
[1542/1604] Compiling Crypto SafeCompare.swift
[1543/1604] Compiling Crypto SecureBytes.swift
[1544/1604] Compiling Crypto Zeroization.swift
[1545/1604] Compiling NIOCore MulticastChannel.swift
[1546/1604] Compiling NIOCore NIOAny.swift
[1547/1604] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1548/1604] Compiling NIOCore NIOLoopBound.swift
[1549/1604] Compiling NIOCore NIOScheduledCallback.swift
[1550/1604] Compiling NIOCore NIOSendable.swift
[1551/1604] Compiling NIOCore PointerHelpers.swift
[1552/1604] Compiling NIOCore RecvByteBufferAllocator.swift
[1554/1648] Compiling _CryptoExtras RSA.swift
[1555/1648] Compiling _CryptoExtras RSA_boring.swift
[1556/1648] Compiling _CryptoExtras RSA_security.swift
[1557/1648] Compiling _CryptoExtras BoringSSLHelpers.swift
[1558/1648] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1559/1648] Compiling _CryptoExtras DigestType.swift
[1560/1648] Compiling _CryptoExtras Error.swift
[1561/1648] Compiling _CryptoExtras I2OSP.swift
[1566/1652] Emitting module _CryptoExtras
[1567/1652] Compiling _CryptoExtras OPRFClient.swift
[1568/1652] Compiling _CryptoExtras OPRFServer.swift
[1569/1652] Compiling _CryptoExtras VOPRF+API.swift
[1570/1652] Compiling _CryptoExtras VOPRFClient.swift
[1571/1652] Compiling _CryptoExtras VOPRFServer.swift
[1572/1652] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1573/1652] Compiling NIOCore SocketAddresses.swift
[1574/1652] Compiling NIOCore SocketOptionProvider.swift
[1575/1652] Compiling NIOCore SystemCallHelpers.swift
[1576/1652] Compiling NIOCore TimeAmount+Duration.swift
[1577/1652] Compiling NIOCore TypeAssistedChannelHandler.swift
[1578/1652] Compiling NIOCore UniversalBootstrapSupport.swift
[1579/1652] Compiling NIOCore Utilities.swift
[1580/1652] Compiling _CryptoExtras RSA+BlindSigning.swift
[1585/1652] Compiling _CryptoExtras PEMDocument.swift
[1586/1652] Compiling _CryptoExtras PrettyBytes.swift
[1587/1652] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1588/1652] Compiling _CryptoExtras DLEQ.swift
[1589/1652] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1590/1652] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1591/1652] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1592/1652] Compiling NIOCore EventLoopFuture.swift
[1593/1652] Compiling NIOCore FileDescriptor.swift
[1594/1652] Compiling NIOCore FileHandle.swift
[1595/1652] Compiling NIOCore FileRegion.swift
[1596/1652] Compiling NIOCore GlobalSingletons.swift
[1597/1652] Compiling _CryptoExtras AES_CFB_boring.swift
[1598/1652] Compiling _CryptoExtras AES_CTR_boring.swift
[1599/1652] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1600/1652] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1601/1652] Compiling _CryptoExtras ChaCha20CTR.swift
[1602/1652] Compiling _CryptoExtras AES_CBC.swift
[1603/1652] Compiling _CryptoExtras AES_CFB.swift
[1604/1652] Compiling _CryptoExtras AES_CTR.swift
[1605/1652] Compiling _CryptoExtras AES_GCM_SIV.swift
[1606/1652] Compiling _CryptoExtras Block Function.swift
[1607/1652] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1608/1652] Compiling _CryptoExtras PBKDF2.swift
[1609/1652] Compiling _CryptoExtras Scrypt_boring.swift
[1610/1652] Compiling _CryptoExtras Scrypt.swift
[1611/1652] Compiling _CryptoExtras OPRF.swift
[1612/1652] Compiling _CryptoExtras ECToolbox_boring.swift
[1613/1652] Compiling _CryptoExtras ECToolbox.swift
[1614/1652] Compiling _CryptoExtras HashToField.swift
[1615/1652] Compiling _CryptoExtras KDF.swift
[1616/1652] Compiling _CryptoExtras PBKDF2_boring.swift
[1627/1652] Compiling NIOCore ChannelHandler.swift
[1628/1652] Compiling NIOCore ChannelHandlers.swift
[1629/1652] Compiling NIOCore ChannelInvoker.swift
[1630/1652] Compiling NIOCore ChannelOption.swift
[1631/1652] Compiling NIOCore ChannelPipeline.swift
[1632/1652] Emitting module NIOCore
[1634/1705] Compiling NIOEmbedded Embedded.swift
[1635/1705] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1636/1705] Emitting module NIOEmbedded
[1637/1705] Compiling NIOEmbedded AsyncTestingChannel.swift
[1639/1706] Compiling NIOPosix IO.swift
[1640/1706] Compiling NIOPosix IntegerBitPacking.swift
[1641/1706] Compiling NIOPosix IntegerTypes.swift
[1642/1706] Compiling NIOPosix Linux.swift
[1643/1706] Compiling NIOPosix LinuxCPUSet.swift
[1644/1706] Compiling NIOPosix LinuxUring.swift
[1645/1706] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1646/1712] Compiling NIOPosix ServerSocket.swift
[1647/1712] Compiling NIOPosix Socket.swift
[1648/1712] Compiling NIOPosix SocketChannel.swift
[1649/1712] Compiling NIOPosix SocketProtocols.swift
[1650/1712] Compiling NIOPosix System.swift
[1651/1712] Compiling NIOPosix Thread.swift
[1652/1712] Compiling NIOPosix Pool.swift
[1653/1712] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1654/1712] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1655/1712] Compiling NIOPosix PosixSingletons.swift
[1656/1712] Compiling NIOPosix RawSocketBootstrap.swift
[1657/1712] Compiling NIOPosix Resolver.swift
[1658/1712] Compiling NIOPosix Selectable.swift
[1659/1712] Compiling NIOPosix SelectableChannel.swift
[1660/1712] Compiling NIOPosix SelectableEventLoop.swift
[1661/1712] Compiling NIOPosix SelectorEpoll.swift
[1662/1712] Compiling NIOPosix SelectorGeneric.swift
[1663/1712] Compiling NIOPosix SelectorKqueue.swift
[1664/1712] Compiling NIOPosix SelectorUring.swift
[1665/1712] Compiling NIOPosix ThreadPosix.swift
[1666/1712] Compiling NIOPosix ThreadWindows.swift
[1667/1712] Compiling NIOPosix UnsafeTransfer.swift
[1668/1712] Compiling NIOPosix Utilities.swift
[1669/1712] Compiling NIOPosix VsockAddress.swift
[1670/1712] Compiling NIOPosix VsockChannelEvents.swift
[1671/1712] Compiling NIOPosix BSDSocketAPICommon.swift
[1672/1712] Compiling NIOPosix BSDSocketAPIPosix.swift
[1673/1712] Compiling NIOPosix BSDSocketAPIWindows.swift
[1674/1712] Compiling NIOPosix BaseSocket.swift
[1675/1712] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1676/1712] Compiling NIOPosix BaseSocketChannel.swift
[1677/1712] Compiling NIOPosix BaseStreamSocketChannel.swift
[1678/1712] Compiling NIOPosix NIOThreadPool.swift
[1679/1712] Compiling NIOPosix NonBlockingFileIO.swift
[1680/1712] Compiling NIOPosix PendingDatagramWritesManager.swift
[1681/1712] Compiling NIOPosix PendingWritesManager.swift
[1682/1712] Compiling NIOPosix PipeChannel.swift
[1683/1712] Compiling NIOPosix PipePair.swift
[1684/1712] Compiling NIOPosix PointerHelpers.swift
[1685/1712] Emitting module NIOPosix
[1686/1712] Compiling NIOPosix Bootstrap.swift
[1687/1712] Compiling NIOPosix ControlMessage.swift
[1688/1712] Compiling NIOPosix DatagramVectorReadManager.swift
[1689/1712] Compiling NIOPosix Errors+Any.swift
[1690/1712] Compiling NIOPosix FileDescriptor.swift
[1691/1712] Compiling NIOPosix GetaddrinfoResolver.swift
[1692/1712] Compiling NIOPosix HappyEyeballs.swift
[1694/1769] Emitting module NIO
[1695/1769] Compiling NIO Exports.swift
[1697/1809] Compiling NIOSOCKS Messages.swift
[1698/1809] Compiling NIOSOCKS SOCKSRequest.swift
[1699/1809] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1700/1811] Compiling _NIOFileSystem FileSystemProtocol.swift
[1701/1811] Compiling _NIOFileSystem UnsafeTransfer.swift
[1702/1811] Compiling _NIOFileSystem ParallelDirCopy.swift
[1703/1811] Compiling _NIOFileSystem FileSystem.swift
[1704/1811] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1705/1811] Compiling _NIOFileSystem FileSystemError.swift
[1706/1811] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1707/1811] Compiling NIOTLS TLSEvents.swift
[1708/1811] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1709/1812] Compiling NIOSOCKS SOCKSResponse.swift
[1710/1812] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1711/1812] Emitting module NIOTLS
[1712/1812] Emitting module _NIOFileSystem
[1713/1816] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1714/1816] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1715/1816] Compiling NIOSOCKS SOCKSClientHandler.swift
[1716/1816] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1717/1818] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1718/1818] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1719/1818] Compiling NIOSOCKS ClientStateMachine.swift
[1720/1818] Emitting module NIOSOCKS
[1721/1818] Compiling NIOSOCKS AuthenticationMethod.swift
[1722/1818] Compiling NIOSOCKS ClientGreeting.swift
[1723/1818] Emitting module NIOFoundationCompat
[1724/1819] Compiling NIOSOCKS Errors.swift
[1725/1819] Compiling NIOSOCKS Helpers.swift
[1739/1819] Compiling NIOSOCKS ServerStateMachine.swift
[1741/1820] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1742/1820] Compiling NIOTLS SNIHandler.swift
[1744/1821] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1745/1821] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1746/1871] Compiling NIOSSL SubjectAlternativeName.swift
[1747/1871] Compiling NIOSSL SSLErrors.swift
[1748/1871] Compiling NIOSSL SSLInit.swift
[1749/1871] Compiling NIOSSL SSLPKCS12Bundle.swift
[1750/1871] Compiling NIOSSL SSLPrivateKey.swift
[1751/1871] Compiling NIOSSL NIOSSLSecureBytes.swift
[1752/1871] Compiling NIOSSL RNG.swift
[1753/1871] Compiling NIOSSL SafeCompare.swift
[1754/1871] Compiling _NIOFileSystem Errno.swift
[1755/1871] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1756/1871] Compiling _NIOFileSystem Mocking.swift
[1757/1871] Compiling _NIOFileSystem Syscall.swift
[1760/1871] Compiling NIOSSL SSLCallbacks.swift
[1761/1871] Compiling NIOSSL SSLCertificate.swift
[1762/1871] Compiling NIOSSL AndroidCABundle.swift
[1763/1871] Compiling NIOSSL ByteBufferBIO.swift
[1764/1871] Compiling NIOSSL CustomPrivateKey.swift
[1765/1873] Compiling NIOSSL ObjectIdentifier.swift
[1766/1873] Compiling NIOSSL PosixPort.swift
[1769/1873] Compiling NIOSSL SSLCertificateExtensions.swift
[1770/1873] Compiling NIOSSL SSLConnection.swift
[1771/1873] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1774/1873] Compiling NIOSSL SSLContext.swift
[1775/1873] Compiling NIOSSL SSLPublicKey.swift
[1776/1873] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1777/1873] Emitting module NIOHTTP1
[1778/1873] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1779/1873] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1781/1873] Compiling NIOSSL IdentityVerification.swift
[1785/1873] Compiling NIOSSL LinuxCABundle.swift
[1786/1873] Compiling NIOSSL NIOSSLClientHandler.swift
[1787/1873] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1788/1873] Compiling NIOSSL NIOSSLHandler.swift
[1789/1873] Compiling NIOSSL NIOSSLServerHandler.swift
[1790/1873] Emitting module NIOTransportServices
[1804/1874] Compiling _NIOFileSystem Syscalls.swift
[1805/1874] Compiling _NIOFileSystem SystemFileHandle.swift
[1806/1874] Compiling _NIOFileSystem Utilities.swift
[1807/1874] Compiling _NIOFileSystem OpenOptions.swift
[1827/1878] Emitting module NIOSSL
[1828/1910] Compiling SotoSignerV4 exports.swift
[1829/1910] Compiling SotoSignerV4 credentials.swift
[1830/1910] Compiling NIOWebSocket WebSocketOpcode.swift
[1831/1911] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1832/1911] Emitting module SotoSignerV4
[1833/1911] Compiling NIOHPACK IndexedHeaderTable.swift
[1834/1912] Compiling NIOHPACK IntegerCoding.swift
[1835/1912] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1836/1912] Compiling NIOHTTPCompression HTTPDecompression.swift
[1837/1912] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1838/1912] Emitting module NIOHTTPCompression
[1839/1912] Compiling NIOHTTPCompression HTTPCompression.swift
[1840/1912] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1841/1912] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1851/1913] Emitting module NIOHPACK
[1852/1913] Compiling NIOHPACK StaticHeaderTable.swift
[1853/1913] Compiling NIOHPACK HuffmanTables.swift
[1854/1913] Compiling NIOHPACK HuffmanCoding.swift
[1855/1913] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1856/1913] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1858/1914] Compiling NIOSSL Zeroization.swift
[1859/1914] Compiling NIOSSL TLSConfiguration.swift
[1860/1914] Compiling NIOSSL UniversalBootstrapSupport.swift
[1862/1914] Emitting module NIOWebSocket
[1863/1914] Compiling NIOHPACK HPACKEncoder.swift
[1864/1914] Compiling NIOHPACK HPACKErrors.swift
[1865/1914] Compiling NIOHPACK HPACKHeader.swift
[1866/1914] Compiling NIOHPACK HeaderTables.swift
[1867/1914] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1868/1914] Compiling NIOWebSocket WebSocketFrame.swift
[1870/1920] Compiling NIOHPACK DynamicHeaderTable.swift
[1871/1920] Compiling NIOHPACK HPACKDecoder.swift
[1876/1921] Emitting module NIOFileSystem
[1877/1921] Compiling NIOFileSystem Exports.swift
[1879/1921] Compiling SotoSignerV4 signer.swift
[1880/1922] Emitting module _NIOFileSystemFoundationCompat
[1881/1922] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1882/1922] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1885/1940] Compiling NIOExtras LineBasedFrameDecoder.swift
[1886/1940] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1887/1940] Compiling NIOExtras NIOExtrasError.swift
[1888/1940] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1889/1940] Compiling NIOExtras LengthFieldPrepender.swift
[1890/1940] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1891/1940] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1892/1940] Compiling NIOExtras JSONRPCFraming.swift
[1893/1940] Compiling NIOExtras NIORequestIdentifiable.swift
[1894/1940] Compiling NIOExtras PCAPRingBuffer.swift
[1895/1940] Compiling NIOExtras QuiescingHelper.swift
[1896/1940] Compiling NIOExtras RequestResponseHandler.swift
[1899/2019] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1900/2019] Compiling NIOHTTP2 MaySendFrames.swift
[1901/2019] Compiling NIOHTTP2 SendingDataState.swift
[1902/2019] Compiling NIOHTTP2 SendingGoawayState.swift
[1903/2021] Compiling NIOHTTP2 SendingHeadersState.swift
[1904/2021] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1905/2021] Compiling NIOHTTP2 SendingRstStreamState.swift
[1906/2021] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1909/2023] Emitting module AsyncKit
[1910/2023] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1911/2023] Compiling NIOExtras WritePCAPHandler.swift
[1912/2023] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1913/2023] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1920/2023] Compiling NIOHTTP2 ReceivingDataState.swift
[1921/2023] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1922/2023] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1923/2023] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1924/2023] Compiling NIOHTTP2 MayReceiveFrames.swift
[1925/2023] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1929/2023] Compiling MultipartKit MultipartSerializer.swift
[1930/2023] Compiling MultipartKit Utilities.swift
[1931/2023] Compiling NIOHTTP2 HasRemoteSettings.swift
[1932/2023] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1933/2023] Compiling NIOHTTP2 QuiescingState.swift
[1934/2023] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1935/2023] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1936/2031] Emitting module MultipartKit
[1937/2031] Emitting module NIOExtras
[1979/2042] Compiling WebSocketKit Exports.swift
[1980/2042] Compiling WebSocketKit WebSocket+Connect.swift
[1981/2042] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1982/2042] Compiling WebSocketKit WebSocketHandler.swift
[1983/2131] Emitting module WebSocketKit
[1984/2131] Compiling WebSocketKit WebSocket+Concurrency.swift
[1985/2131] Compiling X509 OCSPResponseStatus.swift
[1986/2131] Compiling X509 OCSPSignature.swift
[1987/2131] Compiling X509 OCSPSingleRequest.swift
[1988/2131] Compiling X509 OCSPSingleResponse.swift
[1989/2131] Compiling X509 OCSPTBSRequest.swift
[1990/2131] Compiling X509 OCSPVersion.swift
[1991/2131] Compiling X509 PKCS8PrivateKey.swift
[1992/2131] Compiling X509 PolicyBuilder.swift
[1993/2131] Compiling WebSocketKit WebSocket.swift
[1994/2131] Compiling WebSocketKit WebSocketClient.swift
[1995/2132] Compiling X509 CommonName.swift
[1996/2132] Compiling X509 CountryName.swift
[1997/2132] Compiling X509 DNBuilder.swift
[1998/2132] Compiling X509 OCSPPolicy.swift
[1999/2132] Compiling X509 OCSPRequest.swift
[2000/2132] Compiling X509 OCSPResponse.swift
[2001/2132] Compiling X509 OCSPResponseBytes.swift
[2002/2132] Compiling X509 OCSPResponseData.swift
[2004/2132] Emitting module NIOHTTP2
[2005/2132] Compiling X509 LocalityName.swift
[2006/2132] Compiling X509 OrganizationName.swift
[2007/2132] Compiling X509 OrganizationalUnitName.swift
[2008/2132] Compiling X509 StateOrProvinceName.swift
[2009/2132] Compiling X509 StreetAddress.swift
[2010/2132] Compiling X509 Error.swift
[2011/2132] Compiling X509 AuthorityInformationAccess.swift
[2012/2132] Compiling X509 AuthorityKeyIdentifier.swift
[2013/2132] Compiling X509 BasicConstraints.swift
[2014/2132] Compiling X509 CMSContentInfo.swift
[2015/2132] Compiling X509 SubjectAlternativeName.swift
[2016/2132] Compiling X509 SubjectKeyIdentifier.swift
[2017/2132] Compiling X509 Extension.swift
[2018/2132] Compiling X509 Extensions.swift
[2019/2132] Compiling X509 ExtensionsBuilder.swift
[2020/2132] Compiling X509 GeneralName.swift
[2021/2132] Compiling X509 LockedValueBox.swift
[2022/2132] Compiling X509 BasicOCSPResponse.swift
[2023/2132] Compiling X509 DirectoryString.swift
[2024/2132] Compiling X509 OCSPCertID.swift
[2025/2132] Compiling X509 OCSPCertStatus.swift
[2026/2132] Compiling X509 OCSPExtensionID.swift
[2027/2132] Compiling X509 OCSPNonce.swift
[2028/2132] Compiling X509 CMSEncapsulatedContentInfo.swift
[2029/2132] Compiling X509 CMSIssuerAndSerialNumber.swift
[2030/2132] Compiling X509 CMSOperations.swift
[2031/2132] Compiling X509 CMSSignature.swift
[2032/2132] Compiling X509 CMSSignedData.swift
[2033/2132] Compiling X509 CMSSignerIdentifier.swift
[2034/2132] Compiling X509 CMSSignerInfo.swift
[2035/2132] Compiling X509 CMSVersion.swift
[2036/2132] Compiling X509 Digests.swift
[2037/2132] Compiling X509 DistinguishedName.swift
[2039/2190] Compiling X509 PromiseAndFuture.swift
[2040/2190] Compiling X509 RDNAttribute.swift
[2041/2190] Compiling X509 RandomNumberGenerator+bytes.swift
[2042/2190] Compiling X509 RelativeDistinguishedName.swift
[2043/2190] Compiling X509 SEC1PrivateKey.swift
[2044/2190] Compiling X509 SecKeyWrapper.swift
[2045/2190] Compiling X509 Signature.swift
[2046/2190] Compiling X509 SignatureAlgorithm.swift
[2047/2190] Compiling X509 AllOfPolicies.swift
[2048/2190] Compiling X509 AnyPolicy.swift
[2049/2190] Compiling X509 CertificateStore.swift
[2050/2190] Compiling X509 OneOfPolicies.swift
[2052/2190] Compiling X509 BasicConstraintsPolicy.swift
[2053/2190] Compiling X509 DNSNames.swift
[2054/2190] Compiling X509 DirectoryNames.swift
[2055/2190] Compiling X509 ExpiryPolicy.swift
[2056/2190] Compiling X509 IPConstraints.swift
[2057/2190] Compiling X509 NameConstraintsPolicy.swift
[2058/2190] Compiling X509 RFC5280Policy.swift
[2059/2190] Compiling X509 URIConstraints.swift
[2060/2190] Compiling X509 VersionPolicy.swift
[2061/2190] Compiling X509 ServerIdentityPolicy.swift
[2062/2190] Compiling X509 TrustRootLoading.swift
[2063/2202] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2064/2202] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2065/2202] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2066/2202] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2067/2202] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2068/2202] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2069/2202] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2070/2202] Compiling AsyncHTTPClient HTTPClient.swift
[2071/2202] Compiling AsyncHTTPClient HTTPHandler.swift
[2072/2202] Compiling AsyncHTTPClient LRUCache.swift
[2073/2202] Compiling AsyncHTTPClient NWErrorHandler.swift
[2074/2202] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2075/2202] Compiling AsyncHTTPClient TLSConfiguration.swift
[2076/2202] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2077/2202] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2078/2202] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2079/2202] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2088/2202] Compiling AsyncHTTPClient RedirectState.swift
[2089/2202] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2090/2202] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2091/2202] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2092/2202] Compiling AsyncHTTPClient ConnectionTarget.swift
[2093/2202] Compiling AsyncHTTPClient DeconstructedURL.swift
[2094/2202] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2095/2202] Compiling AsyncHTTPClient FoundationExtensions.swift
[2096/2202] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2097/2202] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2098/2202] Compiling AsyncHTTPClient RequestBodyLength.swift
[2099/2202] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2100/2202] Compiling AsyncHTTPClient RequestOptions.swift
[2101/2202] Compiling AsyncHTTPClient BasicAuth.swift
[2102/2202] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2103/2202] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2104/2202] Compiling AsyncHTTPClient ConnectionPool.swift
[2105/2202] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2106/2202] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2107/2202] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2108/2202] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2109/2202] Compiling AsyncHTTPClient HTTP1Connection.swift
[2110/2202] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2111/2202] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2112/2202] Compiling AsyncHTTPClient HTTP2Connection.swift
[2113/2202] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2114/2202] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2115/2202] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2116/2202] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2117/2202] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2118/2202] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2119/2202] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2120/2202] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2121/2202] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2122/2202] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2123/2202] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2124/2202] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2125/2202] Compiling AsyncHTTPClient Transaction.swift
[2126/2202] Compiling AsyncHTTPClient Base64.swift
[2135/2202] Emitting module AsyncHTTPClient
[2184/2210] Emitting module X509
[2185/2210] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2186/2210] Compiling AsyncHTTPClient RequestBag.swift
[2187/2210] Compiling AsyncHTTPClient RequestValidation.swift
[2188/2210] Compiling AsyncHTTPClient SSLContextCache.swift
[2189/2210] Compiling AsyncHTTPClient Scheme.swift
[2190/2210] Compiling AsyncHTTPClient Singleton.swift
[2191/2210] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2192/2210] Compiling AsyncHTTPClient Utils.swift
[2194/2211] Compiling X509 UnverifiedChain.swift
[2195/2211] Compiling X509 VerificationDiagnostic.swift
[2196/2211] Compiling X509 Verifier.swift
[2197/2211] Compiling X509 VerifierPolicy.swift
[2198/2211] Compiling X509 AlgorithmIdentifier.swift
[2199/2211] Compiling X509 ECDSASignature.swift
[2200/2211] Compiling X509 RSAPKCS1PublicKey.swift
[2201/2211] Compiling X509 SubjectPublicKeyInfo.swift
[2202/2211] Compiling X509 TBSCertificate.swift
[2203/2211] Compiling X509 Time.swift
[2204/2211] Compiling X509 TimeCalculations.swift
[2205/2211] Compiling X509 Validity.swift
[2214/2499] Compiling Vapor Running.swift
[2215/2499] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2216/2499] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2217/2499] Compiling Vapor DotEnvFile+load.swift
[2218/2499] Compiling Vapor Routes+caseInsenstive.swift
[2219/2499] Compiling Vapor Validatable+validate.swift
[2220/2499] Compiling Vapor Environment+Process.swift
[2221/2499] Compiling Vapor Environment+Secret.swift
[2222/2507] Emitting module JWTKit
[2223/2507] Compiling Vapor ResponseCodable+Concurrency.swift
[2224/2507] Compiling Vapor RoutesBuilder+Concurrency.swift
[2225/2507] Compiling Vapor ViewRenderer+Concurrency.swift
[2226/2507] Compiling Vapor WebSocket+Concurrency.swift
[2227/2507] Compiling Vapor ContainerGetPathExecutor.swift
[2228/2507] Compiling Vapor Content.swift
[2229/2507] Compiling Vapor ContentCoders.swift
[2230/2507] Compiling Vapor ContentConfiguration.swift
[2231/2507] Compiling Vapor AsyncBasicResponder.swift
[2232/2507] Compiling Vapor AsyncMiddleware.swift
[2233/2507] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2234/2507] Compiling Vapor AsyncSessionDriver.swift
[2235/2507] Compiling Vapor Authentication+Concurrency.swift
[2236/2507] Compiling Vapor Cache+Concurrency.swift
[2237/2507] Compiling Vapor Client+Concurrency.swift
[2238/2507] Compiling Vapor RequestBody+Concurrency.swift
[2239/2507] Compiling Vapor Responder+Concurrency.swift
[2240/2507] Compiling Vapor GuardMiddleware.swift
[2241/2507] Compiling Vapor RedirectMiddleware.swift
[2242/2507] Compiling Vapor SessionAuthenticatable.swift
[2243/2507] Compiling Vapor Bcrypt.swift
[2244/2507] Compiling JWTKit CustomizedJSONCoders.swift
[2245/2507] Compiling JWTKit Utilities.swift
[2246/2507] Compiling JWTKit AppleIdentityToken.swift
[2247/2507] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2256/2515] Compiling Vapor ContentContainer.swift
[2257/2515] Compiling Vapor Application+HTTP.swift
[2258/2515] Compiling Vapor BasicResponder.swift
[2259/2515] Compiling Vapor BodyStream.swift
[2260/2515] Compiling Vapor Application+HTTP+Client.swift
[2261/2515] Compiling Vapor EventLoopHTTPClient.swift
[2262/2515] Compiling Vapor EndpointCache.swift
[2263/2515] Compiling Vapor HTTPMethod+String.swift
[2264/2515] Compiling Vapor Application.swift
[2270/2515] Compiling Vapor AuthenticationCache.swift
[2271/2515] Compiling Vapor Authenticator.swift
[2272/2515] Compiling Vapor BasicAuthorization.swift
[2273/2515] Compiling Vapor BearerAuthorization.swift
[2283/2515] Compiling Vapor Environment.swift
[2284/2515] Compiling Vapor Abort.swift
[2285/2515] Compiling Vapor AbortError.swift
[2286/2515] Compiling Vapor DebuggableError.swift
[2287/2515] Compiling Vapor Demangler.swift
[2288/2515] Compiling Vapor ErrorSource.swift
[2289/2515] Compiling Vapor StackTrace.swift
[2290/2515] Compiling Vapor Exports.swift
[2292/2515] Compiling Vapor JSONCoder+Custom.swift
[2293/2515] Compiling Vapor JSONCoders+Content.swift
[2294/2515] Compiling Vapor PlaintextDecoder.swift
[2295/2515] Compiling Vapor PlaintextEncoder.swift
[2296/2515] Compiling Vapor URLQueryCoders.swift
[2297/2515] Compiling Vapor URLQueryContainer.swift
[2298/2515] Compiling Vapor Core.swift
[2307/2515] Emitting module SotoCore
[2320/2515] Compiling SotoCore TreeHashMiddleware.swift
[2321/2515] Compiling SotoCore MiddlewareStack.swift
[2322/2515] Compiling SotoCore RetryPolicy.swift
[2323/2515] Compiling SotoCore UnsafeTransfer.swift
[2343/2516] Compiling Vapor MemorySessions.swift
[2344/2516] Compiling Vapor Request+Session.swift
[2345/2516] Compiling Vapor Session.swift
[2346/2516] Compiling Vapor SessionCache.swift
[2347/2516] Compiling Vapor SessionData.swift
[2348/2516] Compiling Vapor SessionDriver.swift
[2349/2516] Compiling Vapor SessionsConfiguration.swift
[2350/2516] Compiling Vapor SessionsMiddleware.swift
[2351/2516] Compiling Vapor URLEncodedFormData.swift
[2352/2516] Compiling Vapor URLEncodedFormDecoder.swift
[2353/2516] Compiling Vapor URLEncodedFormEncoder.swift
[2354/2516] Compiling Vapor URLEncodedFormError.swift
[2355/2516] Compiling Vapor URLEncodedFormParser.swift
[2356/2516] Compiling Vapor URLEncodedFormSerializer.swift
[2357/2516] Compiling Vapor URLQueryFragmentConvertible.swift
[2358/2516] Compiling Vapor AnyResponse.swift
[2359/2516] Compiling Vapor Array+Random.swift
[2360/2516] Compiling Vapor Base32.swift
[2361/2516] Compiling Vapor Base64.swift
[2362/2516] Compiling Vapor BaseN.swift
[2363/2516] Compiling Vapor BasicCodingKey.swift
[2364/2516] Compiling Vapor ByteCount.swift
[2365/2516] Compiling Vapor Bytes+Hex.swift
[2366/2516] Compiling Vapor Request+Body.swift
[2367/2516] Compiling Vapor Request+BodyStream.swift
[2368/2516] Compiling Vapor Request.swift
[2369/2516] Compiling Vapor Application+Responder.swift
[2370/2516] Compiling Vapor DefaultResponder.swift
[2371/2516] Compiling Vapor Response+Body.swift
[2372/2516] Compiling Vapor Response.swift
[2373/2516] Compiling Vapor ResponseCodable.swift
[2374/2516] Compiling Vapor Application+Routes.swift
[2375/2516] Compiling Vapor Parameters+Require.swift
[2376/2516] Compiling Vapor Request+WebSocket.swift
[2377/2516] Compiling Vapor Route.swift
[2378/2516] Compiling Vapor RouteCollection.swift
[2379/2516] Compiling Vapor Routes.swift
[2380/2516] Compiling Vapor RoutesBuilder+Group.swift
[2381/2516] Compiling Vapor RoutesBuilder+Method.swift
[2382/2516] Compiling Vapor RoutesBuilder+Middleware.swift
[2383/2516] Compiling Vapor RoutesBuilder+WebSocket.swift
[2384/2516] Compiling Vapor RoutesBuilder.swift
[2385/2516] Compiling Vapor OTP.swift
[2386/2516] Compiling Vapor Application+Servers.swift
[2387/2516] Compiling Vapor Server.swift
[2388/2516] Compiling Vapor Application+Sessions.swift
[2389/2516] Compiling Vapor HTTPServerResponseEncoder.swift
[2390/2516] Compiling Vapor HTTPServerUpgradeHandler.swift
[2391/2516] Compiling Vapor Logger+Report.swift
[2392/2516] Compiling Vapor LoggingSystem+Environment.swift
[2393/2516] Compiling Vapor Application+Middleware.swift
[2394/2516] Compiling Vapor CORSMiddleware.swift
[2395/2516] Compiling Vapor ErrorMiddleware.swift
[2396/2516] Compiling Vapor FileMiddleware.swift
[2397/2516] Compiling Vapor Middleware.swift
[2398/2516] Compiling Vapor MiddlewareConfiguration.swift
[2399/2516] Compiling Vapor ResponseCompressionMiddleware.swift
[2400/2516] Compiling Vapor RouteLoggingMiddleware.swift
[2401/2516] Compiling Vapor File+Multipart.swift
[2402/2516] Compiling Vapor FormDataDecoder+Content.swift
[2403/2516] Compiling Vapor FormDataEncoder+Content.swift
[2404/2516] Compiling Vapor Application+Password.swift
[2405/2516] Compiling Vapor Application+Passwords.swift
[2406/2516] Compiling Vapor AsyncPasswordHasher.swift
[2407/2516] Compiling Vapor BcryptHasher.swift
[2408/2516] Compiling Vapor PasswordHasher.swift
[2409/2516] Compiling Vapor PlaintextHasher.swift
[2410/2516] Compiling Vapor Request+Password.swift
[2411/2516] Compiling Vapor Redirect.swift
[2412/2562] Emitting module Vapor
[2454/2562] Compiling SotoCore base64.swift
[2455/2562] Compiling SotoCore crc32.swift
[2456/2562] Compiling SotoCore AWSClient+Waiter.swift
[2457/2562] Compiling SotoCore Matcher.swift
[2458/2562] Compiling Vapor RoutesCommand.swift
[2459/2562] Compiling Vapor ServeCommand.swift
[2460/2562] Compiling Vapor AnyResponse+Concurrency.swift
[2485/2562] Compiling Vapor HTTPStatus.swift
[2486/2562] Compiling Vapor HTTPCookies.swift
[2487/2562] Compiling Vapor HTTPHeaderCacheControl.swift
[2488/2562] Compiling Vapor HTTPHeaderExpires.swift
[2489/2562] Compiling Vapor HTTPHeaderLastModified.swift
[2490/2562] Compiling Vapor HTTPHeaders+Cache.swift
[2491/2562] Compiling Vapor HTTPHeaders+Connection.swift
[2492/2562] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2493/2562] Compiling Vapor HTTPHeaders+ContentRange.swift
[2494/2562] Compiling Vapor HTTPHeaders+Directive.swift
[2495/2562] Compiling Vapor HTTPHeaders+Forwarded.swift
[2496/2562] Compiling Vapor HTTPHeaders+Link.swift
[2497/2562] Compiling Vapor HTTPHeaders+Name.swift
[2498/2562] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2499/2562] Compiling Vapor HTTPHeaders.swift
[2500/2562] Compiling Vapor HTTPMediaType.swift
[2501/2562] Compiling Vapor HTTPMediaTypePreference.swift
[2502/2562] Compiling Vapor Responder.swift
[2503/2562] Compiling Vapor Application+HTTP+Server.swift
[2504/2562] Compiling Vapor HTTPServer.swift
[2505/2562] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2506/2562] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2507/2562] Compiling Vapor HTTPServerHandler.swift
[2508/2562] Compiling Vapor HTTPServerRequestDecoder.swift
[2509/2562] Compiling Vapor Validator.swift
[2510/2562] Compiling Vapor ValidatorResult.swift
[2511/2562] Compiling Vapor And.swift
[2512/2562] Compiling Vapor Case.swift
[2513/2562] Compiling Vapor CharacterSet.swift
[2514/2562] Compiling Vapor Count.swift
[2515/2562] Compiling Vapor Email.swift
[2516/2562] Compiling Vapor Empty.swift
[2517/2562] Compiling Vapor In.swift
[2518/2562] Compiling Vapor Nil.swift
[2519/2562] Compiling Vapor NilIgnoring.swift
[2520/2562] Compiling Vapor Not.swift
[2521/2562] Compiling Vapor Or.swift
[2522/2562] Compiling Vapor Pattern.swift
[2523/2562] Compiling Vapor Range.swift
[2524/2562] Compiling Vapor URL.swift
[2525/2562] Compiling Vapor Valid.swift
[2526/2562] Compiling Vapor Application+Views.swift
[2527/2562] Compiling Vapor PlaintextRenderer.swift
[2528/2562] Compiling Vapor Request+View.swift
[2529/2562] Compiling Vapor View.swift
[2530/2562] Compiling Vapor ViewRenderer.swift
[2531/2562] Compiling Vapor _Deprecations.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] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_shapes.swift
[2566/2570] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_api.swift
[2567/2570] Emitting module _SotoCognitoIdentityGenerated
[2569/2575] Compiling SotoCognitoIdentity CognitoIdentity+CredentialProvider.swift
[2570/2575] Emitting module SotoCognitoIdentity
[2571/2575] Compiling SotoCognitoIdentity CognitoIdentity+IdentityProvider.swift
[2572/2575] Compiling SotoCognitoIdentity exports.swift
[2574/2576] Emitting module SotoCognitoIdentityProvider
[2575/2576] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_api.swift
[2576/2576] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_shapes.swift
[2578/2585] Compiling SotoCognitoAuthenticationKit ContextData.swift
[2579/2585] Compiling SotoCognitoAuthenticationKit Configuration.swift
[2580/2585] Compiling SotoCognitoAuthenticationKit UserPoolCredentialProvider.swift
[2581/2585] Compiling SotoCognitoAuthenticationKit Identifiable.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 Exports.swift
[2588/2591] Compiling SotoCognitoAuthentication Request+Cognito.swift
[2589/2591] Compiling SotoCognitoAuthentication Application+Cognito.swift
[2590/2591] Emitting module SotoCognitoAuthentication
[2591/2591] Compiling SotoCognitoAuthentication Authenticators.swift
Build complete! (488.40s)
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.