Build Information
Successful build of SublimationVapor, reference 1.0.0 (b7c0a0
), with Swift 6.0 for Linux on 3 Dec 2024 10:02:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SublimationVapor.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/brightdigit/SublimationVapor
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at b7c0a06 v1.0.0 (#1)
Cloned https://github.com/brightdigit/SublimationVapor.git
Revision (git rev-parse @):
b7c0a06aeaf8c5d992dfe90b6264018502b39126
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SublimationVapor.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/brightdigit/SublimationVapor.git
{
"dependencies" : [
{
"identity" : "sublimation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-alpha.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/Sublimation"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.92.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-openapi-async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-openapi-async-http-client"
}
],
"manifest_display_name" : "SublimationVapor",
"name" : "SublimationVapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SublimationVapor",
"targets" : [
"SublimationVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SublimationVaporTests",
"module_type" : "SwiftTarget",
"name" : "SublimationVaporTests",
"path" : "Tests/SublimationVaporTests",
"sources" : [
"SublimationVaporTests.swift"
],
"target_dependencies" : [
"SublimationVapor"
],
"type" : "test"
},
{
"c99name" : "SublimationVapor",
"module_type" : "SwiftTarget",
"name" : "SublimationVapor",
"path" : "Sources/SublimationVapor",
"product_dependencies" : [
"OpenAPIAsyncHTTPClient",
"SublimationCore",
"Sublimation",
"Vapor"
],
"product_memberships" : [
"SublimationVapor"
],
"sources" : [
"ClientError.swift",
"Sublimation.swift",
"Vapor.Application.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/brightdigit/Sublimation
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/swift-server/swift-openapi-async-http-client
[1/482] Fetching swift-openapi-async-http-client
Fetched https://github.com/swift-server/swift-openapi-async-http-client from cache (0.26s)
[1/70342] Fetching vapor
[2112/75382] Fetching vapor, sublimation
Fetched https://github.com/brightdigit/Sublimation from cache (2.05s)
Fetched https://github.com/vapor/vapor.git from cache (2.10s)
Computing version for https://github.com/swift-server/swift-openapi-async-http-client
Computed https://github.com/swift-server/swift-openapi-async-http-client at 1.0.0 (3.94s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-http-types
[1/671] Fetching swift-http-types
[672/6033] Fetching swift-http-types, swift-openapi-runtime
[6034/19350] Fetching swift-http-types, swift-openapi-runtime, async-http-client
[7766/91425] Fetching swift-http-types, swift-openapi-runtime, async-http-client, swift-nio
Fetched https://github.com/apple/swift-http-types from cache (1.45s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.46s)
[23381/77437] Fetching swift-openapi-runtime, swift-nio
Fetched https://github.com/apple/swift-openapi-runtime from cache (6.86s)
Fetched https://github.com/apple/swift-nio from cache (6.99s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.98s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.7.0 (0.81s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.88s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/2288] Fetching swift-nio-transport-services
[162/6011] Fetching swift-nio-transport-services, swift-log
[3648/11602] Fetching swift-nio-transport-services, swift-log, swift-algorithms
[3769/13171] Fetching swift-nio-transport-services, swift-log, swift-algorithms, swift-atomics
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.63s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.83s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/5177] Fetching swift-nio-extras
[5178/16336] Fetching swift-nio-extras, swift-nio-http2
[7968/29986] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.43s)
[24536/24809] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.45s)
[13514/13650] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.43s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (2.42s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.67s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (1.60s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.81s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.77.0 (0.87s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
[3920/19522] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
Fetched https://github.com/apple/swift-collections.git from cache (1.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.52s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.46s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (0.58s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git
[1/20690] Fetching routing-kit
[208/26160] Fetching routing-kit, console-kit
[634/28684] Fetching routing-kit, console-kit, websocket-kit
[1313/30795] Fetching routing-kit, console-kit, websocket-kit, swift-metrics
[4924/32888] Fetching routing-kit, console-kit, websocket-kit, swift-metrics, multipart-kit
[12244/44118] Fetching routing-kit, console-kit, websocket-kit, swift-metrics, multipart-kit, swift-crypto
Fetched https://github.com/vapor/console-kit.git from cache (0.41s)
Fetching https://github.com/vapor/async-kit.git
[22643/38648] Fetching routing-kit, websocket-kit, swift-metrics, multipart-kit, swift-crypto
[24518/41018] Fetching routing-kit, websocket-kit, swift-metrics, multipart-kit, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.30s)
[29310/38648] Fetching routing-kit, websocket-kit, swift-metrics, multipart-kit, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.95s)
Fetched https://github.com/vapor/routing-kit.git from cache (0.97s)
[8867/15847] Fetching websocket-kit, multipart-kit, swift-crypto
Fetched https://github.com/vapor/websocket-kit.git from cache (1.67s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.81s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.84s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.44s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.57s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.51s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.47s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.62s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.84s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (3.15s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.21s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.49s)
Computing version for https://github.com/brightdigit/Sublimation
Computed https://github.com/brightdigit/Sublimation at 2.0.1 (0.43s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/brightdigit/Sublimation
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
Creating working copy for https://github.com/vapor/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/swift-server/swift-openapi-async-http-client
Working copy of https://github.com/swift-server/swift-openapi-async-http-client resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.106.7
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.24.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.77.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
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/847] Write sources
[48/847] Compiling CNIOWindows WSAStartup.c
[49/847] Compiling CNIOWindows shim.c
[50/847] Compiling _NumericsShims _NumericsShims.c
[51/847] Compiling _AtomicsShims.c
[52/847] Compiling CNIOWASI CNIOWASI.c
[53/847] Compiling CSystem shims.c
[54/847] Compiling CNIOLinux liburing_shims.c
[54/847] Compiling CVaporBcrypt blf.c
[56/847] Compiling CVaporBcrypt bcrypt.c
[57/847] Compiling CNIOSHA1 c_nio_sha1.c
[58/847] Compiling CNIOExtrasZlib empty.c
[58/847] Compiling CNIODarwin shim.c
[60/847] Compiling CNIOLLHTTP c_nio_http.c
[61/847] Compiling CNIOLinux shim.c
[62/847] Compiling fiat_p256_adx_sqr.S
[63/847] Compiling CNIOLLHTTP c_nio_api.c
[64/847] Compiling fiat_p256_adx_mul.S
[64/847] Compiling fiat_curve25519_adx_square.S
[66/847] Compiling fiat_curve25519_adx_mul.S
[67/847] Write swift-version-24593BA9C3E375BF.txt
[68/847] Compiling CNIOLLHTTP c_nio_llhttp.c
[69/851] Compiling CNIOBoringSSLShims shims.c
[70/853] Compiling tls_record.cc
[71/853] Compiling tls13_server.cc
[72/853] Compiling tls13_enc.cc
[73/853] Compiling tls_method.cc
[74/853] Compiling tls13_both.cc
[75/854] Compiling tls13_client.cc
[77/924] Emitting module SystemPackage
[78/927] Compiling SublimationCore Sublimatory.swift
[79/927] Compiling HTTPTypes ISOLatin1String.swift
[80/928] Compiling SystemPackage MachPort.swift
[81/928] Compiling SystemPackage PlatformString.swift
[82/928] Compiling SystemPackage SystemString.swift
[83/928] Compiling RealModule ElementaryFunctions.swift
[84/928] Emitting module HTTPTypes
[85/929] Compiling RealModule Real.swift
[86/929] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[87/929] Compiling InternalCollectionsUtilities Integer rank.swift
[88/929] Compiling RealModule RealFunctions.swift
[89/929] Compiling SystemPackage Util+StringArray.swift
[90/929] Compiling SystemPackage Util.swift
[91/929] Compiling SystemPackage UtilConsumers.swift
[94/929] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[95/929] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[96/929] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[97/929] Compiling InternalCollectionsUtilities Specialize.swift
[98/931] Compiling _NIODataStructures _TinyArray.swift
[99/931] Compiling HTTPTypes HTTPRequest.swift
[100/931] Compiling HTTPTypes HTTPResponse.swift
[101/931] Compiling _NIODataStructures PriorityQueue.swift
[102/931] Compiling HTTPTypes HTTPField.swift
[106/931] Emitting module InternalCollectionsUtilities
[108/931] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[109/931] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[110/931] Compiling InternalCollectionsUtilities _SortedCollection.swift
[111/931] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[112/931] Compiling InternalCollectionsUtilities Debugging.swift
[113/931] Compiling InternalCollectionsUtilities Descriptions.swift
[116/931] Compiling InternalCollectionsUtilities UInt+reversed.swift
[117/931] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[118/931] Compiling RealModule Float16+Real.swift
[119/931] Compiling RealModule Float80+Real.swift
[120/931] Emitting module RealModule
[121/931] Compiling HTTPTypes HTTPParsedFields.swift
[124/931] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[125/931] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[126/931] Emitting module _NIOBase64
[127/931] Compiling _NIOBase64 Base64.swift
[130/931] Compiling RealModule Float+Real.swift
[137/933] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[138/933] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[140/937] Compiling HTTPTypes NIOLock.swift
[141/937] Compiling CoreMetrics Locks.swift
[142/937] Compiling SystemPackage Mocking.swift
[143/937] Compiling SystemPackage RawBuffer.swift
[144/937] Compiling SystemPackage Syscalls.swift
[145/937] Compiling SystemPackage WindowsSyscallAdapters.swift
[146/937] Compiling Logging MetadataProvider.swift
[147/937] Emitting module Logging
[148/937] Compiling Logging Locks.swift
[149/937] Compiling Logging LogHandler.swift
[150/937] Compiling Logging Logging.swift
[151/937] Emitting module _NIODataStructures
[152/937] Compiling _NIODataStructures Heap.swift
[157/939] Compiling SystemPackage Constants.swift
[158/939] Compiling SystemPackage Exports.swift
[162/940] Compiling t1_enc.cc
[165/947] Compiling CoreMetrics Metrics.swift
[166/947] Emitting module CoreMetrics
[167/1077] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[168/1077] Compiling HeapModule Heap+Descriptions.swift
[168/1077] Compiling ssl_x509.cc
[171/1079] Compiling HeapModule _HeapNode.swift
[172/1079] Compiling HeapModule Heap.swift
[173/1079] Emitting module HeapModule
[174/1079] Compiling HeapModule Heap+Invariants.swift
[175/1079] Compiling HeapModule Heap+UnsafeHandle.swift
[177/1171] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[178/1171] Compiling HashTreeCollections TreeSet+Debugging.swift
[179/1171] Compiling HashTreeCollections TreeSet+Descriptions.swift
[180/1171] Compiling HashTreeCollections TreeSet+Equatable.swift
[181/1171] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[182/1171] Compiling HashTreeCollections TreeSet+Extras.swift
[183/1171] Compiling HashTreeCollections TreeSet+Filter.swift
[184/1178] Compiling HashTreeCollections TreeDictionary+Codable.swift
[185/1178] Compiling HashTreeCollections TreeDictionary+Collection.swift
[186/1178] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[187/1178] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[188/1178] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[189/1178] Compiling HashTreeCollections TreeDictionary.swift
[190/1178] Compiling HashTreeCollections TreeSet+Codable.swift
[191/1178] Compiling HashTreeCollections TreeSet+Collection.swift
[192/1178] Compiling HashTreeCollections _HashStack.swift
[193/1178] Compiling HashTreeCollections _HashTreeIterator.swift
[194/1178] Compiling HashTreeCollections _HashTreeStatistics.swift
[195/1178] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[196/1178] Compiling HashTreeCollections _RawHashNode.swift
[197/1178] Compiling HashTreeCollections _UnmanagedHashNode.swift
[198/1178] Compiling HashTreeCollections _UnsafePath.swift
[199/1178] Compiling DequeModule Deque+CustomReflectable.swift
[200/1178] Compiling DequeModule Deque+Descriptions.swift
[201/1178] Compiling DequeModule Deque+Equatable.swift
[202/1178] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[203/1180] Compiling DequeModule _DequeBuffer.swift
[204/1180] Compiling DequeModule _DequeBufferHeader.swift
[205/1180] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[206/1180] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[207/1180] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[208/1180] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[209/1180] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[210/1180] Compiling HashTreeCollections _HashNode+Structural merge.swift
[211/1180] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[212/1180] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[213/1180] Compiling HashTreeCollections TreeSet+Hashable.swift
[214/1180] Compiling HashTreeCollections TreeSet+Sendable.swift
[215/1180] Compiling HashTreeCollections TreeSet+Sequence.swift
[216/1180] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[217/1180] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[218/1180] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[219/1180] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[220/1180] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[221/1180] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[222/1180] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[223/1190] Emitting module SublimationCore
[224/1190] Compiling SublimationCore Application.swift
[225/1191] Compiling DequeModule Deque+Codable.swift
[226/1191] Compiling DequeModule Deque+Collection.swift
[231/1191] Compiling DequeModule Deque+Extras.swift
[232/1191] Compiling DequeModule Deque+Hashable.swift
[233/1191] Compiling HashTreeCollections _HashNode+Structural union.swift
[234/1191] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[235/1191] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[236/1191] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[237/1191] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[238/1191] Compiling HashTreeCollections _HashNode.swift
[239/1191] Compiling HashTreeCollections _HashNodeHeader.swift
[240/1191] Compiling HashTreeCollections _HashSlot.swift
[244/1191] Compiling HTTPTypes HTTPFieldName.swift
[245/1191] Compiling HTTPTypes HTTPFields.swift
[246/1191] Compiling DequeModule _DequeSlot.swift
[247/1191] Compiling DequeModule _UnsafeWrappedBuffer.swift
[269/1201] Compiling DequeModule Deque+Testing.swift
[270/1201] Compiling DequeModule Deque._Storage.swift
[271/1201] Compiling DequeModule Deque._UnsafeHandle.swift
[272/1201] Compiling DequeModule Deque.swift
[273/1201] Compiling OrderedCollections OrderedSet+Sendable.swift
[274/1201] Compiling OrderedCollections OrderedSet+SubSequence.swift
[275/1201] Compiling OrderedCollections OrderedSet+Testing.swift
[276/1201] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[277/1201] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[278/1201] Compiling OrderedCollections OrderedSet.swift
[279/1201] Compiling OrderedCollections _UnsafeBitset.swift
[280/1201] Compiling HashTreeCollections TreeDictionary+Merge.swift
[281/1201] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[282/1201] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[283/1201] Compiling HashTreeCollections TreeDictionary+Values.swift
[283/1203] Compiling ssl_versions.cc
[285/1203] Compiling _RopeModule _CharacterRecognizer.swift
[286/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[287/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[288/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[289/1203] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[290/1203] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[291/1203] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[292/1203] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[293/1203] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[294/1203] Compiling HashTreeCollections TreeSet.swift
[302/1203] Emitting module Sublimation
[305/1203] Compiling Sublimation Sublimation.swift
[335/1265] Emitting module RoutingKit
[336/1265] Emitting module DequeModule
[338/1266] Emitting module Metrics
[339/1266] Compiling Metrics Metrics.swift
[340/1267] Compiling RoutingKit PathComponent.swift
[341/1267] Compiling RoutingKit AnyRouter.swift
[342/1267] Compiling RoutingKit Parameters.swift
[344/1267] Compiling OpenAPIRuntime UniversalClient.swift
[345/1267] Compiling OpenAPIRuntime UniversalServer.swift
[346/1267] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[347/1267] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[348/1267] Compiling OpenAPIRuntime URICodeCodingKey.swift
[349/1267] Compiling OpenAPIRuntime URICoderConfiguration.swift
[350/1267] Compiling OpenAPIRuntime URIEncodedNode.swift
[351/1267] Compiling OpenAPIRuntime URIParsedTypes.swift
[352/1267] Compiling OpenAPIRuntime URIDecoder.swift
[353/1267] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[354/1267] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[355/1267] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[363/1267] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[364/1267] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[365/1267] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[366/1267] Compiling OpenAPIRuntime MultipartValidation.swift
[367/1267] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[368/1267] Compiling OpenAPIRuntime CurrencyTypes.swift
[369/1267] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[370/1267] Compiling OpenAPIRuntime HTTPBody.swift
[371/1267] Compiling OpenAPIRuntime ServerTransport.swift
[372/1267] Compiling RoutingKit Router.swift
[373/1267] Compiling RoutingKit TrieRouter.swift
[374/1268] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[375/1268] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[376/1268] Compiling OpenAPIRuntime ClientTransport.swift
[377/1268] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[378/1268] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[379/1268] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[386/1268] Emitting module OrderedCollections
[387/1269] Compiling ssl_transcript.cc
[389/1269] Compiling OpenAPIRuntime FoundationExtensions.swift
[390/1269] Compiling OpenAPIRuntime ParameterStyles.swift
[391/1269] Compiling OpenAPIRuntime ServerVariable.swift
[392/1269] Compiling OpenAPIRuntime URLExtensions.swift
[393/1269] Compiling OpenAPIRuntime Deprecated.swift
[394/1269] Compiling OpenAPIRuntime ClientError.swift
[395/1269] Compiling OpenAPIRuntime CodingErrors.swift
[396/1269] Compiling OpenAPIRuntime RuntimeError.swift
[397/1269] Compiling OpenAPIRuntime ServerError.swift
[398/1277] Compiling OpenAPIRuntime URISerializer.swift
[399/1277] Compiling _RopeModule Rope+MutatingForEach.swift
[400/1277] Compiling _RopeModule Rope+Remove.swift
[401/1277] Compiling _RopeModule Rope+RemoveSubrange.swift
[402/1277] Compiling _RopeModule Rope+Split.swift
[403/1277] Compiling _RopeModule Optional Utilities.swift
[404/1277] Compiling _RopeModule String Utilities.swift
[405/1277] Compiling _RopeModule String.Index+ABI.swift
[406/1277] Compiling ssl_stat.cc
[408/1277] Compiling OpenAPIRuntime ByteUtilities.swift
[409/1277] Compiling OpenAPIRuntime ContentDisposition.swift
[410/1277] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[411/1277] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[412/1277] Compiling OpenAPIRuntime OpenAPIValue.swift
[413/1277] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[414/1277] Compiling OpenAPIRuntime UndocumentedPayload.swift
[419/1277] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[420/1277] Compiling OpenAPIRuntime CodableExtensions.swift
[421/1277] Compiling OpenAPIRuntime Configuration.swift
[422/1277] Compiling OpenAPIRuntime Converter+Client.swift
[423/1277] Compiling OpenAPIRuntime Converter+Common.swift
[424/1277] Compiling OpenAPIRuntime Converter+Server.swift
[425/1277] Compiling OpenAPIRuntime Converter.swift
[426/1277] Compiling OpenAPIRuntime CurrencyExtensions.swift
[427/1277] Compiling OpenAPIRuntime ErrorExtensions.swift
[428/1277] Compiling OpenAPIRuntime Acceptable.swift
[429/1277] Compiling OpenAPIRuntime Base64EncodedData.swift
[435/1277] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[436/1277] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[437/1277] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[438/1277] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[439/1277] Compiling OpenAPIRuntime ServerSentEvents.swift
[440/1277] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[440/1277] Compiling ssl_privkey.cc
[442/1277] Emitting module _RopeModule
[443/1277] Emitting module OpenAPIRuntime
[443/1277] Compiling ssl_session.cc
[444/1277] Compiling ssl_lib.cc
[453/1277] Compiling ssl_key_share.cc
[454/1277] Compiling ssl_file.cc
[465/1278] Compiling ssl_credential.cc
[467/1278] Emitting module HashTreeCollections
[467/1279] Compiling ssl_asn1.cc
[486/1279] Compiling ssl_cert.cc
[497/1279] Compiling ssl_cipher.cc
[498/1279] Compiling ssl_buffer.cc
[515/1279] Compiling ssl_aead_ctx.cc
[516/1279] Compiling s3_lib.cc
[517/1279] Compiling s3_pkt.cc
[519/1279] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[520/1279] Compiling OpenAPIRuntime URIEncoder.swift
[521/1279] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[522/1279] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[523/1279] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[524/1279] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[525/1279] Compiling OpenAPIRuntime URIParser.swift
[527/1280] Compiling s3_both.cc
[528/1280] Compiling handshake_server.cc
[529/1280] Compiling handshake.cc
[530/1280] Compiling handshake_client.cc
[531/1280] Compiling handoff.cc
[532/1280] Compiling encrypted_client_hello.cc
[533/1280] Compiling dtls_record.cc
[534/1280] Compiling md5-x86_64-linux.S
[535/1280] Compiling dtls_method.cc
[535/1280] Compiling extensions.cc
[537/1280] Compiling md5-586-apple.S
[538/1280] Compiling md5-x86_64-apple.S
[539/1280] Compiling md5-586-linux.S
[540/1280] Compiling d1_srtp.cc
[541/1280] Compiling err_data.c
[542/1280] Compiling d1_pkt.cc
[543/1280] Compiling chacha20_poly1305_x86_64-apple.S
[544/1280] Compiling chacha20_poly1305_armv8-win.S
[545/1280] Compiling chacha20_poly1305_armv8-linux.S
[546/1280] Compiling chacha20_poly1305_x86_64-linux.S
[547/1280] Compiling chacha-x86_64-linux.S
[548/1280] Compiling chacha20_poly1305_armv8-apple.S
[549/1280] Compiling chacha-x86-linux.S
[549/1280] Compiling chacha-x86_64-apple.S
[551/1280] Compiling chacha-armv8-linux.S
[552/1280] Compiling chacha-x86-apple.S
[553/1280] Compiling chacha-armv8-win.S
[554/1280] Compiling bio_ssl.cc
[555/1280] Compiling chacha-armv8-apple.S
[556/1280] Compiling chacha-armv4-linux.S
[557/1280] Compiling aes128gcmsiv-x86_64-apple.S
[558/1280] Compiling aes128gcmsiv-x86_64-linux.S
[559/1280] Compiling x86_64-mont5-apple.S
[560/1280] Compiling x86_64-mont-apple.S
[561/1280] Compiling x86_64-mont-linux.S
[562/1280] Compiling x86_64-mont5-linux.S
[563/1280] Compiling x86-mont-apple.S
[564/1280] Compiling x86-mont-linux.S
[565/1280] Compiling vpaes-x86-apple.S
[566/1280] Compiling vpaes-x86-linux.S
[567/1280] Compiling d1_lib.cc
[568/1280] Compiling vpaes-x86_64-linux.S
[569/1280] Compiling vpaes-x86_64-apple.S
[570/1280] Compiling vpaes-armv8-win.S
[571/1280] Compiling vpaes-armv8-linux.S
[572/1280] Compiling vpaes-armv8-apple.S
[573/1280] Compiling vpaes-armv7-linux.S
[574/1280] Compiling sha512-armv8-win.S
[575/1280] Compiling sha512-x86_64-apple.S
[576/1280] Compiling sha512-x86_64-linux.S
[577/1280] Compiling sha512-armv8-linux.S
[578/1280] Compiling sha512-armv8-apple.S
[579/1280] Compiling sha512-armv4-linux.S
[580/1280] Compiling sha512-586-apple.S
[581/1280] Compiling sha512-586-linux.S
[582/1280] Compiling sha256-x86_64-apple.S
[583/1280] Compiling sha256-x86_64-linux.S
[584/1280] Compiling sha256-armv8-win.S
[585/1280] Compiling sha256-armv8-linux.S
[586/1280] Compiling sha256-armv4-linux.S
[587/1280] Compiling sha256-armv8-apple.S
[588/1280] Compiling sha256-586-linux.S
[589/1280] Compiling sha256-586-apple.S
[590/1280] Compiling sha1-x86_64-apple.S
[591/1280] Compiling sha1-armv8-win.S
[592/1280] Compiling sha1-armv8-apple.S
[593/1280] Compiling sha1-x86_64-linux.S
[594/1280] Compiling sha1-armv8-linux.S
[595/1280] Compiling sha1-armv4-large-linux.S
[596/1280] Compiling sha1-586-linux.S
[597/1280] Compiling sha1-586-apple.S
[598/1280] Compiling d1_both.cc
[599/1280] Compiling rdrand-x86_64-apple.S
[600/1280] Compiling p256_beeu-x86_64-asm-linux.S
[601/1280] Compiling rdrand-x86_64-linux.S
[602/1280] Compiling rsaz-avx2-apple.S
[603/1280] Compiling rsaz-avx2-linux.S
[604/1280] Compiling p256_beeu-x86_64-asm-apple.S
[605/1280] Compiling p256_beeu-armv8-asm-win.S
[606/1280] Compiling p256_beeu-armv8-asm-apple.S
[607/1280] Compiling p256_beeu-armv8-asm-linux.S
[608/1280] Compiling p256-x86_64-asm-apple.S
[609/1280] Compiling p256-armv8-asm-linux.S
[610/1280] Compiling p256-x86_64-asm-linux.S
[611/1280] Compiling p256-armv8-asm-apple.S
[612/1280] Compiling p256-armv8-asm-win.S
[613/1280] Compiling ghashv8-armv8-linux.S
[614/1280] Compiling ghashv8-armv8-win.S
[615/1280] Compiling ghashv8-armv8-apple.S
[616/1280] Compiling ghashv8-armv7-linux.S
[617/1280] Compiling ghash-x86_64-linux.S
[618/1280] Compiling ghash-x86-linux.S
[619/1280] Compiling ghash-x86_64-apple.S
[620/1280] Compiling ghash-x86-apple.S
[621/1280] Compiling ghash-ssse3-x86-linux.S
[622/1280] Compiling ghash-ssse3-x86_64-linux.S
[623/1280] Compiling ghash-ssse3-x86_64-apple.S
[624/1280] Compiling ghash-ssse3-x86-apple.S
[625/1280] Compiling ghash-neon-armv8-win.S
[626/1280] Compiling ghash-neon-armv8-apple.S
[627/1280] Compiling ghash-neon-armv8-linux.S
[628/1280] Compiling ghash-armv4-linux.S
[629/1280] Compiling co-586-linux.S
[630/1280] Compiling co-586-apple.S
[631/1280] Compiling bn-armv8-win.S
[632/1280] Compiling bsaes-armv7-linux.S
[633/1280] Compiling bn-armv8-apple.S
[634/1280] Compiling bn-armv8-linux.S
[635/1280] Compiling bn-586-apple.S
[636/1280] Compiling bn-586-linux.S
[637/1280] Compiling armv8-mont-win.S
[638/1280] Compiling armv8-mont-apple.S
[639/1280] Compiling aesv8-gcm-armv8-win.S
[640/1280] Compiling armv8-mont-linux.S
[641/1280] Compiling armv4-mont-linux.S
[642/1280] Compiling aesv8-gcm-armv8-linux.S
[643/1280] Compiling aesv8-gcm-armv8-apple.S
[644/1280] Compiling aesv8-armv8-linux.S
[644/1280] Compiling aesv8-armv7-linux.S
[646/1280] Compiling aesv8-armv8-win.S
[647/1280] Compiling aesv8-armv8-apple.S
[648/1280] Compiling aesni-x86_64-linux.S
[649/1280] Compiling aesni-x86_64-apple.S
[650/1280] Compiling aesni-x86-linux.S
[651/1280] Compiling aesni-x86-apple.S
[652/1280] Compiling aesni-gcm-x86_64-apple.S
[653/1280] Compiling aesni-gcm-x86_64-linux.S
[654/1280] Compiling x_sig.c
[655/1280] Compiling x_x509a.c
[656/1280] Compiling x_x509.c
[657/1280] Compiling x_val.c
[658/1280] Compiling x_pubkey.c
[659/1280] Compiling x_spki.c
[660/1280] Compiling x_req.c
[661/1280] Compiling x_name.c
[662/1280] Compiling x_exten.c
[663/1280] Compiling x_crl.c
[664/1280] Compiling x509spki.c
[665/1280] Compiling x_attrib.c
[666/1280] Compiling x_algor.c
[667/1280] Compiling x_all.c
[668/1280] Compiling x509rset.c
[669/1280] Compiling x509name.c
[670/1280] Compiling x509cset.c
[671/1280] Compiling x509_vpm.c
[672/1280] Compiling x509_v3.c
[673/1280] Compiling x509_vfy.c
[674/1280] Compiling x509_txt.c
[675/1280] Compiling x509_set.c
[676/1280] Compiling x509_trs.c
[677/1280] Compiling x509_req.c
[678/1280] Compiling x509_obj.c
[679/1280] Compiling x509_def.c
[680/1280] Compiling x509_d2.c
[681/1280] Compiling x509_lu.c
[682/1280] Compiling x509_ext.c
[683/1280] Compiling x509_att.c
[684/1280] Compiling x509.c
[685/1280] Compiling v3_skey.c
[686/1280] Compiling x509_cmp.c
[687/1280] Compiling v3_prn.c
[688/1280] Compiling v3_utl.c
[689/1280] Compiling v3_purp.c
[690/1280] Compiling v3_pmaps.c
[691/1280] Compiling v3_ocsp.c
[692/1280] Compiling v3_int.c
[693/1280] Compiling v3_pcons.c
[694/1280] Compiling v3_lib.c
[695/1280] Compiling v3_ncons.c
[696/1280] Compiling v3_info.c
[697/1280] Compiling v3_ia5.c
[698/1280] Compiling v3_extku.c
[699/1280] Compiling v3_genn.c
[700/1280] Compiling v3_crld.c
[701/1280] Compiling v3_enum.c
[702/1280] Compiling v3_conf.c
[703/1280] Compiling v3_cpols.c
[704/1280] Compiling v3_bcons.c
[705/1280] Compiling v3_bitst.c
[706/1280] Compiling t_x509a.c
[707/1280] Compiling v3_alt.c
[708/1280] Compiling t_req.c
[709/1280] Compiling v3_akeya.c
[710/1280] Compiling v3_akey.c
[711/1280] Compiling t_x509.c
[712/1280] Compiling t_crl.c
[713/1280] Compiling name_print.c
[714/1280] Compiling i2d_pr.c
[715/1280] Compiling policy.c
[716/1280] Compiling by_dir.c
[717/1280] Compiling rsa_pss.c
[718/1280] Compiling by_file.c
[719/1280] Compiling a_digest.c
[720/1280] Compiling asn1_gen.c
[721/1280] Compiling trust_token.c
[722/1280] Compiling a_verify.c
[723/1280] Compiling a_sign.c
[724/1280] Compiling voprf.c
[725/1280] Compiling thread_win.c
[726/1280] Compiling algorithm.c
[727/1280] Compiling thread_pthread.c
[728/1280] Compiling thread.c
[728/1280] Compiling thread_none.c
[730/1280] Compiling spx_util.c
[731/1280] Compiling spx_wots.c
[732/1280] Compiling spx_thash.c
[733/1280] Compiling stack.c
[734/1280] Compiling pmbtoken.c
[735/1280] Compiling spx_fors.c
[736/1280] Compiling spx_merkle.c
[737/1280] Compiling spx.c
[738/1280] Compiling spx_address.c
[739/1280] Compiling wots.c
[740/1280] Compiling thash.c
[740/1280] Compiling sha512.c
[742/1280] Compiling merkle.c
[743/1280] Compiling slhdsa.c
[744/1280] Compiling fors.c
[745/1280] Compiling siphash.c
[746/1280] Compiling sha256.c
[747/1280] Compiling rsa_extra.c
[748/1280] Compiling rsa_print.c
[749/1280] Compiling sha1.c
[750/1280] Compiling rc4.c
[751/1280] Compiling refcount.c
[752/1280] Compiling trusty.c
[753/1280] Compiling windows.c
[754/1280] Compiling rsa_asn1.c
[755/1280] Compiling rsa_crypt.c
[756/1280] Compiling rand_extra.c
[757/1280] Compiling ios.c
[758/1280] Compiling passive.c
[759/1280] Compiling urandom.c
[760/1280] Compiling deterministic.c
[761/1280] Compiling poly1305_arm_asm.S
[762/1280] Compiling getentropy.c
[763/1280] Compiling forkunsafe.c
[764/1280] Compiling fork_detect.c
[765/1280] Compiling pool.c
[766/1280] Compiling poly1305.c
[766/1280] Compiling poly1305_arm.c
[768/1280] Compiling poly1305_vec.c
[769/1280] Compiling pkcs7.c
[770/1280] Compiling p5_pbev2.c
[771/1280] Compiling pkcs8.c
[772/1280] Compiling pkcs8_x509.c
[773/1280] Compiling pem_xaux.c
[774/1280] Compiling pkcs7_x509.c
[775/1280] Compiling pem_x509.c
[776/1280] Compiling pem_pkey.c
[777/1280] Compiling pem_oth.c
[778/1280] Compiling obj_xref.c
[779/1280] Compiling pem_pk8.c
[780/1280] Compiling pem_lib.c
[781/1280] Compiling obj.c
[782/1280] Compiling mem.c
[783/1280] Compiling pem_all.c
[784/1280] Compiling pem_info.c
[785/1280] Compiling lhash.c
[786/1280] Compiling md5.c
[787/1280] Compiling mldsa.c
[788/1280] Compiling md4.c
[789/1280] Compiling fips_shared_support.c
[790/1280] Compiling kyber.c
[791/1280] Compiling keccak.c
[792/1280] Compiling sign.c
[793/1280] Compiling ex_data.c
[794/1280] Compiling poly_rq_mul.S
[795/1280] Compiling scrypt.c
[796/1280] Compiling mlkem.cc
[797/1280] Compiling hpke.c
[798/1280] Compiling pbkdf.c
[799/1280] Compiling p_x25519.c
[800/1280] Compiling print.c
[801/1280] Compiling p_x25519_asn1.c
[801/1280] Compiling hrss.c
[803/1280] Compiling p_hkdf.c
[804/1280] Compiling p_rsa_asn1.c
[805/1280] Compiling p_rsa.c
[806/1280] Compiling p_ed25519.c
[807/1280] Compiling p_ed25519_asn1.c
[808/1280] Compiling p_ec.c
[809/1280] Compiling p_dh.c
[810/1280] Compiling p_dsa_asn1.c
[811/1280] Compiling p_dh_asn1.c
[812/1280] Compiling p_ec_asn1.c
[813/1280] Compiling evp_ctx.c
[814/1280] Compiling err.c
[815/1280] Compiling ecdh_extra.c
[815/1280] Compiling ecdsa_asn1.c
[817/1280] Compiling engine.c
[818/1280] Compiling evp_asn1.c
[819/1280] Compiling evp.c
[820/1280] Compiling ec_derive.c
[821/1280] Compiling dsa_asn1.c
[822/1280] Compiling ec_asn1.c
[823/1280] Compiling hash_to_curve.c
[824/1280] Compiling dsa.c
[825/1280] Compiling dh_asn1.c
[825/1280] Compiling params.c
[826/1280] Compiling dilithium.c
[828/1280] Compiling digest_extra.c
[829/1280] Compiling spake25519.c
[830/1280] Compiling x25519-asm-arm.S
[831/1280] Compiling crypto.c
[832/1280] Compiling des.c
[833/1280] Compiling cpu_intel.c
[834/1280] Compiling cpu_arm_linux.c
[835/1280] Compiling cpu_arm_freebsd.c
[836/1280] Compiling cpu_aarch64_sysreg.c
[837/1280] Compiling cpu_aarch64_openbsd.c
[838/1280] Compiling cpu_aarch64_linux.c
[839/1280] Compiling cpu_aarch64_fuchsia.c
[839/1280] Compiling cpu_aarch64_win.c
[841/1280] Compiling cpu_aarch64_apple.c
[842/1280] Compiling curve25519.c
[843/1280] Compiling e_tls.c
[844/1280] Compiling tls_cbc.c
[845/1280] Compiling conf.c
[846/1280] Compiling e_rc4.c
[847/1280] Compiling e_rc2.c
[848/1280] Compiling e_null.c
[849/1280] Compiling derive_key.c
[850/1280] Compiling e_des.c
[851/1280] Compiling curve25519_64_adx.c
[852/1280] Compiling e_aesctrhmac.c
[853/1280] Compiling e_chacha20poly1305.c
[854/1280] Compiling cipher_extra.c
[855/1280] Compiling e_aesgcmsiv.c
[856/1280] Compiling unicode.c
[857/1280] Compiling ber.c
[858/1280] Compiling asn1_compat.c
[859/1280] Compiling chacha.c
[860/1280] Compiling cbb.c
[861/1280] Compiling buf.c
[862/1280] Compiling cbs.c
[863/1280] Compiling convert.c
[864/1280] Compiling socket_helper.c
[865/1280] Compiling bn_asn1.c
[866/1280] Compiling blake2.c
[866/1280] Compiling socket.c
[868/1280] Compiling printf.c
[869/1280] Compiling pair.c
[870/1280] Compiling errno.c
[871/1280] Compiling bio_mem.c
[872/1280] Compiling file.c
[873/1280] Compiling fd.c
[874/1280] Compiling hexdump.c
[874/1280] Compiling connect.c
[876/1280] Compiling bio.c
[877/1280] Compiling bcm.c
[878/1280] Compiling base64.c
[879/1280] Compiling tasn_fre.c
[880/1280] Compiling tasn_utl.c
[881/1280] Compiling tasn_typ.c
[882/1280] Compiling tasn_dec.c
[883/1280] Compiling tasn_enc.c
[884/1280] Compiling f_string.c
[885/1280] Compiling tasn_new.c
[886/1280] Compiling posix_time.c
[887/1280] Compiling f_int.c
[888/1280] Compiling asn_pack.c
[888/1280] Compiling asn1_par.c
[890/1280] Compiling a_utctm.c
[891/1280] Compiling a_type.c
[892/1280] Compiling asn1_lib.c
[893/1280] Compiling a_time.c
[894/1280] Compiling a_octet.c
[895/1280] Compiling a_strnid.c
[896/1280] Compiling a_i2d_fp.c
[897/1280] Compiling a_strex.c
[898/1280] Compiling a_mbstr.c
[899/1280] Compiling a_object.c
[900/1280] Compiling a_int.c
[901/1280] Compiling a_gentm.c
[902/1280] Compiling a_dup.c
[903/1280] Compiling a_d2i_fp.c
[904/1280] Compiling a_bool.c
[905/1280] Compiling fiat_p256_adx_mul.S
[906/1280] Compiling fiat_p256_adx_sqr.S
[907/1280] Compiling fiat_curve25519_adx_square.S
[908/1280] Compiling a_bitstr.c
[909/1280] Compiling md5-x86_64-linux.S
[910/1280] Compiling fiat_curve25519_adx_mul.S
[911/1280] Compiling md5-x86_64-apple.S
[912/1280] Compiling md5-586-apple.S
[913/1280] Compiling md5-586-linux.S
[914/1280] Compiling chacha20_poly1305_x86_64-apple.S
[915/1280] Compiling err_data.c
[916/1280] Compiling chacha20_poly1305_armv8-win.S
[917/1280] Compiling chacha20_poly1305_armv8-linux.S
[918/1280] Compiling chacha20_poly1305_x86_64-linux.S
[919/1280] Compiling chacha20_poly1305_armv8-apple.S
[920/1280] Compiling chacha-x86_64-linux.S
[921/1280] Compiling chacha-x86_64-apple.S
[922/1280] Compiling chacha-x86-linux.S
[923/1280] Compiling chacha-armv8-win.S
[924/1280] Compiling chacha-x86-apple.S
[925/1280] Compiling chacha-armv8-linux.S
[926/1280] Compiling chacha-armv4-linux.S
[927/1280] Compiling CCryptoBoringSSLShims shims.c
[928/1280] Compiling chacha-armv8-apple.S
[929/1280] Compiling aes128gcmsiv-x86_64-apple.S
[930/1280] Compiling aes128gcmsiv-x86_64-linux.S
[931/1280] Compiling x86_64-mont5-apple.S
[932/1280] Compiling x86_64-mont-apple.S
[933/1280] Compiling x86_64-mont5-linux.S
[934/1280] Compiling x86_64-mont-linux.S
[935/1280] Compiling x86-mont-linux.S
[936/1280] Compiling x86-mont-apple.S
[937/1280] Compiling vpaes-x86_64-apple.S
[938/1280] Compiling vpaes-x86-linux.S
[939/1280] Compiling vpaes-x86_64-linux.S
[940/1280] Compiling vpaes-x86-apple.S
[941/1280] Compiling vpaes-armv8-win.S
[942/1280] Compiling vpaes-armv8-linux.S
[943/1280] Compiling vpaes-armv7-linux.S
[944/1280] Compiling vpaes-armv8-apple.S
[945/1280] Compiling sha512-x86_64-linux.S
[946/1280] Compiling sha512-x86_64-apple.S
[947/1280] Compiling sha512-armv8-linux.S
[948/1280] Compiling sha512-armv8-win.S
[949/1280] Compiling sha512-armv8-apple.S
[950/1280] Compiling sha512-586-linux.S
[951/1280] Compiling sha512-armv4-linux.S
[952/1280] Compiling sha512-586-apple.S
[953/1280] Compiling sha256-x86_64-apple.S
[954/1280] Compiling sha256-armv8-win.S
[955/1280] Compiling sha256-armv8-linux.S
[956/1280] Compiling sha256-x86_64-linux.S
[957/1280] Compiling sha256-armv8-apple.S
[958/1280] Compiling sha256-armv4-linux.S
[959/1280] Compiling sha256-586-linux.S
[960/1280] Compiling sha256-586-apple.S
[961/1280] Compiling sha1-armv8-win.S
[962/1280] Compiling sha1-x86_64-apple.S
[963/1280] Compiling sha1-x86_64-linux.S
[964/1280] Compiling sha1-armv8-linux.S
[965/1280] Compiling sha1-armv8-apple.S
[966/1280] Compiling sha1-armv4-large-linux.S
[967/1280] Compiling sha1-586-linux.S
[968/1280] Compiling sha1-586-apple.S
[969/1280] Compiling rsaz-avx2-apple.S
[970/1280] Compiling rdrand-x86_64-linux.S
[971/1280] Compiling rsaz-avx2-linux.S
[972/1280] Compiling p256_beeu-x86_64-asm-linux.S
[973/1280] Compiling rdrand-x86_64-apple.S
[974/1280] Compiling p256_beeu-x86_64-asm-apple.S
[975/1280] Compiling p256_beeu-armv8-asm-linux.S
[976/1280] Compiling p256_beeu-armv8-asm-win.S
[977/1280] Compiling p256_beeu-armv8-asm-apple.S
[978/1280] Compiling p256-x86_64-asm-apple.S
[979/1280] Compiling p256-x86_64-asm-linux.S
[980/1280] Compiling p256-armv8-asm-linux.S
[981/1280] Compiling p256-armv8-asm-apple.S
[982/1280] Compiling p256-armv8-asm-win.S
[983/1280] Compiling ghashv8-armv8-linux.S
[984/1280] Compiling ghashv8-armv8-win.S
[985/1280] Compiling ghashv8-armv8-apple.S
[986/1280] Compiling ghashv8-armv7-linux.S
[987/1280] Compiling ghash-x86_64-linux.S
[988/1280] Compiling ghash-x86_64-apple.S
[989/1280] Compiling ghash-x86-apple.S
[990/1280] Compiling ghash-ssse3-x86_64-linux.S
[991/1280] Compiling ghash-x86-linux.S
[992/1280] Compiling ghash-ssse3-x86_64-apple.S
[993/1280] Compiling ghash-ssse3-x86-linux.S
[994/1280] Compiling ghash-neon-armv8-win.S
[995/1280] Compiling ghash-ssse3-x86-apple.S
[996/1280] Compiling ghash-neon-armv8-linux.S
[997/1280] Compiling ghash-neon-armv8-apple.S
[998/1280] Compiling ghash-armv4-linux.S
[999/1280] Compiling co-586-linux.S
[1000/1280] Compiling bsaes-armv7-linux.S
[1001/1280] Compiling co-586-apple.S
[1002/1280] Compiling bn-armv8-win.S
[1003/1280] Compiling bn-armv8-apple.S
[1004/1280] Compiling bn-armv8-linux.S
[1005/1280] Compiling bn-586-apple.S
[1006/1280] Compiling bn-586-linux.S
[1007/1280] Compiling armv8-mont-linux.S
[1008/1280] Compiling armv8-mont-win.S
[1009/1280] Compiling armv4-mont-linux.S
[1010/1280] Compiling armv8-mont-apple.S
[1011/1280] Compiling aesv8-gcm-armv8-win.S
[1012/1280] Compiling aesv8-gcm-armv8-apple.S
[1013/1280] Compiling aesv8-armv8-win.S
[1014/1280] Compiling aesv8-gcm-armv8-linux.S
[1015/1280] Compiling aesv8-armv8-linux.S
[1016/1280] Compiling aesv8-armv8-apple.S
[1017/1280] Compiling aesv8-armv7-linux.S
[1018/1280] Compiling aesni-x86_64-apple.S
[1019/1280] Compiling aesni-x86-linux.S
[1020/1280] Compiling aesni-x86_64-linux.S
[1021/1280] Compiling aesni-x86-apple.S
[1022/1280] Compiling aesni-gcm-x86_64-linux.S
[1023/1280] Compiling aesni-gcm-x86_64-apple.S
[1024/1280] Compiling x_val.c
[1025/1280] Compiling x_spki.c
[1026/1280] Compiling x_x509.c
[1027/1280] Compiling x_sig.c
[1028/1280] Compiling x_x509a.c
[1029/1280] Compiling x_req.c
[1030/1280] Compiling x_pubkey.c
[1031/1280] Compiling x_name.c
[1032/1280] Compiling x_exten.c
[1033/1280] Compiling x_attrib.c
[1034/1280] Compiling x_algor.c
[1035/1280] Compiling x509spki.c
[1036/1280] Compiling x_all.c
[1037/1280] Compiling x_crl.c
[1038/1280] Compiling c-nioatomics.c
[1039/1280] Compiling x509rset.c
[1040/1280] Compiling x509cset.c
[1041/1280] Compiling x509_v3.c
[1041/1280] Compiling x509name.c
[1043/1280] Compiling x509_vpm.c
[1044/1280] Compiling x509_vfy.c
[1045/1280] Compiling x509_txt.c
[1046/1280] Compiling x509_set.c
[1047/1280] Compiling x509_req.c
[1048/1280] Compiling x509_trs.c
[1049/1280] Compiling x509_obj.c
[1050/1280] Compiling c-atomics.c
[1051/1280] Compiling x509_lu.c
[1052/1280] Compiling x509_ext.c
[1053/1280] Compiling x509_def.c
[1054/1280] Compiling x509_cmp.c
[1055/1286] Compiling x509.c
[1056/1286] Compiling x509_d2.c
[1057/1286] Compiling x509_att.c
[1058/1286] Compiling v3_utl.c
[1059/1286] Compiling v3_skey.c
[1060/1286] Compiling v3_pcons.c
[1061/1286] Compiling v3_purp.c
[1062/1286] Compiling v3_pmaps.c
[1063/1286] Compiling v3_ocsp.c
[1064/1286] Compiling v3_prn.c
[1065/1286] Compiling v3_ia5.c
[1066/1286] Compiling v3_int.c
[1067/1286] Compiling v3_lib.c
[1067/1286] Compiling v3_info.c
[1069/1286] Compiling v3_ncons.c
[1071/1286] Compiling NIOConcurrencyHelpers NIOLock.swift
[1072/1286] Compiling NIOConcurrencyHelpers lock.swift
[1072/1286] Compiling v3_genn.c
[1073/1286] Compiling v3_extku.c
[1074/1286] Compiling v3_bitst.c
[1076/1286] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1077/1286] Emitting module NIOConcurrencyHelpers
[1078/1286] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1079/1286] Compiling NIOConcurrencyHelpers atomics.swift
[1079/1287] Compiling v3_conf.c
[1080/1287] Compiling v3_enum.c
[1081/1287] Compiling v3_cpols.c
[1083/1287] Compiling v3_crld.c
[1084/1287] Compiling v3_bcons.c
[1085/1287] Compiling v3_alt.c
[1086/1287] Compiling v3_akeya.c
[1087/1287] Compiling t_x509.c
[1088/1287] Compiling t_x509a.c
[1089/1300] Compiling t_req.c
[1090/1300] Compiling v3_akey.c
[1091/1304] Compiling t_crl.c
[1092/1313] Compiling policy.c
[1093/1313] Compiling rsa_pss.c
[1094/1313] Compiling by_file.c
[1095/1313] Compiling i2d_pr.c
[1097/1313] Compiling ConsoleKitTerminal Console+Wait.swift
[1098/1313] Compiling ConsoleKitTerminal ConsoleColor.swift
[1099/1313] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1099/1316] Compiling name_print.c
[1100/1316] Compiling asn1_gen.c
[1101/1316] Compiling a_digest.c
[1102/1316] Compiling algorithm.c
[1103/1316] Compiling a_verify.c
[1104/1316] Compiling trust_token.c
[1105/1316] Compiling voprf.c
[1106/1316] Compiling thread_win.c
[1108/1316] Compiling ConsoleKitTerminal Console+Confirm.swift
[1109/1316] Compiling ConsoleKitTerminal Console+Input.swift
[1110/1316] Compiling ConsoleKitTerminal Console+Center.swift
[1111/1316] Compiling ConsoleKitTerminal Console+Output.swift
[1111/1316] Compiling by_dir.c
[1112/1316] Compiling a_sign.c
[1114/1316] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1115/1316] Compiling ConsoleKitTerminal ConsoleClear.swift
[1116/1316] Compiling ConsoleKitTerminal Console+Ask.swift
[1117/1316] Compiling ConsoleKitTerminal Console+Choose.swift
[1118/1316] Compiling ConsoleKitTerminal CustomActivity.swift
[1119/1316] Compiling ConsoleKitTerminal LoadingBar.swift
[1120/1316] Compiling ConsoleKitTerminal ProgressBar.swift
[1121/1316] Compiling ConsoleKitTerminal Console+Clear.swift
[1121/1316] Compiling thread.c
[1122/1316] Compiling spx_util.c
[1123/1316] Compiling thread_none.c
[1124/1316] Compiling thread_pthread.c
[1125/1316] Compiling spx_wots.c
[1126/1316] Compiling stack.c
[1127/1316] Compiling spx.c
[1128/1316] Compiling spx_thash.c
[1129/1316] Compiling spx_merkle.c
[1130/1316] Compiling spx_fors.c
[1132/1316] Emitting module ConsoleKitTerminal
[1132/1316] Compiling pmbtoken.c
[1133/1316] Compiling spx_address.c
[1135/1316] Compiling ConsoleKitTerminal ActivityBar.swift
[1136/1316] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1137/1316] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1138/1316] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1138/1316] Compiling thash.c
[1139/1316] Compiling ConsoleKitTerminal Console.swift
[1141/1316] Compiling ConsoleKitTerminal Terminal.swift
[1142/1316] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1142/1316] Compiling wots.c
[1142/1316] Compiling slhdsa.c
[1144/1316] Compiling merkle.c
[1145/1316] Compiling fors.c
[1146/1316] Compiling sha512.c
[1147/1316] Compiling siphash.c
[1149/1316] Compiling ConsoleKitTerminal ConsoleText.swift
[1150/1316] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1151/1316] Compiling ConsoleKitTerminal ANSI.swift
[1151/1316] Compiling sha1.c
[1152/1316] Compiling rsa_print.c
[1153/1316] Compiling rsa_extra.c
[1154/1316] Compiling sha256.c
[1155/1316] Compiling refcount.c
[1156/1316] Compiling rc4.c
[1157/1316] Compiling rsa_asn1.c
[1158/1316] Compiling rsa_crypt.c
[1159/1316] Compiling trusty.c
[1160/1316] Compiling windows.c
[1161/1316] Compiling rand_extra.c
[1162/1316] Compiling urandom.c
[1163/1316] Compiling getentropy.c
[1164/1316] Compiling ios.c
[1165/1316] Compiling passive.c
[1166/1316] Compiling forkunsafe.c
[1167/1316] Compiling deterministic.c
[1168/1316] Compiling fork_detect.c
[1169/1316] Compiling poly1305_arm_asm.S
[1170/1316] Compiling poly1305_arm.c
[1171/1316] Compiling pool.c
[1172/1316] Compiling poly1305.c
[1173/1316] Compiling pkcs7.c
[1174/1316] Compiling poly1305_vec.c
[1175/1316] Compiling pkcs8.c
[1176/1316] Compiling p5_pbev2.c
[1177/1316] Compiling pem_xaux.c
[1178/1316] Compiling pem_x509.c
[1179/1316] Compiling pkcs8_x509.c
[1180/1316] Compiling pkcs7_x509.c
[1181/1316] Compiling pem_info.c
[1182/1316] Compiling pem_oth.c
[1182/1316] Compiling pem_pk8.c
[1182/1316] Compiling pem_all.c
[1184/1316] Compiling pem_pkey.c
[1186/1316] Compiling pem_lib.c
[1188/1316] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1189/1316] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1190/1316] Compiling ConsoleKitTerminal LoggerFragment.swift
[1190/1317] Compiling obj_xref.c
[1191/1317] Compiling lhash.c
[1193/1317] Compiling md4.c
[1194/1317] Compiling md5.c
[1195/1317] Compiling mldsa.c
[1196/1317] Compiling obj.c
[1197/1317] Compiling mem.c
[1198/1317] Compiling fips_shared_support.c
[1199/1317] Compiling keccak.c
[1200/1317] Compiling kyber.c
[1201/1317] Compiling ex_data.c
[1202/1317] Compiling poly_rq_mul.S
[1203/1317] Compiling hpke.c
[1204/1317] Compiling sign.c
[1205/1317] Compiling scrypt.c
[1206/1317] Compiling pbkdf.c
[1207/1317] Compiling p_x25519_asn1.c
[1208/1317] Compiling print.c
[1209/1317] Compiling hrss.c
[1210/1317] Compiling p_x25519.c
[1211/1317] Compiling p_rsa_asn1.c
[1212/1317] Compiling p_ed25519.c
[1213/1317] Compiling p_hkdf.c
[1214/1321] Compiling p_rsa.c
[1215/1330] Compiling p_ed25519_asn1.c
[1216/1339] Compiling p_ec_asn1.c
[1217/1339] Compiling p_ec.c
[1218/1339] Compiling p_dh.c
[1219/1339] Compiling p_dh_asn1.c
[1220/1339] Compiling err.c
[1221/1339] Compiling engine.c
[1222/1339] Compiling evp_ctx.c
[1223/1339] Compiling p_dsa_asn1.c
[1223/1339] Compiling evp.c
[1225/1339] Compiling evp_asn1.c
[1226/1339] Compiling ecdh_extra.c
[1227/1339] Compiling ec_derive.c
[1228/1339] Compiling ecdsa_asn1.c
[1229/1339] Compiling dsa_asn1.c
[1230/1339] Compiling hash_to_curve.c
[1231/1339] Compiling digest_extra.c
[1232/1339] Compiling ec_asn1.c
[1233/1339] Compiling dsa.c
[1234/1339] Compiling params.c
[1235/1339] Compiling dilithium.c
[1236/1339] Compiling dh_asn1.c
[1237/1339] Compiling x25519-asm-arm.S
[1239/1339] Compiling ConsoleKitCommands CommandSignature.swift
[1240/1339] Compiling ConsoleKitCommands Flag.swift
[1241/1339] Compiling ConsoleKitCommands Option.swift
[1241/1341] Compiling des.c
[1242/1341] Compiling crypto.c
[1243/1341] Compiling spake25519.c
[1245/1341] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1246/1341] Compiling ConsoleKitCommands AsyncCommand.swift
[1247/1341] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1248/1341] Emitting module ConsoleKitCommands
[1248/1341] Compiling cpu_intel.c
[1249/1341] Compiling cpu_arm_linux.c
[1250/1341] Compiling cpu_aarch64_win.c
[1251/1341] Compiling cpu_arm_freebsd.c
[1252/1341] Compiling curve25519.c
[1253/1341] Compiling cpu_aarch64_openbsd.c
[1254/1341] Compiling cpu_aarch64_linux.c
[1256/1341] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1257/1341] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1258/1341] Compiling ConsoleKitCommands Argument.swift
[1258/1341] Compiling cpu_aarch64_sysreg.c
[1259/1341] Compiling cpu_aarch64_fuchsia.c
[1260/1341] Compiling cpu_aarch64_apple.c
[1261/1341] Compiling tls_cbc.c
[1262/1341] Compiling e_rc4.c
[1263/1341] Compiling e_tls.c
[1264/1341] Compiling conf.c
[1265/1341] Compiling e_null.c
[1266/1341] Compiling e_rc2.c
[1267/1341] Compiling e_chacha20poly1305.c
[1268/1341] Compiling e_des.c
[1270/1341] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1271/1341] Compiling ConsoleKitCommands Utilities.swift
[1271/1341] Compiling e_aesgcmsiv.c
[1272/1341] Compiling derive_key.c
[1273/1341] Compiling curve25519_64_adx.c
[1274/1341] Compiling e_aesctrhmac.c
[1275/1341] Compiling unicode.c
[1276/1341] Compiling cipher_extra.c
[1277/1341] Compiling ber.c
[1278/1341] Compiling chacha.c
[1279/1341] Compiling asn1_compat.c
[1280/1341] Compiling cbb.c
[1281/1341] Compiling buf.c
[1282/1341] Compiling cbs.c
[1283/1341] Compiling bn_asn1.c
[1284/1341] Compiling printf.c
[1285/1341] Compiling convert.c
[1286/1341] Compiling blake2.c
[1287/1341] Compiling pair.c
[1288/1341] Compiling errno.c
[1289/1341] Compiling fd.c
[1290/1341] Compiling file.c
[1291/1341] Compiling base64.c
[1292/1341] Compiling hexdump.c
[1293/1341] Compiling tasn_utl.c
[1294/1341] Compiling tasn_typ.c
[1295/1341] Compiling bio_mem.c
[1296/1341] Compiling bio.c
[1297/1341] Compiling tasn_new.c
[1298/1341] Compiling tasn_fre.c
[1299/1341] Compiling f_string.c
[1300/1341] Compiling posix_time.c
[1301/1341] Compiling tasn_dec.c
[1302/1341] Compiling f_int.c
[1303/1341] Compiling tasn_enc.c
[1304/1341] Compiling asn_pack.c
[1305/1341] Compiling asn1_par.c
[1306/1341] Compiling bcm.c
[1307/1341] Compiling asn1_lib.c
[1308/1341] Compiling a_utctm.c
[1309/1341] Compiling a_type.c
[1310/1341] Compiling a_time.c
[1311/1341] Compiling a_strnid.c
[1312/1341] Compiling a_strex.c
[1312/1341] Compiling a_octet.c
[1314/1341] Compiling a_mbstr.c
[1315/1341] Compiling a_i2d_fp.c
[1317/1341] Compiling ConsoleKitCommands CommandGroup.swift
[1318/1341] Compiling ConsoleKitCommands CommandInput.swift
[1319/1341] Compiling ConsoleKitCommands Commands.swift
[1320/1341] Compiling ConsoleKitCommands Command.swift
[1321/1341] Compiling ConsoleKitCommands CommandContext.swift
[1322/1341] Compiling ConsoleKitCommands CommandError.swift
[1323/1341] Compiling ConsoleKitCommands Console+Run.swift
[1324/1341] Compiling ConsoleKitCommands ConsoleError.swift
[1325/1341] Compiling ConsoleKitCommands Completion.swift
[1326/1341] Compiling ConsoleKitCommands AsyncCommands.swift
[1327/1341] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1328/1341] Compiling ConsoleKitCommands AnyCommand.swift
[1328/1341] Compiling a_object.c
[1329/1341] Compiling a_int.c
[1330/1341] Write sources
[1332/1342] Compiling a_gentm.c
[1333/1342] Compiling a_dup.c
[1334/1342] Write sources
[1337/1342] Compiling a_d2i_fp.c
[1338/1342] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1339/1342] Compiling a_bool.c
[1341/1342] Compiling a_bitstr.c
[1343/1449] Compiling Atomics ManagedAtomic.swift
[1344/1449] Compiling Atomics ManagedAtomicLazyReference.swift
[1345/1449] Compiling Atomics UnsafeAtomic.swift
[1346/1449] Compiling Atomics UnsafeAtomicLazyReference.swift
[1347/1451] Compiling Atomics AtomicMemoryOrderings.swift
[1348/1451] Compiling Atomics DoubleWord.swift
[1349/1451] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1350/1451] Compiling BitCollections BitSet+CustomReflectable.swift
[1351/1451] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1352/1451] Compiling BitCollections BitSet+Equatable.swift
[1353/1451] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1354/1451] Compiling BitCollections BitSet+Extras.swift
[1355/1451] Compiling BitCollections BitSet+Hashable.swift
[1356/1458] Compiling ConsoleKit Exports.swift
[1357/1458] Emitting module ConsoleKit
[1358/1459] Compiling Atomics IntegerOperations.swift
[1359/1459] Compiling Atomics Unmanaged extensions.swift
[1361/1459] Compiling Atomics AtomicReference.swift
[1362/1459] Compiling Atomics AtomicStorage.swift
[1363/1459] Compiling Atomics AtomicValue.swift
[1364/1459] Compiling Atomics Primitives.shims.swift
[1365/1459] Compiling Atomics AtomicInteger.swift
[1366/1459] Compiling Atomics AtomicOptionalWrappable.swift
[1367/1459] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1368/1459] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1369/1459] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1370/1459] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1371/1459] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1372/1459] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1373/1459] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1374/1459] Compiling BitCollections BitSet+Initializers.swift
[1375/1459] Compiling BitCollections BitSet+Invariants.swift
[1376/1459] Compiling BitCollections BitSet+Random.swift
[1377/1459] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1378/1459] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1379/1459] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1380/1459] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1381/1459] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1382/1459] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1383/1459] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1384/1459] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1385/1459] Compiling BitCollections BitSet+SetAlgebra union.swift
[1386/1459] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1387/1459] Compiling BitCollections BitSet.Counted.swift
[1391/1462] Compiling CryptoBoringWrapper RandomBytes.swift
[1392/1462] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1393/1462] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1394/1462] Compiling CryptoBoringWrapper EllipticCurve.swift
[1395/1462] Compiling BitCollections BitArray+CustomReflectable.swift
[1396/1462] Compiling BitCollections BitArray+Descriptions.swift
[1397/1462] Compiling BitCollections BitArray+Equatable.swift
[1398/1462] Emitting module CryptoBoringWrapper
[1399/1462] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1400/1462] Compiling BitCollections BitSet.Index.swift
[1401/1462] Compiling BitCollections BitSet._UnsafeHandle.swift
[1402/1462] Compiling BitCollections BitSet.swift
[1403/1462] Compiling BitCollections Range+Utilities.swift
[1404/1462] Compiling BitCollections Slice+Utilities.swift
[1405/1462] Compiling BitCollections UInt+Tricks.swift
[1406/1462] Compiling BitCollections _Word.swift
[1407/1462] Compiling Atomics AtomicBool.swift
[1415/1462] Emitting module BitCollections
[1420/1462] Compiling BitCollections BitArray+Copy.swift
[1424/1462] Compiling Atomics IntegerConformances.swift
[1425/1462] Compiling Atomics PointerConformances.swift
[1426/1462] Compiling Atomics Primitives.native.swift
[1430/1462] Compiling Atomics OptionalRawRepresentable.swift
[1431/1462] Compiling Atomics RawRepresentable.swift
[1438/1463] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1439/1463] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1441/1464] Compiling Algorithms Trim.swift
[1442/1464] Compiling Algorithms Unique.swift
[1443/1464] Compiling Algorithms Windows.swift
[1449/1466] Emitting module Collections
[1450/1466] Compiling Collections Collections.swift
[1452/1538] Compiling Crypto PKCS8PrivateKey.swift
[1453/1538] Compiling Crypto SEC1PrivateKey.swift
[1454/1538] Compiling Crypto SubjectPublicKeyInfo.swift
[1455/1538] Compiling Crypto CryptoKitErrors.swift
[1456/1538] Compiling Crypto ASN1Any.swift
[1457/1538] Compiling Crypto ASN1BitString.swift
[1458/1538] Compiling Crypto ASN1Boolean.swift
[1459/1538] Compiling Crypto HPKE-Ciphersuite.swift
[1460/1538] Compiling Crypto Digests.swift
[1461/1538] Compiling Crypto HashFunctions.swift
[1462/1538] Compiling Crypto HashFunctions_SHA2.swift
[1466/1538] Emitting module Atomics
[1468/1599] Emitting module Algorithms
[1470/1600] Emitting module Crypto
[1471/1609] Compiling NIOCore ByteBuffer-views.swift
[1472/1609] Compiling NIOCore Channel.swift
[1473/1609] Compiling NIOCore ChannelHandler.swift
[1474/1609] Compiling NIOCore ChannelHandlers.swift
[1475/1609] Compiling NIOCore ChannelInvoker.swift
[1476/1609] Compiling NIOCore ChannelOption.swift
[1477/1609] Compiling NIOCore ChannelPipeline.swift
[1478/1609] Compiling NIOCore CircularBuffer.swift
[1479/1609] Compiling NIOCore Codec.swift
[1480/1609] Compiling NIOCore ConvenienceOptionSupport.swift
[1481/1609] Compiling NIOCore DeadChannel.swift
[1482/1609] Compiling NIOCore DispatchQueue+WithFuture.swift
[1483/1609] Compiling NIOCore EventLoop+Deprecated.swift
[1484/1609] Compiling NIOCore EventLoop+SerialExecutor.swift
[1485/1609] Compiling NIOCore EventLoop.swift
[1486/1609] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1487/1609] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1488/1609] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1489/1609] Compiling NIOCore EventLoopFuture.swift
[1490/1609] Compiling NIOCore FileDescriptor.swift
[1491/1609] Compiling NIOCore AddressedEnvelope.swift
[1492/1609] Compiling NIOCore AsyncAwaitSupport.swift
[1493/1609] Compiling NIOCore AsyncChannel.swift
[1494/1609] Compiling NIOCore AsyncChannelHandler.swift
[1495/1609] Compiling NIOCore AsyncChannelInboundStream.swift
[1496/1609] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1497/1609] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1498/1609] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1499/1609] Compiling NIOCore NIOAsyncWriter.swift
[1500/1609] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1501/1609] Compiling Crypto HKDF.swift
[1502/1609] Compiling Crypto AESWrap.swift
[1503/1609] Compiling Crypto AESWrap_boring.swift
[1504/1609] Compiling Crypto Ed25519_boring.swift
[1505/1609] Compiling Crypto NISTCurvesKeys_boring.swift
[1506/1609] Compiling Crypto X25519Keys_boring.swift
[1507/1609] Compiling Crypto Curve25519.swift
[1508/1609] Compiling Crypto Ed25519Keys.swift
[1509/1609] Compiling Crypto NISTCurvesKeys.swift
[1510/1609] Compiling Crypto X25519Keys.swift
[1511/1609] Compiling NIOCore MarkedCircularBuffer.swift
[1512/1609] Compiling NIOCore MulticastChannel.swift
[1513/1609] Compiling NIOCore NIOAny.swift
[1514/1609] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1515/1609] Compiling NIOCore NIOLoopBound.swift
[1516/1609] Compiling NIOCore NIOScheduledCallback.swift
[1517/1609] Compiling NIOCore NIOSendable.swift
[1518/1609] Compiling NIOCore PointerHelpers.swift
[1519/1609] Compiling NIOCore RecvByteBufferAllocator.swift
[1520/1609] Compiling Crypto Ed25519.swift
[1529/1617] Compiling NIOCore BSDSocketAPI.swift
[1530/1617] Compiling NIOCore ByteBuffer-aux.swift
[1531/1617] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1532/1617] Compiling NIOCore ByteBuffer-conversions.swift
[1533/1617] Compiling NIOCore ByteBuffer-core.swift
[1534/1617] Compiling NIOCore ByteBuffer-hex.swift
[1535/1617] Compiling NIOCore ByteBuffer-int.swift
[1536/1617] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1537/1617] Compiling NIOCore ByteBuffer-multi-int.swift
[1538/1617] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1539/1617] Compiling NIOCore FileHandle.swift
[1540/1617] Compiling NIOCore FileRegion.swift
[1541/1617] Compiling NIOCore GlobalSingletons.swift
[1542/1617] Compiling NIOCore IO.swift
[1543/1617] Compiling NIOCore IOData.swift
[1544/1617] Compiling NIOCore IPProtocol.swift
[1545/1617] Compiling NIOCore IntegerBitPacking.swift
[1546/1617] Compiling NIOCore IntegerTypes.swift
[1547/1617] Compiling NIOCore Interfaces.swift
[1548/1617] Compiling NIOCore Linux.swift
[1557/1617] Compiling Crypto Signature.swift
[1558/1617] Compiling Crypto CryptoKitErrors_boring.swift
[1559/1617] Compiling Crypto RNG_boring.swift
[1560/1617] Compiling Crypto SafeCompare_boring.swift
[1561/1617] Compiling Crypto Zeroization_boring.swift
[1562/1617] Compiling Crypto PrettyBytes.swift
[1563/1617] Compiling Crypto SafeCompare.swift
[1564/1617] Compiling Crypto SecureBytes.swift
[1565/1617] Compiling Crypto Zeroization.swift
[1575/1618] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1576/1618] Compiling NIOCore SocketAddresses.swift
[1577/1618] Compiling NIOCore SocketOptionProvider.swift
[1578/1618] Compiling NIOCore SystemCallHelpers.swift
[1579/1618] Compiling NIOCore TimeAmount+Duration.swift
[1580/1618] Compiling NIOCore TypeAssistedChannelHandler.swift
[1581/1618] Compiling NIOCore UniversalBootstrapSupport.swift
[1582/1618] Compiling NIOCore Utilities.swift
[1618/1618] Emitting module NIOCore
[1620/1671] Compiling NIOEmbedded Embedded.swift
[1621/1671] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1622/1671] Emitting module NIOEmbedded
[1623/1671] Compiling NIOEmbedded AsyncTestingChannel.swift
[1625/1672] Emitting module NIOPosix
[1626/1678] Compiling NIOPosix Pool.swift
[1627/1678] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1628/1678] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1629/1678] Compiling NIOPosix PosixSingletons.swift
[1630/1678] Compiling NIOPosix RawSocketBootstrap.swift
[1631/1678] Compiling NIOPosix Resolver.swift
[1632/1678] Compiling NIOPosix Selectable.swift
[1633/1678] Compiling NIOPosix ServerSocket.swift
[1634/1678] Compiling NIOPosix Socket.swift
[1635/1678] Compiling NIOPosix SocketChannel.swift
[1636/1678] Compiling NIOPosix SocketProtocols.swift
[1637/1678] Compiling NIOPosix System.swift
[1638/1678] Compiling NIOPosix Thread.swift
[1639/1678] Compiling NIOPosix SelectableChannel.swift
[1640/1678] Compiling NIOPosix SelectableEventLoop.swift
[1641/1678] Compiling NIOPosix SelectorEpoll.swift
[1642/1678] Compiling NIOPosix SelectorGeneric.swift
[1643/1678] Compiling NIOPosix SelectorKqueue.swift
[1644/1678] Compiling NIOPosix SelectorUring.swift
[1645/1678] Compiling NIOPosix IO.swift
[1646/1678] Compiling NIOPosix IntegerBitPacking.swift
[1647/1678] Compiling NIOPosix IntegerTypes.swift
[1648/1678] Compiling NIOPosix Linux.swift
[1649/1678] Compiling NIOPosix LinuxCPUSet.swift
[1650/1678] Compiling NIOPosix LinuxUring.swift
[1651/1678] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1652/1678] Compiling NIOPosix ThreadPosix.swift
[1653/1678] Compiling NIOPosix ThreadWindows.swift
[1654/1678] Compiling NIOPosix UnsafeTransfer.swift
[1655/1678] Compiling NIOPosix Utilities.swift
[1656/1678] Compiling NIOPosix VsockAddress.swift
[1657/1678] Compiling NIOPosix VsockChannelEvents.swift
[1658/1678] Compiling NIOPosix Bootstrap.swift
[1659/1678] Compiling NIOPosix ControlMessage.swift
[1660/1678] Compiling NIOPosix DatagramVectorReadManager.swift
[1661/1678] Compiling NIOPosix Errors+Any.swift
[1662/1678] Compiling NIOPosix FileDescriptor.swift
[1663/1678] Compiling NIOPosix GetaddrinfoResolver.swift
[1664/1678] Compiling NIOPosix HappyEyeballs.swift
[1665/1678] Compiling NIOPosix NIOThreadPool.swift
[1666/1678] Compiling NIOPosix NonBlockingFileIO.swift
[1667/1678] Compiling NIOPosix PendingDatagramWritesManager.swift
[1668/1678] Compiling NIOPosix PendingWritesManager.swift
[1669/1678] Compiling NIOPosix PipeChannel.swift
[1670/1678] Compiling NIOPosix PipePair.swift
[1671/1678] Compiling NIOPosix PointerHelpers.swift
[1672/1678] Compiling NIOPosix BSDSocketAPICommon.swift
[1673/1678] Compiling NIOPosix BSDSocketAPIPosix.swift
[1674/1678] Compiling NIOPosix BSDSocketAPIWindows.swift
[1675/1678] Compiling NIOPosix BaseSocket.swift
[1676/1678] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1677/1678] Compiling NIOPosix BaseSocketChannel.swift
[1678/1678] Compiling NIOPosix BaseStreamSocketChannel.swift
[1680/1735] Emitting module NIO
[1681/1735] Compiling NIO Exports.swift
[1683/1736] Compiling _NIOFileSystem Array+FileSystem.swift
[1684/1736] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1685/1736] Compiling _NIOFileSystem BufferedReader.swift
[1686/1777] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1687/1777] Compiling AsyncKit Collection+Flatten.swift
[1688/1777] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1689/1777] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1690/1777] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1691/1777] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1692/1777] Compiling NIOTLS TLSEvents.swift
[1693/1777] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1694/1777] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1695/1777] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1696/1777] Compiling NIOSOCKS ClientStateMachine.swift
[1697/1778] Emitting module NIOTLS
[1698/1780] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1699/1780] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1700/1780] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1701/1780] Compiling NIOSOCKS SOCKSResponse.swift
[1702/1780] Compiling NIOHTTP1 HTTPEncoder.swift
[1704/1780] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1705/1780] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1708/1780] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1709/1780] Emitting module NIOSOCKS
[1710/1780] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1711/1780] Compiling NIOHTTP1 HTTPDecoder.swift
[1712/1780] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1713/1780] Compiling NIOTLS SNIHandler.swift
[1714/1781] Emitting module NIOFoundationCompat
[1715/1781] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1718/1782] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1719/1782] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1722/1782] Compiling NIOSOCKS ServerStateMachine.swift
[1723/1783] Compiling AsyncKit Optional+StrictMap.swift
[1724/1783] Compiling AsyncKit Exports.swift
[1726/1783] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1727/1783] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1728/1783] Emitting module _NIOFileSystem
[1729/1837] Compiling NIOSSL SSLCallbacks.swift
[1730/1837] Compiling NIOSSL SSLCertificate.swift
[1731/1837] Compiling NIOTransportServices StateManagedChannel.swift
[1732/1837] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1733/1837] Compiling NIOSSL SSLPublicKey.swift
[1734/1839] Compiling NIOSSL NIOSSLClientHandler.swift
[1735/1839] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1737/1839] Compiling NIOSSL SSLCertificateExtensions.swift
[1738/1839] Compiling NIOSSL SSLConnection.swift
[1739/1839] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1740/1839] Compiling NIOSSL SSLErrors.swift
[1741/1839] Compiling NIOSSL SSLInit.swift
[1742/1839] Emitting module NIOTransportServices
[1744/1839] Compiling NIOSSL NIOSSLHandler.swift
[1745/1839] Compiling NIOSSL NIOSSLServerHandler.swift
[1746/1839] Compiling NIOSSL PosixPort.swift
[1750/1839] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1751/1839] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1752/1839] Compiling NIOSSL ObjectIdentifier.swift
[1756/1839] Compiling NIOSSL SubjectAlternativeName.swift
[1757/1839] Compiling NIOSSL NIOSSLSecureBytes.swift
[1758/1839] Compiling NIOSSL RNG.swift
[1763/1839] Compiling NIOSSL IdentityVerification.swift
[1764/1839] Compiling NIOSSL LinuxCABundle.swift
[1766/1839] Compiling NIOSSL AndroidCABundle.swift
[1767/1839] Compiling NIOSSL ByteBufferBIO.swift
[1768/1839] Compiling NIOSSL CustomPrivateKey.swift
[1778/1840] Compiling NIOSSL SafeCompare.swift
[1783/1843] Emitting module NIOHTTP1
[1789/1866] Compiling NIOSSL Zeroization.swift
[1790/1866] Compiling NIOSSL TLSConfiguration.swift
[1791/1866] Compiling NIOSSL UniversalBootstrapSupport.swift
[1792/1866] Compiling _NIOFileSystem DirectoryEntry.swift
[1793/1868] Compiling NIOHPACK HPACKEncoder.swift
[1794/1868] Compiling NIOHPACK HPACKErrors.swift
[1795/1868] Compiling NIOHPACK DynamicHeaderTable.swift
[1796/1868] Compiling NIOHPACK HPACKDecoder.swift
[1797/1868] Compiling MultipartKit MultipartError.swift
[1798/1870] Compiling NIOHPACK HeaderTables.swift
[1799/1870] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1800/1870] Compiling MultipartKit FormDataDecoder.swift
[1801/1870] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1802/1870] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1803/1870] Compiling MultipartKit MultipartFormData.swift
[1804/1870] Compiling MultipartKit MultipartParser.swift
[1805/1870] Compiling MultipartKit MultipartPart.swift
[1806/1870] Compiling MultipartKit MultipartPartConvertible.swift
[1811/1908] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1812/1908] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1813/1908] Compiling NIOExtras JSONRPCFraming.swift
[1814/1908] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1815/1908] Emitting module NIOSSL
[1816/1908] Compiling _NIOFileSystem Syscalls.swift
[1817/1908] Compiling _NIOFileSystem SystemFileHandle.swift
[1818/1908] Compiling _NIOFileSystem Utilities.swift
[1819/1908] Compiling _NIOFileSystem OpenOptions.swift
[1820/1909] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1825/1910] Compiling NIOWebSocket WebSocketOpcode.swift
[1826/1910] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1827/1910] Compiling NIOHPACK IndexedHeaderTable.swift
[1828/1910] Compiling NIOHPACK IntegerCoding.swift
[1829/1911] Compiling NIOExtras LineBasedFrameDecoder.swift
[1830/1911] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1831/1911] Compiling NIOExtras DebugInboundEventsHandler.swift
[1832/1911] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1833/1911] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1834/1911] Compiling NIOExtras NIOExtrasError.swift
[1835/1911] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1836/1913] Compiling NIOExtras NIORequestIdentifiable.swift
[1837/1913] Compiling NIOExtras PCAPRingBuffer.swift
[1838/1913] Compiling NIOHTTPCompression HTTPDecompression.swift
[1839/1915] Compiling NIOWebSocket WebSocketFrame.swift
[1840/1915] Emitting module NIOHTTPCompression
[1841/1915] Compiling NIOHTTPCompression HTTPCompression.swift
[1842/1915] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1843/1915] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1850/1915] Compiling NIOHPACK HuffmanTables.swift
[1851/1915] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1852/1915] Compiling NIOHPACK StaticHeaderTable.swift
[1853/1915] Emitting module MultipartKit
[1855/1915] Compiling NIOExtras LengthFieldPrepender.swift
[1860/1917] Emitting module NIOExtras
[1861/1918] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1862/1918] Compiling NIOExtras WritePCAPHandler.swift
[1863/1918] Compiling NIOExtras QuiescingHelper.swift
[1864/1918] Compiling NIOExtras RequestResponseHandler.swift
[1867/1918] Emitting module _NIOFileSystemFoundationCompat
[1870/1918] Emitting module NIOWebSocket
[1873/1919] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1874/1919] Compiling NIOHPACK HuffmanCoding.swift
[1882/1919] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1884/1919] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1885/1919] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1886/1920] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1889/1923] Compiling MultipartKit MultipartSerializer.swift
[1890/1923] Compiling MultipartKit Utilities.swift
[1904/1925] Compiling NIOFileSystem Exports.swift
[1905/1925] Emitting module NIOFileSystem
[1909/1926] Emitting module NIOHPACK
[1918/1962] Emitting module AsyncKit
[1920/1994] Compiling WebSocketKit WebSocket+Connect.swift
[1921/1994] Compiling WebSocketKit WebSocketHandler.swift
[1922/1994] Compiling WebSocketKit Exports.swift
[1923/1994] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1924/1994] Emitting module WebSocketKit
[1925/1994] Compiling WebSocketKit WebSocket+Concurrency.swift
[1926/1994] Compiling NIOHTTP2 MaySendFrames.swift
[1927/1994] Compiling NIOHTTP2 SendingDataState.swift
[1928/1994] Compiling NIOHTTP2 SendingGoawayState.swift
[1929/1994] Compiling NIOHTTP2 SendingHeadersState.swift
[1930/1994] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1931/1994] Compiling NIOHTTP2 SendingRstStreamState.swift
[1932/1994] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1933/1994] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1934/2002] Compiling WebSocketKit WebSocket.swift
[1935/2002] Compiling WebSocketKit WebSocketClient.swift
[1937/2003] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1938/2003] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1939/2003] Compiling NIOHTTP2 HasLocalSettings.swift
[1940/2003] Compiling NIOHTTP2 HasRemoteSettings.swift
[1941/2003] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1942/2003] Compiling NIOHTTP2 QuiescingState.swift
[1943/2003] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1944/2003] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1945/2003] Compiling NIOHTTP2 StateMachineResult.swift
[1946/2003] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1947/2003] Compiling NIOHTTP2 DOSHeuristics.swift
[1948/2003] Compiling NIOHTTP2 Error+Any.swift
[1949/2003] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1950/2003] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1951/2003] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1952/2003] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1953/2003] Emitting module NIOHTTP2
[1954/2003] Compiling NIOHTTP2 InboundWindowManager.swift
[1955/2003] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1956/2003] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1957/2003] Compiling NIOHTTP2 StreamChannelList.swift
[1958/2003] Compiling NIOHTTP2 StreamMap.swift
[1959/2003] Compiling NIOHTTP2 StreamStateMachine.swift
[1960/2003] Compiling NIOHTTP2 UnsafeTransfer.swift
[1961/2003] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1962/2003] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1963/2003] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1964/2003] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1965/2003] Compiling NIOHTTP2 HTTP2StreamID.swift
[1966/2003] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1967/2003] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1968/2003] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1969/2003] Compiling NIOHTTP2 InboundEventBuffer.swift
[1970/2003] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1971/2003] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1972/2003] Compiling NIOHTTP2 MayReceiveFrames.swift
[1973/2003] Compiling NIOHTTP2 ReceivingDataState.swift
[1974/2003] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1975/2003] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1976/2003] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1977/2003] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1978/2003] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1979/2003] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1980/2003] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1981/2003] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1982/2003] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1983/2003] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1984/2003] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1985/2003] Compiling NIOHTTP2 HTTP2Error.swift
[1986/2003] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1987/2003] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1988/2003] Compiling NIOHTTP2 HTTP2Frame.swift
[1989/2003] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1990/2003] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1991/2003] Compiling NIOHTTP2 HTTP2PingData.swift
[1992/2003] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1993/2003] Compiling NIOHTTP2 HTTP2Settings.swift
[1994/2003] Compiling NIOHTTP2 HTTP2Stream.swift
[1996/2061] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1997/2061] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1998/2061] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1999/2061] Compiling AsyncHTTPClient ConnectionTarget.swift
[2000/2061] Compiling AsyncHTTPClient DeconstructedURL.swift
[2001/2061] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2002/2061] Compiling AsyncHTTPClient FoundationExtensions.swift
[2003/2061] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2004/2061] Emitting module AsyncHTTPClient
[2005/2061] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2006/2061] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2007/2061] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2008/2061] Compiling AsyncHTTPClient Transaction.swift
[2009/2061] Compiling AsyncHTTPClient Base64.swift
[2010/2061] Compiling AsyncHTTPClient BasicAuth.swift
[2011/2061] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2012/2061] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2013/2069] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2014/2069] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2015/2069] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2016/2069] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2017/2069] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2018/2069] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2019/2069] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2020/2069] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2021/2069] Compiling AsyncHTTPClient ConnectionPool.swift
[2022/2069] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2023/2069] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2024/2069] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2025/2069] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2026/2069] Compiling AsyncHTTPClient HTTP1Connection.swift
[2027/2069] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2028/2069] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2029/2069] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2030/2069] Compiling AsyncHTTPClient HTTPClient.swift
[2031/2069] Compiling AsyncHTTPClient HTTPHandler.swift
[2032/2069] Compiling AsyncHTTPClient LRUCache.swift
[2033/2069] Compiling AsyncHTTPClient NWErrorHandler.swift
[2034/2069] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2035/2069] Compiling AsyncHTTPClient TLSConfiguration.swift
[2036/2069] Compiling AsyncHTTPClient RedirectState.swift
[2037/2069] Compiling AsyncHTTPClient HTTP2Connection.swift
[2038/2069] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2039/2069] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2040/2069] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2041/2069] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2042/2069] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2043/2069] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2044/2069] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2045/2069] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2046/2069] Compiling AsyncHTTPClient RequestBodyLength.swift
[2047/2069] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2048/2069] Compiling AsyncHTTPClient RequestOptions.swift
[2049/2069] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2050/2069] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2051/2069] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2052/2069] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2053/2069] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2054/2069] Compiling AsyncHTTPClient RequestBag.swift
[2055/2069] Compiling AsyncHTTPClient RequestValidation.swift
[2056/2069] Compiling AsyncHTTPClient SSLContextCache.swift
[2057/2069] Compiling AsyncHTTPClient Scheme.swift
[2058/2069] Compiling AsyncHTTPClient Singleton.swift
[2059/2069] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2060/2069] Compiling AsyncHTTPClient Utils.swift
[2072/2239] Compiling OpenAPIAsyncHTTPClient AsyncHTTPClientTransport.swift
[2073/2239] Emitting module OpenAPIAsyncHTTPClient
[2075/2240] Compiling Vapor HTTPServerResponseEncoder.swift
[2076/2240] Compiling Vapor HTTPServerUpgradeHandler.swift
[2077/2240] Compiling Vapor Logger+Report.swift
[2078/2240] Compiling Vapor LoggingSystem+Environment.swift
[2079/2240] Compiling Vapor Application+Middleware.swift
[2080/2240] Compiling Vapor CORSMiddleware.swift
[2081/2240] Compiling Vapor ErrorMiddleware.swift
[2082/2240] Compiling Vapor FileMiddleware.swift
[2083/2240] Compiling Vapor Middleware.swift
[2084/2240] Compiling Vapor MiddlewareConfiguration.swift
[2085/2240] Compiling Vapor ResponseCompressionMiddleware.swift
[2086/2240] Compiling Vapor RouteLoggingMiddleware.swift
[2087/2240] Compiling Vapor File+Multipart.swift
[2088/2240] Compiling Vapor FormDataDecoder+Content.swift
[2089/2240] Compiling Vapor FormDataEncoder+Content.swift
[2090/2240] Compiling Vapor Application+Password.swift
[2091/2240] Compiling Vapor Application+Passwords.swift
[2092/2240] Compiling Vapor AsyncPasswordHasher.swift
[2093/2240] Compiling Vapor BcryptHasher.swift
[2094/2240] Compiling Vapor PasswordHasher.swift
[2095/2240] Compiling Vapor PlaintextHasher.swift
[2096/2240] Compiling Vapor Request+Password.swift
[2097/2240] Compiling Vapor Redirect.swift
[2098/2263] Compiling Vapor AsyncBasicResponder.swift
[2099/2263] Compiling Vapor AsyncMiddleware.swift
[2100/2263] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2101/2263] Compiling Vapor AsyncSessionDriver.swift
[2102/2263] Compiling Vapor Authentication+Concurrency.swift
[2103/2263] Compiling Vapor Cache+Concurrency.swift
[2104/2263] Compiling Vapor Client+Concurrency.swift
[2105/2263] Compiling Vapor RequestBody+Concurrency.swift
[2106/2263] Compiling Vapor Responder+Concurrency.swift
[2107/2263] Compiling Vapor ResponseCodable+Concurrency.swift
[2108/2263] Compiling Vapor RoutesBuilder+Concurrency.swift
[2109/2263] Compiling Vapor ViewRenderer+Concurrency.swift
[2110/2263] Compiling Vapor WebSocket+Concurrency.swift
[2111/2263] Compiling Vapor ContainerGetPathExecutor.swift
[2112/2263] Compiling Vapor Content.swift
[2113/2263] Compiling Vapor ContentCoders.swift
[2114/2263] Compiling Vapor ContentConfiguration.swift
[2115/2263] Compiling Vapor ContentContainer.swift
[2116/2263] Compiling Vapor JSONCoder+Custom.swift
[2117/2263] Compiling Vapor JSONCoders+Content.swift
[2118/2263] Compiling Vapor PlaintextDecoder.swift
[2119/2263] Compiling Vapor PlaintextEncoder.swift
[2120/2263] Compiling Vapor URLQueryCoders.swift
[2121/2263] Compiling Vapor URLQueryContainer.swift
[2122/2286] Compiling Vapor Application.swift
[2123/2286] Compiling Vapor AuthenticationCache.swift
[2124/2286] Compiling Vapor Authenticator.swift
[2125/2286] Compiling Vapor BasicAuthorization.swift
[2126/2286] Compiling Vapor BearerAuthorization.swift
[2127/2286] Compiling Vapor GuardMiddleware.swift
[2128/2286] Compiling Vapor RedirectMiddleware.swift
[2129/2286] Compiling Vapor SessionAuthenticatable.swift
[2130/2286] Compiling Vapor Bcrypt.swift
[2131/2286] Compiling Vapor Application+Cache.swift
[2132/2286] Compiling Vapor Cache.swift
[2133/2286] Compiling Vapor CacheExpirationTime.swift
[2134/2286] Compiling Vapor MemoryCache.swift
[2135/2286] Compiling Vapor Request+Cache.swift
[2136/2286] Compiling Vapor Application+Clients.swift
[2137/2286] Compiling Vapor Client.swift
[2138/2286] Compiling Vapor ClientRequest.swift
[2139/2286] Compiling Vapor ClientResponse.swift
[2140/2286] Compiling Vapor Request+Client.swift
[2141/2286] Compiling Vapor BootCommand.swift
[2142/2286] Compiling Vapor CommandContext+Application.swift
[2143/2286] Compiling Vapor RoutesCommand.swift
[2144/2286] Compiling Vapor ServeCommand.swift
[2145/2286] Compiling Vapor AnyResponse+Concurrency.swift
[2146/2286] Compiling Vapor Validator.swift
[2147/2286] Compiling Vapor ValidatorResult.swift
[2148/2286] Compiling Vapor And.swift
[2149/2286] Compiling Vapor Case.swift
[2150/2286] Compiling Vapor CharacterSet.swift
[2151/2286] Compiling Vapor Count.swift
[2152/2286] Compiling Vapor Email.swift
[2153/2286] Compiling Vapor Empty.swift
[2154/2286] Compiling Vapor In.swift
[2155/2286] Compiling Vapor Nil.swift
[2156/2286] Compiling Vapor NilIgnoring.swift
[2157/2286] Compiling Vapor Not.swift
[2158/2286] Compiling Vapor Or.swift
[2159/2286] Compiling Vapor Pattern.swift
[2160/2286] Compiling Vapor Range.swift
[2161/2286] Compiling Vapor URL.swift
[2162/2286] Compiling Vapor Valid.swift
[2163/2286] Compiling Vapor Application+Views.swift
[2164/2286] Compiling Vapor PlaintextRenderer.swift
[2165/2286] Compiling Vapor Request+View.swift
[2166/2286] Compiling Vapor View.swift
[2167/2286] Compiling Vapor ViewRenderer.swift
[2168/2286] Compiling Vapor _Deprecations.swift
[2169/2286] Compiling Vapor Bytes+SecureCompare.swift
[2170/2286] Compiling Vapor Collection+Safe.swift
[2171/2286] Compiling Vapor DataProtocol+Copy.swift
[2172/2286] Compiling Vapor DecoderUnwrapper.swift
[2173/2286] Compiling Vapor DirectoryConfiguration.swift
[2174/2286] Compiling Vapor DotEnv.swift
[2175/2286] Compiling Vapor Extendable.swift
[2176/2286] Compiling Vapor File.swift
[2177/2286] Compiling Vapor FileIO.swift
[2178/2286] Compiling Vapor LifecycleHandler.swift
[2179/2286] Compiling Vapor OptionalType.swift
[2180/2286] Compiling Vapor RFC1123.swift
[2181/2286] Compiling Vapor SocketAddress+Hostname.swift
[2182/2286] Compiling Vapor Storage.swift
[2183/2286] Compiling Vapor String+IsIPAddress.swift
[2184/2286] Compiling Vapor Thread.swift
[2185/2286] Compiling Vapor URI.swift
[2186/2286] Compiling Vapor RangeResult.swift
[2187/2286] Compiling Vapor Validatable.swift
[2188/2286] Compiling Vapor Validation.swift
[2189/2286] Compiling Vapor ValidationKey.swift
[2190/2286] Compiling Vapor Validations.swift
[2191/2286] Compiling Vapor ValidationsError.swift
[2192/2286] Compiling Vapor Request+Body.swift
[2193/2286] Compiling Vapor Request+BodyStream.swift
[2194/2286] Compiling Vapor Request.swift
[2195/2286] Compiling Vapor Application+Responder.swift
[2196/2286] Compiling Vapor DefaultResponder.swift
[2197/2286] Compiling Vapor Response+Body.swift
[2198/2286] Compiling Vapor Response.swift
[2199/2286] Compiling Vapor ResponseCodable.swift
[2200/2286] Compiling Vapor Application+Routes.swift
[2201/2286] Compiling Vapor Parameters+Require.swift
[2202/2286] Compiling Vapor Request+WebSocket.swift
[2203/2286] Compiling Vapor Route.swift
[2204/2286] Compiling Vapor RouteCollection.swift
[2205/2286] Compiling Vapor Routes.swift
[2206/2286] Compiling Vapor RoutesBuilder+Group.swift
[2207/2286] Compiling Vapor RoutesBuilder+Method.swift
[2208/2286] Compiling Vapor RoutesBuilder+Middleware.swift
[2209/2286] Compiling Vapor RoutesBuilder+WebSocket.swift
[2210/2286] Compiling Vapor RoutesBuilder.swift
[2211/2286] Compiling Vapor OTP.swift
[2212/2286] Compiling Vapor Application+Servers.swift
[2213/2286] Compiling Vapor Server.swift
[2214/2286] Compiling Vapor Application+Sessions.swift
[2215/2286] Compiling Vapor MemorySessions.swift
[2216/2286] Compiling Vapor Request+Session.swift
[2217/2286] Compiling Vapor Session.swift
[2218/2286] Compiling Vapor SessionCache.swift
[2219/2286] Compiling Vapor SessionData.swift
[2220/2286] Compiling Vapor SessionDriver.swift
[2221/2286] Compiling Vapor SessionsConfiguration.swift
[2222/2286] Compiling Vapor SessionsMiddleware.swift
[2223/2286] Compiling Vapor URLEncodedFormData.swift
[2224/2286] Compiling Vapor URLEncodedFormDecoder.swift
[2225/2286] Compiling Vapor URLEncodedFormEncoder.swift
[2226/2286] Compiling Vapor URLEncodedFormError.swift
[2227/2286] Compiling Vapor URLEncodedFormParser.swift
[2228/2286] Compiling Vapor URLEncodedFormSerializer.swift
[2229/2286] Compiling Vapor URLQueryFragmentConvertible.swift
[2230/2286] Compiling Vapor AnyResponse.swift
[2231/2286] Compiling Vapor Array+Random.swift
[2232/2286] Compiling Vapor Base32.swift
[2233/2286] Compiling Vapor Base64.swift
[2234/2286] Compiling Vapor BaseN.swift
[2235/2286] Compiling Vapor BasicCodingKey.swift
[2236/2286] Compiling Vapor ByteCount.swift
[2237/2286] Compiling Vapor Bytes+Hex.swift
[2238/2286] Compiling Vapor Core.swift
[2239/2286] Compiling Vapor Running.swift
[2240/2286] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2241/2286] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2242/2286] Compiling Vapor DotEnvFile+load.swift
[2243/2286] Compiling Vapor Routes+caseInsenstive.swift
[2244/2286] Compiling Vapor Validatable+validate.swift
[2245/2286] Compiling Vapor Environment+Process.swift
[2246/2286] Compiling Vapor Environment+Secret.swift
[2247/2286] Compiling Vapor Environment.swift
[2248/2286] Compiling Vapor Abort.swift
[2249/2286] Compiling Vapor AbortError.swift
[2250/2286] Compiling Vapor DebuggableError.swift
[2251/2286] Compiling Vapor Demangler.swift
[2252/2286] Compiling Vapor ErrorSource.swift
[2253/2286] Compiling Vapor StackTrace.swift
[2254/2286] Compiling Vapor Exports.swift
[2255/2286] Compiling Vapor Application+HTTP.swift
[2256/2286] Compiling Vapor BasicResponder.swift
[2257/2286] Compiling Vapor BodyStream.swift
[2258/2286] Compiling Vapor Application+HTTP+Client.swift
[2259/2286] Compiling Vapor EventLoopHTTPClient.swift
[2260/2286] Compiling Vapor EndpointCache.swift
[2261/2286] Compiling Vapor HTTPMethod+String.swift
[2262/2286] Emitting module Vapor
[2263/2286] Compiling Vapor HTTPStatus.swift
[2264/2286] Compiling Vapor HTTPCookies.swift
[2265/2286] Compiling Vapor HTTPHeaderCacheControl.swift
[2266/2286] Compiling Vapor HTTPHeaderExpires.swift
[2267/2286] Compiling Vapor HTTPHeaderLastModified.swift
[2268/2286] Compiling Vapor HTTPHeaders+Cache.swift
[2269/2286] Compiling Vapor HTTPHeaders+Connection.swift
[2270/2286] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2271/2286] Compiling Vapor HTTPHeaders+ContentRange.swift
[2272/2286] Compiling Vapor HTTPHeaders+Directive.swift
[2273/2286] Compiling Vapor HTTPHeaders+Forwarded.swift
[2274/2286] Compiling Vapor HTTPHeaders+Link.swift
[2275/2286] Compiling Vapor HTTPHeaders+Name.swift
[2276/2286] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2277/2286] Compiling Vapor HTTPHeaders.swift
[2278/2286] Compiling Vapor HTTPMediaType.swift
[2279/2286] Compiling Vapor HTTPMediaTypePreference.swift
[2280/2286] Compiling Vapor Responder.swift
[2281/2286] Compiling Vapor Application+HTTP+Server.swift
[2282/2286] Compiling Vapor HTTPServer.swift
[2283/2286] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2284/2286] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2285/2286] Compiling Vapor HTTPServerHandler.swift
[2286/2286] Compiling Vapor HTTPServerRequestDecoder.swift
[2288/2291] Compiling SublimationVapor ClientError.swift
[2289/2291] Compiling SublimationVapor Vapor.Application.swift
/host/spi-builder-workspace/Sources/SublimationVapor/Vapor.Application.swift:34:43: warning: 'Application' is deprecated: Only used by SublimationNgrok.
32 | public import protocol SublimationCore.Application
33 |
34 | extension Vapor.Application: @retroactive Application {
| `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
35 | public var httpServerConfigurationPort: Int { self.http.server.configuration.port }
36 |
[2290/2291] Emitting module SublimationVapor
/host/spi-builder-workspace/Sources/SublimationVapor/Vapor.Application.swift:34:43: warning: 'Application' is deprecated: Only used by SublimationNgrok.
32 | public import protocol SublimationCore.Application
33 |
34 | extension Vapor.Application: @retroactive Application {
| `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
35 | public var httpServerConfigurationPort: Int { self.http.server.configuration.port }
36 |
[2291/2291] Compiling SublimationVapor Sublimation.swift
Build complete! (228.29s)
Build complete.
{
"dependencies" : [
{
"identity" : "sublimation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-alpha.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/Sublimation"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.92.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-openapi-async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-openapi-async-http-client"
}
],
"manifest_display_name" : "SublimationVapor",
"name" : "SublimationVapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SublimationVapor",
"targets" : [
"SublimationVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SublimationVaporTests",
"module_type" : "SwiftTarget",
"name" : "SublimationVaporTests",
"path" : "Tests/SublimationVaporTests",
"sources" : [
"SublimationVaporTests.swift"
],
"target_dependencies" : [
"SublimationVapor"
],
"type" : "test"
},
{
"c99name" : "SublimationVapor",
"module_type" : "SwiftTarget",
"name" : "SublimationVapor",
"path" : "Sources/SublimationVapor",
"product_dependencies" : [
"OpenAPIAsyncHTTPClient",
"SublimationCore",
"Sublimation",
"Vapor"
],
"product_memberships" : [
"SublimationVapor"
],
"sources" : [
"ClientError.swift",
"Sublimation.swift",
"Vapor.Application.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.