Build Information
Failed to build VaporErrorKit, reference 0.0.1 (b1abf6
), with Swift 6.1 for Android on 27 May 2025 14:15:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 0.0.1
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
* tag 0.0.1 -> FETCH_HEAD
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 0.0.1
========================================
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-4609320-2":/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
[15/74392] Fetching nioerrorkit, vapor
Fetched https://github.com/Einstore/NIOErrorKit.git from cache (1.67s)
Fetched https://github.com/vapor/vapor.git from cache (1.70s)
Computing version for https://github.com/Einstore/NIOErrorKit.git
Computed https://github.com/Einstore/NIOErrorKit.git at 0.0.1 (2.17s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/Einstore/WebErrorKit.git
[1/28] Fetching weberrorkit
[29/76070] Fetching weberrorkit, swift-nio
Fetched https://github.com/Einstore/WebErrorKit.git from cache (4.11s)
Fetched https://github.com/apple/swift-nio.git from cache (4.19s)
Computing version for https://github.com/Einstore/WebErrorKit.git
Computed https://github.com/Einstore/WebErrorKit.git at 0.0.1 (5.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.24s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4392/6101] Fetching swift-system, swift-atomics
[4991/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.74s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.74s)
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.25s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.75s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.57s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
[1/2206] Fetching swift-metrics
[928/5525] Fetching swift-metrics, multipart-kit
[1536/6588] Fetching swift-metrics, multipart-kit, swift-service-context
[3382/9197] Fetching swift-metrics, multipart-kit, swift-service-context, websocket-kit
[5967/14171] Fetching swift-metrics, multipart-kit, swift-service-context, websocket-kit, swift-distributed-tracing
[6900/20130] Fetching swift-metrics, multipart-kit, swift-service-context, websocket-kit, swift-distributed-tracing, swift-algorithms
Fetched https://github.com/apple/swift-service-context.git from cache (0.42s)
[15914/19067] Fetching swift-metrics, multipart-kit, websocket-kit, swift-distributed-tracing, swift-algorithms
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.44s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.45s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.62s)
Fetching https://github.com/apple/swift-nio-ssl.git
[6602/12129] Fetching multipart-kit, swift-distributed-tracing, swift-log
[6718/18043] Fetching multipart-kit, swift-distributed-tracing, swift-log, swift-nio-extras
[16352/29570] Fetching multipart-kit, swift-distributed-tracing, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.44s)
[13783/25734] Fetching multipart-kit, swift-distributed-tracing, swift-nio-extras, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.48s)
[9253/19820] Fetching multipart-kit, swift-distributed-tracing, swift-nio-http2
Fetching https://github.com/apple/swift-crypto.git
[13288/34663] Fetching multipart-kit, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl
[18149/55390] Fetching multipart-kit, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl, routing-kit
[35512/69326] Fetching multipart-kit, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.05s)
[54597/64352] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.13s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.67s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/vapor/async-kit.git
[41424/49506] Fetching swift-nio-ssl, routing-kit, swift-crypto
Fetched https://github.com/vapor/routing-kit.git from cache (1.48s)
[21599/34356] Fetching swift-nio-ssl, swift-crypto, console-kit
[26748/36726] Fetching swift-nio-ssl, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.46s)
[31012/34356] Fetching swift-nio-ssl, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.55s)
[25853/28779] Fetching swift-nio-ssl, swift-crypto
[25993/42793] Fetching swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.29s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.18s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.45s)
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.17s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.52s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.96s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.50s)
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.36s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.79s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.54s)
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.79s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1590] Fetching swift-asn1
[542/2731] Fetching swift-asn1, swift-http-structured-headers
[1715/7716] Fetching swift-asn1, swift-http-structured-headers, swift-async-algorithms
[2261/8620] Fetching swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-http-types
[4933/11046] Fetching swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-http-types, swift-service-lifecycle
[4982/17201] Fetching swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-http-types, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.39s)
[12657/15611] Fetching swift-http-structured-headers, swift-async-algorithms, swift-http-types, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.40s)
[11104/13566] Fetching swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.51s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.51s)
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 (0.98s)
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.53s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.82s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.82s)
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.62s)
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.47s)
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 (0.45s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.56s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.74s)
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.70s)
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.74s)
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.63s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.62s)
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/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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/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/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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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-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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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/Einstore/WebErrorKit.git
Working copy of https://github.com/Einstore/WebErrorKit.git resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Building for debugging...
[0/833] Write sources
[42/833] Compiling CNIOWindows shim.c
[42/833] Compiling CNIOWindows WSAStartup.c
[44/833] Write sources
[45/833] Compiling CNIOWASI CNIOWASI.c
[46/833] Write sources
[53/833] Compiling CNIOLinux liburing_shims.c
[54/833] Compiling CVaporBcrypt blf.c
[55/833] Compiling CVaporBcrypt bcrypt.c
[56/833] Compiling _NumericsShims _NumericsShims.c
[56/833] Compiling _AtomicsShims.c
[58/833] Compiling CNIOLinux shim.c
[59/833] Compiling CNIOExtrasZlib empty.c
[60/833] Compiling CSystem shims.c
[61/833] Compiling CNIOSHA1 c_nio_sha1.c
[62/833] Compiling CNIODarwin shim.c
[63/833] Compiling CNIOLLHTTP c_nio_http.c
[64/833] Compiling CNIOLLHTTP c_nio_api.c
[65/833] Compiling fiat_p256_adx_sqr.S
[66/833] Compiling fiat_p256_adx_mul.S
[67/833] Compiling fiat_curve25519_adx_square.S
[68/833] Compiling fiat_curve25519_adx_mul.S
[69/833] Write swift-version-24593BA9C3E375BF.txt
[70/833] Compiling CNIOLLHTTP c_nio_llhttp.c
[71/837] Compiling CNIOBoringSSLShims shims.c
[72/839] Compiling tls_method.cc
[73/839] Compiling tls_record.cc
[74/839] Compiling tls13_both.cc
[75/839] Compiling tls13_server.cc
[76/839] Compiling tls13_client.cc
[77/839] Compiling tls13_enc.cc
[79/907] Emitting module InternalCollectionsUtilities
[80/908] Compiling RealModule Real.swift
[81/908] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/909] Compiling RealModule Float80+Real.swift
[83/909] Emitting module ServiceContextModule
[84/909] Emitting module SystemPackage
[85/909] Compiling RealModule ElementaryFunctions.swift
[86/912] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[87/912] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[88/912] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/912] Compiling InternalCollectionsUtilities _SortedCollection.swift
[90/912] Compiling ServiceContextModule ServiceContext.swift
[91/912] Compiling RealModule Float16+Real.swift
[92/912] Compiling SystemPackage MachPort.swift
[93/912] Compiling SystemPackage PlatformString.swift
[94/912] Compiling SystemPackage SystemString.swift
[95/912] Compiling ServiceContextModule ServiceContextKey.swift
[96/913] Emitting module _NIODataStructures
[97/913] Compiling _NIODataStructures Heap.swift
[99/913] Emitting module _NIOBase64
[100/913] Compiling RealModule RealFunctions.swift
[101/913] Compiling _NIOBase64 Base64.swift
[102/913] Compiling _NIODataStructures PriorityQueue.swift
[103/913] Compiling _NIODataStructures _TinyArray.swift
[104/915] Compiling RealModule AugmentedArithmetic.swift
[105/915] Compiling RealModule Double+Real.swift
[106/915] Compiling RealModule AlgebraicField.swift
[107/915] Compiling RealModule ApproximateEquality.swift
[108/915] Emitting module RealModule
[109/915] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[114/915] Compiling InternalCollectionsUtilities Descriptions.swift
[115/915] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[118/915] Compiling RealModule Float+Real.swift
[121/915] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[122/915] Compiling InternalCollectionsUtilities Debugging.swift
[127/926] Compiling Instrumentation NoOpInstrument.swift
[132/926] Compiling Instrumentation MultiplexInstrument.swift
[133/926] Compiling Instrumentation Instrument.swift
[134/926] Emitting module Instrumentation
[135/926] Compiling Instrumentation InstrumentationSystem.swift
[136/926] Compiling WebErrorKit WebError+Serializable.swift
[137/926] Compiling WebErrorKit WebError+RawRepresentable.swift
[138/926] Compiling WebErrorKit String+Codify.swift
[139/926] Compiling WebErrorKit SerializableWebError.swift
[140/926] Compiling SystemPackage Util+StringArray.swift
[141/926] Compiling SystemPackage Util.swift
[142/926] Compiling SystemPackage UtilConsumers.swift
[143/926] Compiling WebErrorKit WebError.swift
[144/926] Compiling WebErrorKit WebErrorContent.swift
[145/926] Compiling CoreMetrics Metrics.swift
[145/926] Compiling t1_enc.cc
[146/994] Compiling ssl_versions.cc
[147/994] Compiling ssl_x509.cc
[149/1056] Compiling Logging MetadataProvider.swift
[150/1056] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[151/1056] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[152/1056] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[153/1056] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[154/1056] Emitting module CoreMetrics
[155/1056] Compiling CoreMetrics Locks.swift
[156/1056] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[157/1056] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[158/1056] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[159/1056] Compiling OrderedCollections OrderedDictionary+Values.swift
[160/1056] Compiling OrderedCollections OrderedSet+Hashable.swift
[161/1056] Compiling OrderedCollections OrderedDictionary+Codable.swift
[162/1056] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[163/1056] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[164/1056] Compiling OrderedCollections OrderedDictionary.swift
[165/1056] Compiling OrderedCollections OrderedSet+Codable.swift
[166/1056] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[167/1056] Compiling OrderedCollections OrderedSet+Descriptions.swift
[168/1057] Compiling Instrumentation Locks.swift
[169/1059] Compiling Logging LogHandler.swift
[170/1059] Compiling Logging Logging.swift
[171/1059] Emitting module Logging
[172/1059] Compiling Logging Locks.swift
[173/1060] Compiling HeapModule Heap+Descriptions.swift
[178/1060] Compiling HeapModule _HeapNode.swift
[179/1060] Compiling HeapModule Heap.swift
[180/1060] Compiling HeapModule Heap+Invariants.swift
[181/1060] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[182/1060] Compiling HeapModule Heap+UnsafeHandle.swift
[183/1066] Emitting module HeapModule
[184/1129] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[185/1129] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[186/1129] Compiling HashTreeCollections TreeDictionary+Keys.swift
[187/1129] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[188/1129] Compiling HashTreeCollections TreeDictionary+Merge.swift
[189/1129] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[190/1129] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[191/1129] Compiling HashTreeCollections TreeDictionary+Collection.swift
[192/1129] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[193/1129] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[194/1129] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[195/1129] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[196/1129] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[197/1129] Compiling HashTreeCollections TreeDictionary+Filter.swift
[199/1160] Compiling HashTreeCollections _HashNode+Builder.swift
[200/1160] Compiling HashTreeCollections _HashNode+Debugging.swift
[201/1160] Compiling HashTreeCollections _HashNode+Initializers.swift
[202/1160] Compiling HashTreeCollections _HashNode+Invariants.swift
[203/1160] Compiling HashTreeCollections _HashNode+Lookups.swift
[204/1160] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[205/1160] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[206/1160] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[207/1160] Compiling RoutingKit PathComponent.swift
[208/1160] Compiling Tracing TracingTime.swift
[209/1167] Compiling Tracing Tracer.swift
[210/1175] Compiling HashTreeCollections TreeSet+Hashable.swift
[211/1175] Compiling HashTreeCollections TreeSet+Sendable.swift
[212/1175] Compiling HashTreeCollections TreeSet+Sequence.swift
[213/1175] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[214/1175] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[215/1175] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[216/1175] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[217/1175] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[218/1175] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[219/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[220/1185] Emitting module WebErrorKit
[221/1185] Compiling WebErrorKit Exports.swift
[222/1185] Compiling DequeModule Deque+Testing.swift
[223/1185] Compiling DequeModule Deque._Storage.swift
[224/1185] Compiling DequeModule Deque._UnsafeHandle.swift
[225/1185] Compiling DequeModule Deque.swift
[226/1185] Compiling DequeModule _DequeBuffer.swift
[227/1185] Compiling DequeModule _DequeBufferHeader.swift
[228/1185] Compiling HashTreeCollections _Hash.swift
[229/1185] Compiling HashTreeCollections _HashLevel.swift
[230/1186] Compiling RoutingKit AnyRouter.swift
[231/1186] Emitting module RoutingKit
[232/1186] Compiling RoutingKit Parameters.swift
[233/1186] Compiling HashTreeCollections _HashNode+Structural merge.swift
[234/1186] Compiling HashTreeCollections _HashTreeIterator.swift
[235/1186] Compiling HashTreeCollections _HashTreeStatistics.swift
[236/1186] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[237/1186] Compiling HashTreeCollections _RawHashNode.swift
[238/1186] Compiling HashTreeCollections _UnmanagedHashNode.swift
[239/1186] Compiling HashTreeCollections _UnsafePath.swift
[240/1186] Compiling HashTreeCollections TreeDictionary+Codable.swift
[241/1186] Compiling Tracing TracerProtocol+Legacy.swift
[242/1186] Compiling Tracing TracerProtocol.swift
[243/1186] Emitting module Tracing
[245/1186] Compiling HashTreeCollections _HashNode+Storage.swift
[246/1186] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[247/1186] Compiling HashTreeCollections _HashNode+Structural filter.swift
[248/1186] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[249/1186] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[250/1186] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[251/1186] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[252/1186] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[253/1186] Compiling Tracing InstrumentationSystem+Tracing.swift
[254/1186] Compiling DequeModule Deque+CustomReflectable.swift
[255/1186] Compiling DequeModule Deque+Descriptions.swift
[256/1186] Compiling DequeModule Deque+Equatable.swift
[257/1186] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[258/1186] Compiling Tracing NoOpTracer.swift
[259/1186] Compiling Tracing SpanProtocol.swift
[270/1198] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[271/1198] Compiling HashTreeCollections TreeSet+Debugging.swift
[272/1198] Compiling HashTreeCollections TreeSet+Descriptions.swift
[273/1198] Compiling HashTreeCollections TreeSet+Equatable.swift
[274/1198] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[275/1198] Compiling HashTreeCollections TreeSet+Extras.swift
[276/1198] Compiling HashTreeCollections TreeSet+Filter.swift
[284/1198] Compiling OrderedCollections OrderedSet+Sendable.swift
[285/1198] Compiling OrderedCollections OrderedSet+SubSequence.swift
[286/1198] Compiling OrderedCollections OrderedSet+Testing.swift
[287/1198] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[291/1198] Compiling RoutingKit Router.swift
[292/1198] Compiling RoutingKit TrieRouter.swift
[293/1199] Compiling DequeModule Deque+Extras.swift
[294/1199] Compiling DequeModule Deque+Hashable.swift
[306/1199] Emitting module Metrics
[307/1199] Compiling Metrics Metrics.swift
[308/1200] Compiling DequeModule _DequeSlot.swift
[309/1200] Compiling DequeModule _UnsafeWrappedBuffer.swift
[323/1200] Compiling _RopeModule _CharacterRecognizer.swift
[324/1200] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[325/1200] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[326/1200] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[327/1200] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[328/1200] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[329/1200] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[330/1200] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[331/1200] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[332/1200] Compiling HashTreeCollections TreeSet.swift
[343/1200] Compiling DequeModule Deque+Codable.swift
[344/1200] Compiling DequeModule Deque+Collection.swift
[353/1200] Emitting module DequeModule
[365/1201] Emitting module OrderedCollections
[367/1202] Compiling ssl_stat.cc
[380/1202] Emitting module _RopeModule
[380/1202] Compiling ssl_transcript.cc
[404/1202] Compiling _RopeModule Rope+Join.swift
[405/1202] Compiling _RopeModule Rope+MutatingForEach.swift
[406/1202] Compiling _RopeModule Rope+Remove.swift
[407/1202] Compiling _RopeModule Rope+RemoveSubrange.swift
[408/1202] Compiling _RopeModule Rope+Split.swift
[409/1202] Compiling _RopeModule Optional Utilities.swift
[410/1202] Compiling _RopeModule String Utilities.swift
[411/1202] Compiling _RopeModule String.Index+ABI.swift
[412/1202] Compiling ssl_session.cc
[452/1203] Compiling ssl_privkey.cc
[455/1203] Emitting module HashTreeCollections
[455/1204] Compiling ssl_key_share.cc
[457/1204] Compiling ssl_file.cc
[458/1204] Compiling ssl_lib.cc
[459/1204] Compiling ssl_credential.cc
[460/1204] Compiling ssl_cipher.cc
[461/1204] Compiling ssl_cert.cc
[462/1204] Compiling s3_pkt.cc
[463/1204] Compiling ssl_buffer.cc
[464/1204] Compiling ssl_aead_ctx.cc
[465/1204] Compiling ssl_asn1.cc
[466/1204] Compiling s3_lib.cc
[467/1204] Compiling s3_both.cc
[468/1204] Compiling handshake_server.cc
[469/1204] Compiling handoff.cc
[470/1204] Compiling handshake.cc
[471/1204] Compiling handshake_client.cc
[472/1204] Compiling dtls_record.cc
[473/1204] Compiling extensions.cc
[474/1204] Compiling md5-x86_64-linux.S
[475/1204] Compiling md5-x86_64-apple.S
[476/1204] Compiling d1_srtp.cc
[477/1204] Compiling md5-586-linux.S
[478/1204] Compiling md5-586-apple.S
[479/1204] Compiling encrypted_client_hello.cc
[480/1204] Compiling dtls_method.cc
[481/1204] Compiling chacha20_poly1305_x86_64-linux.S
[482/1204] Compiling chacha20_poly1305_x86_64-apple.S
[483/1204] Compiling chacha20_poly1305_armv8-win.S
[484/1204] Compiling chacha20_poly1305_armv8-apple.S
[485/1204] Compiling chacha-x86_64-linux.S
[486/1204] Compiling bio_ssl.cc
[487/1204] Compiling chacha20_poly1305_armv8-linux.S
[488/1204] Compiling d1_pkt.cc
[489/1204] Compiling chacha-x86_64-apple.S
[490/1204] Compiling chacha-x86-linux.S
[491/1204] Compiling chacha-armv8-win.S
[492/1204] Compiling chacha-x86-apple.S
[493/1204] Compiling err_data.cc
[494/1204] Compiling chacha-armv8-apple.S
[495/1204] Compiling chacha-armv4-linux.S
[496/1204] Compiling chacha-armv8-linux.S
[497/1204] Compiling x86_64-mont5-linux.S
[498/1204] Compiling aes128gcmsiv-x86_64-apple.S
[499/1204] Compiling aes128gcmsiv-x86_64-linux.S
[500/1204] Compiling x86_64-mont5-apple.S
[501/1204] Compiling x86_64-mont-apple.S
[502/1204] Compiling x86-mont-apple.S
[503/1204] Compiling x86_64-mont-linux.S
[504/1204] Compiling x86-mont-linux.S
[505/1204] Compiling vpaes-x86_64-apple.S
[506/1204] Compiling vpaes-x86_64-linux.S
[507/1204] Compiling vpaes-x86-apple.S
[508/1204] Compiling vpaes-x86-linux.S
[509/1204] Compiling d1_lib.cc
[510/1204] Compiling vpaes-armv8-win.S
[511/1204] Compiling vpaes-armv7-linux.S
[512/1204] Compiling d1_both.cc
[513/1204] Compiling vpaes-armv8-apple.S
[514/1204] Compiling vpaes-armv8-linux.S
[515/1204] Compiling sha512-x86_64-apple.S
[516/1204] Compiling sha512-x86_64-linux.S
[517/1204] Compiling sha512-armv8-win.S
[518/1204] Compiling sha512-armv8-apple.S
[519/1204] Compiling sha512-armv4-linux.S
[519/1204] Compiling sha512-586-linux.S
[521/1204] Compiling sha512-armv8-linux.S
[522/1204] Compiling sha256-armv8-linux.S
[522/1204] Compiling sha256-x86_64-apple.S
[524/1204] Compiling sha256-armv8-win.S
[525/1204] Compiling sha512-586-apple.S
[526/1204] Compiling sha256-586-linux.S
[527/1204] Compiling sha256-armv4-linux.S
[528/1204] Compiling sha256-x86_64-linux.S
[529/1204] Compiling sha256-armv8-apple.S
[530/1204] Compiling sha1-x86_64-apple.S
[531/1204] Compiling sha256-586-apple.S
[532/1204] Compiling sha1-armv4-large-linux.S
[533/1204] Compiling sha1-armv8-win.S
[534/1204] Compiling sha1-x86_64-linux.S
[535/1204] Compiling sha1-armv8-apple.S
[536/1204] Compiling sha1-armv8-linux.S
[537/1204] Compiling sha1-586-linux.S
[538/1204] Compiling sha1-586-apple.S
[539/1204] Compiling rsaz-avx2-linux.S
[540/1204] Compiling rsaz-avx2-apple.S
[541/1204] Compiling p256_beeu-x86_64-asm-linux.S
[542/1204] Compiling p256_beeu-x86_64-asm-apple.S
[543/1204] Compiling rdrand-x86_64-linux.S
[544/1204] Compiling rdrand-x86_64-apple.S
[545/1204] Compiling p256_beeu-armv8-asm-linux.S
[546/1204] Compiling p256_beeu-armv8-asm-win.S
[547/1204] Compiling p256_beeu-armv8-asm-apple.S
[548/1204] Compiling p256-x86_64-asm-linux.S
[549/1204] Compiling p256-x86_64-asm-apple.S
[550/1204] Compiling p256-armv8-asm-win.S
[551/1204] Compiling ghashv8-armv8-linux.S
[552/1204] Compiling p256-armv8-asm-linux.S
[553/1204] Compiling ghash-x86_64-linux.S
[554/1204] Compiling ghashv8-armv8-win.S
[554/1204] Compiling ghash-x86_64-apple.S
[556/1204] Compiling ghashv8-armv8-apple.S
[557/1204] Compiling p256-armv8-asm-apple.S
[558/1204] Compiling ghashv8-armv7-linux.S
[559/1204] Compiling ghash-x86-apple.S
[560/1204] Compiling ghash-x86-linux.S
[561/1204] Compiling ghash-ssse3-x86_64-apple.S
[562/1204] Compiling ghash-ssse3-x86-apple.S
[563/1204] Compiling ghash-ssse3-x86-linux.S
[564/1204] Compiling ghash-neon-armv8-win.S
[565/1204] Compiling ghash-ssse3-x86_64-linux.S
[566/1204] Compiling ghash-neon-armv8-linux.S
[567/1204] Compiling ghash-armv4-linux.S
[568/1204] Compiling ghash-neon-armv8-apple.S
[569/1204] Compiling co-586-linux.S
[570/1204] Compiling co-586-apple.S
[571/1204] Compiling bn-armv8-win.S
[572/1204] Compiling bsaes-armv7-linux.S
[573/1204] Compiling bn-armv8-linux.S
[574/1204] Compiling bn-armv8-apple.S
[575/1204] Compiling bn-586-apple.S
[576/1204] Compiling bn-586-linux.S
[577/1204] Compiling armv8-mont-win.S
[578/1204] Compiling armv4-mont-linux.S
[579/1204] Compiling armv8-mont-linux.S
[580/1204] Compiling armv8-mont-apple.S
[581/1204] Compiling aesv8-gcm-armv8-win.S
[582/1204] Compiling aesv8-gcm-armv8-linux.S
[583/1204] Compiling aesv8-gcm-armv8-apple.S
[584/1204] Compiling aesv8-armv8-apple.S
[584/1204] Compiling aesv8-armv8-win.S
[586/1204] Compiling aesv8-armv8-linux.S
[587/1204] Compiling aesni-x86_64-linux.S
[588/1204] Compiling aesv8-armv7-linux.S
[589/1204] Compiling aesni-x86_64-apple.S
[590/1204] Compiling aesni-x86-linux.S
[591/1204] Compiling aes-gcm-avx2-x86_64-linux.S
[592/1204] Compiling aesni-gcm-x86_64-linux.S
[593/1204] Compiling aesni-x86-apple.S
[593/1204] Compiling aesni-gcm-x86_64-apple.S
[595/1204] Compiling aes-gcm-avx2-x86_64-apple.S
[596/1204] Compiling aes-gcm-avx10-x86_64-linux.S
[597/1204] Compiling aes-gcm-avx10-x86_64-apple.S
[598/1204] Compiling x_val.cc
[599/1204] Compiling x_spki.cc
[600/1204] Compiling x_x509a.cc
[601/1204] Compiling x_pubkey.cc
[602/1204] Compiling x_req.cc
[603/1204] Compiling x_sig.cc
[604/1204] Compiling x_attrib.cc
[605/1204] Compiling x_name.cc
[606/1204] Compiling x_x509.cc
[607/1204] Compiling x_exten.cc
[608/1204] Compiling x_algor.cc
[609/1204] Compiling x_crl.cc
[610/1204] Compiling x509spki.cc
[611/1204] Compiling x_all.cc
[612/1204] Compiling x509rset.cc
[613/1204] Compiling x509name.cc
[614/1204] Compiling x509_txt.cc
[615/1204] Compiling x509cset.cc
[616/1204] Compiling x509_vpm.cc
[617/1204] Compiling x509_vfy.cc
[618/1204] Compiling x509_v3.cc
[619/1204] Compiling x509_set.cc
[620/1204] Compiling x509_lu.cc
[621/1204] Compiling x509_trs.cc
[622/1204] Compiling x509_req.cc
[623/1204] Compiling x509_obj.cc
[624/1204] Compiling x509_d2.cc
[625/1204] Compiling x509_def.cc
[626/1204] Compiling x509_ext.cc
[627/1204] Compiling x509.cc
[628/1204] Compiling v3_utl.cc
[629/1204] Compiling x509_cmp.cc
[630/1204] Compiling v3_skey.cc
[631/1204] Compiling x509_att.cc
[632/1204] Compiling v3_purp.cc
[633/1204] Compiling v3_pcons.cc
[634/1204] Compiling v3_prn.cc
[635/1204] Compiling v3_pmaps.cc
[636/1204] Compiling v3_ocsp.cc
[637/1204] Compiling v3_ncons.cc
[638/1204] Compiling v3_int.cc
[639/1204] Compiling v3_lib.cc
[640/1204] Compiling v3_extku.cc
[641/1204] Compiling v3_crld.cc
[642/1204] Compiling v3_genn.cc
[643/1204] Compiling v3_info.cc
[644/1204] Compiling v3_ia5.cc
[645/1204] Compiling v3_enum.cc
[646/1204] Compiling v3_bitst.cc
[647/1204] Compiling v3_conf.cc
[648/1204] Compiling v3_akeya.cc
[649/1204] Compiling v3_alt.cc
[650/1204] Compiling v3_cpols.cc
[651/1204] Compiling v3_bcons.cc
[652/1204] Compiling t_x509.cc
[653/1204] Compiling v3_akey.cc
[654/1204] Compiling t_req.cc
[655/1204] Compiling t_crl.cc
[655/1204] Compiling i2d_pr.cc
[657/1204] Compiling t_x509a.cc
[658/1204] Compiling name_print.cc
[659/1204] Compiling rsa_pss.cc
[660/1204] Compiling policy.cc
[661/1204] Compiling by_file.cc
[662/1204] Compiling a_digest.cc
[663/1204] Compiling by_dir.cc
[664/1204] Compiling asn1_gen.cc
[665/1204] Compiling a_verify.cc
[666/1204] Compiling algorithm.cc
[667/1204] Compiling a_sign.cc
[668/1204] Compiling thread_win.cc
[669/1204] Compiling thread_pthread.cc
[670/1204] Compiling voprf.cc
[671/1204] Compiling pmbtoken.cc
[672/1204] Compiling thread_none.cc
[673/1204] Compiling stack.cc
[674/1204] Compiling thread.cc
[675/1204] Compiling trust_token.cc
[676/1204] Compiling siphash.cc
[677/1204] Compiling slhdsa.cc
[678/1204] Compiling sha512.cc
[679/1204] Compiling sha1.cc
[680/1204] Compiling sha256.cc
[681/1204] Compiling rsa_print.cc
[682/1204] Compiling rsa_crypt.cc
[683/1204] Compiling spake2plus.cc
[684/1204] Compiling refcount.cc
[685/1204] Compiling rsa_extra.cc
[686/1204] Compiling rc4.cc
[687/1204] Compiling urandom.cc
[688/1204] Compiling windows.cc
[689/1204] Compiling rsa_asn1.cc
[690/1204] Compiling ios.cc
[691/1204] Compiling passive.cc
[692/1204] Compiling rand.cc
[693/1204] Compiling trusty.cc
[694/1204] Compiling poly1305_arm_asm.S
[695/1204] Compiling forkunsafe.cc
[696/1204] Compiling getentropy.cc
[697/1204] Compiling deterministic.cc
[698/1204] Compiling fork_detect.cc
[699/1204] Compiling poly1305_vec.cc
[700/1204] Compiling poly1305.cc
[701/1204] Compiling poly1305_arm.cc
[702/1204] Compiling pool.cc
[703/1204] Compiling pkcs8.cc
[704/1204] Compiling pem_x509.cc
[705/1204] Compiling pkcs8_x509.cc
[706/1204] Compiling pem_xaux.cc
[707/1204] Compiling pkcs7.cc
[708/1204] Compiling pkcs7_x509.cc
[709/1204] Compiling pem_pkey.cc
[710/1204] Compiling p5_pbev2.cc
[711/1204] Compiling pem_oth.cc
[712/1204] Compiling pem_pk8.cc
[713/1204] Compiling pem_info.cc
[714/1204] Compiling obj_xref.cc
[715/1204] Compiling pem_lib.cc
[716/1204] Compiling mldsa.cc
[717/1204] Compiling pem_all.cc
[718/1204] Compiling mlkem.cc
[719/1204] Compiling obj.cc
[720/1204] Compiling poly_rq_mul.S
[721/1204] Compiling md5.cc
[722/1204] Compiling fips_shared_support.cc
[723/1204] Compiling mem.cc
[724/1204] Compiling md4.cc
[725/1204] Compiling lhash.cc
[726/1204] Compiling kyber.cc
[727/1204] Compiling ex_data.cc
[728/1204] Compiling sign.cc
[729/1204] Compiling hrss.cc
[730/1204] Compiling scrypt.cc
[731/1204] Compiling hpke.cc
[732/1204] Compiling pbkdf.cc
[733/1204] Compiling print.cc
[734/1204] Compiling p_x25519.cc
[735/1204] Compiling p_x25519_asn1.cc
[736/1204] Compiling p_rsa_asn1.cc
[737/1204] Compiling p_hkdf.cc
[738/1204] Compiling p_ed25519_asn1.cc
[739/1204] Compiling p_rsa.cc
[740/1204] Compiling p_ed25519.cc
[741/1204] Compiling p_ec.cc
[742/1204] Compiling p_dh.cc
[743/1204] Compiling p_ec_asn1.cc
[744/1204] Compiling p_dh_asn1.cc
[745/1204] Compiling err.cc
[746/1204] Compiling evp_ctx.cc
[747/1204] Compiling evp.cc
[748/1204] Compiling p_dsa_asn1.cc
[749/1204] Compiling ecdsa_asn1.cc
[750/1204] Compiling evp_asn1.cc
[751/1204] Compiling engine.cc
[752/1204] Compiling ec_derive.cc
[753/1204] Compiling ecdh.cc
[754/1204] Compiling hash_to_curve.cc
[755/1204] Compiling bcm.cc
[756/1204] Compiling dsa.cc
[757/1204] Compiling ec_asn1.cc
[758/1204] Compiling dsa_asn1.cc
[759/1204] Compiling dh_asn1.cc
[760/1204] Compiling x25519-asm-arm.S
[760/1204] Compiling params.cc
[762/1204] Compiling des.cc
[763/1204] Compiling cpu_arm_linux.cc
[764/1204] Compiling curve25519_64_adx.cc
[765/1204] Compiling cpu_intel.cc
[766/1204] Compiling crypto.cc
[767/1204] Compiling digest_extra.cc
[768/1204] Compiling cpu_aarch64_win.cc
[769/1204] Compiling spake25519.cc
[770/1204] Compiling curve25519.cc
[771/1204] Compiling cpu_aarch64_linux.cc
[772/1204] Compiling cpu_arm_freebsd.cc
[773/1204] Compiling cpu_aarch64_sysreg.cc
[774/1204] Compiling cpu_aarch64_openbsd.cc
[775/1204] Compiling cpu_aarch64_fuchsia.cc
[776/1204] Compiling conf.cc
[777/1204] Compiling cpu_aarch64_apple.cc
[778/1204] Compiling tls_cbc.cc
[779/1204] Compiling e_rc2.cc
[780/1204] Compiling get_cipher.cc
[781/1204] Compiling e_rc4.cc
[782/1204] Compiling e_tls.cc
[783/1204] Compiling e_chacha20poly1305.cc
[784/1204] Compiling e_null.cc
[785/1204] Compiling e_aesgcmsiv.cc
[786/1204] Compiling e_des.cc
[787/1204] Compiling e_aesctrhmac.cc
[788/1204] Compiling derive_key.cc
[789/1204] Compiling chacha.cc
[790/1204] Compiling unicode.cc
[791/1204] Compiling ber.cc
[792/1204] Compiling cbs.cc
[793/1204] Compiling cbb.cc
[794/1204] Compiling blake2.cc
[795/1204] Compiling buf.cc
[796/1204] Compiling bn_asn1.cc
[797/1204] Compiling convert.cc
[798/1204] Compiling asn1_compat.cc
[799/1204] Compiling socket.cc
[800/1204] Compiling printf.cc
[801/1204] Compiling socket_helper.cc
[802/1204] Compiling hexdump.cc
[803/1204] Compiling pair.cc
[804/1204] Compiling errno.cc
[805/1204] Compiling bio_mem.cc
[806/1204] Compiling file.cc
[807/1204] Compiling fd.cc
[808/1204] Compiling connect.cc
[809/1204] Compiling base64.cc
[810/1204] Compiling bio.cc
[811/1204] Compiling tasn_typ.cc
[812/1204] Compiling tasn_fre.cc
[813/1204] Compiling tasn_utl.cc
[814/1204] Compiling tasn_enc.cc
[815/1204] Compiling tasn_dec.cc
[816/1204] Compiling tasn_new.cc
[817/1204] Compiling asn_pack.cc
[818/1204] Compiling posix_time.cc
[819/1204] Compiling asn1_par.cc
[820/1204] Compiling f_string.cc
[821/1204] Compiling f_int.cc
[822/1204] Compiling a_octet.cc
[823/1204] Compiling asn1_lib.cc
[824/1204] Compiling a_utctm.cc
[825/1204] Compiling a_time.cc
[826/1204] Compiling a_strex.cc
[827/1204] Compiling a_type.cc
[828/1204] Compiling a_strnid.cc
[829/1204] Compiling a_mbstr.cc
[830/1204] Compiling a_object.cc
[831/1204] Compiling a_i2d_fp.cc
[832/1204] Compiling a_dup.cc
[833/1204] Compiling a_int.cc
[834/1204] Compiling a_d2i_fp.cc
[835/1204] Compiling a_gentm.cc
[836/1204] Compiling a_bitstr.cc
[837/1204] Compiling CCryptoBoringSSLShims shims.c
[838/1204] Compiling a_bool.cc
[839/1204] Compiling fiat_curve25519_adx_square.S
[840/1204] Compiling fiat_p256_adx_sqr.S
[841/1204] Compiling fiat_curve25519_adx_mul.S
[842/1204] Compiling md5-x86_64-linux.S
[842/1204] Compiling md5-x86_64-apple.S
[842/1204] Compiling fiat_p256_adx_mul.S
[845/1204] Compiling md5-586-linux.S
[846/1204] Compiling md5-586-apple.S
[847/1204] Compiling chacha20_poly1305_x86_64-linux.S
[848/1204] Compiling chacha20_poly1305_armv8-win.S
[849/1204] Compiling chacha20_poly1305_armv8-apple.S
[850/1204] Compiling chacha20_poly1305_x86_64-apple.S
[851/1204] Compiling chacha-x86_64-linux.S
[852/1204] Compiling chacha-x86_64-apple.S
[853/1204] Compiling chacha20_poly1305_armv8-linux.S
[854/1204] Compiling chacha-x86-linux.S
[855/1204] Compiling chacha-x86-apple.S
[856/1204] Compiling chacha-armv4-linux.S
[857/1204] Compiling chacha-armv8-win.S
[858/1204] Compiling chacha-armv8-apple.S
[859/1204] Compiling chacha-armv8-linux.S
[860/1204] Compiling aes128gcmsiv-x86_64-linux.S
[861/1204] Compiling aes128gcmsiv-x86_64-apple.S
[862/1204] Compiling x86_64-mont5-linux.S
[863/1204] Compiling x86_64-mont5-apple.S
[864/1204] Compiling err_data.cc
[865/1204] Compiling x86_64-mont-linux.S
[866/1204] Compiling x86_64-mont-apple.S
[867/1204] Compiling x86-mont-apple.S
[868/1204] Compiling x86-mont-linux.S
[869/1204] Compiling vpaes-x86_64-linux.S
[870/1204] Compiling vpaes-x86-linux.S
[871/1204] Compiling vpaes-x86_64-apple.S
[872/1204] Compiling vpaes-x86-apple.S
[873/1204] Compiling vpaes-armv8-win.S
[874/1204] Compiling vpaes-armv8-apple.S
[875/1204] Compiling sha512-x86_64-linux.S
[876/1204] Compiling vpaes-armv7-linux.S
[877/1204] Compiling vpaes-armv8-linux.S
[878/1204] Compiling sha512-x86_64-apple.S
[879/1204] Compiling sha512-armv8-win.S
[880/1204] Compiling sha512-armv8-linux.S
[881/1204] Compiling sha512-armv8-apple.S
[882/1204] Compiling sha512-armv4-linux.S
[883/1204] Compiling sha512-586-apple.S
[884/1204] Compiling sha512-586-linux.S
[885/1204] Compiling sha256-x86_64-apple.S
[886/1204] Compiling sha256-x86_64-linux.S
[887/1204] Compiling sha256-armv8-win.S
[888/1204] Compiling sha256-armv4-linux.S
[889/1204] Compiling sha256-armv8-linux.S
[890/1204] Compiling sha256-armv8-apple.S
[891/1204] Compiling sha256-586-apple.S
[892/1204] Compiling sha256-586-linux.S
[893/1204] Compiling sha1-x86_64-linux.S
[894/1204] Compiling sha1-x86_64-apple.S
[895/1204] Compiling sha1-armv8-win.S
[896/1204] Compiling sha1-armv8-apple.S
[897/1204] Compiling sha1-armv8-linux.S
[898/1204] Compiling sha1-armv4-large-linux.S
[899/1204] Compiling sha1-586-linux.S
[900/1204] Compiling rsaz-avx2-apple.S
[901/1204] Compiling rsaz-avx2-linux.S
[902/1204] Compiling sha1-586-apple.S
[903/1204] Compiling rdrand-x86_64-apple.S
[904/1204] Compiling rdrand-x86_64-linux.S
[905/1204] Compiling p256_beeu-x86_64-asm-linux.S
[906/1204] Compiling p256_beeu-x86_64-asm-apple.S
[907/1204] Compiling p256_beeu-armv8-asm-win.S
[908/1204] Compiling p256-x86_64-asm-linux.S
[909/1204] Compiling p256_beeu-armv8-asm-apple.S
[910/1204] Compiling p256_beeu-armv8-asm-linux.S
[911/1204] Compiling p256-x86_64-asm-apple.S
[912/1204] Compiling p256-armv8-asm-win.S
[913/1204] Compiling ghashv8-armv8-win.S
[914/1204] Compiling p256-armv8-asm-linux.S
[915/1204] Compiling p256-armv8-asm-apple.S
[916/1204] Compiling ghashv8-armv8-apple.S
[917/1204] Compiling ghashv8-armv7-linux.S
[918/1204] Compiling ghash-x86_64-linux.S
[919/1204] Compiling ghashv8-armv8-linux.S
[920/1204] Compiling ghash-x86_64-apple.S
[921/1204] Compiling ghash-x86-linux.S
[922/1204] Compiling ghash-ssse3-x86_64-linux.S
[923/1204] Compiling ghash-ssse3-x86-linux.S
[924/1204] Compiling ghash-ssse3-x86-apple.S
[925/1204] Compiling ghash-x86-apple.S
[926/1204] Compiling ghash-ssse3-x86_64-apple.S
[927/1204] Compiling ghash-neon-armv8-linux.S
[928/1204] Compiling ghash-neon-armv8-win.S
[929/1204] Compiling ghash-armv4-linux.S
[930/1204] Compiling co-586-apple.S
[931/1204] Compiling co-586-linux.S
[932/1204] Compiling ghash-neon-armv8-apple.S
[933/1204] Compiling bsaes-armv7-linux.S
[934/1204] Compiling bn-armv8-win.S
[935/1204] Compiling bn-armv8-linux.S
[936/1204] Compiling bn-armv8-apple.S
[937/1204] Compiling bn-586-apple.S
[938/1204] Compiling bn-586-linux.S
[939/1204] Compiling armv8-mont-win.S
[940/1204] Compiling armv8-mont-linux.S
[941/1204] Compiling armv8-mont-apple.S
[942/1204] Compiling aesv8-gcm-armv8-win.S
[943/1204] Compiling aesv8-gcm-armv8-linux.S
[944/1204] Compiling armv4-mont-linux.S
[945/1204] Compiling aesv8-gcm-armv8-apple.S
[946/1204] Compiling aesv8-armv8-win.S
[947/1204] Compiling aesv8-armv8-linux.S
[948/1204] Compiling aesv8-armv8-apple.S
[949/1204] Compiling aesni-x86_64-linux.S
[950/1204] Compiling aesv8-armv7-linux.S
[951/1204] Compiling aesni-x86_64-apple.S
[952/1204] Compiling aesni-gcm-x86_64-apple.S
[953/1204] Compiling aesni-gcm-x86_64-linux.S
[954/1204] Compiling aesni-x86-linux.S
[955/1204] Compiling aes-gcm-avx10-x86_64-linux.S
[956/1204] Compiling aesni-x86-apple.S
[957/1204] Compiling aes-gcm-avx10-x86_64-apple.S
[958/1204] Compiling x_val.cc
[959/1204] Compiling x_x509a.cc
[960/1204] Compiling c-nioatomics.c
[961/1204] Compiling x_x509.cc
[962/1204] Compiling x_spki.cc
[963/1204] Compiling x_sig.cc
[964/1204] Compiling x_req.cc
[965/1204] Compiling c-atomics.c
[966/1210] Compiling x_name.cc
[967/1210] Compiling x_pubkey.cc
[968/1210] Compiling x_attrib.cc
[970/1210] Compiling NIOConcurrencyHelpers NIOLock.swift
[970/1210] Compiling x_all.cc
[971/1210] Compiling x_exten.cc
[973/1210] Compiling NIOConcurrencyHelpers lock.swift
[973/1210] Compiling x_algor.cc
[975/1210] Compiling NIOConcurrencyHelpers atomics.swift
[976/1210] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[977/1210] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[978/1210] Emitting module NIOConcurrencyHelpers
[978/1211] Compiling x_crl.cc
[980/1211] Compiling x509spki.cc
[981/1211] Compiling x509_vpm.cc
[982/1211] Compiling x509rset.cc
[983/1215] Compiling x509cset.cc
[984/1237] Compiling x509name.cc
[985/1237] Compiling x509_obj.cc
[987/1237] Compiling ConsoleKitTerminal Console+Wait.swift
[988/1237] Compiling ConsoleKitTerminal ConsoleColor.swift
[989/1237] Compiling ConsoleKitTerminal ConsoleStyle.swift
[989/1240] Compiling x509_txt.cc
[991/1240] Emitting module ConsoleKitTerminal
[992/1240] Compiling ConsoleKitTerminal ActivityBar.swift
[993/1240] Compiling ConsoleKitTerminal ActivityIndicator.swift
[994/1240] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[995/1240] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[995/1240] Compiling x509_vfy.cc
[997/1240] Compiling ConsoleKitTerminal Console+Confirm.swift
[998/1240] Compiling ConsoleKitTerminal Console+Input.swift
[999/1240] Compiling ConsoleKitTerminal Console+Center.swift
[1000/1240] Compiling ConsoleKitTerminal Console+Output.swift
[1001/1240] Compiling ConsoleKitTerminal CustomActivity.swift
[1002/1240] Compiling ConsoleKitTerminal LoadingBar.swift
[1003/1240] Compiling ConsoleKitTerminal ProgressBar.swift
[1004/1240] Compiling ConsoleKitTerminal Console+Clear.swift
[1005/1240] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1006/1240] Compiling ConsoleKitTerminal ConsoleClear.swift
[1007/1240] Compiling ConsoleKitTerminal Console+Ask.swift
[1008/1240] Compiling ConsoleKitTerminal Console+Choose.swift
[1008/1240] Compiling x509_set.cc
[1010/1240] Compiling ConsoleKitTerminal Console.swift
[1011/1240] Compiling ConsoleKitTerminal Terminal.swift
[1012/1240] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1013/1240] Compiling ConsoleKitTerminal ConsoleText.swift
[1014/1240] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1015/1240] Compiling ConsoleKitTerminal ANSI.swift
[1015/1240] Compiling x509_lu.cc
[1016/1240] Compiling x509_req.cc
[1016/1240] Compiling x509_v3.cc
[1018/1240] Compiling x509_trs.cc
[1020/1240] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1021/1240] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1022/1240] Compiling ConsoleKitTerminal LoggerFragment.swift
[1023/1241] Compiling x509_def.cc
[1024/1241] Compiling x509_ext.cc
[1025/1241] Compiling x509.cc
[1026/1241] Compiling x509_att.cc
[1027/1241] Compiling x509_cmp.cc
[1028/1263] Compiling x509_d2.cc
[1030/1263] Compiling ConsoleKitCommands CommandSignature.swift
[1031/1263] Compiling ConsoleKitCommands Flag.swift
[1032/1263] Compiling ConsoleKitCommands Option.swift
[1032/1263] Compiling v3_utl.cc
[1034/1265] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1035/1265] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1036/1265] Compiling ConsoleKitCommands Argument.swift
[1036/1265] Compiling v3_skey.cc
[1038/1265] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1039/1265] Compiling ConsoleKitCommands AsyncCommand.swift
[1040/1265] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1041/1265] Emitting module ConsoleKitCommands
[1042/1265] Compiling ConsoleKitCommands AsyncCommands.swift
[1043/1265] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1044/1265] Compiling ConsoleKitCommands AnyCommand.swift
[1044/1265] Compiling v3_pmaps.cc
[1045/1265] Compiling v3_prn.cc
[1046/1265] Compiling v3_purp.cc
[1048/1265] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1049/1265] Compiling ConsoleKitCommands Utilities.swift
[1049/1265] Compiling v3_pcons.cc
[1050/1265] Compiling v3_ocsp.cc
[1051/1265] Compiling v3_lib.cc
[1052/1265] Compiling v3_int.cc
[1054/1265] Compiling ConsoleKitCommands Console+Run.swift
[1055/1265] Compiling ConsoleKitCommands ConsoleError.swift
[1056/1265] Compiling ConsoleKitCommands Completion.swift
[1057/1265] Compiling ConsoleKitCommands CommandGroup.swift
[1058/1265] Compiling ConsoleKitCommands CommandInput.swift
[1059/1265] Compiling ConsoleKitCommands Commands.swift
[1060/1265] Compiling ConsoleKitCommands Command.swift
[1061/1265] Compiling ConsoleKitCommands CommandContext.swift
[1062/1265] Compiling ConsoleKitCommands CommandError.swift
[1062/1266] Compiling v3_ncons.cc
[1064/1266] Compiling v3_genn.cc
[1065/1268] Compiling v3_info.cc
[1066/1268] Compiling v3_ia5.cc
[1067/1268] Compiling v3_extku.cc
[1069/1268] Compiling ConsoleKit Exports.swift
[1070/1268] Emitting module ConsoleKit
[1070/1269] Compiling v3_enum.cc
[1072/1269] Compiling v3_crld.cc
[1073/1269] Compiling v3_cpols.cc
[1074/1269] Compiling v3_conf.cc
[1075/1269] Compiling v3_bitst.cc
[1076/1269] Compiling v3_alt.cc
[1077/1269] Compiling v3_bcons.cc
[1078/1269] Compiling v3_akey.cc
[1079/1269] Compiling t_x509.cc
[1080/1269] Compiling v3_akeya.cc
[1081/1269] Compiling t_x509a.cc
[1082/1269] Compiling t_req.cc
[1083/1269] Compiling t_crl.cc
[1084/1269] Compiling i2d_pr.cc
[1085/1269] Compiling name_print.cc
[1086/1269] Compiling rsa_pss.cc
[1087/1269] Compiling policy.cc
[1088/1269] Compiling by_dir.cc
[1089/1269] Compiling by_file.cc
[1090/1269] Compiling asn1_gen.cc
[1091/1269] Compiling a_verify.cc
[1092/1269] Compiling algorithm.cc
[1093/1269] Compiling thread_win.cc
[1094/1269] Compiling voprf.cc
[1095/1269] Compiling trust_token.cc
[1096/1269] Compiling a_sign.cc
[1097/1269] Compiling a_digest.cc
[1098/1269] Compiling pmbtoken.cc
[1099/1269] Compiling thread_none.cc
[1100/1269] Compiling thread_pthread.cc
[1101/1269] Compiling thread.cc
[1102/1269] Compiling thash.cc
[1103/1269] Compiling siphash.cc
[1104/1269] Compiling wots.cc
[1105/1269] Compiling stack.cc
[1106/1269] Compiling merkle.cc
[1107/1269] Compiling slhdsa.cc
[1108/1269] Compiling fors.cc
[1109/1269] Compiling sha512.cc
[1110/1269] Compiling rsa_print.cc
[1111/1269] Compiling sha1.cc
[1112/1269] Compiling rsa_crypt.cc
[1112/1269] Compiling refcount.cc
[1114/1269] Compiling sha256.cc
[1115/1269] Compiling rsa_extra.cc
[1115/1269] Compiling rsa_asn1.cc
[1117/1269] Compiling trusty.cc
[1118/1269] Compiling ios.cc
[1119/1269] Compiling getentropy.cc
[1120/1269] Compiling rand_extra.cc
[1121/1269] Compiling windows.cc
[1122/1269] Compiling rc4.cc
[1123/1269] Compiling urandom.cc
[1124/1269] Compiling poly1305_arm_asm.S
[1125/1269] Compiling passive.cc
[1126/1269] Compiling forkunsafe.cc
[1127/1269] Compiling deterministic.cc
[1128/1269] Compiling poly1305_vec.cc
[1129/1269] Compiling poly1305_arm.cc
[1130/1269] Compiling fork_detect.cc
[1131/1269] Compiling poly1305.cc
[1132/1269] Compiling pool.cc
[1133/1269] Compiling pkcs8_x509.cc
[1134/1269] Compiling pkcs7.cc
[1135/1269] Compiling pem_xaux.cc
[1136/1269] Compiling pkcs8.cc
[1137/1269] Compiling p5_pbev2.cc
[1138/1269] Compiling pkcs7_x509.cc
[1139/1269] Compiling pem_pk8.cc
[1140/1269] Compiling pem_pkey.cc
[1141/1269] Compiling pem_x509.cc
[1142/1269] Compiling pem_lib.cc
[1143/1269] Compiling mldsa.cc
[1144/1269] Compiling pem_oth.cc
[1145/1269] Compiling pem_info.cc
[1146/1269] Compiling obj_xref.cc
[1147/1269] Compiling mem.cc
[1148/1269] Compiling obj.cc
[1149/1269] Compiling poly_rq_mul.S
[1150/1269] Compiling pem_all.cc
[1151/1269] Compiling md4.cc
[1151/1269] Compiling fips_shared_support.cc
[1153/1269] Compiling lhash.cc
[1154/1269] Compiling mlkem.cc
[1155/1269] Compiling md5.cc
[1156/1269] Compiling scrypt.cc
[1157/1269] Compiling hpke.cc
[1158/1269] Compiling sign.cc
[1159/1269] Compiling kyber.cc
[1160/1269] Compiling ex_data.cc
[1161/1269] Compiling hrss.cc
[1162/1269] Compiling print.cc
[1163/1269] Compiling p_rsa_asn1.cc
[1164/1269] Compiling pbkdf.cc
[1165/1269] Compiling p_x25519_asn1.cc
[1166/1269] Compiling p_x25519.cc
[1167/1269] Compiling p_ed25519.cc
[1168/1269] Compiling p_hkdf.cc
[1169/1269] Compiling p_rsa.cc
[1170/1269] Compiling p_ed25519_asn1.cc
[1171/1269] Compiling p_ec_asn1.cc
[1172/1269] Compiling p_ec.cc
[1173/1269] Compiling p_dh.cc
[1174/1269] Compiling p_dh_asn1.cc
[1175/1269] Compiling p_dsa_asn1.cc
[1176/1269] Compiling evp_ctx.cc
[1177/1269] Compiling evp_asn1.cc
[1178/1269] Compiling engine.cc
[1179/1269] Compiling evp.cc
[1180/1269] Compiling hash_to_curve.cc
[1181/1269] Compiling ecdsa_asn1.cc
[1182/1269] Compiling err.cc
[1183/1269] Compiling ecdh_extra.cc
[1184/1269] Compiling dsa.cc
[1185/1269] Compiling ec_asn1.cc
[1186/1269] Compiling ec_derive.cc
[1187/1269] Compiling params.cc
[1188/1269] Compiling dsa_asn1.cc
[1189/1269] Compiling bcm.cc
[1190/1269] Compiling des.cc
[1191/1269] Compiling digest_extra.cc
[1192/1269] Compiling x25519-asm-arm.S
[1193/1269] Compiling spake25519.cc
[1194/1269] Compiling curve25519_64_adx.cc
[1195/1269] Compiling cpu_intel.cc
[1196/1269] Compiling dh_asn1.cc
[1197/1269] Compiling cpu_arm_linux.cc
[1198/1269] Compiling curve25519.cc
[1199/1269] Compiling crypto.cc
[1200/1269] Compiling cpu_aarch64_linux.cc
[1201/1269] Compiling cpu_arm_freebsd.cc
[1202/1269] Compiling cpu_aarch64_win.cc
[1203/1269] Compiling cpu_aarch64_sysreg.cc
[1204/1269] Compiling cpu_aarch64_openbsd.cc
[1205/1269] Compiling cpu_aarch64_fuchsia.cc
[1206/1269] Compiling cpu_aarch64_apple.cc
[1207/1269] Compiling e_rc4.cc
[1208/1269] Compiling conf.cc
[1209/1269] Compiling tls_cbc.cc
[1210/1269] Compiling e_rc2.cc
[1211/1269] Compiling e_tls.cc
[1212/1269] Compiling e_null.cc
[1213/1269] Compiling e_chacha20poly1305.cc
[1214/1269] Compiling e_des.cc
[1215/1269] Compiling e_aesgcmsiv.cc
[1216/1269] Compiling derive_key.cc
[1217/1269] Compiling e_aesctrhmac.cc
[1218/1269] Compiling cipher_extra.cc
[1219/1269] Compiling chacha.cc
[1220/1269] Compiling unicode.cc
[1221/1269] Compiling ber.cc
[1222/1269] Compiling cbs.cc
[1223/1269] Compiling asn1_compat.cc
[1224/1269] Compiling buf.cc
[1225/1269] Compiling cbb.cc
[1226/1269] Compiling blake2.cc
[1227/1269] Compiling bn_asn1.cc
[1228/1269] Compiling convert.cc
[1229/1269] Compiling printf.cc
[1230/1269] Compiling hexdump.cc
[1231/1269] Compiling errno.cc
[1232/1269] Compiling pair.cc
[1233/1269] Compiling base64.cc
[1234/1269] Compiling fd.cc
[1235/1269] Compiling bio_mem.cc
[1236/1269] Compiling file.cc
[1237/1269] Compiling bio.cc
[1238/1269] Compiling tasn_typ.cc
[1239/1269] Compiling tasn_utl.cc
[1240/1269] Compiling tasn_fre.cc
[1241/1269] Compiling f_string.cc
[1242/1269] Compiling tasn_enc.cc
[1243/1269] Compiling tasn_new.cc
[1244/1269] Compiling asn1_par.cc
[1245/1269] Compiling posix_time.cc
[1246/1269] Compiling f_int.cc
[1247/1269] Compiling asn_pack.cc
[1248/1269] Compiling tasn_dec.cc
[1249/1269] Compiling a_utctm.cc
[1250/1269] Compiling a_octet.cc
[1251/1269] Compiling a_time.cc
[1252/1269] Compiling asn1_lib.cc
[1253/1269] Compiling a_type.cc
[1254/1269] Compiling a_strnid.cc
[1255/1269] Compiling a_object.cc
[1256/1269] Compiling a_strex.cc
[1257/1269] Compiling a_int.cc
[1258/1269] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1259/1269] Write sources
[1260/1269] Compiling a_i2d_fp.cc
[1261/1269] Write sources
[1262/1269] Compiling a_dup.cc
[1262/1269] Write sources
[1264/1269] Compiling a_mbstr.cc
[1265/1269] Compiling a_gentm.cc
[1266/1282] Compiling a_d2i_fp.cc
[1267/1366] Compiling a_bool.cc
[1268/1366] Compiling a_bitstr.cc
[1270/1366] Compiling BitCollections BitArray+RandomBits.swift
[1271/1366] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1272/1366] Compiling BitCollections BitArray+Shifts.swift
[1273/1368] Compiling BitCollections BitSet+Initializers.swift
[1274/1368] Compiling BitCollections BitSet+Invariants.swift
[1275/1368] Compiling BitCollections BitArray+Copy.swift
[1276/1368] Compiling BitCollections BitArray+CustomReflectable.swift
[1277/1368] Compiling BitCollections BitArray+Descriptions.swift
[1278/1368] Compiling BitCollections BitArray+Equatable.swift
[1279/1376] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1280/1376] Compiling BitCollections BitArray+Codable.swift
[1281/1376] Compiling BitCollections BitArray+Collection.swift
[1282/1376] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1283/1376] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1284/1376] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1285/1376] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1286/1376] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1287/1376] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1288/1376] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1289/1383] Compiling Atomics IntegerOperations.swift
[1290/1383] Compiling Atomics Unmanaged extensions.swift
[1291/1383] Compiling BitCollections BitArray+BitwiseOperations.swift
[1295/1386] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1296/1386] Compiling BitCollections BitSet+CustomReflectable.swift
[1297/1386] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1298/1386] Compiling BitCollections BitSet+Equatable.swift
[1299/1386] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1300/1386] Compiling BitCollections BitSet+Extras.swift
[1301/1386] Compiling BitCollections BitSet+Hashable.swift
[1306/1386] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1307/1386] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1308/1386] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1309/1386] Compiling BitCollections BitArray._UnsafeHandle.swift
[1310/1386] Compiling BitCollections BitArray.swift
[1311/1386] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1312/1386] Compiling BitCollections BitSet+Codable.swift
[1313/1386] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1314/1386] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1315/1386] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1316/1386] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1317/1386] Compiling BitCollections BitSet+SetAlgebra union.swift
[1318/1386] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1319/1386] Compiling BitCollections BitSet.Counted.swift
[1322/1386] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1323/1386] Compiling CryptoBoringWrapper RandomBytes.swift
[1327/1386] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1329/1386] Compiling Algorithms Trim.swift
[1330/1386] Compiling Algorithms Unique.swift
[1331/1386] Compiling Algorithms Windows.swift
[1332/1386] Compiling BitCollections BitArray+Hashable.swift
[1333/1386] Compiling BitCollections BitArray+Initializers.swift
[1334/1386] Compiling BitCollections BitArray+Invariants.swift
[1335/1386] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1339/1386] Compiling BitCollections BitArray+Testing.swift
[1344/1386] Emitting module BitCollections
[1353/1386] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1354/1386] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1355/1386] Compiling CryptoBoringWrapper EllipticCurve.swift
[1356/1386] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1357/1386] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1358/1386] Emitting module CryptoBoringWrapper
[1365/1387] Compiling BitCollections BitSet.Index.swift
[1366/1387] Compiling BitCollections BitSet._UnsafeHandle.swift
[1367/1387] Compiling BitCollections BitSet.swift
[1368/1387] Compiling BitCollections Range+Utilities.swift
[1369/1387] Compiling BitCollections Slice+Utilities.swift
[1370/1387] Compiling BitCollections UInt+Tricks.swift
[1371/1387] Compiling BitCollections _Word.swift
[1377/1461] Compiling Collections Collections.swift
[1378/1461] Compiling Crypto ASN1Identifier.swift
[1379/1461] Compiling Crypto ASN1Integer.swift
[1380/1461] Compiling Crypto ASN1Null.swift
[1381/1461] Compiling Crypto ASN1OctetString.swift
[1382/1461] Emitting module Collections
[1384/1462] Compiling Crypto ASN1Strings.swift
[1385/1462] Compiling Crypto ArraySliceBigint.swift
[1386/1462] Compiling Crypto GeneralizedTime.swift
[1387/1462] Compiling Crypto ObjectIdentifier.swift
[1388/1462] Compiling Crypto ECDSASignature.swift
[1389/1462] Emitting module Atomics
[1392/1463] Emitting module Algorithms
[1394/1464] Compiling Crypto HKDF.swift
[1395/1464] Compiling Crypto AESWrap.swift
[1396/1464] Compiling Crypto AESWrap_boring.swift
[1397/1464] Compiling Crypto Ed25519_boring.swift
[1398/1464] Compiling Crypto NISTCurvesKeys_boring.swift
[1399/1464] Compiling Crypto X25519Keys_boring.swift
[1400/1464] Compiling Crypto Curve25519.swift
[1401/1464] Compiling Crypto Ed25519Keys.swift
[1402/1464] Compiling Crypto NISTCurvesKeys.swift
[1403/1464] Compiling Crypto X25519Keys.swift
[1404/1464] Compiling Crypto SymmetricKeys.swift
[1405/1464] Compiling Crypto HMAC.swift
[1406/1464] Compiling Crypto MACFunctions.swift
[1407/1464] Compiling Crypto MessageAuthenticationCode.swift
[1408/1464] Compiling Crypto AES.swift
[1409/1464] Compiling Crypto ECDSASignature_boring.swift
[1410/1464] Compiling Crypto ECDSA_boring.swift
[1411/1464] Compiling Crypto EdDSA_boring.swift
[1412/1464] Compiling Crypto ECDSA.swift
[1413/1464] Compiling Crypto Ed25519.swift
[1414/1464] Compiling Crypto PKCS8PrivateKey.swift
[1415/1464] Compiling Crypto SEC1PrivateKey.swift
[1416/1464] Compiling Crypto SubjectPublicKeyInfo.swift
[1417/1464] Compiling Crypto CryptoKitErrors.swift
[1418/1464] Compiling Crypto Digest_boring.swift
[1419/1464] Compiling Crypto Digest.swift
[1420/1464] Compiling Crypto Digests.swift
[1421/1464] Compiling Crypto HashFunctions.swift
[1422/1464] Compiling Crypto HashFunctions_SHA2.swift
[1423/1464] Compiling Crypto HPKE-AEAD.swift
[1424/1473] Compiling Crypto HPKE-Ciphersuite.swift
[1425/1473] Compiling Crypto HPKE-KDF.swift
[1426/1473] Compiling Crypto HPKE-KexKeyDerivation.swift
[1427/1473] Compiling Crypto HPKE-LabeledExtract.swift
[1428/1473] Compiling Crypto HPKE-Utils.swift
[1429/1473] Compiling Crypto DHKEM.swift
[1430/1473] Compiling Crypto HPKE-KEM-Curve25519.swift
[1431/1473] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1432/1473] Compiling Crypto HPKE-KEM.swift
[1433/1473] Compiling Crypto HPKE-Errors.swift
[1434/1473] Compiling Crypto HPKE.swift
[1435/1473] Compiling Crypto HPKE-Context.swift
[1436/1473] Compiling Crypto HPKE-KeySchedule.swift
[1437/1473] Compiling Crypto HPKE-Modes.swift
[1438/1473] Compiling Crypto Insecure.swift
[1439/1473] Compiling Crypto Insecure_HashFunctions.swift
[1440/1473] Compiling Crypto KEM.swift
[1441/1473] Compiling Crypto ECDH_boring.swift
[1442/1473] Compiling Crypto DH.swift
[1443/1473] Compiling Crypto ECDH.swift
[1444/1473] Compiling Crypto AES-GCM.swift
[1445/1473] Compiling Crypto AES-GCM_boring.swift
[1446/1473] Compiling Crypto ChaChaPoly_boring.swift
[1447/1473] Compiling Crypto ChaChaPoly.swift
[1448/1473] Compiling Crypto Cipher.swift
[1449/1473] Compiling Crypto Nonces.swift
[1450/1473] Compiling Crypto ASN1.swift
[1451/1473] Compiling Crypto ASN1Any.swift
[1452/1473] Compiling Crypto ASN1BitString.swift
[1453/1473] Compiling Crypto ASN1Boolean.swift
[1454/1473] Emitting module Crypto
[1464/1473] Compiling Crypto PEMDocument.swift
[1465/1533] Compiling Crypto Signature.swift
[1466/1533] Compiling Crypto CryptoKitErrors_boring.swift
[1467/1533] Compiling Crypto RNG_boring.swift
[1468/1533] Compiling Crypto SafeCompare_boring.swift
[1469/1533] Compiling Crypto Zeroization_boring.swift
[1470/1533] Compiling Crypto PrettyBytes.swift
[1471/1533] Compiling Crypto SafeCompare.swift
[1472/1533] Compiling Crypto SecureBytes.swift
[1473/1533] Compiling Crypto Zeroization.swift
[1474/1534] Compiling NIOCore MulticastChannel.swift
[1475/1534] Compiling NIOCore NIOAny.swift
[1476/1534] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1477/1534] Compiling NIOCore NIOLoopBound.swift
[1478/1534] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1479/1534] Compiling NIOCore NIOScheduledCallback.swift
[1480/1534] Compiling NIOCore NIOSendable.swift
[1481/1534] Compiling NIOCore RecvByteBufferAllocator.swift
[1483/1542] Compiling NIOCore IO.swift
[1484/1542] Compiling NIOCore IOData.swift
[1485/1542] Compiling NIOCore IPProtocol.swift
[1486/1542] Compiling NIOCore IntegerBitPacking.swift
[1487/1542] Compiling NIOCore IntegerTypes.swift
[1488/1542] Compiling NIOCore Interfaces.swift
[1489/1542] Compiling NIOCore Linux.swift
[1490/1542] Compiling NIOCore MarkedCircularBuffer.swift
[1491/1542] Compiling NIOCore AddressedEnvelope.swift
[1492/1542] Compiling NIOCore AsyncAwaitSupport.swift
[1493/1542] Compiling NIOCore AsyncChannel.swift
[1494/1542] Compiling NIOCore AsyncChannelHandler.swift
[1495/1542] Compiling NIOCore AsyncChannelInboundStream.swift
[1496/1542] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1497/1542] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1498/1542] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1499/1542] Compiling NIOCore NIOAsyncWriter.swift
[1500/1542] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1501/1542] Compiling NIOCore BSDSocketAPI.swift
[1502/1542] Compiling NIOCore ByteBuffer-aux.swift
[1503/1542] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1504/1542] Compiling NIOCore ByteBuffer-conversions.swift
[1505/1542] Compiling NIOCore ByteBuffer-core.swift
[1506/1542] Compiling NIOCore ByteBuffer-hex.swift
[1507/1542] Compiling NIOCore ByteBuffer-int.swift
[1508/1542] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1509/1542] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1510/1542] Compiling NIOCore SocketAddresses.swift
[1511/1542] Compiling NIOCore SocketOptionProvider.swift
[1512/1542] Compiling NIOCore SystemCallHelpers.swift
[1513/1542] Compiling NIOCore TimeAmount+Duration.swift
[1514/1542] Compiling NIOCore TypeAssistedChannelHandler.swift
[1515/1542] Compiling NIOCore UniversalBootstrapSupport.swift
[1516/1542] Compiling NIOCore Utilities.swift
[1517/1542] Emitting module NIOCore
[1518/1542] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1519/1542] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1520/1542] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1521/1542] Compiling NIOCore EventLoopFuture.swift
[1522/1542] Compiling NIOCore FileDescriptor.swift
[1523/1542] Compiling NIOCore FileHandle.swift
[1524/1542] Compiling NIOCore FileRegion.swift
[1525/1542] Compiling NIOCore GlobalSingletons.swift
[1526/1542] Compiling NIOCore CircularBuffer.swift
[1527/1542] Compiling NIOCore Codec.swift
[1528/1542] Compiling NIOCore ConvenienceOptionSupport.swift
[1529/1542] Compiling NIOCore DeadChannel.swift
[1530/1542] Compiling NIOCore DispatchQueue+WithFuture.swift
[1531/1542] Compiling NIOCore EventLoop+Deprecated.swift
[1532/1542] Compiling NIOCore EventLoop+SerialExecutor.swift
[1533/1542] Compiling NIOCore EventLoop.swift
[1534/1542] Compiling NIOCore ByteBuffer-multi-int.swift
[1535/1542] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1536/1542] Compiling NIOCore ByteBuffer-views.swift
[1537/1542] Compiling NIOCore Channel.swift
[1538/1542] Compiling NIOCore ChannelHandler.swift
[1539/1542] Compiling NIOCore ChannelHandlers.swift
[1540/1542] Compiling NIOCore ChannelInvoker.swift
[1541/1542] Compiling NIOCore ChannelOption.swift
[1542/1542] Compiling NIOCore ChannelPipeline.swift
[1544/1593] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1545/1593] Compiling NIOEmbedded AsyncTestingChannel.swift
[1546/1593] Emitting module NIOEmbedded
[1547/1593] Compiling NIOEmbedded Embedded.swift
[1548/1594] Compiling NIOPosix IO.swift
[1549/1594] Compiling NIOPosix IntegerBitPacking.swift
[1550/1594] Compiling NIOPosix IntegerTypes.swift
[1551/1594] Compiling NIOPosix Linux.swift
[1552/1594] Compiling NIOPosix LinuxCPUSet.swift
[1553/1594] Compiling NIOPosix LinuxUring.swift
[1554/1594] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1556/1600] Compiling NIOPosix Pool.swift
[1557/1600] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1558/1600] Compiling NIOPosix PosixSingletons.swift
[1559/1600] Compiling NIOPosix RawSocketBootstrap.swift
[1560/1600] Compiling NIOPosix Resolver.swift
[1561/1600] Compiling NIOPosix Selectable.swift
[1562/1600] Compiling NIOPosix ThreadPosix.swift
[1563/1600] Compiling NIOPosix ThreadWindows.swift
[1564/1600] Compiling NIOPosix UnsafeTransfer.swift
[1565/1600] Compiling NIOPosix Utilities.swift
[1566/1600] Compiling NIOPosix VsockAddress.swift
[1567/1600] Compiling NIOPosix VsockChannelEvents.swift
[1568/1600] Emitting module NIOPosix
[1569/1600] Compiling NIOPosix ServerSocket.swift
[1570/1600] Compiling NIOPosix Socket.swift
[1571/1600] Compiling NIOPosix SocketChannel.swift
[1572/1600] Compiling NIOPosix SocketProtocols.swift
[1573/1600] Compiling NIOPosix System.swift
[1574/1600] Compiling NIOPosix Thread.swift
[1575/1600] Compiling NIOPosix BSDSocketAPICommon.swift
[1576/1600] Compiling NIOPosix BSDSocketAPIPosix.swift
[1577/1600] Compiling NIOPosix BSDSocketAPIWindows.swift
[1578/1600] Compiling NIOPosix BaseSocket.swift
[1579/1600] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1580/1600] Compiling NIOPosix BaseSocketChannel.swift
[1581/1600] Compiling NIOPosix BaseStreamSocketChannel.swift
[1582/1600] Compiling NIOPosix SelectableChannel.swift
[1583/1600] Compiling NIOPosix SelectableEventLoop.swift
[1584/1600] Compiling NIOPosix SelectorEpoll.swift
[1585/1600] Compiling NIOPosix SelectorGeneric.swift
[1586/1600] Compiling NIOPosix SelectorKqueue.swift
[1587/1600] Compiling NIOPosix SelectorUring.swift
[1588/1600] Compiling NIOPosix NIOThreadPool.swift
[1589/1600] Compiling NIOPosix NonBlockingFileIO.swift
[1590/1600] Compiling NIOPosix PendingDatagramWritesManager.swift
[1591/1600] Compiling NIOPosix PendingWritesManager.swift
[1592/1600] Compiling NIOPosix PipeChannel.swift
[1593/1600] Compiling NIOPosix PipePair.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 Array+FileSystem.swift
[1606/1661] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1607/1661] Compiling _NIOFileSystem BufferedReader.swift
[1608/1663] Compiling _NIOFileSystem FileHandle.swift
[1609/1663] Compiling _NIOFileSystem FileHandleProtocol.swift
[1610/1663] Compiling _NIOFileSystem FileInfo.swift
[1611/1681] Compiling NIOTLS TLSEvents.swift
[1612/1681] Compiling NIOSOCKS SOCKSResponse.swift
[1613/1682] Compiling AsyncKit Future+Miscellaneous.swift
[1614/1682] Compiling AsyncKit Future+Nonempty.swift
[1615/1682] Compiling AsyncKit Future+Optional.swift
[1616/1682] Compiling AsyncKit Future+Transform.swift
[1617/1682] Compiling AsyncKit Future+Try.swift
[1618/1682] Compiling AsyncKit FutureOperators.swift
[1619/1703] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1620/1703] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1621/1703] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1622/1703] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1623/1703] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1624/1703] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1625/1703] Compiling NIOSOCKS ServerStateMachine.swift
[1626/1703] Emitting module AsyncKit
[1627/1703] Compiling NIOTLS SNIHandler.swift
[1628/1703] Emitting module NIOTLS
[1629/1703] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1630/1703] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1632/1704] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1633/1704] Compiling NIOSOCKS ClientStateMachine.swift
[1634/1704] Compiling AsyncKit Optional+StrictMap.swift
[1635/1704] Compiling AsyncKit Exports.swift
[1636/1704] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1637/1704] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1638/1704] Compiling NIOHTTP1 HTTPDecoder.swift
[1641/1705] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1642/1705] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1643/1733] Emitting module _NIOFileSystem
[1644/1733] Compiling NIOSSL AndroidCABundle.swift
[1645/1733] Compiling NIOSSL ByteBufferBIO.swift
[1646/1733] Compiling NIOSSL CustomPrivateKey.swift
[1647/1733] Compiling NIOSSL IdentityVerification.swift
[1648/1733] Compiling NIOSSL LinuxCABundle.swift
[1649/1737] Compiling NIOSSL NIOSSLSecureBytes.swift
[1650/1737] Compiling NIOSSL RNG.swift
[1651/1737] Compiling NIOSSL SafeCompare.swift
[1652/1737] Compiling _NIOFileSystem CInterop.swift
[1653/1737] Compiling _NIOFileSystem Errno.swift
[1654/1737] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1655/1737] Compiling _NIOFileSystem Mocking.swift
[1656/1737] Compiling _NIOFileSystem Syscall.swift
[1657/1737] Compiling _NIOFileSystem Syscalls.swift
[1658/1737] Emitting module NIOSOCKS
[1662/1738] Emitting module NIOFoundationCompat
[1663/1738] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1665/1739] Compiling NIOSSL SSLPrivateKey.swift
[1666/1739] Compiling NIOSSL SSLPublicKey.swift
[1667/1739] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1668/1739] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1669/1739] Compiling NIOSSL SubjectAlternativeName.swift
[1670/1739] Compiling NIOSSL SSLCertificateExtensions.swift
[1671/1739] Compiling NIOSSL SSLCertificateName.swift
[1672/1739] Compiling NIOSSL SSLCallbacks.swift
[1673/1739] Compiling NIOSSL SSLCertificate.swift
[1674/1741] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1675/1741] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1676/1741] Compiling NIOSSL SSLErrors.swift
[1677/1741] Compiling NIOSSL SSLInit.swift
[1678/1741] Compiling NIOSSL SSLPKCS12Bundle.swift
[1681/1741] Compiling NIOSSL NIOSSLClientHandler.swift
[1682/1741] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1683/1741] Emitting module NIOHTTP1
[1687/1763] Compiling NIOTransportServices AcceptHandler.swift
[1688/1763] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1689/1763] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1690/1765] Compiling NIOTransportServices StateManagedChannel.swift
[1691/1765] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1692/1765] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1693/1765] Emitting module NIOTransportServices
[1694/1765] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1695/1765] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1696/1765] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1697/1765] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1698/1765] Compiling NIOTransportServices NIOTSSingletons.swift
[1699/1765] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1700/1765] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1701/1765] Compiling NIOTransportServices NIOTSErrors.swift
[1702/1765] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1703/1765] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1706/1765] Compiling NIOTransportServices NIOTSEventLoop.swift
[1707/1765] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1708/1765] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1709/1765] Compiling NIOTransportServices NIOTSBootstraps.swift
[1712/1765] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1713/1765] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1714/1765] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1719/1767] Compiling _NIOFileSystem SystemFileHandle.swift
[1720/1767] Compiling _NIOFileSystem Utilities.swift
[1721/1767] Compiling _NIOFileSystem OpenOptions.swift
[1722/1767] Compiling _NIOFileSystem String+FileSystem.swift
[1727/1767] Emitting module NIOSSL
[1747/1821] Compiling NIOExtras QuiescingHelper.swift
[1751/1821] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1752/1821] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1753/1825] Emitting module NIOErrorKit
[1754/1825] Compiling NIOErrorKit WebError+NIO.swift
[1755/1825] Compiling NIOErrorKit Exports.swift
[1756/1825] Compiling NIOHPACK IntegerCoding.swift
[1757/1825] Emitting module NIOWebSocket
[1758/1826] Compiling NIOExtras LengthFieldPrepender.swift
[1759/1826] Compiling NIOExtras LineBasedFrameDecoder.swift
[1760/1826] Compiling NIOExtras DebugInboundEventsHandler.swift
[1761/1826] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1762/1826] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1763/1826] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1764/1826] Compiling NIOExtras NIORequestIdentifiable.swift
[1765/1826] Compiling NIOExtras RequestResponseHandler.swift
[1766/1826] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1767/1826] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1768/1826] Compiling NIOExtras NIOExtrasError.swift
[1769/1826] Compiling NIOExtras PCAPRingBuffer.swift
[1770/1826] Compiling NIOWebSocket WebSocketOpcode.swift
[1771/1827] Compiling NIOHPACK StaticHeaderTable.swift
[1772/1827] Emitting module _NIOFileSystemFoundationCompat
[1774/1827] Compiling NIOHPACK IndexedHeaderTable.swift
[1775/1827] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1776/1827] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1777/1827] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1780/1832] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1781/1832] Emitting module NIOFileSystem
[1784/1832] Compiling NIOExtras JSONRPCFraming.swift
[1785/1832] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1796/1832] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1797/1832] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1798/1832] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1799/1832] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1800/1832] Compiling NIOWebSocket WebSocketFrame.swift
[1801/1832] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1802/1832] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1803/1833] Emitting module NIOHPACK
[1804/1833] Compiling NIOFileSystem Exports.swift
[1806/1833] Compiling NIOHPACK HuffmanCoding.swift
[1807/1833] Compiling NIOHPACK HuffmanTables.swift
[1812/1833] Compiling NIOHTTPCompression HTTPCompression.swift
[1813/1833] Emitting module NIOHTTPCompression
[1814/1833] Compiling NIOHTTPCompression HTTPDecompression.swift
[1824/1836] Emitting module NIOExtras
[1825/1836] Compiling NIOExtras UnsafeTransfer.swift
[1826/1836] Compiling NIOExtras WritePCAPHandler.swift
[1827/1837] Compiling NIOSSL Zeroization.swift
[1828/1837] Compiling NIOSSL TLSConfiguration.swift
[1829/1837] Compiling NIOSSL UniversalBootstrapSupport.swift
[1830/1837] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1833/1923] Emitting module MultipartKit
[1834/1925] Compiling WebSocketKit WebSocket+Concurrency.swift
[1835/1925] Compiling WebSocketKit Exports.swift
[1836/1925] Compiling WebSocketKit WebSocketHandler.swift
[1837/1925] Compiling MultipartKit FormDataEncoder.swift
[1838/1925] Compiling MultipartKit Storage.swift
[1839/1925] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1840/1925] Compiling MultipartKit FormDataDecoder.swift
[1841/1925] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1842/1925] Emitting module WebSocketKit
[1843/1925] Compiling MultipartKit MultipartSerializer.swift
[1844/1925] Compiling MultipartKit Utilities.swift
[1845/1925] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1846/1925] Compiling WebSocketKit WebSocket+Connect.swift
[1847/1925] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1848/1925] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1849/1925] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1850/1925] Compiling MultipartKit BasicCodingKey.swift
[1851/1925] Compiling MultipartKit MultipartError.swift
[1852/1925] Compiling MultipartKit Exports.swift
[1853/1925] Compiling MultipartKit MultipartPart.swift
[1854/1925] Compiling MultipartKit MultipartPartConvertible.swift
[1855/1933] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1856/1933] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1857/1933] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1861/1933] Compiling MultipartKit MultipartFormData.swift
[1862/1933] Compiling MultipartKit MultipartParser.swift
[1868/1934] Compiling WebSocketKit WebSocket.swift
[1869/1934] Compiling WebSocketKit WebSocketClient.swift
[1872/1935] Emitting module NIOHTTP2
[1880/1936] Compiling NIOHTTP2 InboundWindowManager.swift
[1881/1936] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1882/1936] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1883/1936] Compiling NIOHTTP2 StreamChannelList.swift
[1884/1936] Compiling NIOHTTP2 StreamMap.swift
[1885/1936] Compiling NIOHTTP2 StreamStateMachine.swift
[1886/1936] Compiling NIOHTTP2 UnsafeTransfer.swift
[1887/1936] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1892/1936] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1893/1936] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1894/1936] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1895/1936] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1896/1936] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1897/1936] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1898/1936] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1899/1936] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1900/1936] Compiling NIOHTTP2 HTTP2StreamID.swift
[1901/1936] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1902/1936] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1903/1936] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1904/1936] Compiling NIOHTTP2 InboundEventBuffer.swift
[1905/1936] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1906/1936] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1907/1936] Compiling NIOHTTP2 HasLocalSettings.swift
[1908/1936] Compiling NIOHTTP2 HasRemoteSettings.swift
[1909/1936] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1910/1936] Compiling NIOHTTP2 QuiescingState.swift
[1911/1936] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1912/1936] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1913/1936] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1914/1936] Compiling NIOHTTP2 HTTP2Frame.swift
[1915/1936] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1916/1936] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1917/1936] Compiling NIOHTTP2 HTTP2PingData.swift
[1918/1936] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1919/1936] Compiling NIOHTTP2 HTTP2Settings.swift
[1920/1936] Compiling NIOHTTP2 HTTP2Stream.swift
[1929/1936] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1930/1936] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1931/1936] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1932/1936] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1933/1936] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1934/1936] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1935/1936] Compiling NIOHTTP2 HTTP2Error.swift
[1936/1936] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1938/1997] Emitting module AsyncHTTPClient
[1939/2005] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1940/2005] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1941/2005] Compiling AsyncHTTPClient Transaction.swift
[1942/2005] Compiling AsyncHTTPClient Base64.swift
[1943/2005] Compiling AsyncHTTPClient BasicAuth.swift
[1944/2005] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1945/2005] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1946/2005] Compiling AsyncHTTPClient ConnectionPool.swift
[1947/2005] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1948/2005] Compiling AsyncHTTPClient ConnectionTarget.swift
[1949/2005] Compiling AsyncHTTPClient DeconstructedURL.swift
[1950/2005] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1951/2005] Compiling AsyncHTTPClient FoundationExtensions.swift
[1952/2005] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1953/2005] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1954/2005] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1955/2005] Compiling AsyncHTTPClient HTTPClient.swift
[1956/2005] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1957/2005] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1958/2005] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1959/2005] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1960/2005] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1961/2005] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1962/2005] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1963/2005] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1964/2005] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1965/2005] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1966/2005] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1967/2005] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1968/2005] Compiling AsyncHTTPClient HTTP1Connection.swift
[1969/2005] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1970/2005] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1971/2005] Compiling AsyncHTTPClient HTTP2Connection.swift
[1972/2005] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1973/2005] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1974/2005] Compiling AsyncHTTPClient RequestBag.swift
[1975/2005] Compiling AsyncHTTPClient RequestValidation.swift
[1976/2005] Compiling AsyncHTTPClient SSLContextCache.swift
[1977/2005] Compiling AsyncHTTPClient Scheme.swift
[1978/2005] Compiling AsyncHTTPClient Singleton.swift
[1979/2005] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1980/2005] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1981/2005] Compiling AsyncHTTPClient Utils.swift
[1982/2005] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1983/2005] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1984/2005] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1985/2005] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1986/2005] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1987/2005] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1988/2005] Compiling AsyncHTTPClient RequestBodyLength.swift
[1989/2005] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1990/2005] Compiling AsyncHTTPClient HTTPHandler.swift
[1991/2005] Compiling AsyncHTTPClient LRUCache.swift
[1992/2005] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1993/2005] Compiling AsyncHTTPClient NWErrorHandler.swift
[1994/2005] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1995/2005] Compiling AsyncHTTPClient TLSConfiguration.swift
[1996/2005] Compiling AsyncHTTPClient RedirectState.swift
[1997/2005] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1998/2005] Compiling AsyncHTTPClient RequestOptions.swift
[1999/2005] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2000/2005] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2001/2005] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2002/2005] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2003/2005] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2004/2005] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2005/2005] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.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 Application.swift
[2032/2199] Compiling Vapor AuthenticationCache.swift
[2033/2199] Compiling Vapor Authenticator.swift
[2034/2199] Compiling Vapor BasicAuthorization.swift
[2035/2199] Compiling Vapor BearerAuthorization.swift
[2036/2199] Compiling Vapor GuardMiddleware.swift
[2037/2199] Compiling Vapor RedirectMiddleware.swift
[2038/2199] Compiling Vapor SessionAuthenticatable.swift
[2039/2199] Compiling Vapor Bcrypt.swift
[2040/2199] Compiling Vapor Application+Cache.swift
[2041/2199] Compiling Vapor Cache.swift
[2042/2199] Compiling Vapor CacheExpirationTime.swift
[2043/2199] Compiling Vapor MemoryCache.swift
[2044/2199] Compiling Vapor Request+Cache.swift
[2045/2199] Compiling Vapor Application+Clients.swift
[2046/2199] Compiling Vapor Client.swift
[2047/2199] Compiling Vapor ClientRequest.swift
[2048/2199] Compiling Vapor ClientResponse.swift
[2049/2199] Compiling Vapor Request+Client.swift
[2050/2199] Compiling Vapor BootCommand.swift
[2051/2199] Compiling Vapor CommandContext+Application.swift
[2052/2199] Compiling Vapor RoutesCommand.swift
[2053/2199] Compiling Vapor ServeCommand.swift
[2054/2199] Compiling Vapor AnyResponse+Concurrency.swift
[2055/2223] Compiling Vapor Validator.swift
[2056/2223] Compiling Vapor ValidatorResult.swift
[2057/2223] Compiling Vapor And.swift
[2058/2223] Compiling Vapor Case.swift
[2059/2223] Compiling Vapor CharacterSet.swift
[2060/2223] Compiling Vapor Count.swift
[2061/2223] Compiling Vapor Custom.swift
[2062/2223] Compiling Vapor Email.swift
[2063/2223] Compiling Vapor Empty.swift
[2064/2223] Compiling Vapor In.swift
[2065/2223] Compiling Vapor Nil.swift
[2066/2223] Compiling Vapor NilIgnoring.swift
[2067/2223] Compiling Vapor Not.swift
[2068/2223] Compiling Vapor Or.swift
[2069/2223] Compiling Vapor Pattern.swift
[2070/2223] Compiling Vapor Range.swift
[2071/2223] Compiling Vapor URL.swift
[2072/2223] Compiling Vapor Valid.swift
[2073/2223] Compiling Vapor Application+Views.swift
[2074/2223] Compiling Vapor PlaintextRenderer.swift
[2075/2223] Compiling Vapor Request+View.swift
[2076/2223] Compiling Vapor View.swift
[2077/2223] Compiling Vapor ViewRenderer.swift
[2078/2223] Compiling Vapor _Deprecations.swift
[2079/2223] Compiling Vapor Bytes+Hex.swift
[2080/2223] Compiling Vapor Bytes+SecureCompare.swift
[2081/2223] Compiling Vapor Collection+Safe.swift
[2082/2223] Compiling Vapor DataProtocol+Copy.swift
[2083/2223] Compiling Vapor DecoderUnwrapper.swift
[2084/2223] Compiling Vapor DirectoryConfiguration.swift
[2085/2223] Compiling Vapor DotEnv.swift
[2086/2223] Compiling Vapor Extendable.swift
[2087/2223] Compiling Vapor File.swift
[2088/2223] Compiling Vapor FileIO.swift
[2089/2223] Compiling Vapor LifecycleHandler.swift
[2090/2223] Compiling Vapor OptionalType.swift
[2091/2223] Compiling Vapor RFC1123.swift
[2092/2223] Compiling Vapor SocketAddress+Hostname.swift
[2093/2223] Compiling Vapor Storage.swift
[2094/2223] Compiling Vapor String+IsIPAddress.swift
[2095/2223] Compiling Vapor Thread.swift
[2096/2223] Compiling Vapor URI.swift
[2097/2223] Compiling Vapor RangeResult.swift
[2098/2223] Compiling Vapor Validatable.swift
[2099/2223] Compiling Vapor Validation.swift
[2100/2223] Compiling Vapor ValidationKey.swift
[2101/2223] Compiling Vapor Validations.swift
[2102/2223] Compiling Vapor ValidationsError.swift
[2103/2223] Compiling Vapor Service.swift
[2104/2223] Compiling Vapor Application+Sessions.swift
[2105/2223] Compiling Vapor MemorySessions.swift
[2106/2223] Compiling Vapor Request+Session.swift
[2107/2223] Compiling Vapor Session.swift
[2108/2223] Compiling Vapor SessionCache.swift
[2109/2223] Compiling Vapor SessionData.swift
[2110/2223] Compiling Vapor SessionDriver.swift
[2111/2223] Compiling Vapor SessionsConfiguration.swift
[2112/2223] Compiling Vapor SessionsMiddleware.swift
[2113/2223] Compiling Vapor URLEncodedFormData.swift
[2114/2223] Compiling Vapor URLEncodedFormDecoder.swift
[2115/2223] Compiling Vapor URLEncodedFormEncoder.swift
[2116/2223] Compiling Vapor URLEncodedFormError.swift
[2117/2223] Compiling Vapor URLEncodedFormParser.swift
[2118/2223] Compiling Vapor URLEncodedFormSerializer.swift
[2119/2223] Compiling Vapor URLQueryFragmentConvertible.swift
[2120/2223] Compiling Vapor AnyResponse.swift
[2121/2223] Compiling Vapor Array+Random.swift
[2122/2223] Compiling Vapor Base32.swift
[2123/2223] Compiling Vapor Base64.swift
[2124/2223] Compiling Vapor BaseN.swift
[2125/2223] Compiling Vapor BasicCodingKey.swift
[2126/2223] Compiling Vapor ByteCount.swift
[2127/2223] Compiling Vapor HTTPServerResponseEncoder.swift
[2128/2223] Compiling Vapor HTTPServerUpgradeHandler.swift
[2129/2223] Compiling Vapor Logger+Report.swift
[2130/2223] Compiling Vapor LoggingSystem+Environment.swift
[2131/2223] Compiling Vapor Application+Middleware.swift
[2132/2223] Compiling Vapor CORSMiddleware.swift
[2133/2223] Compiling Vapor ErrorMiddleware.swift
[2134/2223] Compiling Vapor FileMiddleware.swift
[2135/2223] Compiling Vapor Middleware.swift
[2136/2223] Compiling Vapor MiddlewareConfiguration.swift
[2137/2223] Compiling Vapor ResponseCompressionMiddleware.swift
[2138/2223] Compiling Vapor RouteLoggingMiddleware.swift
[2139/2223] Compiling Vapor TracingMiddleware.swift
[2140/2223] Compiling Vapor File+Multipart.swift
[2141/2223] Compiling Vapor FormDataDecoder+Content.swift
[2142/2223] Compiling Vapor FormDataEncoder+Content.swift
[2143/2223] Compiling Vapor Application+Password.swift
[2144/2223] Compiling Vapor Application+Passwords.swift
[2145/2223] Compiling Vapor AsyncPasswordHasher.swift
[2146/2223] Compiling Vapor BcryptHasher.swift
[2147/2223] Compiling Vapor PasswordHasher.swift
[2148/2223] Compiling Vapor PlaintextHasher.swift
[2149/2223] Compiling Vapor Request+Password.swift
[2150/2223] Compiling Vapor Redirect.swift
[2151/2223] Emitting module Vapor
[2152/2223] Compiling Vapor Core.swift
[2153/2223] Compiling Vapor Running.swift
[2154/2223] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2155/2223] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2156/2223] Compiling Vapor DotEnvFile+load.swift
[2157/2223] Compiling Vapor Routes+caseInsenstive.swift
[2158/2223] Compiling Vapor Validatable+validate.swift
[2159/2223] Compiling Vapor Environment+Process.swift
[2160/2223] Compiling Vapor Environment+Secret.swift
[2161/2223] Compiling Vapor Environment.swift
[2162/2223] Compiling Vapor Abort.swift
[2163/2223] Compiling Vapor AbortError.swift
[2164/2223] Compiling Vapor DebuggableError.swift
[2165/2223] Compiling Vapor Demangler.swift
[2166/2223] Compiling Vapor ErrorSource.swift
[2167/2223] Compiling Vapor StackTrace.swift
[2168/2223] Compiling Vapor Exports.swift
[2169/2223] Compiling Vapor Application+HTTP.swift
[2170/2223] Compiling Vapor BasicResponder.swift
[2171/2223] Compiling Vapor BodyStream.swift
[2172/2223] Compiling Vapor Application+HTTP+Client.swift
[2173/2223] Compiling Vapor EventLoopHTTPClient.swift
[2174/2223] Compiling Vapor EndpointCache.swift
[2175/2223] Compiling Vapor HTTPMethod+String.swift
[2176/2223] Compiling Vapor Request+Body.swift
[2177/2223] Compiling Vapor Request+BodyStream.swift
[2178/2223] Compiling Vapor Request.swift
[2179/2223] Compiling Vapor Application+Responder.swift
[2180/2223] Compiling Vapor DefaultResponder.swift
[2181/2223] Compiling Vapor Response+Body.swift
[2182/2223] Compiling Vapor Response.swift
[2183/2223] Compiling Vapor ResponseCodable.swift
[2184/2223] Compiling Vapor Application+Routes.swift
[2185/2223] Compiling Vapor Parameters+Require.swift
[2186/2223] Compiling Vapor Request+WebSocket.swift
[2187/2223] Compiling Vapor Route.swift
[2188/2223] Compiling Vapor RouteCollection.swift
[2189/2223] Compiling Vapor Routes.swift
[2190/2223] Compiling Vapor RoutesBuilder+Group.swift
[2191/2223] Compiling Vapor RoutesBuilder+Method.swift
[2192/2223] Compiling Vapor RoutesBuilder+Middleware.swift
[2193/2223] Compiling Vapor RoutesBuilder+WebSocket.swift
[2194/2223] Compiling Vapor RoutesBuilder.swift
[2195/2223] Compiling Vapor OTP.swift
[2196/2223] Compiling Vapor Application+Servers.swift
[2197/2223] Compiling Vapor Server.swift
[2198/2223] Compiling Vapor App+Service.swift
[2199/2223] Compiling Vapor Req+Service.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 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 |
[2226/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
[2227/2231] Compiling VaporErrorKit WebError+Vapor.swift
[2228/2231] Compiling VaporErrorKit Response+Error.swift
[2229/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`.
[2230/2231] Compiling VaporErrorKit Exports.swift
[2231/2231] Compiling VaporErrorKit AbortError+Vapor.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/75] Compiling _NIODataStructures PriorityQueue.swift
[3/78] Compiling WebErrorKit WebErrorContent.swift
[4/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/79] Compiling WebErrorKit WebError+Serializable.swift
[6/79] Compiling CoreMetrics Locks.swift
[7/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/79] Compiling InternalCollectionsUtilities Debugging.swift
[9/79] Compiling InternalCollectionsUtilities Descriptions.swift
[10/79] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/79] Compiling WebErrorKit SerializableWebError.swift
[12/79] Compiling WebErrorKit WebError.swift
[13/79] Compiling CoreMetrics Metrics.swift
[14/79] Compiling WebErrorKit Exports.swift
[15/79] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[16/79] Compiling CryptoBoringWrapper RandomBytes.swift
[17/79] Compiling WebErrorKit String+Codify.swift
[18/79] Compiling WebErrorKit WebError+RawRepresentable.swift
[19/79] Emitting module WebErrorKit
[20/79] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/79] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/80] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[25/80] Compiling RealModule Float80+Real.swift
[26/80] Compiling RealModule Real.swift
[27/80] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[28/80] Emitting module CryptoBoringWrapper
[29/81] Compiling _NIODataStructures Heap.swift
[30/81] Compiling RealModule Float16+Real.swift
[31/81] Emitting module CoreMetrics
[33/81] Emitting module _NIODataStructures
[34/81] Compiling RealModule ElementaryFunctions.swift
[35/82] Compiling RealModule Float+Real.swift
[36/82] Emitting module InternalCollectionsUtilities
[37/82] Compiling SystemPackage Mocking.swift
[38/82] Compiling SystemPackage RawBuffer.swift
[39/82] Compiling SystemPackage Syscalls.swift
[40/82] Compiling SystemPackage WindowsSyscallAdapters.swift
[41/82] Compiling SystemPackage MachPort.swift
[42/82] Compiling SystemPackage PlatformString.swift
[43/82] Compiling SystemPackage SystemString.swift
[44/85] Compiling _NIOBase64 Base64.swift
[45/85] Emitting module _NIOBase64
[46/85] Emitting module RealModule
[47/86] Compiling CryptoBoringWrapper EllipticCurve.swift
[48/86] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/86] Compiling RealModule RealFunctions.swift
[55/87] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[56/87] Compiling InternalCollectionsUtilities Integer rank.swift
[57/87] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[58/87] Compiling InternalCollectionsUtilities _SortedCollection.swift
[59/88] Compiling _NIODataStructures _TinyArray.swift
[61/89] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[62/89] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[63/90] Compiling SystemPackage Backcompat.swift
[64/90] Compiling SystemPackage CInterop.swift
[65/90] Compiling SystemPackage Constants.swift
[66/90] Compiling SystemPackage Exports.swift
[71/90] Compiling SystemPackage FilePathTempPosix.swift
[72/90] Compiling SystemPackage FilePathTempWindows.swift
[73/90] Compiling SystemPackage FilePathWindows.swift
[74/90] Compiling SystemPackage FilePermissions.swift
[83/93] Emitting module SystemPackage
[88/99] Compiling ServiceContextModule ServiceContextKey.swift
[89/101] Compiling SystemPackage Util+StringArray.swift
[90/101] Compiling SystemPackage Util.swift
[91/101] Compiling SystemPackage UtilConsumers.swift
[92/230] Emitting module ServiceContextModule
[93/230] Compiling ServiceContextModule ServiceContext.swift
[95/231] Compiling Logging MetadataProvider.swift
[96/231] Compiling Metrics Metrics.swift
[97/231] Compiling NIOConcurrencyHelpers NIOLock.swift
[98/238] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[100/238] Compiling HeapModule Heap+Invariants.swift
[101/238] Compiling NIOConcurrencyHelpers lock.swift
[102/238] Emitting module Metrics
[103/238] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[105/254] Compiling HeapModule _HeapNode.swift
[106/260] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[107/260] Compiling HeapModule Heap+Descriptions.swift
[108/260] Compiling Instrumentation Instrument.swift
[109/260] Compiling Instrumentation InstrumentationSystem.swift
[110/260] Emitting module Logging
[111/260] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[112/260] Compiling _RopeModule BigString+Chunk+Splitting.swift
[113/260] Compiling _RopeModule BigString+Chunk.swift
[114/260] Compiling _RopeModule BigString+BidirectionalCollection.swift
[115/260] Compiling _RopeModule BigString+Comparable.swift
[116/260] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[117/260] Compiling _RopeModule BigString+CustomStringConvertible.swift
[118/260] Compiling _RopeModule BigString+Equatable.swift
[119/260] Compiling NIOConcurrencyHelpers atomics.swift
[120/267] Compiling _RopeModule BigString+Insert.swift
[121/267] Compiling _RopeModule BigString+Managing Breaks.swift
[122/267] Compiling _RopeModule BigString+RemoveSubrange.swift
[123/267] Compiling _RopeModule BigString+ReplaceSubrange.swift
[124/267] Compiling _RopeModule BigString+Split.swift
[125/267] Compiling _RopeModule Range+BigString.swift
[126/267] Compiling _RopeModule BigString+UTF16View.swift
[127/267] Compiling _RopeModule Rope+Invariants.swift
[128/267] Compiling _RopeModule Rope+_Node.swift
[129/267] Compiling _RopeModule _RopeVersion.swift
[130/267] Compiling _RopeModule Rope+Collection.swift
[131/267] Compiling _RopeModule Rope+Index.swift
[132/267] Compiling _RopeModule Rope+Sequence.swift
[133/267] Compiling _RopeModule Rope+Append.swift
[134/267] Compiling Instrumentation NoOpInstrument.swift
[135/267] Emitting module HeapModule
[136/267] Emitting module NIOConcurrencyHelpers
[137/267] Emitting module Instrumentation
[138/268] Compiling HeapModule Heap.swift
[144/297] Compiling OrderedCollections OrderedSet+Sendable.swift
[145/297] Compiling OrderedCollections OrderedSet+SubSequence.swift
[146/297] Compiling OrderedCollections OrderedSet+Testing.swift
[147/297] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[148/334] Compiling Instrumentation Locks.swift
[149/338] Compiling Instrumentation MultiplexInstrument.swift
[150/339] Compiling HashTreeCollections _Bucket.swift
[151/339] Compiling HashTreeCollections _Hash.swift
[152/356] Compiling HeapModule Heap+UnsafeHandle.swift
[153/356] Compiling HashTreeCollections _HashNode+Invariants.swift
[154/356] Compiling HashTreeCollections _HashNode+Lookups.swift
[156/357] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[157/357] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[158/357] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[159/357] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[160/357] Compiling HashTreeCollections _HashNode+Structural merge.swift
[161/357] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[162/357] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[163/357] Compiling HashTreeCollections TreeDictionary+Filter.swift
[165/357] Compiling HashTreeCollections _HashLevel.swift
[166/357] Compiling HashTreeCollections _HashNode+Builder.swift
[167/357] Compiling HashTreeCollections _AncestorHashSlots.swift
[168/357] Compiling HashTreeCollections _Bitmap.swift
[173/357] Compiling HashTreeCollections _HashNode+Debugging.swift
[174/357] Compiling HashTreeCollections _HashNode+Initializers.swift
[177/357] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[178/357] Compiling HashTreeCollections _HashTreeIterator.swift
[179/357] Compiling HashTreeCollections _HashTreeStatistics.swift
[180/357] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[181/357] Compiling DequeModule _DequeSlot.swift
[182/357] Compiling DequeModule _UnsafeWrappedBuffer.swift
[186/428] Compiling Crypto NISTCurvesKeys_boring.swift
[187/428] Compiling Crypto X25519Keys_boring.swift
[188/428] Compiling Crypto Curve25519.swift
[189/428] Compiling Crypto Ed25519Keys.swift
[190/428] Compiling Crypto NISTCurvesKeys.swift
[191/428] Compiling Crypto X25519Keys.swift
[192/428] Compiling Crypto SymmetricKeys.swift
[193/437] Compiling Crypto ECDSASignature_boring.swift
[194/437] Compiling Crypto ECDSA_boring.swift
[195/437] Compiling Crypto EdDSA_boring.swift
[196/437] Compiling Crypto ECDSA.swift
[197/437] Compiling Crypto Ed25519.swift
[198/437] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[199/437] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[200/437] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[201/437] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[202/437] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[203/499] Compiling BitCollections BitSet+BidirectionalCollection.swift
[204/499] Compiling BitCollections BitSet+Codable.swift
[211/499] Compiling Crypto HMAC.swift
[212/499] Compiling Crypto MACFunctions.swift
[213/499] Compiling Crypto MessageAuthenticationCode.swift
[214/499] Compiling Crypto AES.swift
[215/499] Compiling Tracing TracingTime.swift
[216/499] Compiling BitCollections BitArray+Shifts.swift
[217/499] Compiling BitCollections BitArray+Testing.swift
[218/499] Compiling BitCollections BitArray._UnsafeHandle.swift
[219/499] Compiling BitCollections BitArray.swift
[222/499] Compiling BitCollections BitArray+BitwiseOperations.swift
[223/499] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[224/499] Compiling BitCollections BitArray+Codable.swift
[225/499] Compiling BitCollections BitArray+Collection.swift
[226/499] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[227/499] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[237/499] Compiling Tracing TracerProtocol.swift
[238/499] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[239/499] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[240/499] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[241/499] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[242/499] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[243/499] Compiling BitCollections BitSet+SetAlgebra union.swift
[244/499] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[245/499] Compiling BitCollections BitSet.Counted.swift
[246/499] Compiling Crypto AESWrap_boring.swift
[247/499] Compiling Crypto Ed25519_boring.swift
[253/499] Compiling Tracing InstrumentationSystem+Tracing.swift
[254/499] Compiling Tracing NoOpTracer.swift
[255/499] Compiling BitCollections BitArray+Copy.swift
[256/499] Compiling BitCollections BitArray+CustomReflectable.swift
[257/499] Compiling BitCollections BitArray+Descriptions.swift
[258/499] Compiling BitCollections BitArray+Equatable.swift
[259/499] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[260/499] Compiling BitCollections BitSet+CustomReflectable.swift
[261/499] Compiling BitCollections BitSet+CustomStringConvertible.swift
[262/499] Compiling BitCollections BitSet+Equatable.swift
[263/499] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[264/499] Compiling BitCollections BitSet+Extras.swift
[265/499] Compiling Logging LogHandler.swift
[266/499] Compiling Logging Locks.swift
[267/499] Compiling Logging Logging.swift
[268/500] Compiling Tracing Tracer.swift
[269/500] Compiling Tracing TracerProtocol+Legacy.swift
[270/500] Emitting module OrderedCollections
[277/500] Compiling BitCollections BitSet+Hashable.swift
[278/500] Compiling BitCollections BitSet+Initializers.swift
[281/501] Emitting module Tracing
[282/501] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[283/501] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[284/501] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[285/501] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[286/501] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[287/501] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[288/501] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[289/501] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[290/501] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[291/501] Compiling HashTreeCollections TreeSet.swift
[306/527] Emitting module DequeModule
[308/534] Compiling Atomics OptionalRawRepresentable.swift
[309/534] Compiling Atomics RawRepresentable.swift
[310/534] Compiling Atomics AtomicBool.swift
[311/534] Compiling Atomics IntegerConformances.swift
[312/534] Compiling Atomics PointerConformances.swift
[313/534] Compiling Atomics Primitives.native.swift
[314/534] Compiling Atomics Primitives.shims.swift
[315/534] Compiling Atomics AtomicInteger.swift
[316/534] Compiling Atomics AtomicOptionalWrappable.swift
[317/534] Compiling Atomics AtomicReference.swift
[318/534] Compiling Atomics AtomicMemoryOrderings.swift
[319/534] Compiling Atomics DoubleWord.swift
[320/534] Compiling Atomics ManagedAtomic.swift
[321/534] Compiling Atomics ManagedAtomicLazyReference.swift
[322/534] Compiling Atomics UnsafeAtomic.swift
[323/534] Compiling Atomics UnsafeAtomicLazyReference.swift
[324/536] Compiling RoutingKit AnyRouter.swift
[325/536] Compiling RoutingKit Parameters.swift
[326/536] Emitting module RoutingKit
[327/536] Compiling RoutingKit PathComponent.swift
[329/536] Compiling BitCollections BitSet+Invariants.swift
[330/536] Compiling BitCollections BitSet+Random.swift
[331/536] Compiling BitCollections BitSet+SetAlgebra basics.swift
[332/536] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[333/536] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[334/536] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[335/536] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[336/536] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[337/536] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[338/536] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[339/536] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[340/536] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[345/536] Compiling Tracing SpanProtocol.swift
[346/537] Compiling Atomics AtomicStorage.swift
[347/537] Compiling Atomics AtomicValue.swift
[354/537] Compiling Atomics IntegerOperations.swift
[355/537] Compiling Atomics Unmanaged extensions.swift
[371/546] Compiling Crypto Signature.swift
[372/546] Compiling Crypto CryptoKitErrors_boring.swift
[373/546] Compiling Crypto RNG_boring.swift
[374/546] Compiling Crypto SafeCompare_boring.swift
[375/546] Compiling Crypto Zeroization_boring.swift
[376/546] Compiling Crypto PrettyBytes.swift
[378/572] Compiling RoutingKit Router.swift
[379/572] Compiling RoutingKit TrieRouter.swift
[380/573] Compiling ConsoleKitTerminal ActivityBar.swift
[381/573] Compiling ConsoleKitTerminal ActivityIndicator.swift
[382/573] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[383/573] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[384/573] Compiling ConsoleKitTerminal CustomActivity.swift
[385/573] Compiling ConsoleKitTerminal LoadingBar.swift
[386/573] Compiling ConsoleKitTerminal ProgressBar.swift
[387/573] Compiling ConsoleKitTerminal Console+Clear.swift
[388/573] Compiling ConsoleKitTerminal Console+Wait.swift
[389/573] Compiling ConsoleKitTerminal ConsoleColor.swift
[390/573] Compiling ConsoleKitTerminal ConsoleStyle.swift
[391/573] Compiling ConsoleKitTerminal ConsoleText.swift
[392/573] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[393/573] Compiling ConsoleKitTerminal ANSI.swift
[394/573] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[395/573] Compiling ConsoleKitTerminal ConsoleClear.swift
[396/573] Compiling BitCollections BitSet.Index.swift
[397/573] Compiling BitCollections BitSet._UnsafeHandle.swift
[398/573] Compiling BitCollections BitSet.swift
[399/573] Compiling BitCollections Range+Utilities.swift
[400/573] Compiling BitCollections Slice+Utilities.swift
[401/573] Compiling BitCollections UInt+Tricks.swift
[402/573] Compiling BitCollections _Word.swift
[417/576] Compiling ConsoleKitTerminal Console.swift
[418/576] Compiling ConsoleKitTerminal Terminal.swift
[419/576] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[420/576] Compiling ConsoleKitTerminal AnySendableHashable.swift
[421/576] Compiling ConsoleKitTerminal ConsoleLogger.swift
[422/576] Compiling ConsoleKitTerminal LoggerFragment.swift
[433/576] Compiling ConsoleKitTerminal Console+Ask.swift
[434/576] Compiling ConsoleKitTerminal Console+Choose.swift
[435/576] Compiling ConsoleKitTerminal Console+Confirm.swift
[436/576] Compiling ConsoleKitTerminal Console+Input.swift
[437/576] Compiling ConsoleKitTerminal Console+Center.swift
[438/576] Compiling ConsoleKitTerminal Console+Output.swift
[459/576] Emitting module BitCollections
[468/577] Emitting module Crypto
[490/602] Compiling Algorithms RandomSample.swift
[491/602] Compiling Algorithms Reductions.swift
[492/602] Compiling Algorithms Rotate.swift
[493/602] Compiling Algorithms Split.swift
[494/602] Compiling Algorithms Intersperse.swift
[495/602] Compiling Algorithms Partition.swift
[496/602] Compiling Algorithms Permutations.swift
[497/602] Compiling Algorithms Product.swift
[498/602] Emitting module ConsoleKitTerminal
[499/602] Compiling Algorithms AdjacentPairs.swift
[500/602] Compiling Algorithms Chain.swift
[501/602] Compiling Algorithms Chunked.swift
[502/602] Compiling Algorithms Combinations.swift
[503/602] Compiling Algorithms Compacted.swift
[504/602] Compiling Algorithms Cycle.swift
[505/602] Compiling Algorithms EitherSequence.swift
[506/602] Compiling Algorithms FirstNonNil.swift
[507/602] Compiling Algorithms Joined.swift
[508/602] Compiling Algorithms Keyed.swift
[509/602] Compiling Algorithms MinMax.swift
[518/602] Emitting module _RopeModule
[521/602] Compiling Algorithms Stride.swift
[522/602] Compiling Algorithms Suffix.swift
[554/603] Emitting module HashTreeCollections
[581/632] Compiling Collections Collections.swift
[582/632] Emitting module Atomics
[583/633] Compiling ConsoleKitCommands CommandSignature.swift
[584/633] Compiling ConsoleKitCommands Flag.swift
[585/633] Compiling ConsoleKitCommands Option.swift
[586/635] Emitting module Collections
[588/636] Compiling ConsoleKitCommands AsyncCommands.swift
[589/636] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[590/636] Compiling ConsoleKitCommands AnyCommand.swift
[591/636] Compiling ConsoleKitCommands CommandGroup.swift
[592/636] Compiling ConsoleKitCommands CommandInput.swift
[593/636] Compiling ConsoleKitCommands Commands.swift
[594/636] Compiling ConsoleKitCommands Command.swift
[595/636] Compiling ConsoleKitCommands CommandContext.swift
[596/636] Compiling ConsoleKitCommands CommandError.swift
[604/636] Compiling Crypto SafeCompare.swift
[605/636] Compiling Crypto SecureBytes.swift
[606/636] Compiling Crypto Zeroization.swift
[607/636] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[608/636] Compiling ConsoleKitCommands Utilities.swift
[610/637] Compiling ConsoleKitCommands Console+Run.swift
[611/637] Compiling ConsoleKitCommands ConsoleError.swift
[612/637] Compiling ConsoleKitCommands Completion.swift
[616/637] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[617/637] Compiling ConsoleKitCommands AsyncCommand.swift
[618/637] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[619/637] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[620/637] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[621/637] Compiling ConsoleKitCommands Argument.swift
[622/638] Emitting module ConsoleKitCommands
[623/661] Compiling NIOCore FileRegion.swift
[624/661] Compiling NIOCore GlobalSingletons.swift
[625/661] Compiling NIOCore ByteBuffer-multi-int.swift
[626/697] Compiling NIOCore ChannelOption.swift
[627/697] Compiling NIOCore ChannelPipeline.swift
[628/697] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[630/697] Compiling NIOCore AddressedEnvelope.swift
[631/697] Compiling NIOCore AsyncAwaitSupport.swift
[632/697] Compiling NIOCore AsyncChannel.swift
[633/697] Compiling NIOCore AsyncChannelHandler.swift
[634/697] Compiling NIOCore MulticastChannel.swift
[635/697] Compiling NIOCore NIOAny.swift
[636/697] Compiling NIOCore NIOCloseOnErrorHandler.swift
[637/697] Compiling NIOCore NIOLoopBound.swift
[638/697] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[639/697] Compiling NIOCore NIOScheduledCallback.swift
[640/697] Compiling NIOCore NIOSendable.swift
[641/697] Compiling NIOCore RecvByteBufferAllocator.swift
[642/705] Emitting module Algorithms
[643/706] Compiling NIOCore EventLoopFuture.swift
[644/706] Compiling NIOCore FileDescriptor.swift
[645/706] Compiling NIOCore FileHandle.swift
[648/707] Compiling NIOCore CircularBuffer.swift
[649/707] Compiling NIOCore Codec.swift
[650/707] Compiling NIOCore ConvenienceOptionSupport.swift
[651/707] Compiling NIOCore DeadChannel.swift
[652/707] Compiling NIOCore DispatchQueue+WithFuture.swift
[653/707] Compiling NIOCore EventLoop+Deprecated.swift
[654/707] Compiling NIOCore EventLoop+SerialExecutor.swift
[655/707] Compiling NIOCore EventLoop.swift
[656/709] Emitting module ConsoleKit
[657/709] Compiling ConsoleKit Exports.swift
[658/710] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[659/710] Compiling NIOCore EventLoopFuture+Deprecated.swift
[660/710] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[667/710] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[668/710] Compiling NIOCore SocketAddresses.swift
[669/710] Compiling NIOCore SocketOptionProvider.swift
[670/710] Compiling NIOCore SystemCallHelpers.swift
[671/710] Compiling NIOCore TimeAmount+Duration.swift
[672/710] Compiling NIOCore TypeAssistedChannelHandler.swift
[673/710] Compiling NIOCore UniversalBootstrapSupport.swift
[674/710] Compiling NIOCore Utilities.swift
[675/710] Compiling NIOCore IO.swift
[676/710] Compiling NIOCore IOData.swift
[677/710] Compiling NIOCore IPProtocol.swift
[678/710] Compiling NIOCore IntegerBitPacking.swift
[679/710] Compiling NIOCore IntegerTypes.swift
[680/710] Compiling NIOCore Interfaces.swift
[681/710] Compiling NIOCore Linux.swift
[682/710] Compiling NIOCore MarkedCircularBuffer.swift
[684/710] Compiling NIOCore BSDSocketAPI.swift
[685/710] Compiling NIOCore ByteBuffer-aux.swift
[686/710] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[687/710] Compiling NIOCore ByteBuffer-conversions.swift
[688/710] Compiling NIOCore ByteBuffer-core.swift
[689/710] Compiling NIOCore ByteBuffer-hex.swift
[690/710] Compiling NIOCore ByteBuffer-int.swift
[691/710] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[693/710] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[694/710] Compiling NIOCore ByteBuffer-views.swift
[695/710] Compiling NIOCore Channel.swift
[696/710] Compiling NIOCore ChannelHandler.swift
[697/710] Compiling NIOCore ChannelHandlers.swift
[698/710] Compiling NIOCore ChannelInvoker.swift
[705/710] Compiling NIOCore AsyncChannelInboundStream.swift
[706/710] Compiling NIOCore AsyncChannelOutboundWriter.swift
[707/710] Compiling NIOCore NIOAsyncSequenceProducer.swift
[708/710] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[709/710] Compiling NIOCore NIOAsyncWriter.swift
[710/710] Emitting module NIOCore
[712/761] Compiling NIOEmbedded AsyncTestingChannel.swift
[713/761] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[714/761] Compiling NIOEmbedded Embedded.swift
[715/761] Emitting module NIOEmbedded
[716/762] Emitting module NIOPosix
[718/768] Compiling NIOPosix Pool.swift
[719/768] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[720/768] Compiling NIOPosix PosixSingletons.swift
[721/768] Compiling NIOPosix RawSocketBootstrap.swift
[722/768] Compiling NIOPosix Resolver.swift
[723/768] Compiling NIOPosix Selectable.swift
[724/768] Compiling NIOPosix ServerSocket.swift
[725/768] Compiling NIOPosix Socket.swift
[726/768] Compiling NIOPosix SocketChannel.swift
[727/768] Compiling NIOPosix SocketProtocols.swift
[728/768] Compiling NIOPosix System.swift
[729/768] Compiling NIOPosix Thread.swift
[730/768] Compiling NIOPosix SelectableChannel.swift
[731/768] Compiling NIOPosix SelectableEventLoop.swift
[732/768] Compiling NIOPosix SelectorEpoll.swift
[733/768] Compiling NIOPosix SelectorGeneric.swift
[734/768] Compiling NIOPosix SelectorKqueue.swift
[735/768] Compiling NIOPosix SelectorUring.swift
[736/768] Compiling NIOPosix ThreadPosix.swift
[737/768] Compiling NIOPosix ThreadWindows.swift
[738/768] Compiling NIOPosix UnsafeTransfer.swift
[739/768] Compiling NIOPosix Utilities.swift
[740/768] Compiling NIOPosix VsockAddress.swift
[741/768] Compiling NIOPosix VsockChannelEvents.swift
[742/768] Compiling NIOPosix IO.swift
[743/768] Compiling NIOPosix IntegerBitPacking.swift
[744/768] Compiling NIOPosix IntegerTypes.swift
[745/768] Compiling NIOPosix Linux.swift
[746/768] Compiling NIOPosix LinuxCPUSet.swift
[747/768] Compiling NIOPosix LinuxUring.swift
[748/768] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[749/768] Compiling NIOPosix Bootstrap.swift
[750/768] Compiling NIOPosix ControlMessage.swift
[751/768] Compiling NIOPosix DatagramVectorReadManager.swift
[752/768] Compiling NIOPosix Errors+Any.swift
[753/768] Compiling NIOPosix FileDescriptor.swift
[754/768] Compiling NIOPosix GetaddrinfoResolver.swift
[755/768] Compiling NIOPosix HappyEyeballs.swift
[756/768] Compiling NIOPosix NIOThreadPool.swift
[757/768] Compiling NIOPosix NonBlockingFileIO.swift
[758/768] Compiling NIOPosix PendingDatagramWritesManager.swift
[759/768] Compiling NIOPosix PendingWritesManager.swift
[760/768] Compiling NIOPosix PipeChannel.swift
[761/768] Compiling NIOPosix PipePair.swift
[762/768] Compiling NIOPosix BSDSocketAPICommon.swift
[763/768] Compiling NIOPosix BSDSocketAPIPosix.swift
[764/768] Compiling NIOPosix BSDSocketAPIWindows.swift
[765/768] Compiling NIOPosix BaseSocket.swift
[766/768] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[767/768] Compiling NIOPosix BaseSocketChannel.swift
[768/768] Compiling NIOPosix BaseStreamSocketChannel.swift
[770/773] Emitting module NIO
[771/773] Compiling NIO Exports.swift
[773/834] Compiling _NIOFileSystem Mocking.swift
[774/834] Compiling _NIOFileSystem Syscall.swift
[775/834] Compiling _NIOFileSystem Syscalls.swift
[776/870] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[777/870] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[778/870] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[779/870] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[780/870] Compiling NIOTLS TLSEvents.swift
[781/870] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[782/870] Emitting module NIOTLS
[783/870] Compiling NIOSOCKS SOCKSResponse.swift
[784/870] Compiling NIOSOCKS ClientStateMachine.swift
[785/870] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[786/871] Emitting module _NIOFileSystem
[787/875] Compiling NIOHTTP1 ByteCollectionUtils.swift
[788/875] Compiling NIOHTTP1 HTTPDecoder.swift
[789/875] Compiling _NIOFileSystem Array+FileSystem.swift
[790/875] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[791/875] Compiling _NIOFileSystem BufferedReader.swift
[792/875] Compiling _NIOFileSystem BufferedWriter.swift
[793/875] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[794/875] Emitting module NIOSOCKS
[795/875] Compiling NIOHTTP1 HTTPEncoder.swift
[796/875] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[797/875] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[798/875] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[799/875] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[800/875] Compiling _NIOFileSystem FileHandle.swift
[801/875] Compiling _NIOFileSystem FileHandleProtocol.swift
[802/875] Compiling _NIOFileSystem FileInfo.swift
[803/875] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[804/875] Compiling NIOHTTP1 HTTPTypes.swift
[805/875] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[806/875] Compiling AsyncKit EventLoop+Flatten.swift
[807/875] Compiling AsyncKit EventLoop+Future.swift
[808/875] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[811/877] Compiling AsyncKit Optional+StrictMap.swift
[812/877] Compiling AsyncKit Exports.swift
[813/877] Compiling NIOSOCKS ServerStateMachine.swift
[814/877] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[815/877] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[816/877] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[817/877] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[819/878] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[820/878] Compiling NIOTLS SNIHandler.swift
[821/879] Emitting module NIOHTTP1
[822/879] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[823/879] Emitting module NIOFoundationCompat
[832/880] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[833/880] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[834/931] Compiling NIOTransportServices NIOTSBootstraps.swift
[835/931] Compiling NIOTransportServices NIOTSChannelOptions.swift
[836/931] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[837/931] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[838/931] Compiling NIOSSL SSLPrivateKey.swift
[839/931] Compiling NIOSSL SSLPublicKey.swift
[840/931] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[841/931] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[842/931] Compiling _NIOFileSystem IOStrategy.swift
[843/931] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[844/931] Compiling NIOTransportServices NIOTSListenerChannel.swift
[845/931] Compiling NIOSSL NIOSSLSecureBytes.swift
[846/931] Compiling NIOSSL RNG.swift
[847/931] Compiling NIOSSL SafeCompare.swift
[848/931] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[849/931] Compiling NIOTransportServices NIOTSErrors.swift
[850/931] Compiling NIOTransportServices NIOTSEventLoop.swift
[851/933] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[854/933] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[855/933] Compiling NIOTransportServices NIOTSSingletons.swift
[856/933] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[857/933] Compiling NIOTransportServices StateManagedChannel.swift
[858/933] Compiling NIOTransportServices StateManagedListenerChannel.swift
[859/933] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[862/933] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[863/933] Compiling NIOSSL LinuxCABundle.swift
[864/933] Compiling NIOSSL NIOSSLClientHandler.swift
[865/933] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[866/934] Compiling NIOTransportServices NIOTSDatagramListener.swift
[872/934] Emitting module NIOTransportServices
[873/934] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[874/934] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[877/942] Emitting module AsyncKit
[878/974] Compiling NIOExtras DebugInboundEventsHandler.swift
[879/974] Compiling NIOExtras DebugOutboundEventsHandler.swift
[880/974] Compiling NIOExtras FixedLengthFrameDecoder.swift
[881/974] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[882/988] Compiling NIOExtras PCAPRingBuffer.swift
[883/988] Compiling NIOExtras QuiescingHelper.swift
[884/990] Compiling _NIOFileSystem SystemFileHandle.swift
[885/990] Compiling _NIOFileSystem Utilities.swift
[886/990] Compiling _NIOFileSystem OpenOptions.swift
[887/990] Compiling _NIOFileSystem String+FileSystem.swift
[888/990] Compiling NIOErrorKit Exports.swift
[889/990] Emitting module NIOSSL
[890/990] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[891/990] Compiling NIOExtras JSONRPCFraming.swift
[892/990] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[893/990] Compiling NIOExtras NIOExtrasError.swift
[894/990] Compiling NIOErrorKit WebError+NIO.swift
[895/990] Emitting module NIOErrorKit
[896/991] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[898/991] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[899/991] Compiling NIOHTTPCompression HTTPDecompression.swift
[900/991] Compiling NIOWebSocket WebSocketOpcode.swift
[909/992] Compiling NIOExtras NIOLengthFieldBitLength.swift
[910/992] Compiling NIOExtras NIORequestIdentifiable.swift
[913/992] Emitting module NIOHTTPCompression
[914/992] Compiling NIOHTTPCompression HTTPCompression.swift
[915/992] Compiling NIOExtras RequestResponseHandler.swift
[916/992] Compiling NIOExtras RequestResponseWithIDHandler.swift
[917/992] Compiling NIOHPACK IndexedHeaderTable.swift
[918/992] Compiling NIOHPACK IntegerCoding.swift
[919/993] Emitting module NIOHPACK
[920/993] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[921/993] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[922/994] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[923/994] Compiling NIOHPACK HuffmanTables.swift
[925/994] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[926/994] Compiling NIOHPACK HuffmanCoding.swift
[927/994] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[928/994] Compiling NIOWebSocket SHA1.swift
[929/994] Compiling NIOWebSocket WebSocketErrorCodes.swift
[930/994] Compiling NIOWebSocket WebSocketFrame.swift
[931/1013] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[932/1013] Compiling MultipartKit FormDataDecoder.Decoder.swift
[933/1013] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[934/1013] Emitting module NIOWebSocket
[935/1014] Compiling NIOHPACK StaticHeaderTable.swift
[936/1014] Compiling MultipartKit Exports.swift
[937/1014] Compiling MultipartKit FormDataEncoder.swift
[938/1014] Compiling MultipartKit Storage.swift
[939/1014] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[940/1014] Compiling MultipartKit MultipartPart.swift
[941/1014] Compiling MultipartKit MultipartPartConvertible.swift
[942/1014] Compiling NIOExtras WritePCAPHandler.swift
[944/1014] Compiling MultipartKit FormDataDecoder.swift
[945/1014] Compiling MultipartKit FormDataEncoder.Encoder.swift
[946/1014] Compiling MultipartKit MultipartFormData.swift
[947/1014] Compiling MultipartKit MultipartParser.swift
[949/1014] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[950/1014] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[951/1014] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[952/1016] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[959/1016] Compiling MultipartKit BasicCodingKey.swift
[960/1016] Compiling MultipartKit MultipartError.swift
[971/1016] Compiling MultipartKit MultipartSerializer.swift
[978/1017] Emitting module NIOExtras
[989/1081] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[990/1081] Compiling NIOFileSystem Exports.swift
[991/1081] Emitting module NIOFileSystem
[992/1081] Compiling NIOHTTP2 HasLocalSettings.swift
[993/1081] Compiling NIOHTTP2 HasRemoteSettings.swift
[994/1081] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[995/1081] Emitting module _NIOFileSystemFoundationCompat
[996/1081] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[997/1081] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1000/1083] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1001/1083] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1002/1083] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1003/1083] Emitting module MultipartKit
[1004/1083] Compiling NIOHTTP2 HTTP2Error.swift
[1005/1083] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1006/1083] Compiling NIOHTTP2 MaySendFrames.swift
[1008/1083] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1009/1083] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1010/1083] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1011/1083] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1015/1085] Compiling NIOHTTP2 SendingHeadersState.swift
[1016/1085] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1017/1085] Compiling NIOHTTP2 SendingRstStreamState.swift
[1018/1085] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1019/1085] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1020/1085] Compiling NIOHTTP2 SendingDataState.swift
[1021/1085] Compiling NIOHTTP2 SendingGoawayState.swift
[1026/1094] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1027/1094] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1028/1094] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1030/1095] Emitting module NIOHTTP2
[1031/1100] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1032/1103] Compiling WebSocketKit WebSocket+Concurrency.swift
[1033/1103] Compiling WebSocketKit WebSocketHandler.swift
[1034/1103] Compiling WebSocketKit Exports.swift
[1035/1103] Compiling WebSocketKit WebSocket.swift
[1036/1103] Compiling WebSocketKit WebSocket+Connect.swift
[1037/1103] Emitting module WebSocketKit
[1038/1103] Compiling WebSocketKit WebSocketClient.swift
[1040/1104] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1041/1104] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1042/1104] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1043/1104] Compiling NIOHTTP2 HTTP2StreamID.swift
[1044/1104] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1045/1104] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1046/1104] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1047/1104] Compiling NIOHTTP2 InboundEventBuffer.swift
[1048/1104] Compiling NIOHTTP2 InboundWindowManager.swift
[1049/1104] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1050/1104] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1051/1104] Compiling NIOHTTP2 StreamChannelList.swift
[1052/1104] Compiling NIOHTTP2 StreamMap.swift
[1053/1104] Compiling NIOHTTP2 StreamStateMachine.swift
[1054/1104] Compiling NIOHTTP2 UnsafeTransfer.swift
[1055/1104] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1056/1104] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1057/1104] Compiling NIOHTTP2 HTTP2Frame.swift
[1058/1104] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1059/1104] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1060/1104] Compiling NIOHTTP2 HTTP2PingData.swift
[1061/1104] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1062/1104] Compiling NIOHTTP2 HTTP2Settings.swift
[1063/1104] Compiling NIOHTTP2 HTTP2Stream.swift
[1068/1104] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1069/1104] Compiling NIOHTTP2 QuiescingState.swift
[1070/1104] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1071/1104] Compiling NIOHTTP2 SendAndReceiveGoawayState.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
[1080/1104] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1081/1104] Compiling NIOHTTP2 StateMachineResult.swift
[1082/1104] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1083/1104] Compiling NIOHTTP2 DOSHeuristics.swift
[1084/1104] Compiling NIOHTTP2 Error+Any.swift
[1085/1104] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1086/1104] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1087/1104] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1088/1104] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1106/1165] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1107/1165] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1108/1165] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1109/1165] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1110/1165] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1111/1165] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1112/1165] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1113/1165] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1114/1165] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1115/1173] Compiling AsyncHTTPClient HTTPHandler.swift
[1116/1173] Compiling AsyncHTTPClient LRUCache.swift
[1117/1173] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1118/1173] Compiling AsyncHTTPClient NWErrorHandler.swift
[1119/1173] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1120/1173] Compiling AsyncHTTPClient TLSConfiguration.swift
[1121/1173] Compiling AsyncHTTPClient RedirectState.swift
[1122/1173] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1123/1173] Compiling AsyncHTTPClient ConnectionTarget.swift
[1124/1173] Compiling AsyncHTTPClient DeconstructedURL.swift
[1125/1173] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1126/1173] Compiling AsyncHTTPClient FoundationExtensions.swift
[1127/1173] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1128/1173] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1129/1173] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1130/1173] Compiling AsyncHTTPClient HTTPClient.swift
[1131/1173] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1132/1173] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1133/1173] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1134/1173] Compiling AsyncHTTPClient HTTP1Connection.swift
[1135/1173] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1136/1173] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1137/1173] Compiling AsyncHTTPClient HTTP2Connection.swift
[1138/1173] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1139/1173] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1140/1173] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1141/1173] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1142/1173] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1143/1173] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1144/1173] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1145/1173] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1146/1173] Compiling AsyncHTTPClient RequestBodyLength.swift
[1147/1173] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1148/1173] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1149/1173] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1150/1173] Compiling AsyncHTTPClient Transaction.swift
[1151/1173] Compiling AsyncHTTPClient Base64.swift
[1152/1173] Compiling AsyncHTTPClient BasicAuth.swift
[1153/1173] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1154/1173] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1155/1173] Compiling AsyncHTTPClient ConnectionPool.swift
[1156/1173] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1157/1173] Emitting module AsyncHTTPClient
[1158/1173] Compiling AsyncHTTPClient RequestOptions.swift
[1159/1173] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1160/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1161/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1162/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1163/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1164/1173] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1165/1173] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.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 Service.swift
[1176/1343] Compiling Vapor Application+Sessions.swift
[1177/1343] Compiling Vapor MemorySessions.swift
[1178/1343] Compiling Vapor Request+Session.swift
[1179/1343] Compiling Vapor Session.swift
[1180/1343] Compiling Vapor SessionCache.swift
[1181/1343] Compiling Vapor SessionData.swift
[1182/1343] Compiling Vapor SessionDriver.swift
[1183/1343] Compiling Vapor SessionsConfiguration.swift
[1184/1343] Compiling Vapor SessionsMiddleware.swift
[1185/1343] Compiling Vapor URLEncodedFormData.swift
[1186/1343] Compiling Vapor URLEncodedFormDecoder.swift
[1187/1343] Compiling Vapor URLEncodedFormEncoder.swift
[1188/1343] Compiling Vapor URLEncodedFormError.swift
[1189/1343] Compiling Vapor URLEncodedFormParser.swift
[1190/1343] Compiling Vapor URLEncodedFormSerializer.swift
[1191/1343] Compiling Vapor URLQueryFragmentConvertible.swift
[1192/1343] Compiling Vapor AnyResponse.swift
[1193/1343] Compiling Vapor Array+Random.swift
[1194/1343] Compiling Vapor Base32.swift
[1195/1343] Compiling Vapor Base64.swift
[1196/1343] Compiling Vapor BaseN.swift
[1197/1343] Compiling Vapor BasicCodingKey.swift
[1198/1343] Compiling Vapor ByteCount.swift
[1199/1367] Compiling Vapor AsyncBasicResponder.swift
[1200/1367] Compiling Vapor AsyncMiddleware.swift
[1201/1367] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1202/1367] Compiling Vapor AsyncSessionDriver.swift
[1203/1367] Compiling Vapor Authentication+Concurrency.swift
[1204/1367] Compiling Vapor Cache+Concurrency.swift
[1205/1367] Compiling Vapor Client+Concurrency.swift
[1206/1367] Compiling Vapor RequestBody+Concurrency.swift
[1207/1367] Compiling Vapor Responder+Concurrency.swift
[1208/1367] Compiling Vapor ResponseCodable+Concurrency.swift
[1209/1367] Compiling Vapor RoutesBuilder+Concurrency.swift
[1210/1367] Compiling Vapor ViewRenderer+Concurrency.swift
[1211/1367] Compiling Vapor WebSocket+Concurrency.swift
[1212/1367] Compiling Vapor ContainerGetPathExecutor.swift
[1213/1367] Compiling Vapor Content.swift
[1214/1367] Compiling Vapor ContentCoders.swift
[1215/1367] Compiling Vapor ContentConfiguration.swift
[1216/1367] Compiling Vapor ContentContainer.swift
[1217/1367] Compiling Vapor JSONCoder+Custom.swift
[1218/1367] Compiling Vapor JSONCoders+Content.swift
[1219/1367] Compiling Vapor PlaintextDecoder.swift
[1220/1367] Compiling Vapor PlaintextEncoder.swift
[1221/1367] Compiling Vapor URLQueryCoders.swift
[1222/1367] Compiling Vapor URLQueryContainer.swift
[1223/1367] Emitting module Vapor
[1224/1367] Compiling Vapor Core.swift
[1225/1367] Compiling Vapor Running.swift
[1226/1367] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1227/1367] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1228/1367] Compiling Vapor DotEnvFile+load.swift
[1229/1367] Compiling Vapor Routes+caseInsenstive.swift
[1230/1367] Compiling Vapor Validatable+validate.swift
[1231/1367] Compiling Vapor Environment+Process.swift
[1232/1367] Compiling Vapor Environment+Secret.swift
[1233/1367] Compiling Vapor Environment.swift
[1234/1367] Compiling Vapor Abort.swift
[1235/1367] Compiling Vapor AbortError.swift
[1236/1367] Compiling Vapor DebuggableError.swift
[1237/1367] Compiling Vapor Demangler.swift
[1238/1367] Compiling Vapor ErrorSource.swift
[1239/1367] Compiling Vapor StackTrace.swift
[1240/1367] Compiling Vapor Exports.swift
[1241/1367] Compiling Vapor Application+HTTP.swift
[1242/1367] Compiling Vapor BasicResponder.swift
[1243/1367] Compiling Vapor BodyStream.swift
[1244/1367] Compiling Vapor Application+HTTP+Client.swift
[1245/1367] Compiling Vapor EventLoopHTTPClient.swift
[1246/1367] Compiling Vapor EndpointCache.swift
[1247/1367] Compiling Vapor HTTPMethod+String.swift
[1248/1391] Compiling Vapor Application.swift
[1249/1391] Compiling Vapor AuthenticationCache.swift
[1250/1391] Compiling Vapor Authenticator.swift
[1251/1391] Compiling Vapor BasicAuthorization.swift
[1252/1391] Compiling Vapor BearerAuthorization.swift
[1253/1391] Compiling Vapor GuardMiddleware.swift
[1254/1391] Compiling Vapor RedirectMiddleware.swift
[1255/1391] Compiling Vapor SessionAuthenticatable.swift
[1256/1391] Compiling Vapor Bcrypt.swift
[1257/1391] Compiling Vapor Application+Cache.swift
[1258/1391] Compiling Vapor Cache.swift
[1259/1391] Compiling Vapor CacheExpirationTime.swift
[1260/1391] Compiling Vapor MemoryCache.swift
[1261/1391] Compiling Vapor Request+Cache.swift
[1262/1391] Compiling Vapor Application+Clients.swift
[1263/1391] Compiling Vapor Client.swift
[1264/1391] Compiling Vapor ClientRequest.swift
[1265/1391] Compiling Vapor ClientResponse.swift
[1266/1391] Compiling Vapor Request+Client.swift
[1267/1391] Compiling Vapor BootCommand.swift
[1268/1391] Compiling Vapor CommandContext+Application.swift
[1269/1391] Compiling Vapor RoutesCommand.swift
[1270/1391] Compiling Vapor ServeCommand.swift
[1271/1391] Compiling Vapor AnyResponse+Concurrency.swift
[1272/1391] Compiling Vapor Request+Body.swift
[1273/1391] Compiling Vapor Request+BodyStream.swift
[1274/1391] Compiling Vapor Request.swift
[1275/1391] Compiling Vapor Application+Responder.swift
[1276/1391] Compiling Vapor DefaultResponder.swift
[1277/1391] Compiling Vapor Response+Body.swift
[1278/1391] Compiling Vapor Response.swift
[1279/1391] Compiling Vapor ResponseCodable.swift
[1280/1391] Compiling Vapor Application+Routes.swift
[1281/1391] Compiling Vapor Parameters+Require.swift
[1282/1391] Compiling Vapor Request+WebSocket.swift
[1283/1391] Compiling Vapor Route.swift
[1284/1391] Compiling Vapor RouteCollection.swift
[1285/1391] Compiling Vapor Routes.swift
[1286/1391] Compiling Vapor RoutesBuilder+Group.swift
[1287/1391] Compiling Vapor RoutesBuilder+Method.swift
[1288/1391] Compiling Vapor RoutesBuilder+Middleware.swift
[1289/1391] Compiling Vapor RoutesBuilder+WebSocket.swift
[1290/1391] Compiling Vapor RoutesBuilder.swift
[1291/1391] Compiling Vapor OTP.swift
[1292/1391] Compiling Vapor Application+Servers.swift
[1293/1391] Compiling Vapor Server.swift
[1294/1391] Compiling Vapor App+Service.swift
[1295/1391] Compiling Vapor Req+Service.swift
[1296/1391] Compiling Vapor HTTPServerResponseEncoder.swift
[1297/1391] Compiling Vapor HTTPServerUpgradeHandler.swift
[1298/1391] Compiling Vapor Logger+Report.swift
[1299/1391] Compiling Vapor LoggingSystem+Environment.swift
[1300/1391] Compiling Vapor Application+Middleware.swift
[1301/1391] Compiling Vapor CORSMiddleware.swift
[1302/1391] Compiling Vapor ErrorMiddleware.swift
[1303/1391] Compiling Vapor FileMiddleware.swift
[1304/1391] Compiling Vapor Middleware.swift
[1305/1391] Compiling Vapor MiddlewareConfiguration.swift
[1306/1391] Compiling Vapor ResponseCompressionMiddleware.swift
[1307/1391] Compiling Vapor RouteLoggingMiddleware.swift
[1308/1391] Compiling Vapor TracingMiddleware.swift
[1309/1391] Compiling Vapor File+Multipart.swift
[1310/1391] Compiling Vapor FormDataDecoder+Content.swift
[1311/1391] Compiling Vapor FormDataEncoder+Content.swift
[1312/1391] Compiling Vapor Application+Password.swift
[1313/1391] Compiling Vapor Application+Passwords.swift
[1314/1391] Compiling Vapor AsyncPasswordHasher.swift
[1315/1391] Compiling Vapor BcryptHasher.swift
[1316/1391] Compiling Vapor PasswordHasher.swift
[1317/1391] Compiling Vapor PlaintextHasher.swift
[1318/1391] Compiling Vapor Request+Password.swift
[1319/1391] Compiling Vapor Redirect.swift
[1320/1391] Compiling Vapor HTTPStatus.swift
[1321/1391] Compiling Vapor HTTPCookies.swift
[1322/1391] Compiling Vapor HTTPHeaderCacheControl.swift
[1323/1391] Compiling Vapor HTTPHeaderExpires.swift
[1324/1391] Compiling Vapor HTTPHeaderLastModified.swift
[1325/1391] Compiling Vapor HTTPHeaders+Cache.swift
[1326/1391] Compiling Vapor HTTPHeaders+Connection.swift
[1327/1391] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1328/1391] Compiling Vapor HTTPHeaders+ContentRange.swift
[1329/1391] Compiling Vapor HTTPHeaders+Directive.swift
[1330/1391] Compiling Vapor HTTPHeaders+Forwarded.swift
[1331/1391] Compiling Vapor HTTPHeaders+Link.swift
[1332/1391] Compiling Vapor HTTPHeaders+Name.swift
[1333/1391] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1334/1391] Compiling Vapor HTTPHeaders.swift
[1335/1391] Compiling Vapor HTTPMediaType.swift
[1336/1391] Compiling Vapor HTTPMediaTypePreference.swift
[1337/1391] Compiling Vapor Responder.swift
[1338/1391] Compiling Vapor Application+HTTP+Server.swift
[1339/1391] Compiling Vapor HTTPServer.swift
[1340/1391] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1341/1391] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1342/1391] Compiling Vapor HTTPServerHandler.swift
[1343/1391] Compiling Vapor HTTPServerRequestDecoder.swift
[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 Bytes+Hex.swift
[1369/1391] Compiling Vapor Bytes+SecureCompare.swift
[1370/1391] Compiling Vapor Collection+Safe.swift
[1371/1391] Compiling Vapor DataProtocol+Copy.swift
[1372/1391] Compiling Vapor DecoderUnwrapper.swift
[1373/1391] Compiling Vapor DirectoryConfiguration.swift
[1374/1391] Compiling Vapor DotEnv.swift
[1375/1391] Compiling Vapor Extendable.swift
[1376/1391] Compiling Vapor File.swift
[1377/1391] Compiling Vapor FileIO.swift
[1378/1391] Compiling Vapor LifecycleHandler.swift
[1379/1391] Compiling Vapor OptionalType.swift
[1380/1391] Compiling Vapor RFC1123.swift
[1381/1391] Compiling Vapor SocketAddress+Hostname.swift
[1382/1391] Compiling Vapor Storage.swift
[1383/1391] Compiling Vapor String+IsIPAddress.swift
[1384/1391] Compiling Vapor Thread.swift
[1385/1391] Compiling Vapor URI.swift
[1386/1391] Compiling Vapor RangeResult.swift
[1387/1391] Compiling Vapor Validatable.swift
[1388/1391] Compiling Vapor Validation.swift
[1389/1391] Compiling Vapor ValidationKey.swift
[1390/1391] Compiling Vapor Validations.swift
[1391/1391] Compiling Vapor ValidationsError.swift
[1393/1399] Compiling VaporErrorKit WebError+Vapor.swift
[1394/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 |
[1395/1399] Compiling VaporErrorKit AbortError+Vapor.swift
[1396/1399] Compiling VaporErrorKit Exports.swift
[1397/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
[1398/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 |
[1399/1399] Compiling VaporErrorKit Response+Error.swift
BUILD FAILURE 6.1 android