Build Information
Failed to build VaporErrorKit, reference master (b1abf6
), with Swift 6.1 for Android on 27 May 2025 14:16:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/einstore/vaporerrorkit.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/einstore/vaporerrorkit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b1abf67 Update README.md
Cloned https://github.com/einstore/vaporerrorkit.git
Revision (git rev-parse @):
b1abf67b4acd8740f01b8de5d8984cc415bf4ffe
SUCCESS checkout https://github.com/einstore/vaporerrorkit.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/einstore/vaporerrorkit.git
https://github.com/einstore/vaporerrorkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "nioerrorkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Einstore/NIOErrorKit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0-alpha.1.5",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "VaporErrorKit",
"name" : "VaporErrorKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VaporErrorKit",
"targets" : [
"VaporErrorKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporErrorKit",
"module_type" : "SwiftTarget",
"name" : "VaporErrorKit",
"path" : "Sources/VaporErrorKit",
"product_dependencies" : [
"NIOErrorKit",
"Vapor"
],
"product_memberships" : [
"VaporErrorKit"
],
"sources" : [
"Exports.swift",
"Extensions/AbortError+Vapor.swift",
"Extensions/Response+Error.swift",
"Extensions/WebError+Vapor.swift",
"Extensions/WebErrorContent+Vapor.swift",
"Middleware/WebErrorMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/Einstore/NIOErrorKit.git
[1/14] Fetching nioerrorkit
Fetched https://github.com/Einstore/NIOErrorKit.git from cache (0.26s)
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.90s)
Computing version for https://github.com/Einstore/NIOErrorKit.git
Computed https://github.com/Einstore/NIOErrorKit.git at 0.0.1 (3.73s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/Einstore/WebErrorKit.git
[1/28] Fetching weberrorkit
Fetched https://github.com/Einstore/WebErrorKit.git from cache (0.41s)
[1/76042] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.60s)
Computing version for https://github.com/Einstore/WebErrorKit.git
Computed https://github.com/Einstore/WebErrorKit.git at 0.0.1 (6.21s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.88s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
[634/18301] Fetching swift-atomics, swift-collections
[1040/22692] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
[6190/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.22s)
Fetched https://github.com/apple/swift-collections.git from cache (1.25s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.00s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.68s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.70s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-metrics.git
[1/3319] Fetching multipart-kit
[1097/4382] Fetching multipart-kit, swift-service-context
[2160/10341] Fetching multipart-kit, swift-service-context, swift-algorithms
[2161/12950] Fetching multipart-kit, swift-service-context, swift-algorithms, websocket-kit
[2620/17924] Fetching multipart-kit, swift-service-context, swift-algorithms, websocket-kit, swift-distributed-tracing
[3116/20130] Fetching multipart-kit, swift-service-context, swift-algorithms, websocket-kit, swift-distributed-tracing, swift-metrics
Fetched https://github.com/apple/swift-service-context.git from cache (0.41s)
[14549/19067] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-distributed-tracing, swift-metrics
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.52s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.65s)
Fetching https://github.com/apple/swift-nio-http2.git
[9665/15723] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-log
[10893/21637] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-log, swift-nio-extras
[17227/33164] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Fetching https://github.com/apple/swift-nio-ssl.git
[18230/29328] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.62s)
[13123/23414] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
[21216/44141] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-nio-http2, routing-kit
[22253/58984] Fetching multipart-kit, swift-algorithms, websocket-kit, swift-nio-http2, routing-kit, swift-nio-ssl
Fetched https://github.com/vapor/websocket-kit.git from cache (2.02s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.03s)
Fetching https://github.com/vapor/console-kit.git
[35229/50416] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio-ssl
Fetched https://github.com/vapor/multipart-kit.git from cache (2.10s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.45s)
Fetching https://github.com/swift-server/async-http-client.git
[25626/35570] Fetching routing-kit, swift-nio-ssl
[30970/41147] Fetching routing-kit, swift-nio-ssl, console-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.31s)
[16265/34434] Fetching swift-nio-ssl, console-kit, async-http-client
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/console-kit.git from cache (0.49s)
[11397/28857] Fetching swift-nio-ssl, async-http-client
[28858/42793] Fetching swift-nio-ssl, async-http-client, swift-crypto
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/swift-server/async-http-client.git from cache (1.40s)
[18327/28779] Fetching swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.58s)
[5297/16306] Fetching swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.32s)
[6829/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.94s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (5.05s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.70s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.45s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.69s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.48s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.31s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.18s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.79s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.85s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1590] Fetching swift-asn1
[876/2731] Fetching swift-asn1, swift-http-structured-headers
[2082/3635] Fetching swift-asn1, swift-http-structured-headers, swift-http-types
[3049/8620] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-async-algorithms
[3050/11046] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-service-lifecycle
[11047/17201] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.63s)
[9544/14775] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.65s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.65s)
[7604/12281] Fetching swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.85s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.85s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.85s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.67s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.90s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.13s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.80s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.65s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.65s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.40s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.88s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.62s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.56s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.54s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
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.27.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/Einstore/NIOErrorKit.git
Working copy of https://github.com/Einstore/NIOErrorKit.git resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.3
Creating working copy for https://github.com/Einstore/WebErrorKit.git
Working copy of https://github.com/Einstore/WebErrorKit.git resolved at 0.0.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Building for debugging...
[0/833] Write sources
[48/833] Compiling _NumericsShims _NumericsShims.c
[49/833] Compiling _AtomicsShims.c
[50/833] Compiling CNIOWindows shim.c
[50/833] Compiling CNIOWindows WSAStartup.c
[52/833] Compiling CSystem shims.c
[53/833] Compiling CNIOWASI CNIOWASI.c
[54/833] Compiling CVaporBcrypt bcrypt.c
[55/833] Compiling CVaporBcrypt blf.c
[56/833] Compiling CNIOSHA1 c_nio_sha1.c
[56/833] Compiling CNIOLinux liburing_shims.c
[58/833] Compiling CNIODarwin shim.c
[59/833] Compiling CNIOExtrasZlib empty.c
[60/833] Compiling CNIOLLHTTP c_nio_http.c
[60/833] Compiling CNIOLLHTTP c_nio_api.c
[60/833] Compiling CNIOLinux shim.c
[63/833] Compiling fiat_p256_adx_mul.S
[64/833] Compiling fiat_p256_adx_sqr.S
[65/833] Compiling fiat_curve25519_adx_mul.S
[65/833] Compiling fiat_curve25519_adx_square.S
[67/833] Write swift-version-24593BA9C3E375BF.txt
[68/833] Compiling CNIOLLHTTP c_nio_llhttp.c
[69/833] Compiling CNIOBoringSSLShims shims.c
[70/839] Compiling tls_method.cc
[71/839] Compiling tls_record.cc
[72/875] Compiling tls13_enc.cc
[73/875] Compiling tls13_client.cc
[74/875] Compiling tls13_both.cc
[75/890] Compiling tls13_server.cc
[77/907] Compiling SystemPackage MachPort.swift
[78/907] Compiling SystemPackage PlatformString.swift
[79/907] Compiling SystemPackage SystemString.swift
[80/907] Compiling RealModule Float16+Real.swift
[81/911] Compiling RealModule Real.swift
[82/911] Compiling ServiceContextModule ServiceContextKey.swift
[83/911] Compiling _NIODataStructures _TinyArray.swift
[84/911] Compiling RealModule Float80+Real.swift
[85/911] Emitting module ServiceContextModule
[86/911] Compiling ServiceContextModule ServiceContext.swift
[87/911] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/911] Compiling InternalCollectionsUtilities Descriptions.swift
[89/911] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[90/912] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[91/912] Compiling InternalCollectionsUtilities _SortedCollection.swift
[92/912] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[93/912] Compiling InternalCollectionsUtilities Debugging.swift
[94/913] Compiling RealModule ElementaryFunctions.swift
[95/913] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[96/913] Compiling InternalCollectionsUtilities UInt+reversed.swift
[97/913] Compiling RealModule Float+Real.swift
[98/913] Emitting module _NIOBase64
[99/913] Compiling _NIOBase64 Base64.swift
[100/913] Emitting module RealModule
[101/913] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[102/913] Compiling InternalCollectionsUtilities Integer rank.swift
[103/914] Compiling _NIODataStructures PriorityQueue.swift
[104/914] Compiling Logging LogHandler.swift
[105/914] Emitting module _NIODataStructures
[106/914] Compiling _NIODataStructures Heap.swift
[107/915] Emitting module InternalCollectionsUtilities
[113/915] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[114/915] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[115/915] Compiling RealModule RealFunctions.swift
[116/915] Emitting module SystemPackage
[119/916] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[122/925] Compiling Instrumentation Instrument.swift
[123/926] Compiling WebErrorKit WebErrorContent.swift
[124/926] Emitting module WebErrorKit
[125/926] Emitting module Instrumentation
[126/926] Compiling Instrumentation NoOpInstrument.swift
[127/926] Compiling SystemPackage Util+StringArray.swift
[128/926] Compiling SystemPackage Util.swift
[129/926] Compiling SystemPackage UtilConsumers.swift
[130/926] Compiling WebErrorKit String+Codify.swift
[131/926] Compiling WebErrorKit SerializableWebError.swift
[132/926] Compiling WebErrorKit WebError.swift
[133/926] Compiling WebErrorKit WebError+RawRepresentable.swift
[134/926] Compiling WebErrorKit WebError+Serializable.swift
[135/926] Compiling Instrumentation MultiplexInstrument.swift
[144/926] Compiling CoreMetrics Metrics.swift
[144/926] Compiling t1_enc.cc
[145/926] Compiling ssl_x509.cc
[146/994] Compiling ssl_versions.cc
[148/1049] Compiling Instrumentation InstrumentationSystem.swift
[149/1049] Compiling Instrumentation Locks.swift
[150/1049] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[151/1049] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[152/1049] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[153/1049] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[154/1049] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[155/1049] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[156/1049] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[157/1049] Compiling OrderedCollections OrderedDictionary+Values.swift
[158/1049] Compiling OrderedCollections OrderedDictionary+Codable.swift
[159/1049] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[160/1049] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[161/1049] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[162/1050] Compiling Logging MetadataProvider.swift
[163/1050] Emitting module CoreMetrics
[164/1050] Compiling CoreMetrics Locks.swift
[165/1051] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[166/1051] Compiling OrderedCollections OrderedDictionary.swift
[167/1051] Compiling OrderedCollections OrderedSet+Codable.swift
[168/1051] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[169/1052] Emitting module Logging
[170/1052] Compiling Logging Locks.swift
[171/1052] Compiling Logging Logging.swift
[176/1062] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[177/1068] Compiling HeapModule Heap+Descriptions.swift
[178/1140] Compiling HeapModule Heap.swift
[179/1140] Compiling HeapModule _HeapNode.swift
[180/1152] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[181/1152] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[182/1152] Compiling HashTreeCollections TreeDictionary+Keys.swift
[183/1152] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[184/1152] Compiling HashTreeCollections TreeDictionary+Merge.swift
[185/1152] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[186/1152] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[187/1159] Emitting module Tracing
[188/1159] Emitting module HeapModule
[189/1159] Compiling HeapModule Heap+Invariants.swift
[190/1159] Compiling HeapModule Heap+UnsafeHandle.swift
[191/1160] Compiling Tracing TracingTime.swift
[193/1160] Compiling HashTreeCollections TreeDictionary+Collection.swift
[194/1160] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[195/1160] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[196/1160] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[197/1160] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[198/1160] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[199/1160] Compiling HashTreeCollections TreeDictionary+Filter.swift
[200/1160] Compiling RoutingKit Router.swift
[201/1160] Compiling RoutingKit TrieRouter.swift
[202/1160] Emitting module Metrics
[203/1160] Compiling RoutingKit PathComponent.swift
[204/1160] Compiling WebErrorKit Exports.swift
[205/1160] Compiling Tracing InstrumentationSystem+Tracing.swift
[206/1161] Compiling Tracing TracerProtocol+Legacy.swift
[207/1161] Compiling Tracing TracerProtocol.swift
[208/1161] Compiling Metrics Metrics.swift
[209/1162] Compiling Tracing Tracer.swift
[211/1163] Compiling HashTreeCollections TreeSet+Hashable.swift
[212/1163] Compiling HashTreeCollections TreeSet+Sendable.swift
[213/1163] Compiling HashTreeCollections TreeSet+Sequence.swift
[214/1163] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[215/1163] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[216/1163] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[217/1163] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[218/1163] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[219/1163] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[220/1163] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[222/1185] Compiling RoutingKit AnyRouter.swift
[223/1185] Emitting module RoutingKit
[224/1185] Compiling RoutingKit Parameters.swift
[226/1188] Compiling Tracing NoOpTracer.swift
[227/1188] Compiling Tracing SpanProtocol.swift
[228/1189] Compiling HashTreeCollections _HashNode+Structural union.swift
[229/1189] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[230/1189] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[231/1189] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[232/1189] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[233/1189] Compiling HashTreeCollections _HashNode.swift
[234/1189] Compiling HashTreeCollections _HashNodeHeader.swift
[235/1189] Compiling HashTreeCollections _HashSlot.swift
[236/1189] Compiling HashTreeCollections _HashStack.swift
[237/1189] Compiling HashTreeCollections _HashTreeIterator.swift
[238/1189] Compiling HashTreeCollections _HashTreeStatistics.swift
[239/1189] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[240/1189] Compiling HashTreeCollections _RawHashNode.swift
[241/1189] Compiling HashTreeCollections _UnmanagedHashNode.swift
[242/1189] Compiling HashTreeCollections _UnsafePath.swift
[243/1189] Compiling HashTreeCollections TreeDictionary+Codable.swift
[244/1189] Compiling HashTreeCollections _HashNode+Builder.swift
[245/1189] Compiling HashTreeCollections _HashNode+Debugging.swift
[246/1189] Compiling HashTreeCollections _HashNode+Initializers.swift
[247/1189] Compiling HashTreeCollections _HashNode+Invariants.swift
[248/1189] Compiling HashTreeCollections _HashNode+Lookups.swift
[249/1189] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[250/1189] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[251/1189] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[252/1189] Compiling DequeModule Deque+Testing.swift
[253/1189] Compiling DequeModule Deque._Storage.swift
[254/1189] Compiling DequeModule Deque._UnsafeHandle.swift
[255/1189] Compiling DequeModule Deque.swift
[256/1189] Compiling DequeModule _DequeBuffer.swift
[257/1189] Compiling DequeModule _DequeBufferHeader.swift
[258/1189] Compiling HashTreeCollections _Hash.swift
[259/1189] Compiling HashTreeCollections _HashLevel.swift
[260/1189] Compiling DequeModule Deque+CustomReflectable.swift
[261/1189] Compiling DequeModule Deque+Descriptions.swift
[269/1191] Compiling DequeModule Deque+Codable.swift
[270/1191] Compiling DequeModule Deque+Collection.swift
[273/1191] Compiling DequeModule Deque+Equatable.swift
[274/1191] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[275/1191] Compiling DequeModule Deque+Extras.swift
[276/1191] Compiling DequeModule Deque+Hashable.swift
[293/1200] Compiling OrderedCollections OrderedSet+Sendable.swift
[294/1200] Compiling OrderedCollections OrderedSet+SubSequence.swift
[295/1200] Compiling OrderedCollections OrderedSet+Testing.swift
[296/1200] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[297/1200] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[298/1200] Compiling OrderedCollections OrderedSet.swift
[299/1200] Compiling OrderedCollections _UnsafeBitset.swift
[300/1200] Compiling HashTreeCollections TreeSet+Equatable.swift
[301/1200] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[302/1200] Compiling HashTreeCollections TreeSet+Extras.swift
[303/1200] Compiling HashTreeCollections TreeSet+Filter.swift
[322/1200] Compiling DequeModule _DequeSlot.swift
[323/1200] Compiling DequeModule _UnsafeWrappedBuffer.swift
[324/1200] Compiling _RopeModule _CharacterRecognizer.swift
[325/1200] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[326/1200] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[327/1200] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[328/1200] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[329/1200] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[330/1200] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[331/1200] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[332/1200] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[333/1200] Compiling HashTreeCollections TreeSet.swift
[352/1200] Emitting module _RopeModule
[365/1200] Emitting module OrderedCollections
[374/1201] Emitting module DequeModule
[376/1202] Compiling ssl_privkey.cc
[377/1202] Compiling ssl_transcript.cc
[378/1202] Compiling ssl_session.cc
[380/1202] Compiling _RopeModule Rope+Join.swift
[381/1202] Compiling _RopeModule Rope+MutatingForEach.swift
[382/1202] Compiling _RopeModule Rope+Remove.swift
[383/1202] Compiling _RopeModule Rope+RemoveSubrange.swift
[384/1202] Compiling _RopeModule Rope+Split.swift
[385/1202] Compiling _RopeModule Optional Utilities.swift
[386/1202] Compiling _RopeModule String Utilities.swift
[387/1202] Compiling _RopeModule String.Index+ABI.swift
[389/1202] Emitting module HashTreeCollections
[389/1202] Compiling ssl_stat.cc
[454/1204] Compiling ssl_cipher.cc
[455/1204] Compiling ssl_lib.cc
[456/1204] Compiling ssl_file.cc
[457/1204] Compiling ssl_key_share.cc
[458/1204] Compiling ssl_credential.cc
[459/1204] Compiling ssl_aead_ctx.cc
[460/1204] Compiling ssl_buffer.cc
[461/1204] Compiling ssl_cert.cc
[462/1204] Compiling s3_pkt.cc
[463/1204] Compiling ssl_asn1.cc
[464/1204] Compiling s3_lib.cc
[465/1204] Compiling s3_both.cc
[466/1204] Compiling handshake_server.cc
[467/1204] Compiling handshake_client.cc
[468/1204] Compiling extensions.cc
[469/1204] Compiling encrypted_client_hello.cc
[470/1204] Compiling handshake.cc
[471/1204] Compiling handoff.cc
[472/1204] Compiling md5-x86_64-linux.S
[473/1204] Compiling dtls_method.cc
[474/1204] Compiling dtls_record.cc
[475/1204] Compiling md5-x86_64-apple.S
[476/1204] Compiling md5-586-linux.S
[477/1204] Compiling d1_srtp.cc
[478/1204] Compiling md5-586-apple.S
[479/1204] Compiling chacha20_poly1305_x86_64-linux.S
[480/1204] Compiling chacha20_poly1305_x86_64-apple.S
[481/1204] Compiling chacha20_poly1305_armv8-win.S
[482/1204] Compiling chacha20_poly1305_armv8-linux.S
[483/1204] Compiling chacha20_poly1305_armv8-apple.S
[484/1204] Compiling chacha-x86_64-linux.S
[485/1204] Compiling chacha-x86_64-apple.S
[486/1204] Compiling chacha-x86-linux.S
[487/1204] Compiling chacha-x86-apple.S
[488/1204] Compiling chacha-armv8-win.S
[489/1204] Compiling chacha-armv8-apple.S
[490/1204] Compiling chacha-armv8-linux.S
[491/1204] Compiling chacha-armv4-linux.S
[492/1204] Compiling err_data.cc
[493/1204] Compiling d1_pkt.cc
[494/1204] Compiling aes128gcmsiv-x86_64-apple.S
[495/1204] Compiling aes128gcmsiv-x86_64-linux.S
[496/1204] Compiling x86_64-mont5-linux.S
[497/1204] Compiling bio_ssl.cc
[498/1204] Compiling x86_64-mont5-apple.S
[499/1204] Compiling x86_64-mont-apple.S
[500/1204] Compiling x86_64-mont-linux.S
[500/1204] Compiling x86-mont-linux.S
[502/1204] Compiling x86-mont-apple.S
[503/1204] Compiling vpaes-x86_64-linux.S
[504/1204] Compiling vpaes-x86_64-apple.S
[505/1204] Compiling vpaes-x86-linux.S
[506/1204] Compiling vpaes-x86-apple.S
[507/1204] Compiling vpaes-armv8-linux.S
[508/1204] Compiling vpaes-armv8-win.S
[509/1204] Compiling vpaes-armv8-apple.S
[510/1204] Compiling d1_lib.cc
[511/1204] Compiling vpaes-armv7-linux.S
[512/1204] Compiling sha512-x86_64-linux.S
[513/1204] Compiling sha512-x86_64-apple.S
[514/1204] Compiling sha512-armv8-win.S
[515/1204] Compiling sha512-armv8-apple.S
[516/1204] Compiling sha512-armv8-linux.S
[517/1204] Compiling sha512-armv4-linux.S
[518/1204] Compiling sha512-586-apple.S
[519/1204] Compiling sha512-586-linux.S
[520/1204] Compiling sha256-x86_64-linux.S
[521/1204] Compiling d1_both.cc
[522/1204] Compiling sha256-x86_64-apple.S
[523/1204] Compiling sha256-armv8-win.S
[524/1204] Compiling sha256-armv8-apple.S
[525/1204] Compiling sha256-armv8-linux.S
[526/1204] Compiling sha256-armv4-linux.S
[527/1204] Compiling sha256-586-linux.S
[527/1204] Compiling sha1-x86_64-linux.S
[529/1204] Compiling sha256-586-apple.S
[530/1204] Compiling sha1-x86_64-apple.S
[531/1204] Compiling sha1-armv8-win.S
[531/1204] Compiling sha1-armv8-apple.S
[533/1204] Compiling sha1-armv4-large-linux.S
[534/1204] Compiling sha1-armv8-linux.S
[535/1204] Compiling sha1-586-apple.S
[536/1204] Compiling rsaz-avx2-linux.S
[537/1204] Compiling sha1-586-linux.S
[538/1204] Compiling rdrand-x86_64-linux.S
[539/1204] Compiling rsaz-avx2-apple.S
[540/1204] Compiling rdrand-x86_64-apple.S
[541/1204] Compiling p256_beeu-x86_64-asm-apple.S
[542/1204] Compiling p256_beeu-armv8-asm-win.S
[543/1204] Compiling p256_beeu-x86_64-asm-linux.S
[544/1204] Compiling p256_beeu-armv8-asm-linux.S
[545/1204] Compiling p256_beeu-armv8-asm-apple.S
[546/1204] Compiling p256-armv8-asm-win.S
[547/1204] Compiling p256-x86_64-asm-linux.S
[548/1204] Compiling p256-x86_64-asm-apple.S
[549/1204] Compiling p256-armv8-asm-linux.S
[550/1204] Compiling ghashv8-armv8-linux.S
[551/1204] Compiling p256-armv8-asm-apple.S
[552/1204] Compiling ghashv8-armv8-apple.S
[553/1204] Compiling ghashv8-armv8-win.S
[553/1204] Compiling ghashv8-armv7-linux.S
[555/1204] Compiling ghash-x86_64-apple.S
[556/1204] Compiling ghash-x86_64-linux.S
[557/1204] Compiling ghash-x86-linux.S
[558/1204] Compiling ghash-ssse3-x86_64-linux.S
[559/1204] Compiling ghash-x86-apple.S
[560/1204] Compiling ghash-ssse3-x86-linux.S
[561/1204] Compiling ghash-ssse3-x86_64-apple.S
[562/1204] Compiling ghash-ssse3-x86-apple.S
[563/1204] Compiling ghash-neon-armv8-linux.S
[564/1204] Compiling ghash-neon-armv8-win.S
[565/1204] Compiling ghash-armv4-linux.S
[566/1204] Compiling ghash-neon-armv8-apple.S
[567/1204] Compiling bsaes-armv7-linux.S
[568/1204] Compiling co-586-apple.S
[569/1204] Compiling co-586-linux.S
[570/1204] Compiling bn-armv8-win.S
[571/1204] Compiling bn-armv8-linux.S
[572/1204] Compiling bn-armv8-apple.S
[573/1204] Compiling bn-586-linux.S
[574/1204] Compiling armv8-mont-win.S
[575/1204] Compiling bn-586-apple.S
[576/1204] Compiling armv4-mont-linux.S
[577/1204] Compiling armv8-mont-apple.S
[578/1204] Compiling armv8-mont-linux.S
[579/1204] Compiling aesv8-gcm-armv8-win.S
[580/1204] Compiling aesv8-gcm-armv8-linux.S
[581/1204] Compiling aesv8-armv8-linux.S
[582/1204] Compiling aesv8-armv8-win.S
[583/1204] Compiling aesv8-gcm-armv8-apple.S
[584/1204] Compiling aesv8-armv8-apple.S
[585/1204] Compiling aesv8-armv7-linux.S
[586/1204] Compiling aesni-x86_64-apple.S
[587/1204] Compiling aesni-x86_64-linux.S
[588/1204] Compiling aesni-gcm-x86_64-linux.S
[589/1204] Compiling aesni-x86-apple.S
[590/1204] Compiling aesni-x86-linux.S
[591/1204] Compiling aesni-gcm-x86_64-apple.S
[592/1204] Compiling aes-gcm-avx2-x86_64-linux.S
[593/1204] Compiling aes-gcm-avx2-x86_64-apple.S
[594/1204] Compiling aes-gcm-avx10-x86_64-linux.S
[595/1204] Compiling aes-gcm-avx10-x86_64-apple.S
[596/1204] Compiling x_val.cc
[597/1204] Compiling x_x509a.cc
[598/1204] Compiling x_spki.cc
[599/1204] Compiling x_name.cc
[600/1204] Compiling x_x509.cc
[601/1204] Compiling x_pubkey.cc
[602/1204] Compiling x_req.cc
[603/1204] Compiling x_sig.cc
[604/1204] Compiling x_crl.cc
[605/1204] Compiling x_exten.cc
[606/1204] Compiling x509name.cc
[607/1204] Compiling x509spki.cc
[608/1204] Compiling x_all.cc
[609/1204] Compiling x_attrib.cc
[610/1204] Compiling x_algor.cc
[611/1204] Compiling x509_vpm.cc
[612/1204] Compiling x509rset.cc
[613/1204] Compiling x509cset.cc
[614/1204] Compiling x509_trs.cc
[615/1204] Compiling x509_set.cc
[616/1204] Compiling x509_txt.cc
[617/1204] Compiling x509_vfy.cc
[618/1204] Compiling x509_v3.cc
[619/1204] Compiling x509_lu.cc
[620/1204] Compiling x509_obj.cc
[621/1204] Compiling x509_req.cc
[622/1204] Compiling x509_def.cc
[623/1204] Compiling x509_ext.cc
[624/1204] Compiling x509_cmp.cc
[625/1204] Compiling v3_utl.cc
[626/1204] Compiling x509.cc
[627/1204] Compiling x509_att.cc
[628/1204] Compiling x509_d2.cc
[629/1204] Compiling v3_prn.cc
[630/1204] Compiling v3_pmaps.cc
[631/1204] Compiling v3_skey.cc
[632/1204] Compiling v3_purp.cc
[633/1204] Compiling v3_ncons.cc
[634/1204] Compiling v3_pcons.cc
[635/1204] Compiling v3_ocsp.cc
[636/1204] Compiling v3_extku.cc
[637/1204] Compiling v3_int.cc
[638/1204] Compiling v3_genn.cc
[639/1204] Compiling v3_info.cc
[640/1204] Compiling v3_lib.cc
[641/1204] Compiling v3_ia5.cc
[642/1204] Compiling v3_enum.cc
[643/1204] Compiling v3_crld.cc
[644/1204] Compiling v3_alt.cc
[645/1204] Compiling v3_cpols.cc
[646/1204] Compiling v3_bcons.cc
[647/1204] Compiling v3_conf.cc
[648/1204] Compiling v3_bitst.cc
[649/1204] Compiling v3_akeya.cc
[650/1204] Compiling t_x509a.cc
[651/1204] Compiling v3_akey.cc
[652/1204] Compiling t_req.cc
[653/1204] Compiling i2d_pr.cc
[654/1204] Compiling t_x509.cc
[655/1204] Compiling policy.cc
[656/1204] Compiling rsa_pss.cc
[657/1204] Compiling t_crl.cc
[658/1204] Compiling name_print.cc
[659/1204] Compiling by_file.cc
[660/1204] Compiling by_dir.cc
[661/1204] Compiling algorithm.cc
[662/1204] Compiling asn1_gen.cc
[663/1204] Compiling a_digest.cc
[664/1204] Compiling a_verify.cc
[665/1204] Compiling trust_token.cc
[666/1204] Compiling a_sign.cc
[667/1204] Compiling voprf.cc
[668/1204] Compiling thread_win.cc
[669/1204] Compiling thread.cc
[670/1204] Compiling pmbtoken.cc
[671/1204] Compiling thread_pthread.cc
[672/1204] Compiling thread_none.cc
[673/1204] Compiling stack.cc
[674/1204] Compiling sha1.cc
[675/1204] Compiling siphash.cc
[676/1204] Compiling spake2plus.cc
[677/1204] Compiling sha256.cc
[678/1204] Compiling slhdsa.cc
[679/1204] Compiling sha512.cc
[680/1204] Compiling rsa_extra.cc
[681/1204] Compiling rc4.cc
[682/1204] Compiling rsa_asn1.cc
[683/1204] Compiling rsa_print.cc
[684/1204] Compiling refcount.cc
[685/1204] Compiling windows.cc
[686/1204] Compiling rsa_crypt.cc
[687/1204] Compiling ios.cc
[688/1204] Compiling urandom.cc
[689/1204] Compiling trusty.cc
[690/1204] Compiling rand.cc
[691/1204] Compiling passive.cc
[692/1204] Compiling forkunsafe.cc
[693/1204] Compiling getentropy.cc
[694/1204] Compiling poly1305_arm_asm.S
[695/1204] Compiling poly1305_vec.cc
[695/1204] Compiling fork_detect.cc
[696/1204] Compiling deterministic.cc
[698/1204] Compiling pool.cc
[699/1204] Compiling poly1305.cc
[700/1204] Compiling poly1305_arm.cc
[701/1204] Compiling pkcs7.cc
[702/1204] Compiling pkcs8_x509.cc
[703/1204] Compiling p5_pbev2.cc
[704/1204] Compiling pem_xaux.cc
[705/1204] Compiling pkcs8.cc
[706/1204] Compiling pkcs7_x509.cc
[707/1204] Compiling pem_pkey.cc
[708/1204] Compiling pem_x509.cc
[709/1204] Compiling mlkem.cc
[710/1204] Compiling pem_pk8.cc
[711/1204] Compiling obj_xref.cc
[712/1204] Compiling pem_all.cc
[713/1204] Compiling pem_oth.cc
[714/1204] Compiling pem_lib.cc
[715/1204] Compiling pem_info.cc
[716/1204] Compiling mem.cc
[717/1204] Compiling md4.cc
[718/1204] Compiling poly_rq_mul.S
[719/1204] Compiling fips_shared_support.cc
[720/1204] Compiling md5.cc
[721/1204] Compiling obj.cc
[722/1204] Compiling mldsa.cc
[723/1204] Compiling lhash.cc
[724/1204] Compiling sign.cc
[725/1204] Compiling kyber.cc
[726/1204] Compiling hrss.cc
[727/1204] Compiling ex_data.cc
[728/1204] Compiling print.cc
[729/1204] Compiling pbkdf.cc
[730/1204] Compiling scrypt.cc
[731/1204] Compiling hpke.cc
[732/1204] Compiling p_rsa_asn1.cc
[733/1204] Compiling p_x25519.cc
[734/1204] Compiling p_ed25519.cc
[735/1204] Compiling p_rsa.cc
[736/1204] Compiling p_x25519_asn1.cc
[737/1204] Compiling p_ed25519_asn1.cc
[738/1204] Compiling p_hkdf.cc
[739/1204] Compiling p_dh_asn1.cc
[740/1204] Compiling p_ec.cc
[741/1204] Compiling evp_ctx.cc
[742/1204] Compiling p_ec_asn1.cc
[743/1204] Compiling p_dh.cc
[744/1204] Compiling p_dsa_asn1.cc
[745/1204] Compiling evp.cc
[746/1204] Compiling err.cc
[747/1204] Compiling engine.cc
[748/1204] Compiling evp_asn1.cc
[749/1204] Compiling hash_to_curve.cc
[750/1204] Compiling ec_derive.cc
[751/1204] Compiling ecdh.cc
[752/1204] Compiling ecdsa_asn1.cc
[753/1204] Compiling dsa.cc
[754/1204] Compiling dsa_asn1.cc
[755/1204] Compiling ec_asn1.cc
[756/1204] Compiling bcm.cc
[757/1204] Compiling digest_extra.cc
[758/1204] Compiling x25519-asm-arm.S
[759/1204] Compiling des.cc
[760/1204] Compiling params.cc
[761/1204] Compiling dh_asn1.cc
[762/1204] Compiling curve25519_64_adx.cc
[763/1204] Compiling cpu_intel.cc
[764/1204] Compiling crypto.cc
[765/1204] Compiling spake25519.cc
[766/1204] Compiling curve25519.cc
[767/1204] Compiling cpu_aarch64_openbsd.cc
[768/1204] Compiling cpu_aarch64_linux.cc
[769/1204] Compiling cpu_aarch64_win.cc
[770/1204] Compiling cpu_arm_freebsd.cc
[770/1204] Compiling cpu_aarch64_sysreg.cc
[772/1204] Compiling cpu_arm_linux.cc
[773/1204] Compiling cpu_aarch64_fuchsia.cc
[774/1204] Compiling conf.cc
[775/1204] Compiling get_cipher.cc
[776/1204] Compiling e_tls.cc
[777/1204] Compiling tls_cbc.cc
[778/1204] Compiling cpu_aarch64_apple.cc
[779/1204] Compiling e_rc4.cc
[780/1204] Compiling e_rc2.cc
[781/1204] Compiling e_null.cc
[782/1204] Compiling e_chacha20poly1305.cc
[783/1204] Compiling e_des.cc
[784/1204] Compiling e_aesgcmsiv.cc
[785/1204] Compiling chacha.cc
[786/1204] Compiling e_aesctrhmac.cc
[787/1204] Compiling derive_key.cc
[788/1204] Compiling unicode.cc
[789/1204] Compiling asn1_compat.cc
[790/1204] Compiling buf.cc
[791/1204] Compiling cbb.cc
[792/1204] Compiling blake2.cc
[793/1204] Compiling ber.cc
[794/1204] Compiling convert.cc
[795/1204] Compiling cbs.cc
[796/1204] Compiling bn_asn1.cc
[797/1204] Compiling socket_helper.cc
[798/1204] Compiling pair.cc
[799/1204] Compiling socket.cc
[800/1204] Compiling file.cc
[801/1204] Compiling hexdump.cc
[802/1204] Compiling fd.cc
[803/1204] Compiling printf.cc
[804/1204] Compiling bio_mem.cc
[805/1204] Compiling connect.cc
[806/1204] Compiling base64.cc
[807/1204] Compiling errno.cc
[808/1204] Compiling bio.cc
[809/1204] Compiling tasn_enc.cc
[810/1204] Compiling tasn_fre.cc
[811/1204] Compiling tasn_typ.cc
[812/1204] Compiling tasn_new.cc
[813/1204] Compiling posix_time.cc
[814/1204] Compiling tasn_utl.cc
[815/1204] Compiling tasn_dec.cc
[816/1204] Compiling f_string.cc
[817/1204] Compiling f_int.cc
[818/1204] Compiling asn_pack.cc
[819/1204] Compiling asn1_par.cc
[820/1204] Compiling a_time.cc
[821/1204] Compiling a_utctm.cc
[822/1204] Compiling a_type.cc
[823/1204] Compiling a_octet.cc
[824/1204] Compiling asn1_lib.cc
[825/1204] Compiling a_strnid.cc
[826/1204] Compiling a_dup.cc
[827/1204] Compiling a_strex.cc
[828/1204] Compiling a_object.cc
[829/1204] Compiling a_i2d_fp.cc
[830/1204] Compiling a_mbstr.cc
[831/1204] Compiling a_int.cc
[832/1204] Compiling a_d2i_fp.cc
[833/1204] Compiling a_gentm.cc
[834/1204] Compiling a_bitstr.cc
[835/1204] Compiling CCryptoBoringSSLShims shims.c
[836/1204] Compiling a_bool.cc
[837/1204] Compiling c-nioatomics.c
[838/1204] Compiling c-atomics.c
[839/1204] Compiling fiat_curve25519_adx_mul.S
[839/1204] Compiling md5-x86_64-linux.S
[841/1204] Compiling fiat_curve25519_adx_square.S
[842/1204] Compiling fiat_p256_adx_sqr.S
[843/1204] Compiling fiat_p256_adx_mul.S
[843/1204] Compiling md5-x86_64-apple.S
[845/1204] Compiling md5-586-linux.S
[845/1204] Compiling md5-586-apple.S
[847/1204] Compiling chacha20_poly1305_armv8-apple.S
[848/1204] Compiling chacha20_poly1305_x86_64-apple.S
[849/1204] Compiling chacha20_poly1305_armv8-win.S
[850/1210] Compiling chacha20_poly1305_x86_64-linux.S
[851/1210] Compiling chacha20_poly1305_armv8-linux.S
[852/1210] Compiling chacha-x86_64-linux.S
[853/1210] Compiling err_data.cc
[854/1210] Compiling chacha-x86-linux.S
[855/1210] Compiling chacha-x86_64-apple.S
[857/1210] Compiling NIOConcurrencyHelpers lock.swift
[858/1210] Compiling NIOConcurrencyHelpers NIOLock.swift
[858/1210] Compiling chacha-armv8-apple.S
[859/1210] Compiling chacha-x86-apple.S
[860/1210] Compiling chacha-armv4-linux.S
[861/1210] Compiling x86_64-mont5-linux.S
[863/1210] Emitting module NIOConcurrencyHelpers
[864/1210] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[864/1210] Compiling chacha-armv8-linux.S
[864/1210] Compiling chacha-armv8-win.S
[867/1210] Compiling NIOConcurrencyHelpers atomics.swift
[868/1210] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[868/1210] Compiling aes128gcmsiv-x86_64-linux.S
[869/1210] Compiling aes128gcmsiv-x86_64-apple.S
[870/1211] Compiling x86_64-mont5-apple.S
[871/1211] Compiling x86_64-mont-linux.S
[872/1211] Compiling x86_64-mont-apple.S
[873/1211] Compiling x86-mont-linux.S
[874/1211] Compiling x86-mont-apple.S
[875/1211] Compiling vpaes-x86_64-apple.S
[876/1211] Compiling vpaes-x86_64-linux.S
[877/1211] Compiling vpaes-x86-linux.S
[879/1211] Compiling sha512-x86_64-linux.S
[880/1211] Compiling vpaes-armv7-linux.S
[881/1211] Compiling vpaes-x86-apple.S
[882/1211] Compiling vpaes-armv8-apple.S
[883/1211] Compiling vpaes-armv8-win.S
[884/1211] Compiling sha512-x86_64-apple.S
[885/1211] Compiling sha512-armv8-apple.S
[886/1211] Compiling sha512-586-linux.S
[887/1211] Compiling vpaes-armv8-linux.S
[888/1211] Compiling sha512-armv8-win.S
[889/1211] Compiling sha256-x86_64-apple.S
[890/1211] Compiling sha512-armv4-linux.S
[891/1211] Compiling sha512-586-apple.S
[892/1211] Compiling sha512-armv8-linux.S
[893/1211] Compiling sha256-x86_64-linux.S
[894/1211] Compiling sha256-armv8-linux.S
[895/1211] Compiling sha256-armv4-linux.S
[896/1211] Compiling sha256-armv8-apple.S
[897/1211] Compiling sha256-armv8-win.S
[898/1211] Compiling sha256-586-apple.S
[899/1211] Compiling sha256-586-linux.S
[900/1211] Compiling sha1-x86_64-linux.S
[901/1211] Compiling sha1-armv8-win.S
[902/1212] Compiling sha1-x86_64-apple.S
[903/1222] Compiling sha1-armv8-apple.S
[904/1237] Compiling sha1-586-linux.S
[905/1237] Compiling sha1-armv8-linux.S
[906/1237] Compiling sha1-armv4-large-linux.S
[907/1237] Compiling rsaz-avx2-apple.S
[908/1237] Compiling p256_beeu-x86_64-asm-linux.S
[909/1237] Compiling rdrand-x86_64-apple.S
[910/1237] Compiling sha1-586-apple.S
[911/1237] Compiling rsaz-avx2-linux.S
[912/1237] Compiling rdrand-x86_64-linux.S
[913/1237] Compiling p256_beeu-x86_64-asm-apple.S
[914/1237] Compiling p256_beeu-armv8-asm-win.S
[915/1237] Compiling p256-x86_64-asm-linux.S
[916/1237] Compiling p256_beeu-armv8-asm-apple.S
[917/1237] Compiling p256_beeu-armv8-asm-linux.S
[918/1237] Compiling p256-armv8-asm-linux.S
[919/1237] Compiling p256-armv8-asm-win.S
[920/1237] Compiling p256-x86_64-asm-apple.S
[921/1237] Compiling ghashv8-armv8-apple.S
[922/1237] Compiling p256-armv8-asm-apple.S
[923/1237] Compiling ghashv8-armv7-linux.S
[924/1237] Compiling ghashv8-armv8-linux.S
[926/1237] Compiling ConsoleKitTerminal Console+Wait.swift
[927/1237] Compiling ConsoleKitTerminal ConsoleColor.swift
[928/1237] Compiling ConsoleKitTerminal ConsoleStyle.swift
[928/1240] Compiling ghash-ssse3-x86_64-linux.S
[929/1240] Compiling ghash-x86-apple.S
[930/1240] Compiling ghash-x86_64-linux.S
[931/1240] Compiling ghash-x86_64-apple.S
[932/1240] Compiling ghashv8-armv8-win.S
[933/1240] Compiling ghash-x86-linux.S
[934/1240] Compiling ghash-ssse3-x86-apple.S
[935/1240] Compiling ghash-neon-armv8-win.S
[936/1240] Compiling ghash-ssse3-x86_64-apple.S
[937/1240] Compiling ghash-ssse3-x86-linux.S
[938/1240] Compiling ghash-neon-armv8-linux.S
[940/1240] Emitting module ConsoleKitTerminal
[940/1240] Compiling ghash-armv4-linux.S
[941/1240] Compiling co-586-linux.S
[942/1240] Compiling co-586-apple.S
[943/1240] Compiling ghash-neon-armv8-apple.S
[945/1240] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[946/1240] Compiling ConsoleKitTerminal ConsoleClear.swift
[947/1240] Compiling ConsoleKitTerminal Console+Ask.swift
[948/1240] Compiling ConsoleKitTerminal Console+Choose.swift
[949/1240] Compiling ConsoleKitTerminal Console+Confirm.swift
[950/1240] Compiling ConsoleKitTerminal Console+Input.swift
[951/1240] Compiling ConsoleKitTerminal Console+Center.swift
[952/1240] Compiling ConsoleKitTerminal Console+Output.swift
[952/1240] Compiling bsaes-armv7-linux.S
[953/1240] Compiling bn-586-linux.S
[954/1240] Compiling bn-armv8-linux.S
[955/1240] Compiling bn-armv8-win.S
[956/1240] Compiling armv8-mont-win.S
[957/1240] Compiling bn-586-apple.S
[958/1240] Compiling armv8-mont-linux.S
[959/1240] Compiling bn-armv8-apple.S
[960/1240] Compiling armv8-mont-apple.S
[961/1240] Compiling armv4-mont-linux.S
[962/1240] Compiling aesv8-gcm-armv8-win.S
[963/1240] Compiling aesv8-armv8-win.S
[964/1240] Compiling aesv8-gcm-armv8-apple.S
[965/1240] Compiling aesv8-gcm-armv8-linux.S
[966/1240] Compiling aesv8-armv8-linux.S
[967/1240] Compiling aesni-x86_64-linux.S
[968/1240] Compiling aesni-x86-linux.S
[970/1240] Compiling ConsoleKitTerminal ActivityBar.swift
[971/1240] Compiling ConsoleKitTerminal ActivityIndicator.swift
[972/1240] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[973/1240] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[974/1240] Compiling ConsoleKitTerminal CustomActivity.swift
[975/1240] Compiling ConsoleKitTerminal LoadingBar.swift
[976/1240] Compiling ConsoleKitTerminal ProgressBar.swift
[977/1240] Compiling ConsoleKitTerminal Console+Clear.swift
[977/1240] Compiling aesv8-armv8-apple.S
[978/1240] Compiling aesni-x86_64-apple.S
[979/1240] Compiling aesni-x86-apple.S
[980/1240] Compiling aesni-gcm-x86_64-apple.S
[980/1240] Compiling aesv8-armv7-linux.S
[980/1240] Compiling aesni-gcm-x86_64-linux.S
[983/1240] Compiling aes-gcm-avx10-x86_64-apple.S
[984/1240] Compiling aes-gcm-avx10-x86_64-linux.S
[986/1240] Compiling ConsoleKitTerminal ConsoleText.swift
[987/1240] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[988/1240] Compiling ConsoleKitTerminal ANSI.swift
[989/1240] Compiling ConsoleKitTerminal Console.swift
[990/1240] Compiling ConsoleKitTerminal Terminal.swift
[991/1240] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[992/1240] Compiling ConsoleKitTerminal AnySendableHashable.swift
[993/1240] Compiling ConsoleKitTerminal ConsoleLogger.swift
[994/1240] Compiling ConsoleKitTerminal LoggerFragment.swift
[995/1241] Compiling x_sig.cc
[996/1241] Compiling x_pubkey.cc
[997/1246] Compiling x_req.cc
[998/1248] Compiling x_val.cc
[999/1263] Compiling x_x509.cc
[1000/1263] Compiling x_x509a.cc
[1001/1263] Compiling x_name.cc
[1002/1263] Compiling x_spki.cc
[1004/1263] Emitting module ConsoleKitCommands
[1005/1265] Compiling ConsoleKitCommands CommandSignature.swift
[1006/1265] Compiling ConsoleKitCommands Flag.swift
[1007/1265] Compiling ConsoleKitCommands Option.swift
[1008/1265] Compiling ConsoleKitCommands CommandGroup.swift
[1009/1265] Compiling ConsoleKitCommands CommandInput.swift
[1010/1265] Compiling ConsoleKitCommands Commands.swift
[1010/1265] Compiling x_algor.cc
[1012/1265] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1013/1265] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1014/1265] Compiling ConsoleKitCommands Argument.swift
[1015/1265] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1016/1265] Compiling ConsoleKitCommands AsyncCommand.swift
[1017/1265] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1018/1265] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1019/1265] Compiling ConsoleKitCommands Utilities.swift
[1020/1265] Compiling ConsoleKitCommands AsyncCommands.swift
[1021/1265] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1022/1265] Compiling ConsoleKitCommands AnyCommand.swift
[1023/1265] Compiling ConsoleKitCommands Command.swift
[1024/1265] Compiling ConsoleKitCommands CommandContext.swift
[1025/1265] Compiling ConsoleKitCommands CommandError.swift
[1025/1265] Compiling x_crl.cc
[1026/1265] Compiling x_all.cc
[1027/1265] Compiling x_exten.cc
[1028/1265] Compiling x509rset.cc
[1029/1265] Compiling x509spki.cc
[1030/1265] Compiling x_attrib.cc
[1032/1265] Compiling ConsoleKitCommands Console+Run.swift
[1033/1265] Compiling ConsoleKitCommands ConsoleError.swift
[1034/1265] Compiling ConsoleKitCommands Completion.swift
[1035/1266] Compiling x509name.cc
[1036/1266] Compiling x509_txt.cc
[1037/1266] Compiling x509_v3.cc
[1038/1266] Compiling x509cset.cc
[1039/1268] Compiling x509_vfy.cc
[1040/1268] Compiling x509_vpm.cc
[1042/1268] Compiling ConsoleKit Exports.swift
[1042/1268] Compiling x509_trs.cc
[1044/1268] Emitting module ConsoleKit
[1044/1269] Compiling x509_set.cc
[1046/1269] Compiling x509_ext.cc
[1047/1269] Compiling x509_req.cc
[1048/1269] Compiling x509_def.cc
[1049/1269] Compiling x509_d2.cc
[1050/1269] Compiling x509_lu.cc
[1051/1269] Compiling x509_obj.cc
[1052/1269] Compiling x509.cc
[1053/1269] Compiling x509_cmp.cc
[1054/1269] Compiling x509_att.cc
[1055/1269] Compiling v3_skey.cc
[1056/1269] Compiling v3_purp.cc
[1057/1269] Compiling v3_prn.cc
[1058/1269] Compiling v3_utl.cc
[1059/1269] Compiling v3_pmaps.cc
[1060/1269] Compiling v3_ncons.cc
[1061/1269] Compiling v3_ocsp.cc
[1062/1269] Compiling v3_pcons.cc
[1063/1269] Compiling v3_ia5.cc
[1064/1269] Compiling v3_lib.cc
[1065/1269] Compiling v3_enum.cc
[1066/1269] Compiling v3_int.cc
[1067/1269] Compiling v3_genn.cc
[1068/1269] Compiling v3_extku.cc
[1069/1269] Compiling v3_info.cc
[1070/1269] Compiling v3_crld.cc
[1071/1269] Compiling v3_bitst.cc
[1072/1269] Compiling v3_cpols.cc
[1073/1269] Compiling v3_conf.cc
[1074/1269] Compiling t_x509.cc
[1075/1269] Compiling v3_bcons.cc
[1076/1269] Compiling v3_alt.cc
[1077/1269] Compiling v3_akeya.cc
[1078/1269] Compiling v3_akey.cc
[1079/1269] Compiling t_req.cc
[1080/1269] Compiling t_x509a.cc
[1081/1269] Compiling rsa_pss.cc
[1082/1269] Compiling i2d_pr.cc
[1083/1269] Compiling t_crl.cc
[1084/1269] Compiling by_file.cc
[1085/1269] Compiling policy.cc
[1086/1269] Compiling algorithm.cc
[1087/1269] Compiling asn1_gen.cc
[1088/1269] Compiling name_print.cc
[1089/1269] Compiling by_dir.cc
[1090/1269] Compiling a_sign.cc
[1091/1269] Compiling a_verify.cc
[1092/1269] Compiling a_digest.cc
[1093/1269] Compiling thread_pthread.cc
[1094/1269] Compiling thread_win.cc
[1095/1269] Compiling thread_none.cc
[1096/1269] Compiling voprf.cc
[1097/1269] Compiling wots.cc
[1098/1269] Compiling trust_token.cc
[1099/1269] Compiling pmbtoken.cc
[1100/1269] Compiling thread.cc
[1101/1269] Compiling thash.cc
[1102/1269] Compiling stack.cc
[1103/1269] Compiling fors.cc
[1104/1269] Compiling sha512.cc
[1105/1269] Compiling slhdsa.cc
[1106/1269] Compiling sha256.cc
[1107/1269] Compiling merkle.cc
[1108/1269] Compiling siphash.cc
[1109/1269] Compiling sha1.cc
[1110/1269] Compiling rsa_print.cc
[1111/1269] Compiling refcount.cc
[1112/1269] Compiling windows.cc
[1113/1269] Compiling rsa_extra.cc
[1114/1269] Compiling rc4.cc
[1115/1269] Compiling urandom.cc
[1116/1269] Compiling rsa_asn1.cc
[1117/1269] Compiling rsa_crypt.cc
[1118/1269] Compiling rand_extra.cc
[1119/1269] Compiling trusty.cc
[1120/1269] Compiling ios.cc
[1121/1269] Compiling poly1305_arm_asm.S
[1122/1269] Compiling passive.cc
[1123/1269] Compiling fork_detect.cc
[1124/1269] Compiling deterministic.cc
[1125/1269] Compiling getentropy.cc
[1126/1269] Compiling forkunsafe.cc
[1127/1269] Compiling poly1305_arm.cc
[1128/1269] Compiling pool.cc
[1129/1269] Compiling pkcs8.cc
[1130/1269] Compiling poly1305_vec.cc
[1131/1269] Compiling poly1305.cc
[1132/1269] Compiling pkcs8_x509.cc
[1133/1269] Compiling pem_pkey.cc
[1134/1269] Compiling pkcs7_x509.cc
[1135/1269] Compiling pkcs7.cc
[1136/1269] Compiling p5_pbev2.cc
[1137/1269] Compiling pem_pk8.cc
[1138/1269] Compiling pem_xaux.cc
[1139/1269] Compiling pem_lib.cc
[1140/1269] Compiling pem_x509.cc
[1141/1269] Compiling pem_oth.cc
[1142/1269] Compiling mlkem.cc
[1143/1269] Compiling pem_all.cc
[1144/1269] Compiling obj_xref.cc
[1145/1269] Compiling mldsa.cc
[1146/1269] Compiling obj.cc
[1147/1269] Compiling mem.cc
[1148/1269] Compiling poly_rq_mul.S
[1149/1269] Compiling fips_shared_support.cc
[1150/1269] Compiling pem_info.cc
[1151/1269] Compiling md4.cc
[1152/1269] Compiling md5.cc
[1153/1269] Compiling lhash.cc
[1154/1269] Compiling kyber.cc
[1155/1269] Compiling sign.cc
[1156/1269] Compiling hpke.cc
[1157/1269] Compiling print.cc
[1158/1269] Compiling scrypt.cc
[1159/1269] Compiling pbkdf.cc
[1160/1269] Compiling ex_data.cc
[1161/1269] Compiling hrss.cc
[1162/1269] Compiling p_rsa_asn1.cc
[1163/1269] Compiling p_x25519.cc
[1164/1269] Compiling p_ed25519_asn1.cc
[1165/1269] Compiling p_x25519_asn1.cc
[1166/1269] Compiling p_hkdf.cc
[1167/1269] Compiling p_rsa.cc
[1168/1269] Compiling p_ed25519.cc
[1169/1269] Compiling p_dh_asn1.cc
[1170/1269] Compiling p_ec.cc
[1171/1269] Compiling p_ec_asn1.cc
[1172/1269] Compiling p_dh.cc
[1173/1269] Compiling p_dsa_asn1.cc
[1174/1269] Compiling err.cc
[1175/1269] Compiling evp_ctx.cc
[1176/1269] Compiling evp_asn1.cc
[1177/1269] Compiling evp.cc
[1178/1269] Compiling ecdh_extra.cc
[1179/1269] Compiling engine.cc
[1180/1269] Compiling ecdsa_asn1.cc
[1181/1269] Compiling ec_derive.cc
[1182/1269] Compiling hash_to_curve.cc
[1183/1269] Compiling ec_asn1.cc
[1184/1269] Compiling dsa.cc
[1185/1269] Compiling digest_extra.cc
[1186/1269] Compiling bcm.cc
[1187/1269] Compiling x25519-asm-arm.S
[1188/1269] Compiling dsa_asn1.cc
[1189/1269] Compiling curve25519_64_adx.cc
[1190/1269] Compiling params.cc
[1191/1269] Compiling dh_asn1.cc
[1192/1269] Compiling cpu_intel.cc
[1193/1269] Compiling spake25519.cc
[1194/1269] Compiling des.cc
[1195/1269] Compiling curve25519.cc
[1196/1269] Compiling crypto.cc
[1197/1269] Compiling cpu_arm_freebsd.cc
[1198/1269] Compiling cpu_arm_linux.cc
[1199/1269] Compiling cpu_aarch64_win.cc
[1200/1269] Compiling cpu_aarch64_linux.cc
[1201/1269] Compiling cpu_aarch64_openbsd.cc
[1202/1269] Compiling cpu_aarch64_fuchsia.cc
[1203/1269] Compiling cpu_aarch64_sysreg.cc
[1204/1269] Compiling cpu_aarch64_apple.cc
[1205/1269] Compiling tls_cbc.cc
[1206/1269] Compiling conf.cc
[1207/1269] Compiling e_null.cc
[1208/1269] Compiling e_tls.cc
[1209/1269] Compiling e_rc4.cc
[1210/1269] Compiling e_rc2.cc
[1211/1269] Compiling e_aesgcmsiv.cc
[1212/1269] Compiling e_chacha20poly1305.cc
[1213/1269] Compiling e_des.cc
[1214/1269] Compiling chacha.cc
[1215/1269] Compiling cipher_extra.cc
[1216/1269] Compiling derive_key.cc
[1217/1269] Compiling e_aesctrhmac.cc
[1218/1269] Compiling unicode.cc
[1219/1269] Compiling ber.cc
[1220/1269] Compiling cbb.cc
[1221/1269] Compiling asn1_compat.cc
[1222/1269] Compiling buf.cc
[1223/1269] Compiling cbs.cc
[1224/1269] Compiling convert.cc
[1225/1269] Compiling blake2.cc
[1226/1269] Compiling bn_asn1.cc
[1227/1269] Compiling printf.cc
[1228/1269] Compiling pair.cc
[1229/1269] Compiling file.cc
[1230/1269] Compiling hexdump.cc
[1231/1269] Compiling fd.cc
[1232/1269] Compiling errno.cc
[1233/1269] Compiling tasn_utl.cc
[1234/1269] Compiling base64.cc
[1235/1269] Compiling bio.cc
[1236/1269] Compiling bio_mem.cc
[1237/1269] Compiling tasn_new.cc
[1238/1269] Compiling tasn_enc.cc
[1239/1269] Compiling tasn_fre.cc
[1240/1269] Compiling tasn_typ.cc
[1241/1269] Compiling f_string.cc
[1242/1269] Compiling f_int.cc
[1243/1269] Compiling posix_time.cc
[1244/1269] Compiling tasn_dec.cc
[1245/1269] Compiling asn_pack.cc
[1246/1269] Compiling asn1_par.cc
[1247/1269] Compiling a_utctm.cc
[1248/1269] Compiling asn1_lib.cc
[1249/1269] Compiling a_type.cc
[1250/1269] Compiling a_strnid.cc
[1251/1269] Compiling a_octet.cc
[1252/1269] Compiling a_time.cc
[1253/1269] Compiling a_strex.cc
[1254/1269] Compiling a_i2d_fp.cc
[1255/1269] Compiling a_object.cc
[1256/1269] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1257/1269] Write sources
[1258/1269] Compiling a_int.cc
[1259/1269] Write sources
[1260/1269] Compiling a_mbstr.cc
[1260/1269] Write sources
[1264/1272] Compiling a_dup.cc
[1265/1366] Compiling a_gentm.cc
[1266/1366] Compiling a_d2i_fp.cc
[1267/1366] Compiling a_bool.cc
[1269/1366] Compiling Algorithms Reductions.swift
[1270/1366] Compiling Algorithms Rotate.swift
[1271/1366] Compiling Algorithms MinMax.swift
[1272/1366] Compiling Algorithms RandomSample.swift
[1273/1368] Compiling Algorithms AdjacentPairs.swift
[1274/1368] Compiling Algorithms Chain.swift
[1274/1368] Compiling a_bitstr.cc
[1276/1368] Compiling Algorithms FlattenCollection.swift
[1277/1368] Compiling Algorithms Grouped.swift
[1278/1368] Compiling Algorithms Indexed.swift
[1279/1368] Compiling Algorithms Intersperse.swift
[1280/1368] Compiling Algorithms Joined.swift
[1281/1368] Compiling Algorithms Keyed.swift
[1284/1383] Compiling Atomics IntegerOperations.swift
[1285/1383] Compiling Atomics Unmanaged extensions.swift
[1286/1383] Compiling Algorithms Cycle.swift
[1287/1383] Compiling Algorithms EitherSequence.swift
[1288/1383] Compiling Algorithms FirstNonNil.swift
[1292/1383] Emitting module BitCollections
[1293/1383] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1294/1383] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1295/1383] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1296/1383] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1297/1383] Compiling BitCollections BitSet+SetAlgebra union.swift
[1298/1383] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1299/1383] Compiling BitCollections BitSet.Counted.swift
[1300/1383] Compiling BitCollections BitSet+Initializers.swift
[1301/1383] Compiling BitCollections BitSet+Invariants.swift
[1302/1383] Compiling BitCollections BitSet+Random.swift
[1303/1383] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1304/1383] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1305/1383] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1306/1383] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1307/1383] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1308/1383] Compiling BitCollections BitSet+CustomReflectable.swift
[1309/1383] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1310/1383] Compiling BitCollections BitSet+Equatable.swift
[1311/1383] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1312/1383] Compiling BitCollections BitSet+Extras.swift
[1313/1383] Compiling BitCollections BitSet+Hashable.swift
[1316/1383] Compiling Algorithms Chunked.swift
[1317/1383] Compiling Algorithms Combinations.swift
[1318/1383] Compiling Algorithms Compacted.swift
[1326/1383] Compiling Algorithms Product.swift
[1327/1383] Compiling Algorithms Split.swift
[1328/1383] Compiling Algorithms Stride.swift
[1329/1383] Compiling Algorithms Suffix.swift
[1330/1383] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1331/1383] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1332/1383] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1333/1383] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1334/1383] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1335/1383] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1336/1383] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1346/1386] Compiling BitCollections BitSet.Index.swift
[1347/1386] Compiling BitCollections BitSet._UnsafeHandle.swift
[1348/1386] Compiling BitCollections BitSet.swift
[1349/1386] Compiling BitCollections Range+Utilities.swift
[1350/1386] Compiling BitCollections Slice+Utilities.swift
[1351/1386] Compiling BitCollections UInt+Tricks.swift
[1352/1386] Compiling BitCollections _Word.swift
[1365/1387] Compiling Algorithms Trim.swift
[1366/1387] Compiling Algorithms Unique.swift
[1367/1387] Compiling Algorithms Windows.swift
[1372/1387] Emitting module Atomics
[1373/1389] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1374/1389] Emitting module CryptoBoringWrapper
[1375/1389] Emitting module Algorithms
[1377/1390] Compiling Collections Collections.swift
[1378/1390] Emitting module Collections
[1379/1390] Compiling CryptoBoringWrapper EllipticCurve.swift
[1380/1390] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1381/1390] Compiling CryptoBoringWrapper RandomBytes.swift
[1382/1390] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1383/1390] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1384/1390] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1394/1524] Compiling NIOCore MulticastChannel.swift
[1395/1524] Compiling NIOCore NIOAny.swift
[1396/1524] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1397/1524] Compiling NIOCore NIOLoopBound.swift
[1398/1524] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1399/1524] Compiling NIOCore NIOScheduledCallback.swift
[1400/1524] Compiling NIOCore NIOSendable.swift
[1401/1524] Compiling NIOCore RecvByteBufferAllocator.swift
[1402/1532] Compiling NIOCore FileHandle.swift
[1403/1532] Compiling NIOCore FileRegion.swift
[1404/1532] Compiling NIOCore GlobalSingletons.swift
[1405/1532] Compiling NIOCore IO.swift
[1406/1532] Compiling NIOCore IOData.swift
[1407/1532] Compiling NIOCore IPProtocol.swift
[1408/1532] Compiling NIOCore IntegerBitPacking.swift
[1409/1532] Compiling NIOCore IntegerTypes.swift
[1410/1532] Compiling NIOCore Interfaces.swift
[1411/1532] Compiling NIOCore Linux.swift
[1412/1541] Compiling NIOCore ByteBuffer-views.swift
[1413/1541] Compiling NIOCore Channel.swift
[1414/1541] Compiling NIOCore ChannelHandler.swift
[1415/1541] Compiling NIOCore ChannelHandlers.swift
[1416/1541] Compiling NIOCore ChannelInvoker.swift
[1417/1541] Compiling NIOCore ChannelOption.swift
[1418/1541] Compiling NIOCore ChannelPipeline.swift
[1419/1541] Compiling NIOCore CircularBuffer.swift
[1420/1541] Compiling NIOCore Codec.swift
[1421/1541] Compiling NIOCore ConvenienceOptionSupport.swift
[1422/1541] Compiling NIOCore DeadChannel.swift
[1423/1541] Compiling NIOCore DispatchQueue+WithFuture.swift
[1424/1541] Compiling NIOCore EventLoop+Deprecated.swift
[1425/1541] Compiling NIOCore EventLoop+SerialExecutor.swift
[1426/1541] Compiling NIOCore EventLoop.swift
[1427/1541] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1428/1541] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1429/1541] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1430/1541] Compiling NIOCore EventLoopFuture.swift
[1431/1541] Compiling NIOCore FileDescriptor.swift
[1439/1541] Compiling NIOCore MarkedCircularBuffer.swift
[1449/1541] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1450/1541] Compiling NIOCore SocketAddresses.swift
[1451/1541] Compiling NIOCore SocketOptionProvider.swift
[1452/1541] Compiling NIOCore SystemCallHelpers.swift
[1453/1541] Compiling NIOCore TimeAmount+Duration.swift
[1454/1541] Compiling NIOCore TypeAssistedChannelHandler.swift
[1455/1541] Compiling NIOCore UniversalBootstrapSupport.swift
[1456/1541] Compiling NIOCore Utilities.swift
[1457/1541] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1458/1541] Compiling Crypto HPKE-KEM.swift
[1459/1541] Compiling Crypto HPKE-Errors.swift
[1460/1541] Emitting module Crypto
[1461/1541] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1462/1541] Compiling NIOCore BSDSocketAPI.swift
[1463/1541] Compiling NIOCore ByteBuffer-aux.swift
[1464/1541] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1465/1541] Compiling NIOCore ByteBuffer-conversions.swift
[1466/1541] Compiling NIOCore ByteBuffer-core.swift
[1467/1541] Compiling NIOCore ByteBuffer-hex.swift
[1468/1541] Compiling NIOCore ByteBuffer-int.swift
[1469/1541] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1470/1541] Compiling NIOCore AddressedEnvelope.swift
[1471/1541] Compiling NIOCore AsyncAwaitSupport.swift
[1472/1541] Compiling NIOCore AsyncChannel.swift
[1473/1541] Compiling NIOCore AsyncChannelHandler.swift
[1474/1541] Compiling NIOCore AsyncChannelInboundStream.swift
[1475/1541] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1476/1541] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1477/1541] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1478/1541] Compiling NIOCore NIOAsyncWriter.swift
[1479/1541] Compiling NIOCore ByteBuffer-multi-int.swift
[1480/1541] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1497/1541] Compiling Crypto Signature.swift
[1498/1541] Compiling Crypto CryptoKitErrors_boring.swift
[1499/1541] Compiling Crypto RNG_boring.swift
[1500/1541] Compiling Crypto SafeCompare_boring.swift
[1501/1541] Compiling Crypto Zeroization_boring.swift
[1502/1541] Compiling Crypto PrettyBytes.swift
[1503/1541] Compiling Crypto SafeCompare.swift
[1504/1541] Compiling Crypto SecureBytes.swift
[1505/1541] Compiling Crypto Zeroization.swift
[1542/1542] Emitting module NIOCore
[1544/1593] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1545/1593] Compiling NIOEmbedded Embedded.swift
[1546/1593] Emitting module NIOEmbedded
[1547/1593] Compiling NIOEmbedded AsyncTestingChannel.swift
[1549/1594] Compiling NIOPosix NIOThreadPool.swift
[1550/1594] Compiling NIOPosix NonBlockingFileIO.swift
[1551/1594] Compiling NIOPosix PendingDatagramWritesManager.swift
[1552/1594] Compiling NIOPosix PendingWritesManager.swift
[1553/1594] Compiling NIOPosix PipeChannel.swift
[1554/1594] Compiling NIOPosix PipePair.swift
[1555/1600] Compiling NIOPosix ServerSocket.swift
[1556/1600] Compiling NIOPosix Socket.swift
[1557/1600] Compiling NIOPosix SocketChannel.swift
[1558/1600] Compiling NIOPosix SocketProtocols.swift
[1559/1600] Compiling NIOPosix System.swift
[1560/1600] Compiling NIOPosix Thread.swift
[1561/1600] Compiling NIOPosix IO.swift
[1562/1600] Compiling NIOPosix IntegerBitPacking.swift
[1563/1600] Compiling NIOPosix IntegerTypes.swift
[1564/1600] Compiling NIOPosix Linux.swift
[1565/1600] Compiling NIOPosix LinuxCPUSet.swift
[1566/1600] Compiling NIOPosix LinuxUring.swift
[1567/1600] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1568/1600] Compiling NIOPosix Pool.swift
[1569/1600] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1570/1600] Compiling NIOPosix PosixSingletons.swift
[1571/1600] Compiling NIOPosix RawSocketBootstrap.swift
[1572/1600] Compiling NIOPosix Resolver.swift
[1573/1600] Compiling NIOPosix Selectable.swift
[1574/1600] Compiling NIOPosix SelectableChannel.swift
[1575/1600] Compiling NIOPosix SelectableEventLoop.swift
[1576/1600] Compiling NIOPosix SelectorEpoll.swift
[1577/1600] Compiling NIOPosix SelectorGeneric.swift
[1578/1600] Compiling NIOPosix SelectorKqueue.swift
[1579/1600] Compiling NIOPosix SelectorUring.swift
[1580/1600] Emitting module NIOPosix
[1581/1600] Compiling NIOPosix BSDSocketAPICommon.swift
[1582/1600] Compiling NIOPosix BSDSocketAPIPosix.swift
[1583/1600] Compiling NIOPosix BSDSocketAPIWindows.swift
[1584/1600] Compiling NIOPosix BaseSocket.swift
[1585/1600] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1586/1600] Compiling NIOPosix BaseSocketChannel.swift
[1587/1600] Compiling NIOPosix BaseStreamSocketChannel.swift
[1588/1600] Compiling NIOPosix ThreadPosix.swift
[1589/1600] Compiling NIOPosix ThreadWindows.swift
[1590/1600] Compiling NIOPosix UnsafeTransfer.swift
[1591/1600] Compiling NIOPosix Utilities.swift
[1592/1600] Compiling NIOPosix VsockAddress.swift
[1593/1600] Compiling NIOPosix VsockChannelEvents.swift
[1594/1600] Compiling NIOPosix Bootstrap.swift
[1595/1600] Compiling NIOPosix ControlMessage.swift
[1596/1600] Compiling NIOPosix DatagramVectorReadManager.swift
[1597/1600] Compiling NIOPosix Errors+Any.swift
[1598/1600] Compiling NIOPosix FileDescriptor.swift
[1599/1600] Compiling NIOPosix GetaddrinfoResolver.swift
[1600/1600] Compiling NIOPosix HappyEyeballs.swift
[1602/1660] Compiling NIO Exports.swift
[1603/1660] Emitting module NIO
[1605/1661] Compiling _NIOFileSystem FileChunks.swift
[1606/1661] Compiling _NIOFileSystem FileHandle.swift
[1607/1661] Compiling _NIOFileSystem FileHandleProtocol.swift
[1608/1663] Compiling AsyncKit Future+Transform.swift
[1609/1663] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1610/1663] Compiling _NIOFileSystem FileSystemError.swift
[1611/1663] Compiling _NIOFileSystem Convenience.swift
[1612/1663] Compiling _NIOFileSystem DirectoryEntries.swift
[1613/1663] Compiling _NIOFileSystem DirectoryEntry.swift
[1614/1702] Emitting module _NIOFileSystem
[1615/1706] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1616/1706] Compiling NIOTLS TLSEvents.swift
[1617/1706] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1618/1706] Emitting module NIOTLS
[1619/1706] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1620/1706] Compiling NIOSOCKS ClientStateMachine.swift
[1621/1707] Emitting module NIOFoundationCompat
[1622/1707] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1623/1707] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1624/1707] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1625/1707] Compiling AsyncKit Optional+StrictMap.swift
[1626/1707] Compiling AsyncKit Exports.swift
[1627/1707] Compiling NIOSOCKS SOCKSResponse.swift
[1628/1707] Compiling _NIOFileSystem Array+FileSystem.swift
[1629/1707] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1630/1707] Compiling AsyncKit Future+Conjunctions.swift
[1631/1707] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1632/1707] Compiling AsyncKit Collection+Flatten.swift
[1633/1707] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1634/1707] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1635/1707] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1636/1707] Emitting module NIOSOCKS
[1637/1707] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1638/1707] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1639/1707] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1640/1707] Compiling NIOHTTP1 HTTPDecoder.swift
[1641/1707] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1642/1707] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1643/1707] Compiling NIOHTTP1 HTTPEncoder.swift
[1644/1707] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1645/1707] Compiling NIOSOCKS ServerStateMachine.swift
[1647/1708] Emitting module NIOHTTP1
[1648/1710] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1649/1710] Compiling NIOTLS SNIHandler.swift
[1653/1711] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1655/1711] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1657/1741] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1658/1741] Compiling _NIOFileSystem Mocking.swift
[1659/1741] Compiling _NIOFileSystem Syscall.swift
[1660/1741] Compiling _NIOFileSystem Syscalls.swift
[1661/1741] Compiling NIOSSL ByteBufferBIO.swift
[1662/1741] Compiling NIOSSL CustomPrivateKey.swift
[1663/1741] Compiling NIOSSL IdentityVerification.swift
[1664/1741] Compiling NIOSSL NIOSSLServerHandler.swift
[1665/1741] Compiling NIOSSL ObjectIdentifier.swift
[1666/1741] Compiling NIOSSL SSLPrivateKey.swift
[1667/1741] Compiling NIOSSL SSLPublicKey.swift
[1668/1741] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1669/1741] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1670/1741] Compiling NIOSSL SubjectAlternativeName.swift
[1671/1741] Compiling NIOSSL NIOSSLSecureBytes.swift
[1672/1741] Compiling NIOSSL RNG.swift
[1673/1741] Compiling NIOSSL SafeCompare.swift
[1674/1741] Compiling _NIOFileSystem TokenBucket.swift
[1675/1741] Compiling _NIOFileSystem UnsafeTransfer.swift
[1676/1741] Compiling NIOSSL PosixPort.swift
[1677/1741] Compiling NIOSSL SSLCallbacks.swift
[1678/1741] Compiling NIOSSL SSLCertificate.swift
[1679/1741] Compiling NIOSSL SSLCertificateExtensions.swift
[1680/1741] Compiling NIOSSL SSLCertificateName.swift
[1681/1741] Compiling NIOSSL LinuxCABundle.swift
[1682/1741] Compiling NIOSSL NIOSSLClientHandler.swift
[1683/1741] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1684/1741] Compiling NIOSSL NIOSSLHandler.swift
[1685/1741] Compiling NIOSSL AndroidCABundle.swift
[1686/1763] Emitting module NIOTransportServices
[1687/1765] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1688/1765] Compiling NIOTransportServices NIOTSSingletons.swift
[1689/1765] Compiling _NIOFileSystem SystemFileHandle.swift
[1690/1765] Compiling _NIOFileSystem Utilities.swift
[1691/1765] Compiling _NIOFileSystem OpenOptions.swift
[1692/1765] Compiling _NIOFileSystem String+FileSystem.swift
[1693/1766] Compiling NIOTransportServices StateManagedChannel.swift
[1694/1766] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1695/1766] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1697/1766] Compiling NIOTransportServices NIOTSBootstraps.swift
[1698/1766] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1699/1766] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1702/1766] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1703/1766] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1704/1766] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1705/1766] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1706/1766] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1707/1766] Compiling NIOTransportServices NIOTSErrors.swift
[1708/1766] Compiling NIOTransportServices NIOTSEventLoop.swift
[1711/1766] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1712/1766] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1715/1768] Compiling NIOTransportServices AcceptHandler.swift
[1716/1768] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1717/1768] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1718/1769] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1719/1769] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1720/1769] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1722/1772] Emitting module AsyncKit
[1723/1772] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1731/1772] Emitting module NIOFileSystem
[1732/1772] Compiling NIOFileSystem Exports.swift
[1733/1773] Emitting module _NIOFileSystemFoundationCompat
[1734/1773] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1738/1843] Compiling NIOErrorKit Exports.swift
[1739/1843] Compiling NIOErrorKit WebError+NIO.swift
[1740/1843] Emitting module NIOErrorKit
[1746/1848] Emitting module NIOSSL
[1747/1848] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1748/1848] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1749/1848] Compiling NIOWebSocket WebSocketOpcode.swift
[1750/1849] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1751/1849] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1752/1849] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1753/1849] Emitting module MultipartKit
[1754/1851] Compiling NIOExtras LengthFieldPrepender.swift
[1755/1851] Compiling NIOExtras LineBasedFrameDecoder.swift
[1756/1851] Emitting module NIOHTTPCompression
[1757/1851] Compiling NIOHTTPCompression HTTPCompression.swift
[1758/1851] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1759/1851] Compiling NIOExtras JSONRPCFraming.swift
[1760/1851] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1761/1851] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1762/1851] Compiling NIOExtras NIORequestIdentifiable.swift
[1763/1851] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1764/1851] Compiling NIOHTTPCompression HTTPDecompression.swift
[1765/1851] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1766/1852] Compiling NIOHPACK IndexedHeaderTable.swift
[1767/1852] Compiling NIOHPACK IntegerCoding.swift
[1769/1853] Compiling MultipartKit MultipartSerializer.swift
[1770/1853] Compiling MultipartKit Utilities.swift
[1771/1853] Compiling NIOHPACK HuffmanCoding.swift
[1772/1853] Compiling NIOExtras PCAPRingBuffer.swift
[1773/1853] Compiling NIOExtras QuiescingHelper.swift
[1774/1853] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1775/1853] Compiling NIOExtras NIOExtrasError.swift
[1776/1853] Compiling NIOExtras RequestResponseHandler.swift
[1777/1853] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1782/1853] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1783/1853] Compiling NIOHPACK StaticHeaderTable.swift
[1784/1853] Compiling NIOHPACK HuffmanTables.swift
[1797/1855] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1798/1855] Compiling NIOExtras UnsafeTransfer.swift
[1799/1855] Compiling NIOExtras DebugInboundEventsHandler.swift
[1800/1855] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1808/1856] Emitting module NIOHPACK
[1810/1856] Emitting module NIOExtras
[1811/1856] Emitting module NIOWebSocket
[1812/1856] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1817/1856] Compiling NIOWebSocket WebSocketFrame.swift
[1836/1858] Compiling NIOSSL Zeroization.swift
[1837/1858] Compiling NIOSSL TLSConfiguration.swift
[1838/1858] Compiling NIOSSL UniversalBootstrapSupport.swift
[1839/1858] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1846/1858] Compiling NIOExtras WritePCAPHandler.swift
[1849/1917] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1850/1917] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1852/1926] Compiling WebSocketKit Exports.swift
[1853/1926] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1854/1926] Compiling WebSocketKit WebSocketHandler.swift
[1855/1926] Compiling WebSocketKit WebSocket+Concurrency.swift
[1856/1926] Emitting module WebSocketKit
[1857/1926] Emitting module NIOHTTP2
[1858/1934] Compiling WebSocketKit WebSocket+Connect.swift
[1859/1934] Compiling WebSocketKit WebSocket.swift
[1860/1934] Compiling WebSocketKit WebSocketClient.swift
[1862/1935] Compiling NIOHTTP2 ReceivingDataState.swift
[1863/1935] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1864/1935] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1865/1935] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1866/1935] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1869/1935] Compiling NIOHTTP2 HasLocalSettings.swift
[1870/1935] Compiling NIOHTTP2 HasRemoteSettings.swift
[1871/1936] Compiling NIOHTTP2 MaySendFrames.swift
[1872/1936] Compiling NIOHTTP2 SendingDataState.swift
[1873/1936] Compiling NIOHTTP2 SendingGoawayState.swift
[1874/1936] Compiling NIOHTTP2 SendingHeadersState.swift
[1875/1936] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1876/1936] Compiling NIOHTTP2 SendingRstStreamState.swift
[1880/1936] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1881/1936] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1882/1936] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1883/1936] Compiling NIOHTTP2 HTTP2StreamID.swift
[1884/1936] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1885/1936] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1886/1936] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1887/1936] Compiling NIOHTTP2 InboundEventBuffer.swift
[1888/1936] Compiling NIOHTTP2 InboundWindowManager.swift
[1889/1936] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1890/1936] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1891/1936] Compiling NIOHTTP2 StreamChannelList.swift
[1892/1936] Compiling NIOHTTP2 StreamMap.swift
[1893/1936] Compiling NIOHTTP2 StreamStateMachine.swift
[1894/1936] Compiling NIOHTTP2 UnsafeTransfer.swift
[1895/1936] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1896/1936] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1897/1936] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1898/1936] Compiling NIOHTTP2 MayReceiveFrames.swift
[1902/1936] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1903/1936] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1904/1936] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1905/1936] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1906/1936] Compiling NIOHTTP2 HTTP2Frame.swift
[1907/1936] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1908/1936] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1909/1936] Compiling NIOHTTP2 HTTP2PingData.swift
[1910/1936] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1911/1936] Compiling NIOHTTP2 HTTP2Settings.swift
[1912/1936] Compiling NIOHTTP2 HTTP2Stream.swift
[1913/1936] Compiling NIOHTTP2 StateMachineResult.swift
[1914/1936] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1915/1936] Compiling NIOHTTP2 DOSHeuristics.swift
[1916/1936] Compiling NIOHTTP2 Error+Any.swift
[1917/1936] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1918/1936] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1919/1936] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1920/1936] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1921/1936] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1922/1936] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1923/1936] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1924/1936] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1925/1936] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1926/1936] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1927/1936] Compiling NIOHTTP2 HTTP2Error.swift
[1928/1936] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1933/1936] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1934/1936] Compiling NIOHTTP2 QuiescingState.swift
[1935/1936] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1936/1936] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1938/1997] Emitting module AsyncHTTPClient
[1939/2005] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1940/2005] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1941/2005] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1942/2005] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1943/2005] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1944/2005] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1945/2005] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1946/2005] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1947/2005] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1948/2005] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1949/2005] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1950/2005] Compiling AsyncHTTPClient Transaction.swift
[1951/2005] Compiling AsyncHTTPClient Base64.swift
[1952/2005] Compiling AsyncHTTPClient BasicAuth.swift
[1953/2005] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1954/2005] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1955/2005] Compiling AsyncHTTPClient ConnectionPool.swift
[1956/2005] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1957/2005] Compiling AsyncHTTPClient RequestBag.swift
[1958/2005] Compiling AsyncHTTPClient RequestValidation.swift
[1959/2005] Compiling AsyncHTTPClient SSLContextCache.swift
[1960/2005] Compiling AsyncHTTPClient Scheme.swift
[1961/2005] Compiling AsyncHTTPClient Singleton.swift
[1962/2005] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1963/2005] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1964/2005] Compiling AsyncHTTPClient Utils.swift
[1965/2005] Compiling AsyncHTTPClient HTTPHandler.swift
[1966/2005] Compiling AsyncHTTPClient LRUCache.swift
[1967/2005] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1968/2005] Compiling AsyncHTTPClient NWErrorHandler.swift
[1969/2005] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1970/2005] Compiling AsyncHTTPClient TLSConfiguration.swift
[1971/2005] Compiling AsyncHTTPClient RedirectState.swift
[1972/2005] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1973/2005] Compiling AsyncHTTPClient RequestOptions.swift
[1974/2005] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1975/2005] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1976/2005] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1977/2005] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1978/2005] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1979/2005] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1980/2005] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1981/2005] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1982/2005] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1983/2005] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1984/2005] Compiling AsyncHTTPClient HTTP1Connection.swift
[1985/2005] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1986/2005] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1987/2005] Compiling AsyncHTTPClient HTTP2Connection.swift
[1988/2005] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1989/2005] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1990/2005] Compiling AsyncHTTPClient ConnectionTarget.swift
[1991/2005] Compiling AsyncHTTPClient DeconstructedURL.swift
[1992/2005] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1993/2005] Compiling AsyncHTTPClient FoundationExtensions.swift
[1994/2005] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1995/2005] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1996/2005] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1997/2005] Compiling AsyncHTTPClient HTTPClient.swift
[1998/2005] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1999/2005] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2000/2005] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2001/2005] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2002/2005] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2003/2005] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2004/2005] Compiling AsyncHTTPClient RequestBodyLength.swift
[2005/2005] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2007/2175] Compiling Vapor AsyncBasicResponder.swift
[2008/2175] Compiling Vapor AsyncMiddleware.swift
[2009/2175] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2010/2175] Compiling Vapor AsyncSessionDriver.swift
[2011/2175] Compiling Vapor Authentication+Concurrency.swift
[2012/2175] Compiling Vapor Cache+Concurrency.swift
[2013/2175] Compiling Vapor Client+Concurrency.swift
[2014/2175] Compiling Vapor RequestBody+Concurrency.swift
[2015/2175] Compiling Vapor Responder+Concurrency.swift
[2016/2175] Compiling Vapor ResponseCodable+Concurrency.swift
[2017/2175] Compiling Vapor RoutesBuilder+Concurrency.swift
[2018/2175] Compiling Vapor ViewRenderer+Concurrency.swift
[2019/2175] Compiling Vapor WebSocket+Concurrency.swift
[2020/2175] Compiling Vapor ContainerGetPathExecutor.swift
[2021/2175] Compiling Vapor Content.swift
[2022/2175] Compiling Vapor ContentCoders.swift
[2023/2175] Compiling Vapor ContentConfiguration.swift
[2024/2175] Compiling Vapor ContentContainer.swift
[2025/2175] Compiling Vapor JSONCoder+Custom.swift
[2026/2175] Compiling Vapor JSONCoders+Content.swift
[2027/2175] Compiling Vapor PlaintextDecoder.swift
[2028/2175] Compiling Vapor PlaintextEncoder.swift
[2029/2175] Compiling Vapor URLQueryCoders.swift
[2030/2175] Compiling Vapor URLQueryContainer.swift
[2031/2199] Compiling Vapor Request+Body.swift
[2032/2199] Compiling Vapor Request+BodyStream.swift
[2033/2199] Compiling Vapor Request.swift
[2034/2199] Compiling Vapor Application+Responder.swift
[2035/2199] Compiling Vapor DefaultResponder.swift
[2036/2199] Compiling Vapor Response+Body.swift
[2037/2199] Compiling Vapor Response.swift
[2038/2199] Compiling Vapor ResponseCodable.swift
[2039/2199] Compiling Vapor Application+Routes.swift
[2040/2199] Compiling Vapor Parameters+Require.swift
[2041/2199] Compiling Vapor Request+WebSocket.swift
[2042/2199] Compiling Vapor Route.swift
[2043/2199] Compiling Vapor RouteCollection.swift
[2044/2199] Compiling Vapor Routes.swift
[2045/2199] Compiling Vapor RoutesBuilder+Group.swift
[2046/2199] Compiling Vapor RoutesBuilder+Method.swift
[2047/2199] Compiling Vapor RoutesBuilder+Middleware.swift
[2048/2199] Compiling Vapor RoutesBuilder+WebSocket.swift
[2049/2199] Compiling Vapor RoutesBuilder.swift
[2050/2199] Compiling Vapor OTP.swift
[2051/2199] Compiling Vapor Application+Servers.swift
[2052/2199] Compiling Vapor Server.swift
[2053/2199] Compiling Vapor App+Service.swift
[2054/2199] Compiling Vapor Req+Service.swift
[2055/2199] Compiling Vapor Core.swift
[2056/2199] Compiling Vapor Running.swift
[2057/2199] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2058/2199] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2059/2199] Compiling Vapor DotEnvFile+load.swift
[2060/2199] Compiling Vapor Routes+caseInsenstive.swift
[2061/2199] Compiling Vapor Validatable+validate.swift
[2062/2199] Compiling Vapor Environment+Process.swift
[2063/2199] Compiling Vapor Environment+Secret.swift
[2064/2199] Compiling Vapor Environment.swift
[2065/2199] Compiling Vapor Abort.swift
[2066/2199] Compiling Vapor AbortError.swift
[2067/2199] Compiling Vapor DebuggableError.swift
[2068/2199] Compiling Vapor Demangler.swift
[2069/2199] Compiling Vapor ErrorSource.swift
[2070/2199] Compiling Vapor StackTrace.swift
[2071/2199] Compiling Vapor Exports.swift
[2072/2199] Compiling Vapor Application+HTTP.swift
[2073/2199] Compiling Vapor BasicResponder.swift
[2074/2199] Compiling Vapor BodyStream.swift
[2075/2199] Compiling Vapor Application+HTTP+Client.swift
[2076/2199] Compiling Vapor EventLoopHTTPClient.swift
[2077/2199] Compiling Vapor EndpointCache.swift
[2078/2199] Compiling Vapor HTTPMethod+String.swift
[2079/2223] Emitting module Vapor
[2080/2223] Compiling Vapor Service.swift
[2081/2223] Compiling Vapor Application+Sessions.swift
[2082/2223] Compiling Vapor MemorySessions.swift
[2083/2223] Compiling Vapor Request+Session.swift
[2084/2223] Compiling Vapor Session.swift
[2085/2223] Compiling Vapor SessionCache.swift
[2086/2223] Compiling Vapor SessionData.swift
[2087/2223] Compiling Vapor SessionDriver.swift
[2088/2223] Compiling Vapor SessionsConfiguration.swift
[2089/2223] Compiling Vapor SessionsMiddleware.swift
[2090/2223] Compiling Vapor URLEncodedFormData.swift
[2091/2223] Compiling Vapor URLEncodedFormDecoder.swift
[2092/2223] Compiling Vapor URLEncodedFormEncoder.swift
[2093/2223] Compiling Vapor URLEncodedFormError.swift
[2094/2223] Compiling Vapor URLEncodedFormParser.swift
[2095/2223] Compiling Vapor URLEncodedFormSerializer.swift
[2096/2223] Compiling Vapor URLQueryFragmentConvertible.swift
[2097/2223] Compiling Vapor AnyResponse.swift
[2098/2223] Compiling Vapor Array+Random.swift
[2099/2223] Compiling Vapor Base32.swift
[2100/2223] Compiling Vapor Base64.swift
[2101/2223] Compiling Vapor BaseN.swift
[2102/2223] Compiling Vapor BasicCodingKey.swift
[2103/2223] Compiling Vapor ByteCount.swift
[2104/2223] Compiling Vapor Bytes+Hex.swift
[2105/2223] Compiling Vapor Bytes+SecureCompare.swift
[2106/2223] Compiling Vapor Collection+Safe.swift
[2107/2223] Compiling Vapor DataProtocol+Copy.swift
[2108/2223] Compiling Vapor DecoderUnwrapper.swift
[2109/2223] Compiling Vapor DirectoryConfiguration.swift
[2110/2223] Compiling Vapor DotEnv.swift
[2111/2223] Compiling Vapor Extendable.swift
[2112/2223] Compiling Vapor File.swift
[2113/2223] Compiling Vapor FileIO.swift
[2114/2223] Compiling Vapor LifecycleHandler.swift
[2115/2223] Compiling Vapor OptionalType.swift
[2116/2223] Compiling Vapor RFC1123.swift
[2117/2223] Compiling Vapor SocketAddress+Hostname.swift
[2118/2223] Compiling Vapor Storage.swift
[2119/2223] Compiling Vapor String+IsIPAddress.swift
[2120/2223] Compiling Vapor Thread.swift
[2121/2223] Compiling Vapor URI.swift
[2122/2223] Compiling Vapor RangeResult.swift
[2123/2223] Compiling Vapor Validatable.swift
[2124/2223] Compiling Vapor Validation.swift
[2125/2223] Compiling Vapor ValidationKey.swift
[2126/2223] Compiling Vapor Validations.swift
[2127/2223] Compiling Vapor ValidationsError.swift
[2128/2223] Compiling Vapor Validator.swift
[2129/2223] Compiling Vapor ValidatorResult.swift
[2130/2223] Compiling Vapor And.swift
[2131/2223] Compiling Vapor Case.swift
[2132/2223] Compiling Vapor CharacterSet.swift
[2133/2223] Compiling Vapor Count.swift
[2134/2223] Compiling Vapor Custom.swift
[2135/2223] Compiling Vapor Email.swift
[2136/2223] Compiling Vapor Empty.swift
[2137/2223] Compiling Vapor In.swift
[2138/2223] Compiling Vapor Nil.swift
[2139/2223] Compiling Vapor NilIgnoring.swift
[2140/2223] Compiling Vapor Not.swift
[2141/2223] Compiling Vapor Or.swift
[2142/2223] Compiling Vapor Pattern.swift
[2143/2223] Compiling Vapor Range.swift
[2144/2223] Compiling Vapor URL.swift
[2145/2223] Compiling Vapor Valid.swift
[2146/2223] Compiling Vapor Application+Views.swift
[2147/2223] Compiling Vapor PlaintextRenderer.swift
[2148/2223] Compiling Vapor Request+View.swift
[2149/2223] Compiling Vapor View.swift
[2150/2223] Compiling Vapor ViewRenderer.swift
[2151/2223] Compiling Vapor _Deprecations.swift
[2152/2223] Compiling Vapor Application.swift
[2153/2223] Compiling Vapor AuthenticationCache.swift
[2154/2223] Compiling Vapor Authenticator.swift
[2155/2223] Compiling Vapor BasicAuthorization.swift
[2156/2223] Compiling Vapor BearerAuthorization.swift
[2157/2223] Compiling Vapor GuardMiddleware.swift
[2158/2223] Compiling Vapor RedirectMiddleware.swift
[2159/2223] Compiling Vapor SessionAuthenticatable.swift
[2160/2223] Compiling Vapor Bcrypt.swift
[2161/2223] Compiling Vapor Application+Cache.swift
[2162/2223] Compiling Vapor Cache.swift
[2163/2223] Compiling Vapor CacheExpirationTime.swift
[2164/2223] Compiling Vapor MemoryCache.swift
[2165/2223] Compiling Vapor Request+Cache.swift
[2166/2223] Compiling Vapor Application+Clients.swift
[2167/2223] Compiling Vapor Client.swift
[2168/2223] Compiling Vapor ClientRequest.swift
[2169/2223] Compiling Vapor ClientResponse.swift
[2170/2223] Compiling Vapor Request+Client.swift
[2171/2223] Compiling Vapor BootCommand.swift
[2172/2223] Compiling Vapor CommandContext+Application.swift
[2173/2223] Compiling Vapor RoutesCommand.swift
[2174/2223] Compiling Vapor ServeCommand.swift
[2175/2223] Compiling Vapor AnyResponse+Concurrency.swift
[2176/2223] Compiling Vapor HTTPServerResponseEncoder.swift
[2177/2223] Compiling Vapor HTTPServerUpgradeHandler.swift
[2178/2223] Compiling Vapor Logger+Report.swift
[2179/2223] Compiling Vapor LoggingSystem+Environment.swift
[2180/2223] Compiling Vapor Application+Middleware.swift
[2181/2223] Compiling Vapor CORSMiddleware.swift
[2182/2223] Compiling Vapor ErrorMiddleware.swift
[2183/2223] Compiling Vapor FileMiddleware.swift
[2184/2223] Compiling Vapor Middleware.swift
[2185/2223] Compiling Vapor MiddlewareConfiguration.swift
[2186/2223] Compiling Vapor ResponseCompressionMiddleware.swift
[2187/2223] Compiling Vapor RouteLoggingMiddleware.swift
[2188/2223] Compiling Vapor TracingMiddleware.swift
[2189/2223] Compiling Vapor File+Multipart.swift
[2190/2223] Compiling Vapor FormDataDecoder+Content.swift
[2191/2223] Compiling Vapor FormDataEncoder+Content.swift
[2192/2223] Compiling Vapor Application+Password.swift
[2193/2223] Compiling Vapor Application+Passwords.swift
[2194/2223] Compiling Vapor AsyncPasswordHasher.swift
[2195/2223] Compiling Vapor BcryptHasher.swift
[2196/2223] Compiling Vapor PasswordHasher.swift
[2197/2223] Compiling Vapor PlaintextHasher.swift
[2198/2223] Compiling Vapor Request+Password.swift
[2199/2223] Compiling Vapor Redirect.swift
[2200/2223] Compiling Vapor HTTPStatus.swift
[2201/2223] Compiling Vapor HTTPCookies.swift
[2202/2223] Compiling Vapor HTTPHeaderCacheControl.swift
[2203/2223] Compiling Vapor HTTPHeaderExpires.swift
[2204/2223] Compiling Vapor HTTPHeaderLastModified.swift
[2205/2223] Compiling Vapor HTTPHeaders+Cache.swift
[2206/2223] Compiling Vapor HTTPHeaders+Connection.swift
[2207/2223] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2208/2223] Compiling Vapor HTTPHeaders+ContentRange.swift
[2209/2223] Compiling Vapor HTTPHeaders+Directive.swift
[2210/2223] Compiling Vapor HTTPHeaders+Forwarded.swift
[2211/2223] Compiling Vapor HTTPHeaders+Link.swift
[2212/2223] Compiling Vapor HTTPHeaders+Name.swift
[2213/2223] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2214/2223] Compiling Vapor HTTPHeaders.swift
[2215/2223] Compiling Vapor HTTPMediaType.swift
[2216/2223] Compiling Vapor HTTPMediaTypePreference.swift
[2217/2223] Compiling Vapor Responder.swift
[2218/2223] Compiling Vapor Application+HTTP+Server.swift
[2219/2223] Compiling Vapor HTTPServer.swift
[2220/2223] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2221/2223] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2222/2223] Compiling Vapor HTTPServerHandler.swift
[2223/2223] Compiling Vapor HTTPServerRequestDecoder.swift
[2225/2231] Compiling VaporErrorKit WebErrorMiddleware.swift
/host/spi-builder-workspace/Sources/VaporErrorKit/Middleware/WebErrorMiddleware.swift:26:17: warning: stored property 'closure' of 'Sendable'-conforming class 'WebErrorMiddleware' has non-sendable type '(Request, any Error) -> Response'; this is an error in the Swift 6 language mode
24 |
25 | /// Error-handling closure.
26 | private let closure: (Request, Error) -> (Response)
| |- warning: stored property 'closure' of 'Sendable'-conforming class 'WebErrorMiddleware' has non-sendable type '(Request, any Error) -> Response'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
27 |
28 | /// Create a new `WebErrorMiddleware`.
/host/spi-builder-workspace/Sources/VaporErrorKit/Middleware/WebErrorMiddleware.swift:10:54: error: extra argument 'verbose' in call
8 | return .init { req, error in
9 | // log the error
10 | req.logger.report(error: error, verbose: !environment.isRelease)
| `- error: extra argument 'verbose' in call
11 |
12 | // attempt to serialize the error to json response
[2226/2231] Emitting module VaporErrorKit
/host/spi-builder-workspace/Sources/VaporErrorKit/Extensions/WebErrorContent+Vapor.swift:4:1: warning: extension declares a conformance of imported type 'WebErrorContent' to imported protocols 'Content', 'Sendable', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'WebErrorKit' introduce this conformance in the future
2 |
3 |
4 | extension WebErrorContent: Content { }
| |- warning: extension declares a conformance of imported type 'WebErrorContent' to imported protocols 'Content', 'Sendable', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'WebErrorKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 |
/host/spi-builder-workspace/Sources/VaporErrorKit/Extensions/WebErrorContent+Vapor.swift:4:1: warning: conformance to 'Sendable' must occur in the same source file as struct 'WebErrorContent'; use '@unchecked Sendable' for retroactive conformance; this is an error in the Swift 6 language mode
2 |
3 |
4 | extension WebErrorContent: Content { }
| `- warning: conformance to 'Sendable' must occur in the same source file as struct 'WebErrorContent'; use '@unchecked Sendable' for retroactive conformance; this is an error in the Swift 6 language mode
5 |
/host/spi-builder-workspace/Sources/VaporErrorKit/Middleware/WebErrorMiddleware.swift:26:17: warning: stored property 'closure' of 'Sendable'-conforming class 'WebErrorMiddleware' has non-sendable type '(Request, any Error) -> Response'; this is an error in the Swift 6 language mode
24 |
25 | /// Error-handling closure.
26 | private let closure: (Request, Error) -> (Response)
| |- warning: stored property 'closure' of 'Sendable'-conforming class 'WebErrorMiddleware' has non-sendable type '(Request, any Error) -> Response'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
27 |
28 | /// Create a new `WebErrorMiddleware`.
[2227/2231] Compiling VaporErrorKit WebErrorContent+Vapor.swift
/host/spi-builder-workspace/Sources/VaporErrorKit/Extensions/WebErrorContent+Vapor.swift:4:1: warning: extension declares a conformance of imported type 'WebErrorContent' to imported protocols 'Content', 'Sendable', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'WebErrorKit' introduce this conformance in the future
2 |
3 |
4 | extension WebErrorContent: Content { }
| |- warning: extension declares a conformance of imported type 'WebErrorContent' to imported protocols 'Content', 'Sendable', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'WebErrorKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 |
/host/spi-builder-workspace/Sources/VaporErrorKit/Extensions/WebErrorContent+Vapor.swift:4:1: warning: conformance to 'Sendable' must occur in the same source file as struct 'WebErrorContent'; use '@unchecked Sendable' for retroactive conformance; this is an error in the Swift 6 language mode
2 |
3 |
4 | extension WebErrorContent: Content { }
| `- warning: conformance to 'Sendable' must occur in the same source file as struct 'WebErrorContent'; use '@unchecked Sendable' for retroactive conformance; this is an error in the Swift 6 language mode
5 |
[2228/2231] Compiling VaporErrorKit Exports.swift
[2229/2231] Compiling VaporErrorKit AbortError+Vapor.swift
[2230/2231] Compiling VaporErrorKit Response+Error.swift
[2231/2231] Compiling VaporErrorKit WebError+Vapor.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/76] Compiling WebErrorKit WebErrorContent.swift
[3/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/77] Emitting module ServiceContextModule
[5/77] Compiling WebErrorKit WebError+Serializable.swift
[6/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[7/77] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/77] Compiling InternalCollectionsUtilities Debugging.swift
[9/77] Compiling InternalCollectionsUtilities Descriptions.swift
[10/77] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/77] Compiling WebErrorKit SerializableWebError.swift
[12/77] Compiling WebErrorKit WebError.swift
[13/77] Compiling WebErrorKit String+Codify.swift
[14/77] Compiling WebErrorKit Exports.swift
[15/77] Emitting module WebErrorKit
[16/77] Compiling WebErrorKit WebError+RawRepresentable.swift
[17/77] Compiling ServiceContextModule ServiceContextKey.swift
[18/77] Compiling NIOConcurrencyHelpers lock.swift
[19/78] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[20/78] Compiling RealModule Float80+Real.swift
[21/78] Compiling RealModule Real.swift
[22/78] Compiling NIOConcurrencyHelpers NIOLock.swift
[23/78] Compiling RealModule AlgebraicField.swift
[24/78] Compiling RealModule ApproximateEquality.swift
[25/78] Compiling _NIODataStructures PriorityQueue.swift
[26/78] Compiling _NIODataStructures _TinyArray.swift
[27/79] Compiling RealModule Float16+Real.swift
[28/79] Compiling _NIODataStructures Heap.swift
[29/79] Compiling ServiceContextModule ServiceContext.swift
[31/80] Compiling RealModule RealFunctions.swift
[33/80] Compiling RealModule AugmentedArithmetic.swift
[34/80] Compiling RealModule Double+Real.swift
[35/80] Compiling RealModule ElementaryFunctions.swift
[36/80] Emitting module InternalCollectionsUtilities
[37/80] Compiling RealModule Float+Real.swift
[38/80] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[39/80] Compiling NIOConcurrencyHelpers atomics.swift
[40/80] Emitting module RealModule
[41/86] Compiling SystemPackage Mocking.swift
[42/86] Compiling SystemPackage RawBuffer.swift
[43/86] Compiling SystemPackage Syscalls.swift
[44/86] Compiling SystemPackage WindowsSyscallAdapters.swift
[45/89] Compiling SystemPackage FileDescriptor.swift
[46/89] Compiling SystemPackage FileHelpers.swift
[48/89] Emitting module _NIOBase64
[49/89] Compiling _NIOBase64 Base64.swift
[54/93] Emitting module _NIODataStructures
[55/93] Compiling SystemPackage Errno.swift
[56/93] Compiling SystemPackage ErrnoWindows.swift
[57/95] Compiling Logging MetadataProvider.swift
[58/100] Emitting module NIOConcurrencyHelpers
[59/101] Emitting module SystemPackage
[64/101] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[65/101] Emitting module Logging
[66/101] Compiling Logging Locks.swift
[67/101] Compiling SystemPackage Backcompat.swift
[68/101] Compiling SystemPackage CInterop.swift
[69/101] Compiling SystemPackage Constants.swift
[70/101] Compiling SystemPackage Exports.swift
[71/101] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[72/101] Compiling CryptoBoringWrapper RandomBytes.swift
[73/101] Compiling SystemPackage MachPort.swift
[74/101] Compiling SystemPackage PlatformString.swift
[75/101] Compiling SystemPackage SystemString.swift
[76/101] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[77/101] Emitting module CryptoBoringWrapper
[78/101] Compiling CryptoBoringWrapper EllipticCurve.swift
[79/101] Compiling SystemPackage FilePathTempPosix.swift
[80/101] Compiling SystemPackage FilePathTempWindows.swift
[81/101] Compiling SystemPackage FilePathWindows.swift
[82/101] Compiling SystemPackage FilePermissions.swift
[95/154] Compiling SystemPackage Util+StringArray.swift
[96/154] Compiling SystemPackage Util.swift
[97/154] Compiling SystemPackage UtilConsumers.swift
[98/154] Emitting module Instrumentation
[100/190] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[101/190] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[102/224] Compiling _RopeModule BigSubstring+UTF8View.swift
[103/224] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[105/226] Compiling Instrumentation MultiplexInstrument.swift
[106/226] Compiling Instrumentation NoOpInstrument.swift
[107/226] Compiling Instrumentation InstrumentationSystem.swift
[108/226] Compiling Instrumentation Instrument.swift
[109/226] Compiling Instrumentation Locks.swift
[110/227] Compiling Atomics IntegerOperations.swift
[111/227] Compiling Atomics Unmanaged extensions.swift
[112/227] Compiling _RopeModule Rope+Debugging.swift
[113/227] Compiling _RopeModule Rope+Invariants.swift
[114/227] Compiling _RopeModule BigSubstring.swift
[115/227] Compiling _RopeModule Rope+Builder.swift
[116/227] Compiling _RopeModule BigString+Split.swift
[117/227] Compiling _RopeModule Range+BigString.swift
[118/227] Compiling _RopeModule BigString+UTF16View.swift
[119/227] Compiling _RopeModule BigString+UTF8View.swift
[120/227] Compiling _RopeModule BigString+UnicodeScalarView.swift
[121/227] Compiling _RopeModule BigSubstring+UTF16View.swift
[122/234] Compiling Logging LogHandler.swift
[123/234] Compiling Logging Logging.swift
[125/235] Compiling HeapModule _HeapNode.swift
[127/235] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[128/253] Compiling HeapModule Heap+Descriptions.swift
[129/256] Compiling HeapModule Heap.swift
[130/288] Compiling HeapModule Heap+Invariants.swift
[131/288] Compiling HeapModule Heap+UnsafeHandle.swift
[132/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[133/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[134/299] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[135/377] Emitting module HeapModule
[136/378] Compiling Tracing InstrumentationSystem+Tracing.swift
[138/378] Compiling Tracing NoOpTracer.swift
[139/378] Compiling Tracing TracingTime.swift
[140/378] Emitting module Tracing
[141/378] Compiling Tracing TracerProtocol.swift
[142/378] Compiling CoreMetrics Locks.swift
[143/378] Emitting module CoreMetrics
[144/378] Compiling CoreMetrics Metrics.swift
[145/379] Compiling HashTreeCollections _HashStack.swift
[146/379] Compiling HashTreeCollections _AncestorHashSlots.swift
[147/379] Compiling HashTreeCollections _Bitmap.swift
[148/379] Compiling HashTreeCollections TreeSet+Collection.swift
[149/379] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[150/379] Compiling HashTreeCollections TreeSet+Debugging.swift
[151/379] Compiling HashTreeCollections TreeSet+Descriptions.swift
[152/379] Compiling HashTreeCollections TreeSet+Equatable.swift
[153/379] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[154/379] Compiling HashTreeCollections TreeSet+Extras.swift
[155/379] Compiling HashTreeCollections TreeSet+Filter.swift
[157/392] Compiling HashTreeCollections _UnsafePath.swift
[158/392] Compiling HashTreeCollections TreeDictionary+Codable.swift
[159/392] Compiling HashTreeCollections TreeDictionary+Collection.swift
[160/392] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[161/392] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[162/392] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[163/392] Compiling HashTreeCollections TreeDictionary.swift
[164/392] Compiling HashTreeCollections TreeSet+Codable.swift
[165/392] Compiling Tracing Tracer.swift
[166/392] Compiling Tracing TracerProtocol+Legacy.swift
[167/392] Compiling RoutingKit PathComponent.swift
[168/392] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[169/392] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[170/392] Compiling HashTreeCollections _HashNode+Structural merge.swift
[171/392] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[172/392] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[173/392] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[174/392] Compiling OrderedCollections OrderedSet+Sendable.swift
[175/392] Compiling OrderedCollections OrderedSet+SubSequence.swift
[176/392] Compiling OrderedCollections OrderedSet+Testing.swift
[177/392] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[178/392] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[179/392] Compiling OrderedCollections OrderedSet.swift
[180/392] Compiling OrderedCollections _UnsafeBitset.swift
[181/392] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[182/392] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[183/392] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[194/402] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[195/402] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[196/402] Compiling HashTreeCollections TreeDictionary+Filter.swift
[197/402] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[198/402] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[199/402] Compiling HashTreeCollections TreeDictionary+Keys.swift
[200/402] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[201/402] Compiling HashTreeCollections TreeDictionary+Merge.swift
[202/402] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[203/402] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[204/402] Compiling HashTreeCollections TreeDictionary+Values.swift
[208/402] Compiling HashTreeCollections _HashNode.swift
[209/402] Compiling HashTreeCollections _HashNodeHeader.swift
[210/402] Compiling HashTreeCollections _HashSlot.swift
[215/402] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[216/402] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[217/402] Compiling HashTreeCollections _HashNode+Structural union.swift
[218/402] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[221/402] Compiling HashTreeCollections _Bucket.swift
[222/402] Compiling HashTreeCollections _Hash.swift
[223/402] Compiling HashTreeCollections _HashLevel.swift
[224/402] Compiling HashTreeCollections _HashNode+Builder.swift
[225/402] Compiling HashTreeCollections _HashNode+Debugging.swift
[226/402] Compiling HashTreeCollections _HashNode+Initializers.swift
[227/402] Compiling HashTreeCollections _HashNode+Invariants.swift
[228/402] Compiling HashTreeCollections _HashNode+Lookups.swift
[229/402] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[230/402] Compiling HashTreeCollections _HashTreeIterator.swift
[231/402] Compiling HashTreeCollections _HashTreeStatistics.swift
[232/402] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[233/402] Compiling HashTreeCollections _RawHashNode.swift
[234/402] Compiling HashTreeCollections _UnmanagedHashNode.swift
[253/411] Compiling RoutingKit AnyRouter.swift
[254/411] Emitting module RoutingKit
[255/411] Compiling RoutingKit Parameters.swift
[259/411] Compiling RoutingKit Router.swift
[260/411] Compiling RoutingKit TrieRouter.swift
[262/412] Compiling _RopeModule _CharacterRecognizer.swift
[263/412] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[264/412] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[265/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[266/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[267/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[268/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[269/412] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[270/412] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[271/412] Compiling HashTreeCollections TreeSet.swift
[272/414] Compiling Tracing SpanProtocol.swift
[273/430] Compiling DequeModule Deque+Codable.swift
[274/430] Compiling DequeModule Deque+Collection.swift
[275/430] Compiling DequeModule Deque+CustomReflectable.swift
[276/430] Compiling DequeModule Deque+Descriptions.swift
[277/430] Compiling DequeModule Deque+Equatable.swift
[278/430] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[279/430] Compiling DequeModule Deque+Extras.swift
[280/430] Compiling DequeModule Deque+Hashable.swift
[288/430] Emitting module Atomics
[296/431] Compiling DequeModule _DequeBuffer.swift
[297/431] Compiling DequeModule _DequeBufferHeader.swift
[299/431] Compiling Metrics Metrics.swift
[300/431] Emitting module Metrics
[313/435] Emitting module _RopeModule
[314/441] Compiling Crypto ASN1Strings.swift
[315/442] Compiling Crypto ArraySliceBigint.swift
[316/442] Compiling Crypto GeneralizedTime.swift
[318/443] Compiling Crypto ASN1Identifier.swift
[319/443] Compiling Crypto ASN1Integer.swift
[320/443] Compiling Crypto ASN1Null.swift
[321/444] Compiling Crypto ASN1OctetString.swift
[322/444] Compiling DequeModule Deque.swift
[325/444] Compiling DequeModule _DequeSlot.swift
[326/444] Emitting module Algorithms
[327/449] Emitting module OrderedCollections
[331/467] Compiling Crypto ObjectIdentifier.swift
[334/477] Compiling Crypto ECDSASignature.swift
[335/477] Compiling Crypto PEMDocument.swift
[338/507] Compiling Crypto HPKE-KexKeyDerivation.swift
[339/507] Compiling Crypto HPKE-LabeledExtract.swift
[340/507] Compiling Crypto HPKE-Utils.swift
[341/507] Compiling Crypto DHKEM.swift
[342/507] Compiling Crypto HPKE-KEM-Curve25519.swift
[343/507] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[344/507] Compiling Crypto HPKE-KEM.swift
[345/507] Compiling Crypto HPKE-Errors.swift
[346/507] Compiling Crypto HKDF.swift
[347/507] Compiling Crypto AESWrap.swift
[348/507] Compiling Crypto AESWrap_boring.swift
[349/507] Compiling Crypto Cipher.swift
[350/507] Compiling Crypto Nonces.swift
[351/560] Compiling BitCollections BitArray+BitwiseOperations.swift
[352/560] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[353/560] Compiling BitCollections BitArray+Codable.swift
[354/560] Compiling BitCollections BitArray+Collection.swift
[355/560] Compiling BitCollections BitArray+Copy.swift
[356/560] Compiling BitCollections BitArray+CustomReflectable.swift
[357/560] Compiling BitCollections BitArray+Descriptions.swift
[358/560] Compiling BitCollections BitArray+Equatable.swift
[359/560] Compiling BitCollections BitArray+RandomBits.swift
[360/560] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[361/560] Compiling BitCollections BitArray+Shifts.swift
[362/560] Compiling BitCollections BitArray+Testing.swift
[363/560] Compiling BitCollections BitArray._UnsafeHandle.swift
[364/560] Compiling BitCollections BitArray.swift
[365/560] Compiling BitCollections BitSet+BidirectionalCollection.swift
[366/560] Compiling BitCollections BitSet+Codable.swift
[367/560] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[368/560] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[369/560] Compiling BitCollections BitArray+Extras.swift
[370/560] Compiling BitCollections BitArray+Fill.swift
[371/560] Compiling BitCollections BitArray+Hashable.swift
[372/560] Compiling BitCollections BitArray+Initializers.swift
[373/586] Compiling ConsoleKitTerminal Console+Ask.swift
[374/586] Compiling ConsoleKitTerminal Console+Choose.swift
[375/586] Compiling Crypto EdDSA_boring.swift
[376/586] Compiling Crypto ECDSA.swift
[377/586] Compiling Crypto Ed25519.swift
[378/586] Compiling _RopeModule Rope+RemoveSubrange.swift
[379/586] Compiling _RopeModule Rope+Split.swift
[380/586] Compiling _RopeModule Optional Utilities.swift
[381/586] Compiling _RopeModule String Utilities.swift
[382/586] Compiling _RopeModule String.Index+ABI.swift
[384/586] Emitting module DequeModule
[385/586] Compiling ConsoleKitTerminal ActivityBar.swift
[386/586] Compiling ConsoleKitTerminal ActivityIndicator.swift
[390/587] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[391/587] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[392/590] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[393/590] Compiling ConsoleKitTerminal ConsoleClear.swift
[396/590] Emitting module ConsoleKitTerminal
[397/590] Compiling ConsoleKitTerminal CustomActivity.swift
[398/590] Compiling ConsoleKitTerminal LoadingBar.swift
[399/590] Compiling ConsoleKitTerminal ProgressBar.swift
[400/590] Compiling ConsoleKitTerminal Console+Clear.swift
[401/590] Compiling BitCollections BitSet+Initializers.swift
[402/590] Compiling BitCollections BitSet+Invariants.swift
[403/590] Compiling BitCollections BitSet+Random.swift
[404/590] Compiling BitCollections BitSet+SetAlgebra basics.swift
[405/590] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[406/590] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[407/590] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[408/590] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[409/590] Compiling ConsoleKitTerminal AnySendableHashable.swift
[410/590] Compiling ConsoleKitTerminal ConsoleLogger.swift
[411/590] Compiling ConsoleKitTerminal LoggerFragment.swift
[412/590] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[413/590] Compiling BitCollections BitSet+Extras.swift
[414/590] Compiling BitCollections BitSet+Hashable.swift
[415/590] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[416/590] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[417/590] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[418/590] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[419/590] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[420/590] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[421/590] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[422/597] Compiling ConsoleKitTerminal Console+Confirm.swift
[423/597] Compiling ConsoleKitTerminal Console+Input.swift
[424/597] Compiling ConsoleKitTerminal Console+Center.swift
[425/597] Compiling ConsoleKitTerminal Console+Output.swift
[426/597] Compiling ConsoleKitTerminal Console+Wait.swift
[427/597] Compiling ConsoleKitTerminal ConsoleColor.swift
[428/597] Compiling ConsoleKitTerminal ConsoleStyle.swift
[445/597] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[446/597] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[447/597] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[448/597] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[459/597] Compiling ConsoleKitTerminal ConsoleText.swift
[460/597] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[461/597] Compiling ConsoleKitTerminal ANSI.swift
[462/597] Compiling ConsoleKitTerminal Console.swift
[463/597] Compiling ConsoleKitTerminal Terminal.swift
[482/622] Compiling BitCollections BitSet+SetAlgebra union.swift
[483/622] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[484/622] Compiling BitCollections BitSet.Counted.swift
[485/658] Compiling NIOCore ByteBuffer-views.swift
[486/658] Compiling NIOCore Channel.swift
[487/658] Compiling NIOCore ChannelHandler.swift
[488/658] Compiling NIOCore ChannelHandlers.swift
[489/658] Compiling NIOCore ChannelInvoker.swift
[490/658] Compiling NIOCore ChannelOption.swift
[491/658] Compiling NIOCore ChannelPipeline.swift
[492/658] Compiling NIOCore CircularBuffer.swift
[493/658] Compiling NIOCore Codec.swift
[494/658] Compiling NIOCore ConvenienceOptionSupport.swift
[499/667] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[502/667] Emitting module Crypto
[506/668] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[507/668] Compiling NIOCore NIOAsyncWriter.swift
[508/668] Compiling NIOCore ByteBuffer-multi-int.swift
[514/668] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[515/668] Compiling NIOCore AddressedEnvelope.swift
[516/668] Compiling NIOCore AsyncAwaitSupport.swift
[517/668] Compiling NIOCore AsyncChannel.swift
[518/668] Compiling NIOCore AsyncChannelHandler.swift
[519/668] Compiling NIOCore AsyncChannelInboundStream.swift
[520/668] Compiling NIOCore AsyncChannelOutboundWriter.swift
[521/668] Compiling NIOCore NIOAsyncSequenceProducer.swift
[522/668] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[523/668] Compiling NIOCore BSDSocketAPI.swift
[524/668] Compiling NIOCore ByteBuffer-aux.swift
[525/668] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[526/668] Compiling NIOCore ByteBuffer-conversions.swift
[527/668] Compiling NIOCore ByteBuffer-core.swift
[528/668] Compiling NIOCore ByteBuffer-hex.swift
[529/668] Compiling NIOCore ByteBuffer-int.swift
[530/668] Emitting module BitCollections
[531/668] Compiling Crypto SymmetricKeys.swift
[532/668] Compiling Crypto HMAC.swift
[533/668] Compiling Crypto MACFunctions.swift
[534/668] Compiling Crypto MessageAuthenticationCode.swift
[535/668] Compiling Crypto AES.swift
[536/668] Compiling Crypto ECDSASignature_boring.swift
[537/668] Compiling Crypto ECDSA_boring.swift
[541/668] Compiling NIOCore IOData.swift
[542/668] Compiling NIOCore IPProtocol.swift
[543/668] Compiling NIOCore IntegerBitPacking.swift
[544/668] Compiling NIOCore IntegerTypes.swift
[545/668] Compiling NIOCore Interfaces.swift
[546/668] Compiling NIOCore Linux.swift
[547/668] Compiling NIOCore MarkedCircularBuffer.swift
[548/668] Compiling NIOCore MulticastChannel.swift
[549/668] Compiling NIOCore NIOAny.swift
[550/668] Compiling NIOCore NIOCloseOnErrorHandler.swift
[551/668] Compiling NIOCore NIOLoopBound.swift
[552/668] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[553/668] Compiling NIOCore NIOScheduledCallback.swift
[554/668] Compiling NIOCore NIOSendable.swift
[555/668] Compiling NIOCore RecvByteBufferAllocator.swift
[557/677] Compiling NIOCore DeadChannel.swift
[558/677] Compiling NIOCore DispatchQueue+WithFuture.swift
[559/677] Compiling NIOCore EventLoop+Deprecated.swift
[560/677] Compiling NIOCore EventLoop+SerialExecutor.swift
[561/677] Compiling NIOCore EventLoop.swift
[562/677] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[563/677] Compiling NIOCore EventLoopFuture+Deprecated.swift
[564/677] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[565/677] Compiling NIOCore EventLoopFuture.swift
[566/677] Compiling NIOCore FileDescriptor.swift
[568/677] Compiling NIOCore IO.swift
[576/677] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[578/677] Compiling Crypto Signature.swift
[579/677] Compiling Crypto CryptoKitErrors_boring.swift
[580/677] Compiling Crypto RNG_boring.swift
[581/677] Compiling Crypto SafeCompare_boring.swift
[582/677] Compiling Crypto Zeroization_boring.swift
[583/677] Compiling Crypto PrettyBytes.swift
[584/677] Compiling Crypto SafeCompare.swift
[585/677] Compiling Crypto SecureBytes.swift
[586/677] Compiling Crypto Zeroization.swift
[587/677] Emitting module HashTreeCollections
[597/702] Compiling ConsoleKitCommands CommandSignature.swift
[598/702] Compiling ConsoleKitCommands Flag.swift
[599/702] Compiling ConsoleKitCommands Option.swift
[600/704] Emitting module ConsoleKitCommands
[601/704] Compiling Collections Collections.swift
[602/704] Compiling ConsoleKitCommands ConsoleError.swift
[603/704] Compiling ConsoleKitCommands Completion.swift
[604/704] Compiling ConsoleKitCommands CommandGroup.swift
[605/704] Compiling ConsoleKitCommands CommandInput.swift
[606/704] Compiling ConsoleKitCommands Commands.swift
[607/704] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[608/704] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[609/704] Compiling ConsoleKitCommands Argument.swift
[612/704] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[613/704] Compiling ConsoleKitCommands AsyncCommand.swift
[614/704] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[615/704] Compiling ConsoleKitCommands AsyncCommands.swift
[616/704] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[617/704] Compiling ConsoleKitCommands AnyCommand.swift
[618/704] Compiling ConsoleKitCommands Command.swift
[619/704] Compiling ConsoleKitCommands CommandContext.swift
[620/704] Compiling ConsoleKitCommands CommandError.swift
[621/704] Compiling ConsoleKitCommands Console+Run.swift
[622/704] Compiling NIOCore FileHandle.swift
[623/704] Compiling NIOCore FileRegion.swift
[624/704] Compiling NIOCore GlobalSingletons.swift
[632/704] Emitting module Collections
[646/706] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[647/706] Compiling ConsoleKitCommands Utilities.swift
[658/706] Compiling NIOCore SocketAddresses.swift
[659/706] Compiling NIOCore SocketOptionProvider.swift
[660/706] Compiling NIOCore SystemCallHelpers.swift
[661/706] Compiling NIOCore TimeAmount+Duration.swift
[662/706] Compiling NIOCore TypeAssistedChannelHandler.swift
[663/706] Compiling NIOCore UniversalBootstrapSupport.swift
[664/706] Compiling NIOCore Utilities.swift
[689/709] Emitting module ConsoleKit
[690/709] Compiling ConsoleKit Exports.swift
[692/710] Emitting module NIOCore
[712/761] Emitting module NIOEmbedded
[713/761] Compiling NIOEmbedded AsyncTestingChannel.swift
[714/761] Compiling NIOEmbedded Embedded.swift
[715/761] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[717/762] Compiling NIOPosix Pool.swift
[718/762] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[719/762] Compiling NIOPosix PosixSingletons.swift
[720/762] Compiling NIOPosix RawSocketBootstrap.swift
[721/762] Compiling NIOPosix Resolver.swift
[722/762] Compiling NIOPosix Selectable.swift
[723/768] Compiling NIOPosix SelectableChannel.swift
[724/768] Compiling NIOPosix SelectableEventLoop.swift
[725/768] Compiling NIOPosix SelectorEpoll.swift
[726/768] Compiling NIOPosix SelectorGeneric.swift
[727/768] Compiling NIOPosix SelectorKqueue.swift
[728/768] Compiling NIOPosix SelectorUring.swift
[729/768] Compiling NIOPosix ThreadPosix.swift
[730/768] Compiling NIOPosix ThreadWindows.swift
[731/768] Compiling NIOPosix UnsafeTransfer.swift
[732/768] Compiling NIOPosix Utilities.swift
[733/768] Compiling NIOPosix VsockAddress.swift
[734/768] Compiling NIOPosix VsockChannelEvents.swift
[735/768] Compiling NIOPosix ServerSocket.swift
[736/768] Compiling NIOPosix Socket.swift
[737/768] Compiling NIOPosix SocketChannel.swift
[738/768] Compiling NIOPosix SocketProtocols.swift
[739/768] Compiling NIOPosix System.swift
[740/768] Compiling NIOPosix Thread.swift
[741/768] Compiling NIOPosix BSDSocketAPICommon.swift
[742/768] Compiling NIOPosix BSDSocketAPIPosix.swift
[743/768] Compiling NIOPosix BSDSocketAPIWindows.swift
[744/768] Compiling NIOPosix BaseSocket.swift
[745/768] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[746/768] Compiling NIOPosix BaseSocketChannel.swift
[747/768] Compiling NIOPosix BaseStreamSocketChannel.swift
[748/768] Compiling NIOPosix Bootstrap.swift
[749/768] Compiling NIOPosix ControlMessage.swift
[750/768] Compiling NIOPosix DatagramVectorReadManager.swift
[751/768] Compiling NIOPosix Errors+Any.swift
[752/768] Compiling NIOPosix FileDescriptor.swift
[753/768] Compiling NIOPosix GetaddrinfoResolver.swift
[754/768] Compiling NIOPosix HappyEyeballs.swift
[755/768] Compiling NIOPosix IO.swift
[756/768] Compiling NIOPosix IntegerBitPacking.swift
[757/768] Compiling NIOPosix IntegerTypes.swift
[758/768] Compiling NIOPosix Linux.swift
[759/768] Compiling NIOPosix LinuxCPUSet.swift
[760/768] Compiling NIOPosix LinuxUring.swift
[761/768] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[762/768] Compiling NIOPosix NIOThreadPool.swift
[763/768] Compiling NIOPosix NonBlockingFileIO.swift
[764/768] Compiling NIOPosix PendingDatagramWritesManager.swift
[765/768] Compiling NIOPosix PendingWritesManager.swift
[766/768] Compiling NIOPosix PipeChannel.swift
[767/768] Compiling NIOPosix PipePair.swift
[768/768] Emitting module NIOPosix
[770/828] Emitting module NIO
[771/828] Compiling NIO Exports.swift
[773/829] Compiling AsyncKit Future+Transform.swift
[774/829] Compiling AsyncKit Future+Try.swift
[775/829] Compiling AsyncKit FutureOperators.swift
[776/829] Compiling AsyncKit Future+Miscellaneous.swift
[777/829] Compiling AsyncKit Future+Nonempty.swift
[778/829] Compiling AsyncKit Future+Optional.swift
[779/831] Compiling AsyncKit EventLoop+Concurrency.swift
[780/831] Compiling AsyncKit EventLoopGroup+Throwing.swift
[781/831] Compiling AsyncKit Collection+Flatten.swift
[782/831] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[783/831] Compiling AsyncKit EventLoopFutureQueue.swift
[784/858] Compiling AsyncKit Optional+StrictMap.swift
[785/858] Compiling AsyncKit Exports.swift
[786/858] Compiling NIOSOCKS SOCKSClientHandler.swift
[787/858] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[788/858] Compiling NIOSOCKS AuthenticationMethod.swift
[789/858] Compiling NIOSOCKS ClientGreeting.swift
[790/858] Compiling NIOSOCKS Errors.swift
[796/858] Compiling NIOSOCKS Helpers.swift
[797/858] Emitting module _NIOFileSystem
[798/858] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[799/859] Compiling NIOSOCKS ClientStateMachine.swift
[800/871] Emitting module NIOTLS
[801/871] Compiling NIOTLS TLSEvents.swift
[802/875] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[803/875] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[804/875] Compiling NIOSOCKS SOCKSResponse.swift
[805/875] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[806/875] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[807/875] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[808/875] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[809/875] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[810/875] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[816/875] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[817/875] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[818/875] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[819/875] Emitting module NIOSOCKS
[820/875] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[821/875] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[822/877] Compiling NIOSOCKS ServerStateMachine.swift
[823/877] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[824/877] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[825/877] Compiling NIOHTTP1 ByteCollectionUtils.swift
[826/877] Compiling NIOHTTP1 HTTPDecoder.swift
[827/878] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[828/878] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[829/878] Compiling _NIOFileSystem ParallelDirCopy.swift
[830/878] Compiling _NIOFileSystem ParallelRemoval.swift
[831/878] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[832/878] Compiling _NIOFileSystem CInterop.swift
[833/878] Compiling _NIOFileSystem Errno.swift
[834/878] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[835/878] Compiling _NIOFileSystem Mocking.swift
[836/878] Compiling _NIOFileSystem Syscall.swift
[837/878] Compiling _NIOFileSystem Syscalls.swift
[841/878] Compiling _NIOFileSystem TokenBucket.swift
[842/878] Compiling _NIOFileSystem UnsafeTransfer.swift
[843/878] Emitting module NIOFoundationCompat
[844/878] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[846/879] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[847/879] Compiling NIOTLS SNIHandler.swift
[850/880] Emitting module NIOHTTP1
[851/931] Compiling NIOSSL SSLConnection.swift
[852/931] Compiling NIOSSL SSLPrivateKey.swift
[853/931] Compiling NIOSSL SSLPublicKey.swift
[854/931] Compiling NIOSSL SSLCertificate.swift
[855/931] Compiling NIOSSL SSLCertificateExtensions.swift
[856/931] Compiling NIOSSL SSLCertificateName.swift
[857/933] Emitting module AsyncKit
[858/933] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[859/933] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[860/933] Compiling NIOSSL SSLContext.swift
[861/933] Compiling NIOSSL NIOSSLClientHandler.swift
[862/933] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[863/933] Compiling NIOSSL NIOSSLHandler.swift
[864/933] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[865/933] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[866/933] Compiling NIOSSL PosixPort.swift
[867/933] Compiling NIOSSL SSLCallbacks.swift
[868/933] Compiling NIOSSL LinuxCABundle.swift
[869/933] Emitting module NIOTransportServices
[870/933] Compiling NIOSSL IdentityVerification.swift
[871/933] Compiling NIOSSL NIOSSLServerHandler.swift
[872/933] Compiling NIOSSL ObjectIdentifier.swift
[873/933] Compiling NIOSSL AndroidCABundle.swift
[874/933] Compiling NIOSSL ByteBufferBIO.swift
[875/933] Compiling NIOSSL CustomPrivateKey.swift
[876/934] Compiling NIOSSL SubjectAlternativeName.swift
[877/934] Compiling NIOSSL NIOSSLSecureBytes.swift
[878/934] Compiling NIOSSL RNG.swift
[879/934] Compiling NIOSSL SafeCompare.swift
[888/938] Compiling _NIOFileSystem SystemFileHandle.swift
[889/938] Compiling _NIOFileSystem Utilities.swift
[890/938] Compiling _NIOFileSystem OpenOptions.swift
[891/938] Compiling _NIOFileSystem String+FileSystem.swift
[908/939] Emitting module NIOSSL
[937/941] Compiling NIOSSL SSLPKCS12Bundle.swift
[938/995] Compiling NIOFileSystem Exports.swift
[939/995] Compiling NIOSSL Zeroization.swift
[940/995] Compiling NIOSSL TLSConfiguration.swift
[941/995] Compiling NIOSSL UniversalBootstrapSupport.swift
[942/995] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[943/996] Emitting module _NIOFileSystemFoundationCompat
[944/996] Emitting module NIOFileSystem
[946/997] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[947/997] Compiling NIOExtras NIOExtrasError.swift
[948/997] Compiling NIOExtras NIOLengthFieldBitLength.swift
[949/997] Compiling NIOExtras NIORequestIdentifiable.swift
[951/999] Emitting module NIOErrorKit
[952/999] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[953/999] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[954/999] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[955/999] Compiling NIOWebSocket SHA1.swift
[956/1000] Compiling NIOWebSocket WebSocketOpcode.swift
[957/1001] Emitting module NIOExtras
[958/1001] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[959/1001] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[960/1001] Compiling NIOHPACK StaticHeaderTable.swift
[961/1002] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[962/1002] Compiling NIOHPACK HuffmanCoding.swift
[963/1002] Compiling NIOErrorKit Exports.swift
[964/1002] Compiling NIOErrorKit WebError+NIO.swift
[965/1002] Compiling NIOWebSocket WebSocketErrorCodes.swift
[966/1003] Compiling NIOHTTPCompression HTTPDecompression.swift
[968/1013] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[969/1013] Compiling MultipartKit FormDataDecoder.swift
[970/1013] Compiling MultipartKit FormDataEncoder.Encoder.swift
[972/1022] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[973/1022] Compiling MultipartKit FormDataDecoder.Decoder.swift
[974/1022] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[975/1022] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[976/1022] Compiling MultipartKit BasicCodingKey.swift
[981/1022] Compiling MultipartKit MultipartError.swift
[982/1022] Compiling MultipartKit Exports.swift
[983/1022] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[984/1022] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[985/1022] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[986/1022] Compiling MultipartKit MultipartPart.swift
[987/1022] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[988/1022] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[989/1022] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[990/1022] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[991/1022] Emitting module NIOHTTPCompression
[992/1022] Compiling NIOHPACK HuffmanTables.swift
[994/1022] Compiling MultipartKit MultipartPartConvertible.swift
[995/1024] Compiling NIOHPACK IndexedHeaderTable.swift
[996/1024] Compiling NIOHPACK IntegerCoding.swift
[1002/1024] Compiling NIOHTTPCompression HTTPCompression.swift
[1004/1025] Compiling MultipartKit MultipartSerializer.swift
[1005/1026] Emitting module NIOWebSocket
[1008/1026] Compiling NIOWebSocket WebSocketFrame.swift
[1009/1026] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1017/1027] Compiling MultipartKit Utilities.swift
[1018/1027] Emitting module NIOHPACK
[1019/1028] Emitting module MultipartKit
[1022/1036] Compiling MultipartKit FormDataEncoder.swift
[1023/1036] Compiling MultipartKit Storage.swift
[1024/1036] Compiling MultipartKit MultipartFormData.swift
[1025/1036] Compiling MultipartKit MultipartParser.swift
[1030/1095] Compiling WebSocketKit WebSocket+Concurrency.swift
[1031/1095] Compiling WebSocketKit WebSocketHandler.swift
[1032/1095] Compiling WebSocketKit WebSocket.swift
[1033/1095] Compiling WebSocketKit WebSocket+Connect.swift
[1034/1095] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1035/1095] Compiling WebSocketKit Exports.swift
[1036/1095] Emitting module WebSocketKit
[1037/1095] Compiling WebSocketKit WebSocketClient.swift
[1038/1096] Emitting module NIOHTTP2
[1039/1096] Compiling NIOHTTP2 MaySendFrames.swift
[1040/1096] Compiling NIOHTTP2 SendingDataState.swift
[1041/1096] Compiling NIOHTTP2 SendingGoawayState.swift
[1042/1096] Compiling NIOHTTP2 SendingHeadersState.swift
[1043/1096] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1044/1096] Compiling NIOHTTP2 SendingRstStreamState.swift
[1045/1096] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1046/1096] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1048/1104] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1049/1104] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1050/1104] Compiling NIOHTTP2 HasLocalSettings.swift
[1051/1104] Compiling NIOHTTP2 HasRemoteSettings.swift
[1052/1104] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1053/1104] Compiling NIOHTTP2 QuiescingState.swift
[1054/1104] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1055/1104] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1056/1104] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1057/1104] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1058/1104] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1059/1104] Compiling NIOHTTP2 HTTP2StreamID.swift
[1060/1104] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1061/1104] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1062/1104] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1063/1104] Compiling NIOHTTP2 InboundEventBuffer.swift
[1064/1104] Compiling NIOHTTP2 InboundWindowManager.swift
[1065/1104] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1066/1104] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1067/1104] Compiling NIOHTTP2 StreamChannelList.swift
[1068/1104] Compiling NIOHTTP2 StreamMap.swift
[1069/1104] Compiling NIOHTTP2 StreamStateMachine.swift
[1070/1104] Compiling NIOHTTP2 UnsafeTransfer.swift
[1071/1104] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1072/1104] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1073/1104] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1074/1104] Compiling NIOHTTP2 MayReceiveFrames.swift
[1075/1104] Compiling NIOHTTP2 ReceivingDataState.swift
[1076/1104] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1077/1104] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1078/1104] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1079/1104] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1080/1104] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1081/1104] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1082/1104] Compiling NIOHTTP2 HTTP2Frame.swift
[1083/1104] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1084/1104] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1085/1104] Compiling NIOHTTP2 HTTP2PingData.swift
[1086/1104] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1087/1104] Compiling NIOHTTP2 HTTP2Settings.swift
[1088/1104] Compiling NIOHTTP2 HTTP2Stream.swift
[1089/1104] Compiling NIOHTTP2 StateMachineResult.swift
[1090/1104] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1091/1104] Compiling NIOHTTP2 DOSHeuristics.swift
[1092/1104] Compiling NIOHTTP2 Error+Any.swift
[1093/1104] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1094/1104] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1095/1104] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1096/1104] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1097/1104] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1098/1104] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1099/1104] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1100/1104] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1101/1104] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1102/1104] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1103/1104] Compiling NIOHTTP2 HTTP2Error.swift
[1104/1104] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1106/1165] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1107/1165] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1108/1165] Compiling AsyncHTTPClient Transaction.swift
[1109/1165] Compiling AsyncHTTPClient Base64.swift
[1110/1165] Compiling AsyncHTTPClient BasicAuth.swift
[1111/1165] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1112/1165] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1113/1165] Compiling AsyncHTTPClient ConnectionPool.swift
[1114/1165] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1115/1165] Emitting module AsyncHTTPClient
[1116/1173] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1117/1173] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1118/1173] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1119/1173] Compiling AsyncHTTPClient HTTP1Connection.swift
[1120/1173] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1121/1173] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1122/1173] Compiling AsyncHTTPClient HTTP2Connection.swift
[1123/1173] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1124/1173] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1125/1173] Compiling AsyncHTTPClient ConnectionTarget.swift
[1126/1173] Compiling AsyncHTTPClient DeconstructedURL.swift
[1127/1173] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1128/1173] Compiling AsyncHTTPClient FoundationExtensions.swift
[1129/1173] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1130/1173] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1131/1173] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1132/1173] Compiling AsyncHTTPClient HTTPClient.swift
[1133/1173] Compiling AsyncHTTPClient HTTPHandler.swift
[1134/1173] Compiling AsyncHTTPClient LRUCache.swift
[1135/1173] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1136/1173] Compiling AsyncHTTPClient NWErrorHandler.swift
[1137/1173] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1138/1173] Compiling AsyncHTTPClient TLSConfiguration.swift
[1139/1173] Compiling AsyncHTTPClient RedirectState.swift
[1140/1173] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1141/1173] Compiling AsyncHTTPClient RequestOptions.swift
[1142/1173] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1143/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1144/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1145/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1146/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1147/1173] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1148/1173] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1149/1173] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1150/1173] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1151/1173] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1152/1173] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1153/1173] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1154/1173] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1155/1173] Compiling AsyncHTTPClient RequestBodyLength.swift
[1156/1173] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1157/1173] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1158/1173] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1159/1173] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1160/1173] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1161/1173] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1162/1173] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1163/1173] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1164/1173] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1165/1173] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1166/1173] Compiling AsyncHTTPClient RequestBag.swift
[1167/1173] Compiling AsyncHTTPClient RequestValidation.swift
[1168/1173] Compiling AsyncHTTPClient SSLContextCache.swift
[1169/1173] Compiling AsyncHTTPClient Scheme.swift
[1170/1173] Compiling AsyncHTTPClient Singleton.swift
[1171/1173] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1172/1173] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1173/1173] Compiling AsyncHTTPClient Utils.swift
[1175/1343] Compiling Vapor Application.swift
[1176/1343] Compiling Vapor AuthenticationCache.swift
[1177/1343] Compiling Vapor Authenticator.swift
[1178/1343] Compiling Vapor BasicAuthorization.swift
[1179/1343] Compiling Vapor BearerAuthorization.swift
[1180/1343] Compiling Vapor GuardMiddleware.swift
[1181/1343] Compiling Vapor RedirectMiddleware.swift
[1182/1343] Compiling Vapor SessionAuthenticatable.swift
[1183/1343] Compiling Vapor Bcrypt.swift
[1184/1343] Compiling Vapor Application+Cache.swift
[1185/1343] Compiling Vapor Cache.swift
[1186/1343] Compiling Vapor CacheExpirationTime.swift
[1187/1343] Compiling Vapor MemoryCache.swift
[1188/1343] Compiling Vapor Request+Cache.swift
[1189/1343] Compiling Vapor Application+Clients.swift
[1190/1343] Compiling Vapor Client.swift
[1191/1343] Compiling Vapor ClientRequest.swift
[1192/1343] Compiling Vapor ClientResponse.swift
[1193/1343] Compiling Vapor Request+Client.swift
[1194/1343] Compiling Vapor BootCommand.swift
[1195/1343] Compiling Vapor CommandContext+Application.swift
[1196/1343] Compiling Vapor RoutesCommand.swift
[1197/1343] Compiling Vapor ServeCommand.swift
[1198/1343] Compiling Vapor AnyResponse+Concurrency.swift
[1199/1367] Compiling Vapor Bytes+Hex.swift
[1200/1367] Compiling Vapor Bytes+SecureCompare.swift
[1201/1367] Compiling Vapor Collection+Safe.swift
[1202/1367] Compiling Vapor DataProtocol+Copy.swift
[1203/1367] Compiling Vapor DecoderUnwrapper.swift
[1204/1367] Compiling Vapor DirectoryConfiguration.swift
[1205/1367] Compiling Vapor DotEnv.swift
[1206/1367] Compiling Vapor Extendable.swift
[1207/1367] Compiling Vapor File.swift
[1208/1367] Compiling Vapor FileIO.swift
[1209/1367] Compiling Vapor LifecycleHandler.swift
[1210/1367] Compiling Vapor OptionalType.swift
[1211/1367] Compiling Vapor RFC1123.swift
[1212/1367] Compiling Vapor SocketAddress+Hostname.swift
[1213/1367] Compiling Vapor Storage.swift
[1214/1367] Compiling Vapor String+IsIPAddress.swift
[1215/1367] Compiling Vapor Thread.swift
[1216/1367] Compiling Vapor URI.swift
[1217/1367] Compiling Vapor RangeResult.swift
[1218/1367] Compiling Vapor Validatable.swift
[1219/1367] Compiling Vapor Validation.swift
[1220/1367] Compiling Vapor ValidationKey.swift
[1221/1367] Compiling Vapor Validations.swift
[1222/1367] Compiling Vapor ValidationsError.swift
[1223/1391] Compiling Vapor AsyncBasicResponder.swift
[1224/1391] Compiling Vapor AsyncMiddleware.swift
[1225/1391] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1226/1391] Compiling Vapor AsyncSessionDriver.swift
[1227/1391] Compiling Vapor Authentication+Concurrency.swift
[1228/1391] Compiling Vapor Cache+Concurrency.swift
[1229/1391] Compiling Vapor Client+Concurrency.swift
[1230/1391] Compiling Vapor RequestBody+Concurrency.swift
[1231/1391] Compiling Vapor Responder+Concurrency.swift
[1232/1391] Compiling Vapor ResponseCodable+Concurrency.swift
[1233/1391] Compiling Vapor RoutesBuilder+Concurrency.swift
[1234/1391] Compiling Vapor ViewRenderer+Concurrency.swift
[1235/1391] Compiling Vapor WebSocket+Concurrency.swift
[1236/1391] Compiling Vapor ContainerGetPathExecutor.swift
[1237/1391] Compiling Vapor Content.swift
[1238/1391] Compiling Vapor ContentCoders.swift
[1239/1391] Compiling Vapor ContentConfiguration.swift
[1240/1391] Compiling Vapor ContentContainer.swift
[1241/1391] Compiling Vapor JSONCoder+Custom.swift
[1242/1391] Compiling Vapor JSONCoders+Content.swift
[1243/1391] Compiling Vapor PlaintextDecoder.swift
[1244/1391] Compiling Vapor PlaintextEncoder.swift
[1245/1391] Compiling Vapor URLQueryCoders.swift
[1246/1391] Compiling Vapor URLQueryContainer.swift
[1247/1391] Compiling Vapor Service.swift
[1248/1391] Compiling Vapor Application+Sessions.swift
[1249/1391] Compiling Vapor MemorySessions.swift
[1250/1391] Compiling Vapor Request+Session.swift
[1251/1391] Compiling Vapor Session.swift
[1252/1391] Compiling Vapor SessionCache.swift
[1253/1391] Compiling Vapor SessionData.swift
[1254/1391] Compiling Vapor SessionDriver.swift
[1255/1391] Compiling Vapor SessionsConfiguration.swift
[1256/1391] Compiling Vapor SessionsMiddleware.swift
[1257/1391] Compiling Vapor URLEncodedFormData.swift
[1258/1391] Compiling Vapor URLEncodedFormDecoder.swift
[1259/1391] Compiling Vapor URLEncodedFormEncoder.swift
[1260/1391] Compiling Vapor URLEncodedFormError.swift
[1261/1391] Compiling Vapor URLEncodedFormParser.swift
[1262/1391] Compiling Vapor URLEncodedFormSerializer.swift
[1263/1391] Compiling Vapor URLQueryFragmentConvertible.swift
[1264/1391] Compiling Vapor AnyResponse.swift
[1265/1391] Compiling Vapor Array+Random.swift
[1266/1391] Compiling Vapor Base32.swift
[1267/1391] Compiling Vapor Base64.swift
[1268/1391] Compiling Vapor BaseN.swift
[1269/1391] Compiling Vapor BasicCodingKey.swift
[1270/1391] Compiling Vapor ByteCount.swift
[1271/1391] Compiling Vapor Request+Body.swift
[1272/1391] Compiling Vapor Request+BodyStream.swift
[1273/1391] Compiling Vapor Request.swift
[1274/1391] Compiling Vapor Application+Responder.swift
[1275/1391] Compiling Vapor DefaultResponder.swift
[1276/1391] Compiling Vapor Response+Body.swift
[1277/1391] Compiling Vapor Response.swift
[1278/1391] Compiling Vapor ResponseCodable.swift
[1279/1391] Compiling Vapor Application+Routes.swift
[1280/1391] Compiling Vapor Parameters+Require.swift
[1281/1391] Compiling Vapor Request+WebSocket.swift
[1282/1391] Compiling Vapor Route.swift
[1283/1391] Compiling Vapor RouteCollection.swift
[1284/1391] Compiling Vapor Routes.swift
[1285/1391] Compiling Vapor RoutesBuilder+Group.swift
[1286/1391] Compiling Vapor RoutesBuilder+Method.swift
[1287/1391] Compiling Vapor RoutesBuilder+Middleware.swift
[1288/1391] Compiling Vapor RoutesBuilder+WebSocket.swift
[1289/1391] Compiling Vapor RoutesBuilder.swift
[1290/1391] Compiling Vapor OTP.swift
[1291/1391] Compiling Vapor Application+Servers.swift
[1292/1391] Compiling Vapor Server.swift
[1293/1391] Compiling Vapor App+Service.swift
[1294/1391] Compiling Vapor Req+Service.swift
[1295/1391] Compiling Vapor Core.swift
[1296/1391] Compiling Vapor Running.swift
[1297/1391] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1298/1391] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1299/1391] Compiling Vapor DotEnvFile+load.swift
[1300/1391] Compiling Vapor Routes+caseInsenstive.swift
[1301/1391] Compiling Vapor Validatable+validate.swift
[1302/1391] Compiling Vapor Environment+Process.swift
[1303/1391] Compiling Vapor Environment+Secret.swift
[1304/1391] Compiling Vapor Environment.swift
[1305/1391] Compiling Vapor Abort.swift
[1306/1391] Compiling Vapor AbortError.swift
[1307/1391] Compiling Vapor DebuggableError.swift
[1308/1391] Compiling Vapor Demangler.swift
[1309/1391] Compiling Vapor ErrorSource.swift
[1310/1391] Compiling Vapor StackTrace.swift
[1311/1391] Compiling Vapor Exports.swift
[1312/1391] Compiling Vapor Application+HTTP.swift
[1313/1391] Compiling Vapor BasicResponder.swift
[1314/1391] Compiling Vapor BodyStream.swift
[1315/1391] Compiling Vapor Application+HTTP+Client.swift
[1316/1391] Compiling Vapor EventLoopHTTPClient.swift
[1317/1391] Compiling Vapor EndpointCache.swift
[1318/1391] Compiling Vapor HTTPMethod+String.swift
[1319/1391] Compiling Vapor HTTPServerResponseEncoder.swift
[1320/1391] Compiling Vapor HTTPServerUpgradeHandler.swift
[1321/1391] Compiling Vapor Logger+Report.swift
[1322/1391] Compiling Vapor LoggingSystem+Environment.swift
[1323/1391] Compiling Vapor Application+Middleware.swift
[1324/1391] Compiling Vapor CORSMiddleware.swift
[1325/1391] Compiling Vapor ErrorMiddleware.swift
[1326/1391] Compiling Vapor FileMiddleware.swift
[1327/1391] Compiling Vapor Middleware.swift
[1328/1391] Compiling Vapor MiddlewareConfiguration.swift
[1329/1391] Compiling Vapor ResponseCompressionMiddleware.swift
[1330/1391] Compiling Vapor RouteLoggingMiddleware.swift
[1331/1391] Compiling Vapor TracingMiddleware.swift
[1332/1391] Compiling Vapor File+Multipart.swift
[1333/1391] Compiling Vapor FormDataDecoder+Content.swift
[1334/1391] Compiling Vapor FormDataEncoder+Content.swift
[1335/1391] Compiling Vapor Application+Password.swift
[1336/1391] Compiling Vapor Application+Passwords.swift
[1337/1391] Compiling Vapor AsyncPasswordHasher.swift
[1338/1391] Compiling Vapor BcryptHasher.swift
[1339/1391] Compiling Vapor PasswordHasher.swift
[1340/1391] Compiling Vapor PlaintextHasher.swift
[1341/1391] Compiling Vapor Request+Password.swift
[1342/1391] Compiling Vapor Redirect.swift
[1343/1391] Emitting module Vapor
[1344/1391] Compiling Vapor Validator.swift
[1345/1391] Compiling Vapor ValidatorResult.swift
[1346/1391] Compiling Vapor And.swift
[1347/1391] Compiling Vapor Case.swift
[1348/1391] Compiling Vapor CharacterSet.swift
[1349/1391] Compiling Vapor Count.swift
[1350/1391] Compiling Vapor Custom.swift
[1351/1391] Compiling Vapor Email.swift
[1352/1391] Compiling Vapor Empty.swift
[1353/1391] Compiling Vapor In.swift
[1354/1391] Compiling Vapor Nil.swift
[1355/1391] Compiling Vapor NilIgnoring.swift
[1356/1391] Compiling Vapor Not.swift
[1357/1391] Compiling Vapor Or.swift
[1358/1391] Compiling Vapor Pattern.swift
[1359/1391] Compiling Vapor Range.swift
[1360/1391] Compiling Vapor URL.swift
[1361/1391] Compiling Vapor Valid.swift
[1362/1391] Compiling Vapor Application+Views.swift
[1363/1391] Compiling Vapor PlaintextRenderer.swift
[1364/1391] Compiling Vapor Request+View.swift
[1365/1391] Compiling Vapor View.swift
[1366/1391] Compiling Vapor ViewRenderer.swift
[1367/1391] Compiling Vapor _Deprecations.swift
[1368/1391] Compiling Vapor HTTPStatus.swift
[1369/1391] Compiling Vapor HTTPCookies.swift
[1370/1391] Compiling Vapor HTTPHeaderCacheControl.swift
[1371/1391] Compiling Vapor HTTPHeaderExpires.swift
[1372/1391] Compiling Vapor HTTPHeaderLastModified.swift
[1373/1391] Compiling Vapor HTTPHeaders+Cache.swift
[1374/1391] Compiling Vapor HTTPHeaders+Connection.swift
[1375/1391] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1376/1391] Compiling Vapor HTTPHeaders+ContentRange.swift
[1377/1391] Compiling Vapor HTTPHeaders+Directive.swift
[1378/1391] Compiling Vapor HTTPHeaders+Forwarded.swift
[1379/1391] Compiling Vapor HTTPHeaders+Link.swift
[1380/1391] Compiling Vapor HTTPHeaders+Name.swift
[1381/1391] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1382/1391] Compiling Vapor HTTPHeaders.swift
[1383/1391] Compiling Vapor HTTPMediaType.swift
[1384/1391] Compiling Vapor HTTPMediaTypePreference.swift
[1385/1391] Compiling Vapor Responder.swift
[1386/1391] Compiling Vapor Application+HTTP+Server.swift
[1387/1391] Compiling Vapor HTTPServer.swift
[1388/1391] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1389/1391] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1390/1391] Compiling Vapor HTTPServerHandler.swift
[1391/1391] Compiling Vapor HTTPServerRequestDecoder.swift
[1393/1399] Compiling VaporErrorKit WebError+Vapor.swift
[1394/1399] Compiling VaporErrorKit Response+Error.swift
[1395/1399] Compiling VaporErrorKit WebErrorContent+Vapor.swift
/host/spi-builder-workspace/Sources/VaporErrorKit/Extensions/WebErrorContent+Vapor.swift:4:1: warning: extension declares a conformance of imported type 'WebErrorContent' to imported protocols 'Content', 'Sendable', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'WebErrorKit' introduce this conformance in the future
2 |
3 |
4 | extension WebErrorContent: Content { }
| |- warning: extension declares a conformance of imported type 'WebErrorContent' to imported protocols 'Content', 'Sendable', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'WebErrorKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 |
/host/spi-builder-workspace/Sources/VaporErrorKit/Extensions/WebErrorContent+Vapor.swift:4:1: warning: conformance to 'Sendable' must occur in the same source file as struct 'WebErrorContent'; use '@unchecked Sendable' for retroactive conformance; this is an error in the Swift 6 language mode
2 |
3 |
4 | extension WebErrorContent: Content { }
| `- warning: conformance to 'Sendable' must occur in the same source file as struct 'WebErrorContent'; use '@unchecked Sendable' for retroactive conformance; this is an error in the Swift 6 language mode
5 |
[1396/1399] Compiling VaporErrorKit WebErrorMiddleware.swift
/host/spi-builder-workspace/Sources/VaporErrorKit/Middleware/WebErrorMiddleware.swift:10:54: error: extra argument 'verbose' in call
8 | return .init { req, error in
9 | // log the error
10 | req.logger.report(error: error, verbose: !environment.isRelease)
| `- error: extra argument 'verbose' in call
11 |
12 | // attempt to serialize the error to json response
[1397/1399] Compiling VaporErrorKit Exports.swift
[1398/1399] Emitting module VaporErrorKit
/host/spi-builder-workspace/Sources/VaporErrorKit/Extensions/WebErrorContent+Vapor.swift:4:1: warning: extension declares a conformance of imported type 'WebErrorContent' to imported protocols 'Content', 'Sendable', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'WebErrorKit' introduce this conformance in the future
2 |
3 |
4 | extension WebErrorContent: Content { }
| |- warning: extension declares a conformance of imported type 'WebErrorContent' to imported protocols 'Content', 'Sendable', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'WebErrorKit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 |
/host/spi-builder-workspace/Sources/VaporErrorKit/Extensions/WebErrorContent+Vapor.swift:4:1: warning: conformance to 'Sendable' must occur in the same source file as struct 'WebErrorContent'; use '@unchecked Sendable' for retroactive conformance; this is an error in the Swift 6 language mode
2 |
3 |
4 | extension WebErrorContent: Content { }
| `- warning: conformance to 'Sendable' must occur in the same source file as struct 'WebErrorContent'; use '@unchecked Sendable' for retroactive conformance; this is an error in the Swift 6 language mode
5 |
[1399/1399] Compiling VaporErrorKit AbortError+Vapor.swift
BUILD FAILURE 6.1 android