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