Build Information
Successful build of VaporDocC, reference main (07e0c7
), with Swift 6.1 for Linux on 26 Apr 2025 12:34:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/VaporDocC.git
Reference: main
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/JosephDuffy/VaporDocC
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 07e0c7a Don't exclude docc directory
Cloned https://github.com/JosephDuffy/VaporDocC.git
Revision (git rev-parse @):
07e0c7a6cf05a331fe2d2167e8e497fcb4eaff04
SUCCESS checkout https://github.com/JosephDuffy/VaporDocC.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/JosephDuffy/VaporDocC.git
https://github.com/JosephDuffy/VaporDocC.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/Vapor.git"
}
],
"manifest_display_name" : "VaporDocC",
"name" : "VaporDocC",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Run",
"targets" : [
"Run"
],
"type" : {
"executable" : null
}
},
{
"name" : "VaporDocC",
"targets" : [
"VaporDocC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporDocCTests",
"module_type" : "SwiftTarget",
"name" : "VaporDocCTests",
"path" : "Tests/VaporDocCTests",
"sources" : [
"VaporDocCTests.swift"
],
"target_dependencies" : [
"VaporDocC"
],
"type" : "test"
},
{
"c99name" : "VaporDocC",
"module_type" : "SwiftTarget",
"name" : "VaporDocC",
"path" : "Sources/VaporDocC",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Run",
"VaporDocC"
],
"sources" : [
"VaporDocCMiddleware.swift"
],
"type" : "library"
},
{
"c99name" : "Run",
"module_type" : "SwiftTarget",
"name" : "Run",
"path" : "Sources/Run",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Run"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"VaporDocC"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/Vapor.git
[1/74313] Fetching vapor
Fetched https://github.com/vapor/Vapor.git from cache (2.22s)
Computing version for https://github.com/vapor/Vapor.git
Computed https://github.com/vapor/Vapor.git at 4.114.1 (2.92s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git
[1/3208] Fetching multipart-kit
[2/4267] Fetching multipart-kit, swift-service-context
[2697/6854] Fetching multipart-kit, swift-service-context, websocket-kit
[3215/12757] Fetching multipart-kit, swift-service-context, websocket-kit, swift-algorithms
[4110/17727] Fetching multipart-kit, swift-service-context, websocket-kit, swift-algorithms, swift-distributed-tracing
[5901/19432] Fetching multipart-kit, swift-service-context, websocket-kit, swift-algorithms, swift-distributed-tracing, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.57s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.57s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.57s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[2697/6467] Fetching multipart-kit, swift-service-context, swift-metrics
[4897/10303] Fetching multipart-kit, swift-service-context, swift-metrics, swift-log
[4898/15965] Fetching multipart-kit, swift-service-context, swift-metrics, swift-log, swift-nio-extras
[14357/27457] Fetching multipart-kit, swift-service-context, swift-metrics, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.38s)
Fetching https://github.com/apple/swift-nio-ssl.git
[12769/25257] Fetching multipart-kit, swift-service-context, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.53s)
Fetching https://github.com/apple/swift-nio.git
[9176/19595] Fetching multipart-kit, swift-service-context, swift-log, swift-nio-http2
[17693/34388] Fetching multipart-kit, swift-service-context, swift-log, swift-nio-http2, swift-nio-ssl
[19961/109819] Fetching multipart-kit, swift-service-context, swift-log, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-service-context.git from cache (1.87s)
[28551/108760] Fetching multipart-kit, swift-log, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.94s)
[29544/105552] Fetching swift-log, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.38s)
Fetching https://github.com/apple/swift-crypto.git
[25856/101716] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.39s)
[15413/90224] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/async-kit.git
[27115/110947] Fetching swift-nio-ssl, swift-nio, routing-kit
[44854/113317] Fetching swift-nio-ssl, swift-nio, routing-kit, async-kit
[60957/127101] Fetching swift-nio-ssl, swift-nio, routing-kit, async-kit, swift-crypto
Fetched https://github.com/vapor/async-kit.git from cache (0.35s)
[61686/124731] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[87102/138518] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.34s)
[84357/117795] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.67s)
[78436/103002] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.43s)
[70358/89215] Fetching swift-nio, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-crypto.git from cache (2.42s)
[61854/75431] Fetching swift-nio
[74678/80916] Fetching swift-nio, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.60s)
Fetched https://github.com/apple/swift-nio.git from cache (8.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (10.19s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.28s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.73s)
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (6.08s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (1.07s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.58s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (2.33s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.93s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.18s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.68s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.15s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[24/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.44s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.48s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.50s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.76s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.99s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.14s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.34s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.96s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.96s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.95s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.07s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.16s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.97s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.02s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.90s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.07s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.45s)
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/vapor/Vapor.git
Working copy of https://github.com/vapor/Vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Building for debugging...
[0/886] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1/886] Write sources
[2/886] Compiling _NumericsShims _NumericsShims.c
[2/886] Write sources
[7/886] Compiling _AtomicsShims.c
[8/886] Write sources
[50/886] Compiling CVaporBcrypt blf.c
[51/886] Compiling CVaporBcrypt bcrypt.c
[52/886] Compiling CSystem shims.c
[53/886] Compiling CNIOWindows shim.c
[54/886] Compiling CNIOWindows WSAStartup.c
[55/886] Compiling CNIOWASI CNIOWASI.c
[56/886] Write swift-version-24593BA9C3E375BF.txt
[57/886] Compiling a_d2i_fp.cc
[58/886] Compiling a_dup.cc
[59/886] Compiling a_i2d_fp.cc
[60/886] Compiling CNIOSHA1 c_nio_sha1.c
[61/886] Compiling a_gentm.cc
[62/886] Compiling a_bool.cc
[63/886] Compiling a_bitstr.cc
[64/886] Compiling CNIOLinux shim.c
[66/958] Emitting module InternalCollectionsUtilities
[67/960] Emitting module SystemPackage
[68/963] Compiling _NIODataStructures PriorityQueue.swift
[69/963] Compiling ServiceContextModule ServiceContextKey.swift
[70/963] Compiling RealModule Float16+Real.swift
[71/964] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[72/964] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/964] Compiling CoreMetrics Metrics.swift
[74/964] Compiling SystemPackage Errno.swift
[75/964] Compiling SystemPackage ErrnoWindows.swift
[76/964] Compiling SystemPackage Util+StringArray.swift
[77/964] Compiling SystemPackage Util.swift
[78/964] Compiling SystemPackage UtilConsumers.swift
[79/964] Emitting module ServiceContextModule
[80/964] Compiling ServiceContextModule ServiceContext.swift
[81/965] Compiling _NIODataStructures _TinyArray.swift
[82/965] Emitting module _NIOBase64
[83/965] Compiling _NIOBase64 Base64.swift
[84/965] Compiling SystemPackage FilePathComponents.swift
[85/965] Compiling SystemPackage MachPort.swift
[86/965] Compiling SystemPackage FilePathParsing.swift
[87/965] Compiling SystemPackage FilePathString.swift
[88/965] Compiling SystemPackage PlatformString.swift
[89/965] Compiling SystemPackage SystemString.swift
[90/966] Compiling RealModule Float+Real.swift
[91/966] Emitting module RealModule
[92/966] Compiling SystemPackage FileOperations.swift
[93/966] Compiling SystemPackage FilePath.swift
[94/966] Compiling RealModule ElementaryFunctions.swift
[95/966] Compiling SystemPackage FilePathComponentView.swift
[100/966] Compiling SystemPackage Backcompat.swift
[101/966] Compiling SystemPackage CInterop.swift
[102/966] Compiling SystemPackage FilePathSyntax.swift
[103/966] Compiling SystemPackage FilePathTemp.swift
[104/966] Compiling SystemPackage FileDescriptor.swift
[105/966] Compiling SystemPackage FileHelpers.swift
[106/966] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[107/966] Compiling InternalCollectionsUtilities Specialize.swift
[108/966] Compiling RealModule Float80+Real.swift
[109/966] Compiling RealModule Real.swift
[110/967] Compiling SystemPackage FilePathTempPosix.swift
[111/967] Compiling SystemPackage FilePathTempWindows.swift
[112/967] Compiling SystemPackage FilePathWindows.swift
[113/967] Compiling SystemPackage FilePermissions.swift
[119/967] Compiling RealModule RealFunctions.swift
[120/968] Compiling CNIOLinux liburing_shims.c
[123/968] Wrapping AST for _NIOBase64 for debugging
[124/968] Wrapping AST for ServiceContextModule for debugging
[126/1042] Compiling Instrumentation NoOpInstrument.swift
[127/1042] Compiling Instrumentation Instrument.swift
[128/1042] Emitting module Instrumentation
[129/1049] Compiling Instrumentation InstrumentationSystem.swift
[130/1050] Compiling Instrumentation MultiplexInstrument.swift
[131/1104] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[132/1104] Compiling HeapModule _HeapNode.swift
[133/1104] Emitting module Logging
[134/1104] Compiling Logging Locks.swift
[135/1104] Emitting module _NIODataStructures
[136/1104] Compiling _NIODataStructures Heap.swift
[137/1105] Compiling Instrumentation Locks.swift
[138/1105] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[139/1105] Compiling OrderedCollections OrderedDictionary+Elements.swift
[140/1105] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[141/1105] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[142/1106] Compiling Logging MetadataProvider.swift
[143/1106] Compiling Logging LogHandler.swift
[144/1106] Compiling Logging Logging.swift
[145/1106] Compiling HeapModule Heap+Invariants.swift
[146/1106] Compiling HeapModule Heap+UnsafeHandle.swift
[147/1106] Compiling HeapModule Heap.swift
[148/1106] Compiling HeapModule Heap+Descriptions.swift
[149/1107] Emitting module CoreMetrics
[150/1107] Compiling CoreMetrics Locks.swift
[152/1108] Compiling OrderedCollections _HashTable+Testing.swift
[153/1108] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[154/1108] Compiling OrderedCollections _HashTable.swift
[155/1108] Compiling OrderedCollections _Hashtable+Header.swift
[156/1108] Compiling OrderedCollections _HashTable+Bucket.swift
[157/1108] Compiling OrderedCollections _HashTable+BucketIterator.swift
[158/1108] Compiling OrderedCollections _HashTable+Constants.swift
[159/1108] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[160/1108] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[161/1108] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[162/1108] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[163/1108] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[166/1109] Emitting module HeapModule
[169/1213] Wrapping AST for _NIODataStructures for debugging
[171/1215] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[172/1215] Compiling HashTreeCollections TreeSet+Debugging.swift
[173/1215] Compiling HashTreeCollections TreeSet+Descriptions.swift
[174/1215] Compiling HashTreeCollections TreeSet+Equatable.swift
[175/1215] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[176/1215] Compiling HashTreeCollections TreeSet+Extras.swift
[177/1215] Compiling HashTreeCollections TreeSet+Filter.swift
[178/1222] Compiling HashTreeCollections _HashStack.swift
[179/1222] Compiling HashTreeCollections _HashTreeIterator.swift
[180/1222] Compiling HashTreeCollections _HashTreeStatistics.swift
[181/1222] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[182/1222] Compiling HashTreeCollections _RawHashNode.swift
[183/1222] Compiling HashTreeCollections _UnmanagedHashNode.swift
[184/1222] Compiling HashTreeCollections _UnsafePath.swift
[184/1224] Wrapping AST for SystemPackage for debugging
[186/1224] Compiling DequeModule Deque+CustomReflectable.swift
[187/1224] Compiling DequeModule Deque+Descriptions.swift
[188/1226] Compiling DequeModule _DequeBuffer.swift
[189/1226] Compiling DequeModule _DequeBufferHeader.swift
[190/1226] Compiling Tracing TracingTime.swift
[190/1226] Wrapping AST for RealModule for debugging
[191/1226] Wrapping AST for Logging for debugging
[193/1226] Compiling HashTreeCollections TreeDictionary+Codable.swift
[194/1226] Compiling HashTreeCollections TreeDictionary+Collection.swift
[195/1226] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[196/1226] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[197/1226] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[198/1226] Compiling HashTreeCollections TreeDictionary.swift
[199/1226] Compiling HashTreeCollections TreeSet+Codable.swift
[200/1226] Compiling HashTreeCollections TreeSet+Collection.swift
[201/1226] Compiling HashTreeCollections _HashNode+Structural union.swift
[202/1226] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[203/1226] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[204/1226] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[205/1226] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[206/1226] Compiling HashTreeCollections _HashNode.swift
[207/1226] Compiling HashTreeCollections _HashNodeHeader.swift
[208/1226] Compiling HashTreeCollections _HashSlot.swift
[209/1226] Compiling Tracing TracerProtocol.swift
[210/1226] Compiling DequeModule Deque+Codable.swift
[211/1226] Compiling DequeModule Deque+Collection.swift
[214/1226] Compiling DequeModule Deque+Equatable.swift
[215/1226] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[216/1226] Compiling DequeModule Deque+Extras.swift
[217/1226] Compiling DequeModule Deque+Hashable.swift
[218/1226] Compiling HashTreeCollections _HashNode+Builder.swift
[219/1226] Compiling HashTreeCollections _HashNode+Debugging.swift
[220/1226] Compiling HashTreeCollections _HashNode+Initializers.swift
[221/1226] Compiling HashTreeCollections _HashNode+Invariants.swift
[222/1226] Compiling HashTreeCollections _HashNode+Lookups.swift
[223/1226] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[224/1226] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[225/1226] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[225/1226] Wrapping AST for InternalCollectionsUtilities for debugging
[227/1226] Compiling DequeModule Deque._UnsafeHandle.swift
[228/1226] Compiling DequeModule Deque.swift
[229/1226] Compiling DequeModule _DequeSlot.swift
[230/1226] Compiling DequeModule _UnsafeWrappedBuffer.swift
[231/1226] Compiling Tracing Tracer.swift
[232/1226] Compiling Tracing TracerProtocol+Legacy.swift
[232/1226] Wrapping AST for Instrumentation for debugging
[238/1226] Compiling DequeModule Deque+Testing.swift
[239/1226] Compiling DequeModule Deque._Storage.swift
[239/1226] Wrapping AST for HeapModule for debugging
[241/1226] Compiling Tracing SpanProtocol.swift
[242/1226] Compiling Tracing NoOpTracer.swift
[243/1226] Compiling Tracing InstrumentationSystem+Tracing.swift
[244/1226] Emitting module Tracing
[244/1227] Wrapping AST for CoreMetrics for debugging
[256/1236] Compiling CNIOLLHTTP c_nio_http.c
[267/1246] Wrapping AST for Tracing for debugging
[278/1246] Compiling CNIOLLHTTP c_nio_api.c
[285/1246] Compiling OrderedCollections OrderedSet+Sendable.swift
[286/1246] Compiling OrderedCollections OrderedSet+SubSequence.swift
[287/1246] Compiling OrderedCollections OrderedSet+Testing.swift
[288/1246] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[289/1246] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[290/1246] Compiling OrderedCollections OrderedSet.swift
[291/1246] Compiling OrderedCollections _UnsafeBitset.swift
[292/1246] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[293/1246] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[294/1246] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[295/1246] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[296/1246] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[297/1246] Compiling HashTreeCollections _HashNode+Storage.swift
[297/1246] Compiling CNIOExtrasZlib empty.c
[298/1246] Compiling CNIODarwin shim.c
[299/1246] Compiling CNIOLLHTTP c_nio_llhttp.c
[300/1246] Compiling fiat_p256_adx_sqr.S
[323/1246] Compiling fiat_p256_adx_mul.S
[326/1246] Compiling fiat_curve25519_adx_square.S
[327/1246] Compiling fiat_curve25519_adx_mul.S
[340/1246] Compiling _RopeModule Rope+Join.swift
[341/1246] Compiling _RopeModule Rope+MutatingForEach.swift
[342/1246] Compiling _RopeModule Rope+Remove.swift
[343/1246] Compiling _RopeModule Rope+RemoveSubrange.swift
[344/1246] Compiling _RopeModule Rope+Split.swift
[345/1246] Compiling _RopeModule Optional Utilities.swift
[346/1246] Compiling _RopeModule String Utilities.swift
[347/1246] Compiling _RopeModule String.Index+ABI.swift
[358/1246] Emitting module DequeModule
[359/1247] Emitting module OrderedCollections
[368/1248] Compiling CNIOBoringSSLShims shims.c
[370/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[371/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[372/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[373/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[374/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[375/1248] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[376/1248] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[377/1248] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[378/1248] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[379/1248] Compiling HashTreeCollections TreeSet.swift
[379/1248] Wrapping AST for DequeModule for debugging
[380/1248] Wrapping AST for OrderedCollections for debugging
[393/1248] Emitting module RoutingKit
[394/1248] Compiling RoutingKit PathComponent.swift
[395/1248] Emitting module _RopeModule
[396/1248] Compiling RoutingKit Router.swift
[397/1248] Compiling RoutingKit TrieRouter.swift
[418/1248] Compiling RoutingKit AnyRouter.swift
[419/1248] Compiling RoutingKit Parameters.swift
[448/1249] Compiling tls_record.cc
[451/1249] Compiling Metrics Metrics.swift
[452/1249] Emitting module Metrics
[452/1251] Compiling tls_method.cc
[455/1251] Wrapping AST for Metrics for debugging
[456/1251] Wrapping AST for RoutingKit for debugging
[457/1251] Wrapping AST for _RopeModule for debugging
[458/1251] Compiling tls13_server.cc
[459/1251] Compiling tls13_enc.cc
[461/1251] Emitting module HashTreeCollections
[462/1252] Wrapping AST for HashTreeCollections for debugging
[463/1252] Compiling t1_enc.cc
[464/1252] Compiling tls13_both.cc
[465/1252] Compiling tls13_client.cc
[466/1252] Compiling ssl_x509.cc
[467/1252] Compiling ssl_versions.cc
[468/1252] Compiling ssl_transcript.cc
[469/1252] Compiling ssl_stat.cc
[470/1252] Compiling ssl_session.cc
[471/1252] Compiling ssl_privkey.cc
[472/1252] Compiling ssl_file.cc
[473/1252] Compiling ssl_key_share.cc
[474/1252] Compiling ssl_lib.cc
[475/1252] Compiling ssl_credential.cc
[476/1252] Compiling ssl_cipher.cc
[477/1252] Compiling ssl_cert.cc
[478/1252] Compiling ssl_buffer.cc
[479/1252] Compiling ssl_asn1.cc
[480/1252] Compiling s3_pkt.cc
[481/1252] Compiling ssl_aead_ctx.cc
[482/1252] Compiling s3_lib.cc
[483/1252] Compiling s3_both.cc
[484/1252] Compiling handshake_server.cc
[485/1252] Compiling handshake.cc
[486/1252] Compiling handshake_client.cc
[487/1252] Compiling handoff.cc
[488/1252] Compiling dtls_method.cc
[489/1252] Compiling dtls_record.cc
[490/1252] Compiling encrypted_client_hello.cc
[491/1252] Compiling md5-x86_64-linux.S
[492/1252] Compiling md5-x86_64-apple.S
[493/1252] Compiling md5-586-linux.S
[494/1252] Compiling md5-586-apple.S
[495/1252] Compiling chacha20_poly1305_x86_64-linux.S
[496/1252] Compiling chacha20_poly1305_x86_64-apple.S
[497/1252] Compiling extensions.cc
[498/1252] Compiling d1_srtp.cc
[499/1252] Compiling chacha20_poly1305_armv8-win.S
[500/1252] Compiling chacha20_poly1305_armv8-linux.S
[501/1252] Compiling chacha20_poly1305_armv8-apple.S
[502/1252] Compiling chacha-x86_64-linux.S
[503/1252] Compiling chacha-x86_64-apple.S
[504/1252] Compiling err_data.cc
[505/1252] Compiling chacha-x86-linux.S
[506/1252] Compiling chacha-armv8-win.S
[507/1252] Compiling chacha-armv8-linux.S
[508/1252] Compiling chacha-x86-apple.S
[509/1252] Compiling chacha-armv4-linux.S
[510/1252] Compiling chacha-armv8-apple.S
[511/1252] Compiling aes128gcmsiv-x86_64-apple.S
[512/1252] Compiling aes128gcmsiv-x86_64-linux.S
[513/1252] Compiling d1_lib.cc
[514/1252] Compiling x86_64-mont-linux.S
[515/1252] Compiling x86_64-mont5-apple.S
[516/1252] Compiling x86_64-mont-apple.S
[516/1252] Compiling x86_64-mont5-linux.S
[518/1252] Compiling d1_pkt.cc
[519/1252] Compiling x86-mont-linux.S
[520/1252] Compiling x86-mont-apple.S
[521/1252] Compiling vpaes-x86_64-apple.S
[522/1252] Compiling vpaes-x86-linux.S
[523/1252] Compiling vpaes-x86_64-linux.S
[524/1252] Compiling vpaes-x86-apple.S
[525/1252] Compiling vpaes-armv8-win.S
[526/1252] Compiling vpaes-armv8-linux.S
[527/1252] Compiling vpaes-armv8-apple.S
[528/1252] Compiling vpaes-armv7-linux.S
[529/1252] Compiling sha512-x86_64-apple.S
[530/1252] Compiling sha512-armv8-win.S
[531/1252] Compiling sha512-x86_64-linux.S
[532/1252] Compiling sha512-armv8-linux.S
[533/1252] Compiling sha512-586-linux.S
[534/1252] Compiling sha512-armv4-linux.S
[535/1252] Compiling sha512-armv8-apple.S
[536/1252] Compiling sha512-586-apple.S
[537/1252] Compiling sha256-x86_64-apple.S
[538/1252] Compiling sha256-x86_64-linux.S
[539/1252] Compiling sha256-armv8-win.S
[540/1252] Compiling sha256-586-linux.S
[541/1252] Compiling sha256-armv8-linux.S
[542/1252] Compiling sha256-armv4-linux.S
[543/1252] Compiling sha256-armv8-apple.S
[544/1252] Compiling sha1-armv8-win.S
[545/1252] Compiling sha256-586-apple.S
[546/1252] Compiling sha1-x86_64-apple.S
[547/1252] Compiling sha1-armv8-linux.S
[548/1252] Compiling sha1-armv8-apple.S
[549/1252] Compiling sha1-armv4-large-linux.S
[550/1252] Compiling sha1-x86_64-linux.S
[551/1252] Compiling sha1-586-linux.S
[552/1252] Compiling sha1-586-apple.S
[553/1252] Compiling rsaz-avx2-apple.S
[554/1252] Compiling bio_ssl.cc
[555/1252] Compiling rsaz-avx2-linux.S
[556/1252] Compiling rdrand-x86_64-linux.S
[557/1252] Compiling p256_beeu-x86_64-asm-linux.S
[558/1252] Compiling rdrand-x86_64-apple.S
[559/1252] Compiling p256_beeu-x86_64-asm-apple.S
[560/1252] Compiling p256_beeu-armv8-asm-win.S
[561/1252] Compiling p256_beeu-armv8-asm-linux.S
[562/1252] Compiling p256_beeu-armv8-asm-apple.S
[563/1252] Compiling d1_both.cc
[564/1252] Compiling p256-armv8-asm-linux.S
[565/1252] Compiling p256-x86_64-asm-linux.S
[566/1252] Compiling p256-x86_64-asm-apple.S
[567/1252] Compiling p256-armv8-asm-win.S
[568/1252] Compiling p256-armv8-asm-apple.S
[569/1252] Compiling ghashv8-armv8-win.S
[570/1252] Compiling ghashv8-armv8-linux.S
[571/1252] Compiling ghashv8-armv7-linux.S
[572/1252] Compiling ghashv8-armv8-apple.S
[573/1252] Compiling ghash-x86-linux.S
[574/1252] Compiling ghash-x86_64-linux.S
[575/1252] Compiling ghash-x86-apple.S
[576/1252] Compiling ghash-ssse3-x86_64-linux.S
[577/1252] Compiling ghash-x86_64-apple.S
[578/1252] Compiling ghash-ssse3-x86_64-apple.S
[579/1252] Compiling ghash-ssse3-x86-linux.S
[579/1252] Compiling ghash-ssse3-x86-apple.S
[579/1252] Compiling ghash-neon-armv8-win.S
[582/1252] Compiling ghash-armv4-linux.S
[583/1252] Compiling ghash-neon-armv8-apple.S
[584/1252] Compiling ghash-neon-armv8-linux.S
[585/1252] Compiling co-586-apple.S
[586/1252] Compiling co-586-linux.S
[587/1252] Compiling bn-armv8-linux.S
[588/1252] Compiling bsaes-armv7-linux.S
[589/1252] Compiling bn-armv8-win.S
[590/1252] Compiling bn-armv8-apple.S
[591/1252] Compiling bn-586-apple.S
[592/1252] Compiling bn-586-linux.S
[593/1252] Compiling armv8-mont-win.S
[594/1252] Compiling armv8-mont-apple.S
[595/1252] Compiling armv4-mont-linux.S
[596/1252] Compiling armv8-mont-linux.S
[597/1252] Compiling aesv8-gcm-armv8-win.S
[598/1252] Compiling aesv8-gcm-armv8-linux.S
[599/1252] Compiling aesv8-gcm-armv8-apple.S
[600/1252] Compiling aesv8-armv8-linux.S
[601/1252] Compiling aesni-x86_64-apple.S
[602/1252] Compiling aesv8-armv7-linux.S
[603/1252] Compiling aesv8-armv8-win.S
[604/1252] Compiling aesv8-armv8-apple.S
[605/1252] Compiling aesni-x86-apple.S
[606/1252] Compiling aesni-x86_64-linux.S
[607/1252] Compiling aesni-x86-linux.S
[608/1252] Compiling aes-gcm-avx2-x86_64-linux.S
[609/1252] Compiling aesni-gcm-x86_64-linux.S
[610/1252] Compiling aesni-gcm-x86_64-apple.S
[611/1252] Compiling aes-gcm-avx2-x86_64-apple.S
[612/1252] Compiling aes-gcm-avx10-x86_64-apple.S
[613/1252] Compiling aes-gcm-avx10-x86_64-linux.S
[614/1252] Compiling x_name.cc
[615/1252] Compiling x_x509a.cc
[616/1252] Compiling x_spki.cc
[617/1252] Compiling x_sig.cc
[618/1252] Compiling x_req.cc
[619/1252] Compiling x_val.cc
[620/1252] Compiling x_x509.cc
[621/1252] Compiling x_pubkey.cc
[622/1252] Compiling x_exten.cc
[623/1252] Compiling x_crl.cc
[624/1252] Compiling x509spki.cc
[625/1252] Compiling x_attrib.cc
[626/1252] Compiling x_all.cc
[627/1252] Compiling x_algor.cc
[628/1252] Compiling x509name.cc
[629/1252] Compiling x509rset.cc
[630/1252] Compiling x509cset.cc
[631/1252] Compiling x509_v3.cc
[632/1252] Compiling x509_vpm.cc
[633/1252] Compiling x509_vfy.cc
[634/1252] Compiling x509_txt.cc
[635/1252] Compiling x509_trs.cc
[636/1252] Compiling x509_req.cc
[637/1252] Compiling x509_set.cc
[638/1252] Compiling x509_obj.cc
[639/1252] Compiling x509_d2.cc
[640/1252] Compiling x509_def.cc
[641/1252] Compiling x509_lu.cc
[642/1252] Compiling x509_ext.cc
[643/1252] Compiling x509_att.cc
[644/1252] Compiling x509.cc
[645/1252] Compiling x509_cmp.cc
[646/1252] Compiling v3_skey.cc
[647/1252] Compiling v3_utl.cc
[648/1252] Compiling v3_prn.cc
[649/1252] Compiling v3_purp.cc
[650/1252] Compiling v3_pcons.cc
[651/1252] Compiling v3_pmaps.cc
[652/1252] Compiling v3_ocsp.cc
[653/1252] Compiling v3_ncons.cc
[654/1252] Compiling v3_lib.cc
[655/1252] Compiling v3_int.cc
[656/1252] Compiling v3_extku.cc
[657/1252] Compiling v3_ia5.cc
[658/1252] Compiling v3_info.cc
[659/1252] Compiling v3_genn.cc
[660/1252] Compiling v3_enum.cc
[661/1252] Compiling v3_crld.cc
[662/1252] Compiling v3_conf.cc
[663/1252] Compiling v3_cpols.cc
[664/1252] Compiling v3_bitst.cc
[665/1252] Compiling t_x509.cc
[666/1252] Compiling v3_alt.cc
[667/1252] Compiling v3_bcons.cc
[668/1252] Compiling rsa_pss.cc
[669/1252] Compiling v3_akeya.cc
[670/1252] Compiling t_x509a.cc
[671/1252] Compiling v3_akey.cc
[672/1252] Compiling t_req.cc
[673/1252] Compiling t_crl.cc
[674/1252] Compiling i2d_pr.cc
[675/1252] Compiling asn1_gen.cc
[676/1252] Compiling name_print.cc
[677/1252] Compiling policy.cc
[678/1252] Compiling a_verify.cc
[679/1252] Compiling by_file.cc
[680/1252] Compiling by_dir.cc
[681/1252] Compiling a_digest.cc
[682/1252] Compiling algorithm.cc
[683/1252] Compiling thread_win.cc
[684/1252] Compiling a_sign.cc
[685/1252] Compiling voprf.cc
[686/1252] Compiling trust_token.cc
[687/1252] Compiling thread_pthread.cc
[688/1252] Compiling thread_none.cc
[689/1252] Compiling thread.cc
[690/1252] Compiling pmbtoken.cc
[691/1252] Compiling stack.cc
[692/1252] Compiling siphash.cc
[693/1252] Compiling sha256.cc
[694/1252] Compiling sha512.cc
[695/1252] Compiling sha1.cc
[696/1252] Compiling rsa_print.cc
[697/1252] Compiling slhdsa.cc
[698/1252] Compiling rsa_extra.cc
[699/1252] Compiling rc4.cc
[700/1252] Compiling refcount.cc
[701/1252] Compiling spake2plus.cc
[702/1252] Compiling rsa_crypt.cc
[703/1252] Compiling trusty.cc
[704/1252] Compiling urandom.cc
[705/1252] Compiling windows.cc
[706/1252] Compiling rand.cc
[707/1252] Compiling rsa_asn1.cc
[708/1252] Compiling ios.cc
[709/1252] Compiling fork_detect.cc
[710/1252] Compiling poly1305_arm_asm.S
[711/1252] Compiling passive.cc
[712/1252] Compiling getentropy.cc
[713/1252] Compiling deterministic.cc
[714/1252] Compiling forkunsafe.cc
[715/1252] Compiling poly1305.cc
[716/1252] Compiling poly1305_arm.cc
[717/1252] Compiling pool.cc
[718/1252] Compiling pkcs8.cc
[719/1252] Compiling poly1305_vec.cc
[720/1252] Compiling pkcs7.cc
[721/1252] Compiling pkcs8_x509.cc
[722/1252] Compiling pem_x509.cc
[723/1252] Compiling p5_pbev2.cc
[724/1252] Compiling pem_oth.cc
[725/1252] Compiling pem_pkey.cc
[726/1252] Compiling pem_xaux.cc
[727/1252] Compiling pkcs7_x509.cc
[728/1252] Compiling pem_pk8.cc
[729/1252] Compiling pem_all.cc
[730/1252] Compiling mlkem.cc
[731/1252] Compiling mldsa.cc
[732/1252] Compiling md5.cc
[733/1252] Compiling obj_xref.cc
[734/1252] Compiling lhash.cc
[735/1252] Compiling poly_rq_mul.S
[736/1252] Compiling mem.cc
[737/1252] Compiling fips_shared_support.cc
[738/1252] Compiling obj.cc
[739/1252] Compiling md4.cc
[740/1252] Compiling pem_info.cc
[741/1252] Compiling hrss.cc
[742/1252] Compiling pem_lib.cc
[743/1252] Compiling ex_data.cc
[744/1252] Compiling hpke.cc
[745/1252] Compiling print.cc
[746/1252] Compiling p_x25519.cc
[747/1252] Compiling pbkdf.cc
[748/1252] Compiling kyber.cc
[749/1252] Compiling sign.cc
[750/1252] Compiling scrypt.cc
[751/1252] Compiling p_rsa_asn1.cc
[752/1252] Compiling p_rsa.cc
[753/1252] Compiling p_ec.cc
[754/1252] Compiling p_x25519_asn1.cc
[755/1252] Compiling p_ed25519.cc
[756/1252] Compiling p_dh.cc
[757/1252] Compiling p_dh_asn1.cc
[758/1252] Compiling p_hkdf.cc
[759/1252] Compiling evp_asn1.cc
[760/1252] Compiling p_ed25519_asn1.cc
[761/1252] Compiling p_ec_asn1.cc
[762/1252] Compiling evp_ctx.cc
[763/1252] Compiling p_dsa_asn1.cc
[764/1252] Compiling hash_to_curve.cc
[765/1252] Compiling err.cc
[766/1252] Compiling evp.cc
[767/1252] Compiling engine.cc
[768/1252] Compiling ec_asn1.cc
[769/1252] Compiling ecdh.cc
[770/1252] Compiling dsa_asn1.cc
[771/1252] Compiling ecdsa_asn1.cc
[772/1252] Compiling ec_derive.cc
[773/1252] Compiling dsa.cc
[774/1252] Compiling params.cc
[775/1252] Compiling x25519-asm-arm.S
[776/1252] Compiling des.cc
[777/1252] Compiling crypto.cc
[778/1252] Compiling cpu_arm_linux.cc
[779/1252] Compiling digest_extra.cc
[780/1252] Compiling dh_asn1.cc
[781/1252] Compiling cpu_intel.cc
[782/1252] Compiling cpu_aarch64_win.cc
[783/1252] Compiling cpu_aarch64_sysreg.cc
[784/1252] Compiling spake25519.cc
[785/1252] Compiling cpu_arm_freebsd.cc
[786/1252] Compiling curve25519.cc
[787/1252] Compiling cpu_aarch64_fuchsia.cc
[788/1252] Compiling cpu_aarch64_apple.cc
[789/1252] Compiling cpu_aarch64_openbsd.cc
[790/1252] Compiling cpu_aarch64_linux.cc
[791/1252] Compiling get_cipher.cc
[792/1252] Compiling curve25519_64_adx.cc
[793/1252] Compiling tls_cbc.cc
[794/1252] Compiling e_rc2.cc
[795/1252] Compiling e_null.cc
[796/1252] Compiling conf.cc
[797/1252] Compiling e_tls.cc
[798/1252] Compiling e_rc4.cc
[799/1252] Compiling e_aesctrhmac.cc
[800/1252] Compiling chacha.cc
[800/1252] Compiling e_des.cc
[802/1252] Compiling derive_key.cc
[803/1252] Compiling e_chacha20poly1305.cc
[804/1252] Compiling e_aesgcmsiv.cc
[805/1252] Compiling cbs.cc
[806/1252] Compiling bcm.cc
[807/1252] Compiling unicode.cc
[808/1252] Compiling ber.cc
[809/1252] Compiling bn_asn1.cc
[810/1252] Compiling buf.cc
[810/1252] Compiling blake2.cc
[812/1252] Compiling cbb.cc
[813/1252] Compiling socket_helper.cc
[814/1252] Compiling asn1_compat.cc
[815/1252] Compiling socket.cc
[816/1252] Compiling convert.cc
[817/1252] Compiling printf.cc
[818/1252] Compiling file.cc
[819/1252] Compiling hexdump.cc
[820/1252] Compiling fd.cc
[821/1252] Compiling bio_mem.cc
[822/1252] Compiling pair.cc
[823/1252] Compiling errno.cc
[824/1252] Compiling connect.cc
[825/1252] Compiling base64.cc
[826/1252] Compiling bio.cc
[827/1252] Compiling tasn_utl.cc
[828/1252] Compiling tasn_typ.cc
[829/1252] Compiling tasn_fre.cc
[830/1252] Compiling tasn_enc.cc
[831/1252] Compiling f_string.cc
[832/1252] Compiling f_int.cc
[833/1252] Compiling posix_time.cc
[834/1252] Compiling tasn_dec.cc
[835/1252] Compiling asn1_par.cc
[836/1252] Compiling asn_pack.cc
[837/1252] Compiling tasn_new.cc
[838/1252] Compiling a_octet.cc
[839/1252] Compiling a_utctm.cc
[840/1252] Compiling a_type.cc
[841/1252] Compiling a_time.cc
[842/1252] Compiling asn1_lib.cc
[843/1252] Compiling a_strnid.cc
[844/1252] Compiling a_object.cc
[845/1252] Compiling a_strex.cc
[846/1252] Compiling a_mbstr.cc
[847/1252] Compiling a_int.cc
[848/1252] Compiling a_i2d_fp.cc
[849/1252] Compiling a_d2i_fp.cc
[850/1252] Compiling a_gentm.cc
[851/1252] Compiling a_dup.cc
[852/1252] Compiling fiat_p256_adx_mul.S
[853/1252] Compiling fiat_p256_adx_sqr.S
[854/1252] Compiling fiat_curve25519_adx_square.S
[855/1252] Compiling fiat_curve25519_adx_mul.S
[856/1252] Compiling md5-x86_64-linux.S
[857/1252] Compiling md5-586-linux.S
[858/1252] Compiling md5-x86_64-apple.S
[859/1252] Compiling md5-586-apple.S
[860/1252] Compiling chacha20_poly1305_x86_64-apple.S
[861/1252] Compiling a_bitstr.cc
[862/1252] Compiling chacha20_poly1305_x86_64-linux.S
[863/1252] Compiling a_bool.cc
[864/1252] Compiling CCryptoBoringSSLShims shims.c
[865/1252] Compiling chacha20_poly1305_armv8-win.S
[866/1252] Compiling chacha20_poly1305_armv8-apple.S
[867/1252] Compiling chacha20_poly1305_armv8-linux.S
[868/1252] Compiling chacha-x86_64-linux.S
[869/1252] Compiling chacha-x86_64-apple.S
[870/1252] Compiling chacha-x86-linux.S
[871/1252] Compiling chacha-armv8-win.S
[872/1252] Compiling chacha-x86-apple.S
[873/1252] Compiling chacha-armv8-linux.S
[874/1252] Compiling err_data.cc
[875/1252] Compiling chacha-armv8-apple.S
[876/1252] Compiling chacha-armv4-linux.S
[877/1252] Compiling aes128gcmsiv-x86_64-linux.S
[878/1252] Compiling aes128gcmsiv-x86_64-apple.S
[879/1252] Compiling x86_64-mont5-linux.S
[880/1252] Compiling x86_64-mont5-apple.S
[881/1252] Compiling x86-mont-linux.S
[882/1252] Compiling x86_64-mont-linux.S
[883/1252] Compiling x86_64-mont-apple.S
[884/1252] Compiling x86-mont-apple.S
[885/1252] Compiling vpaes-x86_64-apple.S
[886/1252] Compiling vpaes-x86_64-linux.S
[887/1252] Compiling vpaes-x86-apple.S
[888/1252] Compiling vpaes-armv8-linux.S
[889/1252] Compiling vpaes-armv8-win.S
[890/1252] Compiling vpaes-x86-linux.S
[891/1252] Compiling vpaes-armv7-linux.S
[892/1252] Compiling vpaes-armv8-apple.S
[893/1252] Compiling sha512-armv8-win.S
[894/1252] Compiling sha512-x86_64-apple.S
[895/1252] Compiling sha512-armv8-linux.S
[896/1252] Compiling sha512-x86_64-linux.S
[897/1252] Compiling sha512-armv4-linux.S
[898/1252] Compiling sha512-armv8-apple.S
[899/1252] Compiling sha512-586-linux.S
[900/1252] Compiling sha512-586-apple.S
[901/1252] Compiling sha256-x86_64-apple.S
[902/1252] Compiling sha256-x86_64-linux.S
[903/1252] Compiling sha256-armv8-win.S
[904/1252] Compiling sha256-armv8-linux.S
[905/1252] Compiling sha256-586-apple.S
[906/1252] Compiling sha256-586-linux.S
[907/1252] Compiling sha256-armv8-apple.S
[908/1252] Compiling sha256-armv4-linux.S
[909/1252] Compiling sha1-x86_64-apple.S
[910/1252] Compiling sha1-armv8-win.S
[911/1252] Compiling sha1-armv8-linux.S
[912/1252] Compiling sha1-x86_64-linux.S
[913/1252] Compiling sha1-armv8-apple.S
[914/1252] Compiling sha1-armv4-large-linux.S
[915/1252] Compiling sha1-586-linux.S
[916/1252] Compiling sha1-586-apple.S
[917/1252] Compiling rsaz-avx2-apple.S
[918/1252] Compiling rdrand-x86_64-linux.S
[919/1252] Compiling rdrand-x86_64-apple.S
[920/1252] Compiling rsaz-avx2-linux.S
[921/1252] Compiling p256_beeu-x86_64-asm-linux.S
[922/1252] Compiling p256_beeu-x86_64-asm-apple.S
[923/1252] Compiling p256_beeu-armv8-asm-win.S
[924/1252] Compiling p256_beeu-armv8-asm-apple.S
[925/1252] Compiling p256_beeu-armv8-asm-linux.S
[926/1252] Compiling p256-armv8-asm-linux.S
[927/1252] Compiling p256-armv8-asm-win.S
[928/1252] Compiling p256-x86_64-asm-linux.S
[929/1252] Compiling p256-x86_64-asm-apple.S
[930/1252] Compiling p256-armv8-asm-apple.S
[931/1252] Compiling ghashv8-armv8-win.S
[932/1252] Compiling ghashv8-armv8-linux.S
[933/1252] Compiling ghashv8-armv8-apple.S
[934/1252] Compiling ghashv8-armv7-linux.S
[935/1252] Compiling ghash-x86_64-apple.S
[936/1252] Compiling ghash-x86_64-linux.S
[937/1252] Compiling ghash-x86-apple.S
[938/1252] Compiling ghash-ssse3-x86_64-apple.S
[939/1252] Compiling ghash-ssse3-x86_64-linux.S
[940/1252] Compiling ghash-x86-linux.S
[941/1252] Compiling ghash-neon-armv8-apple.S
[942/1252] Compiling ghash-ssse3-x86-linux.S
[943/1252] Compiling ghash-neon-armv8-win.S
[944/1252] Compiling ghash-neon-armv8-linux.S
[945/1252] Compiling ghash-ssse3-x86-apple.S
[946/1252] Compiling ghash-armv4-linux.S
[947/1252] Compiling co-586-linux.S
[948/1252] Compiling co-586-apple.S
[949/1252] Compiling bn-armv8-win.S
[949/1252] Compiling bn-armv8-apple.S
[951/1252] Compiling bsaes-armv7-linux.S
[952/1252] Compiling bn-armv8-linux.S
[953/1252] Compiling bn-586-linux.S
[954/1252] Compiling bn-586-apple.S
[955/1252] Compiling armv8-mont-linux.S
[956/1252] Compiling armv8-mont-apple.S
[957/1252] Compiling armv8-mont-win.S
[958/1252] Compiling armv4-mont-linux.S
[959/1252] Compiling aesv8-gcm-armv8-apple.S
[960/1252] Compiling aesv8-gcm-armv8-win.S
[961/1252] Compiling aesv8-gcm-armv8-linux.S
[962/1252] Compiling aesv8-armv8-linux.S
[963/1252] Compiling aesv8-armv8-win.S
[964/1252] Compiling aesv8-armv8-apple.S
[965/1252] Compiling aesv8-armv7-linux.S
[966/1252] Compiling aesni-x86_64-apple.S
[967/1252] Compiling aesni-x86-linux.S
[968/1252] Compiling aesni-x86_64-linux.S
[969/1252] Compiling aesni-gcm-x86_64-linux.S
[970/1252] Compiling aesni-gcm-x86_64-apple.S
[971/1252] Compiling aesni-x86-apple.S
[972/1252] Compiling aes-gcm-avx10-x86_64-linux.S
[973/1252] Compiling aes-gcm-avx10-x86_64-apple.S
[974/1252] Compiling c-nioatomics.c
[975/1252] Compiling x_sig.cc
[976/1252] Compiling x_req.cc
[977/1252] Compiling x_spki.cc
[978/1252] Compiling x_x509.cc
[979/1252] Compiling x_val.cc
[980/1252] Compiling x_x509a.cc
[981/1252] Compiling x_pubkey.cc
[982/1252] Compiling c-atomics.c
[983/1252] Compiling x_algor.cc
[984/1252] Compiling x_all.cc
[985/1254] Compiling x_exten.cc
[986/1256] Compiling x509spki.cc
[987/1258] Compiling x_crl.cc
[988/1258] Compiling x_attrib.cc
[989/1258] Compiling x_name.cc
[991/1258] Compiling NIOConcurrencyHelpers lock.swift
[991/1258] Compiling x509rset.cc
[992/1258] Compiling x509_vfy.cc
[994/1258] Emitting module NIOConcurrencyHelpers
[995/1258] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[995/1258] Compiling x509_vpm.cc
[996/1258] Compiling x509cset.cc
[998/1258] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[999/1258] Compiling NIOConcurrencyHelpers NIOLock.swift
[1000/1258] Compiling NIOConcurrencyHelpers atomics.swift
[1000/1259] Compiling x509_txt.cc
[1002/1259] Compiling x509_v3.cc
[1003/1259] Compiling x509name.cc
[1004/1285] Compiling x509_set.cc
[1005/1285] Compiling x509_trs.cc
[1006/1285] Wrapping AST for NIOConcurrencyHelpers for debugging
[1008/1285] Compiling ConsoleKitTerminal Console+Wait.swift
[1009/1285] Compiling ConsoleKitTerminal ConsoleColor.swift
[1010/1285] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1011/1285] Compiling ConsoleKitTerminal ConsoleText.swift
[1012/1285] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1013/1285] Compiling ConsoleKitTerminal ANSI.swift
[1013/1288] Compiling x509_obj.cc
[1014/1288] Compiling x509_req.cc
[1016/1288] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1017/1288] Compiling ConsoleKitTerminal ConsoleClear.swift
[1018/1288] Compiling ConsoleKitTerminal Console+Ask.swift
[1019/1288] Compiling ConsoleKitTerminal Console+Choose.swift
[1019/1288] Compiling x509_lu.cc
[1021/1288] Compiling ConsoleKitTerminal Console+Confirm.swift
[1022/1288] Compiling ConsoleKitTerminal Console+Input.swift
[1023/1288] Compiling ConsoleKitTerminal Console+Center.swift
[1024/1288] Compiling ConsoleKitTerminal Console+Output.swift
[1025/1288] Emitting module ConsoleKitTerminal
[1025/1288] Compiling x509_def.cc
[1027/1288] Compiling ConsoleKitTerminal CustomActivity.swift
[1028/1288] Compiling ConsoleKitTerminal LoadingBar.swift
[1029/1288] Compiling ConsoleKitTerminal ProgressBar.swift
[1030/1288] Compiling ConsoleKitTerminal Console+Clear.swift
[1031/1288] Compiling ConsoleKitTerminal ActivityBar.swift
[1032/1288] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1033/1288] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1034/1288] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1034/1288] Compiling x509_ext.cc
[1036/1288] Compiling ConsoleKitTerminal Console.swift
[1037/1288] Compiling ConsoleKitTerminal Terminal.swift
[1038/1288] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1038/1288] Compiling v3_utl.cc
[1039/1288] Compiling x509_att.cc
[1040/1288] Compiling x509_d2.cc
[1041/1288] Compiling x509.cc
[1042/1288] Compiling v3_skey.cc
[1043/1288] Compiling x509_cmp.cc
[1044/1288] Compiling v3_purp.cc
[1046/1288] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1047/1288] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1048/1288] Compiling ConsoleKitTerminal LoggerFragment.swift
[1048/1289] Compiling v3_prn.cc
[1050/1289] Compiling v3_pmaps.cc
[1051/1289] Compiling v3_ocsp.cc
[1052/1289] Wrapping AST for ConsoleKitTerminal for debugging
[1053/1311] Compiling v3_ncons.cc
[1054/1311] Compiling v3_pcons.cc
[1054/1311] Compiling v3_lib.cc
[1056/1311] Compiling v3_info.cc
[1057/1311] Compiling v3_int.cc
[1059/1311] Compiling ConsoleKitCommands CommandSignature.swift
[1060/1311] Compiling ConsoleKitCommands Flag.swift
[1061/1311] Compiling ConsoleKitCommands Option.swift
[1062/1313] Emitting module ConsoleKitCommands
[1062/1313] Compiling v3_ia5.cc
[1064/1313] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1065/1313] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1066/1313] Compiling ConsoleKitCommands Argument.swift
[1067/1313] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1068/1313] Compiling ConsoleKitCommands Utilities.swift
[1068/1313] Compiling v3_genn.cc
[1069/1313] Compiling v3_extku.cc
[1070/1313] Compiling v3_enum.cc
[1071/1313] Compiling v3_crld.cc
[1072/1313] Compiling v3_conf.cc
[1073/1313] Compiling v3_cpols.cc
[1074/1313] Compiling v3_bitst.cc
[1075/1313] Compiling v3_bcons.cc
[1077/1313] Compiling ConsoleKitCommands AsyncCommands.swift
[1078/1313] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1079/1313] Compiling ConsoleKitCommands AnyCommand.swift
[1080/1313] Compiling ConsoleKitCommands Console+Run.swift
[1081/1313] Compiling ConsoleKitCommands ConsoleError.swift
[1082/1313] Compiling ConsoleKitCommands Completion.swift
[1083/1313] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1084/1313] Compiling ConsoleKitCommands AsyncCommand.swift
[1085/1313] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1086/1313] Compiling ConsoleKitCommands Command.swift
[1087/1313] Compiling ConsoleKitCommands CommandContext.swift
[1088/1313] Compiling ConsoleKitCommands CommandError.swift
[1089/1313] Compiling ConsoleKitCommands CommandGroup.swift
[1090/1313] Compiling ConsoleKitCommands CommandInput.swift
[1091/1313] Compiling ConsoleKitCommands Commands.swift
[1091/1314] Compiling v3_akeya.cc
[1093/1314] Compiling v3_alt.cc
[1094/1314] Compiling t_x509a.cc
[1095/1314] Wrapping AST for ConsoleKitCommands for debugging
[1096/1314] Compiling v3_akey.cc
[1098/1316] Emitting module ConsoleKit
[1099/1316] Compiling ConsoleKit Exports.swift
[1099/1317] Compiling t_x509.cc
[1101/1317] Compiling rsa_pss.cc
[1102/1317] Compiling t_req.cc
[1103/1317] Wrapping AST for ConsoleKit for debugging
[1104/1317] Compiling t_crl.cc
[1105/1317] Compiling i2d_pr.cc
[1106/1317] Compiling policy.cc
[1107/1317] Compiling name_print.cc
[1108/1317] Compiling by_file.cc
[1109/1317] Compiling by_dir.cc
[1110/1317] Compiling algorithm.cc
[1111/1317] Compiling a_sign.cc
[1112/1317] Compiling a_verify.cc
[1113/1317] Compiling asn1_gen.cc
[1114/1317] Compiling voprf.cc
[1115/1317] Compiling trust_token.cc
[1116/1317] Compiling a_digest.cc
[1117/1317] Compiling thread_win.cc
[1118/1317] Compiling pmbtoken.cc
[1119/1317] Compiling thread.cc
[1120/1317] Compiling thread_pthread.cc
[1121/1317] Compiling thread_none.cc
[1122/1317] Compiling wots.cc
[1123/1317] Compiling stack.cc
[1124/1317] Compiling thash.cc
[1125/1317] Compiling siphash.cc
[1126/1317] Compiling slhdsa.cc
[1127/1317] Compiling sha512.cc
[1128/1317] Compiling fors.cc
[1129/1317] Compiling merkle.cc
[1130/1317] Compiling sha256.cc
[1131/1317] Compiling sha1.cc
[1132/1317] Compiling rsa_extra.cc
[1133/1317] Compiling rsa_print.cc
[1134/1317] Compiling rsa_crypt.cc
[1135/1317] Compiling rc4.cc
[1136/1317] Compiling rsa_asn1.cc
[1137/1317] Compiling refcount.cc
[1138/1317] Compiling trusty.cc
[1139/1317] Compiling rand_extra.cc
[1140/1317] Compiling getentropy.cc
[1141/1317] Compiling windows.cc
[1142/1317] Compiling urandom.cc
[1143/1317] Compiling ios.cc
[1144/1317] Compiling poly1305_arm_asm.S
[1145/1317] Compiling forkunsafe.cc
[1146/1317] Compiling passive.cc
[1147/1317] Compiling deterministic.cc
[1148/1317] Compiling fork_detect.cc
[1149/1317] Compiling pool.cc
[1150/1317] Compiling poly1305_arm.cc
[1151/1317] Compiling poly1305.cc
[1152/1317] Compiling poly1305_vec.cc
[1153/1317] Compiling pkcs7.cc
[1154/1317] Compiling pkcs8_x509.cc
[1155/1317] Compiling p5_pbev2.cc
[1156/1317] Compiling pkcs8.cc
[1157/1317] Compiling pem_x509.cc
[1158/1317] Compiling pem_xaux.cc
[1159/1317] Compiling pkcs7_x509.cc
[1160/1317] Compiling pem_pkey.cc
[1161/1317] Compiling pem_oth.cc
[1162/1317] Compiling pem_pk8.cc
[1163/1317] Compiling mlkem.cc
[1163/1317] Compiling obj_xref.cc
[1165/1317] Compiling pem_info.cc
[1166/1317] Compiling pem_lib.cc
[1167/1317] Compiling obj.cc
[1168/1317] Compiling pem_all.cc
[1169/1317] Compiling mem.cc
[1170/1317] Compiling mldsa.cc
[1171/1317] Compiling md4.cc
[1172/1317] Compiling poly_rq_mul.S
[1173/1317] Compiling fips_shared_support.cc
[1174/1317] Compiling md5.cc
[1175/1317] Compiling lhash.cc
[1176/1317] Compiling kyber.cc
[1177/1317] Compiling hrss.cc
[1178/1317] Compiling ex_data.cc
[1179/1317] Compiling scrypt.cc
[1180/1317] Compiling sign.cc
[1181/1317] Compiling hpke.cc
[1182/1317] Compiling print.cc
[1183/1317] Compiling pbkdf.cc
[1184/1317] Compiling p_x25519.cc
[1185/1317] Compiling p_x25519_asn1.cc
[1186/1317] Compiling p_rsa_asn1.cc
[1187/1317] Compiling p_rsa.cc
[1188/1317] Compiling p_ed25519.cc
[1189/1317] Compiling p_hkdf.cc
[1190/1317] Compiling p_ed25519_asn1.cc
[1191/1317] Compiling p_ec_asn1.cc
[1192/1317] Compiling p_dh.cc
[1193/1317] Compiling p_ec.cc
[1194/1317] Compiling p_dh_asn1.cc
[1195/1317] Compiling evp_ctx.cc
[1196/1317] Compiling p_dsa_asn1.cc
[1197/1317] Compiling evp.cc
[1198/1317] Compiling evp_asn1.cc
[1199/1317] Compiling err.cc
[1200/1317] Compiling engine.cc
[1201/1317] Compiling ecdh_extra.cc
[1202/1317] Compiling hash_to_curve.cc
[1203/1317] Compiling ecdsa_asn1.cc
[1204/1317] Compiling ec_derive.cc
[1205/1317] Compiling ec_asn1.cc
[1206/1317] Compiling dsa_asn1.cc
[1207/1317] Compiling dsa.cc
[1208/1317] Compiling params.cc
[1209/1317] Compiling dh_asn1.cc
[1210/1317] Compiling x25519-asm-arm.S
[1211/1317] Compiling digest_extra.cc
[1212/1317] Compiling des.cc
[1213/1317] Compiling spake25519.cc
[1214/1317] Compiling cpu_arm_freebsd.cc
[1215/1317] Compiling crypto.cc
[1216/1317] Compiling cpu_arm_linux.cc
[1217/1317] Compiling cpu_intel.cc
[1218/1317] Compiling cpu_aarch64_win.cc
[1219/1317] Compiling curve25519.cc
[1220/1317] Compiling cpu_aarch64_openbsd.cc
[1221/1317] Compiling curve25519_64_adx.cc
[1222/1317] Compiling cpu_aarch64_sysreg.cc
[1223/1317] Compiling cpu_aarch64_fuchsia.cc
[1224/1317] Compiling cpu_aarch64_linux.cc
[1225/1317] Compiling cpu_aarch64_apple.cc
[1226/1317] Compiling conf.cc
[1227/1317] Compiling bcm.cc
[1228/1317] Compiling e_tls.cc
[1229/1317] Compiling e_null.cc
[1230/1317] Compiling tls_cbc.cc
[1231/1317] Compiling e_des.cc
[1232/1317] Compiling e_rc2.cc
[1233/1317] Compiling e_rc4.cc
[1234/1317] Compiling e_chacha20poly1305.cc
[1235/1317] Compiling e_aesgcmsiv.cc
[1236/1317] Compiling derive_key.cc
[1237/1317] Compiling chacha.cc
[1238/1317] Compiling e_aesctrhmac.cc
[1239/1317] Compiling unicode.cc
[1240/1317] Compiling cipher_extra.cc
[1241/1317] Compiling ber.cc
[1242/1317] Compiling cbb.cc
[1243/1317] Compiling cbs.cc
[1244/1317] Compiling blake2.cc
[1245/1317] Compiling bn_asn1.cc
[1246/1317] Compiling buf.cc
[1247/1317] Compiling asn1_compat.cc
[1248/1317] Compiling convert.cc
[1249/1317] Compiling printf.cc
[1250/1317] Compiling pair.cc
[1251/1317] Compiling hexdump.cc
[1252/1317] Compiling errno.cc
[1253/1317] Compiling base64.cc
[1254/1317] Compiling fd.cc
[1255/1317] Compiling file.cc
[1256/1317] Compiling tasn_utl.cc
[1257/1317] Compiling bio_mem.cc
[1258/1317] Compiling bio.cc
[1259/1317] Compiling tasn_typ.cc
[1260/1317] Compiling tasn_new.cc
[1261/1317] Compiling tasn_fre.cc
[1262/1317] Compiling f_string.cc
[1263/1317] Compiling tasn_enc.cc
[1264/1317] Compiling posix_time.cc
[1265/1317] Compiling asn_pack.cc
[1266/1317] Compiling tasn_dec.cc
[1267/1317] Compiling asn1_par.cc
[1268/1317] Compiling f_int.cc
[1269/1317] Compiling a_utctm.cc
[1270/1317] Compiling asn1_lib.cc
[1271/1317] Compiling a_time.cc
[1271/1317] Write sources
[1277/1317] Compiling a_type.cc
[1278/1317] Compiling a_octet.cc
[1279/1317] Compiling a_mbstr.cc
[1280/1317] Compiling a_strex.cc
[1281/1379] Compiling a_object.cc
[1282/1387] Compiling a_strnid.cc
[1283/1414] Compiling a_int.cc
[1285/1422] Compiling Algorithms FirstNonNil.swift
[1286/1422] Compiling Algorithms RandomSample.swift
[1287/1422] Emitting module BitCollections
[1288/1431] Compiling Algorithms Cycle.swift
[1289/1431] Compiling Algorithms EitherSequence.swift
[1290/1431] Compiling Algorithms Reductions.swift
[1291/1431] Compiling Algorithms Rotate.swift
[1292/1431] Compiling Atomics IntegerOperations.swift
[1293/1431] Compiling Atomics Unmanaged extensions.swift
[1294/1431] Compiling Algorithms Permutations.swift
[1295/1431] Compiling Algorithms Product.swift
[1296/1431] Compiling Algorithms Compacted.swift
[1297/1431] Compiling Algorithms Indexed.swift
[1298/1431] Compiling Algorithms Intersperse.swift
[1299/1431] Compiling Algorithms Partition.swift
[1300/1431] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1301/1431] Compiling BitCollections BitSet+CustomReflectable.swift
[1302/1431] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1303/1431] Compiling BitCollections BitSet+Equatable.swift
[1304/1431] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1305/1431] Compiling BitCollections BitSet+Extras.swift
[1306/1431] Compiling BitCollections BitSet+Hashable.swift
[1307/1431] Compiling BitCollections BitSet+Initializers.swift
[1308/1431] Compiling BitCollections BitSet+Invariants.swift
[1309/1431] Compiling BitCollections BitSet+Random.swift
[1310/1431] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1311/1431] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1312/1431] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1313/1431] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1314/1431] Compiling BitCollections BitSet.Index.swift
[1315/1431] Compiling BitCollections BitSet._UnsafeHandle.swift
[1316/1431] Compiling BitCollections BitSet.swift
[1317/1431] Compiling BitCollections Range+Utilities.swift
[1318/1431] Compiling BitCollections Slice+Utilities.swift
[1319/1431] Compiling BitCollections UInt+Tricks.swift
[1320/1431] Compiling BitCollections _Word.swift
[1321/1431] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1322/1431] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1323/1431] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1324/1431] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1325/1431] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1326/1431] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1327/1431] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1328/1431] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1329/1431] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1330/1431] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1331/1431] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1332/1431] Compiling BitCollections BitSet+SetAlgebra union.swift
[1333/1431] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1334/1431] Compiling BitCollections BitSet.Counted.swift
[1335/1431] Compiling Algorithms AdjacentPairs.swift
[1336/1431] Compiling Algorithms Chain.swift
[1337/1431] Compiling Algorithms Chunked.swift
[1338/1431] Compiling Algorithms Combinations.swift
[1339/1431] Compiling Algorithms FlattenCollection.swift
[1340/1431] Compiling Algorithms Grouped.swift
[1348/1431] Compiling Algorithms Suffix.swift
[1349/1434] Compiling CryptoBoringWrapper RandomBytes.swift
[1350/1434] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1351/1434] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1355/1434] Compiling Algorithms Joined.swift
[1356/1434] Compiling Algorithms Keyed.swift
[1357/1434] Compiling Algorithms MinMax.swift
[1388/1434] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1389/1434] Emitting module CryptoBoringWrapper
[1391/1435] Compiling CryptoBoringWrapper EllipticCurve.swift
[1392/1435] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1393/1435] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1395/1436] Compiling Algorithms Trim.swift
[1396/1436] Compiling Algorithms Unique.swift
[1397/1436] Compiling Algorithms Windows.swift
[1402/1436] Emitting module Atomics
[1403/1437] Wrapping AST for CryptoBoringWrapper for debugging
[1403/1437] Wrapping AST for BitCollections for debugging
[1405/1437] Wrapping AST for Atomics for debugging
[1407/1569] Emitting module Collections
[1408/1569] Compiling Collections Collections.swift
[1410/1570] Emitting module Algorithms
[1410/1571] Wrapping AST for Collections for debugging
[1412/1571] Wrapping AST for Algorithms for debugging
[1414/1571] Compiling NIOCore MarkedCircularBuffer.swift
[1415/1571] Compiling NIOCore MulticastChannel.swift
[1416/1571] Compiling NIOCore NIOAny.swift
[1417/1571] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1418/1571] Compiling NIOCore NIOLoopBound.swift
[1419/1571] Compiling NIOCore NIOScheduledCallback.swift
[1420/1571] Compiling NIOCore NIOSendable.swift
[1421/1571] Compiling NIOCore RecvByteBufferAllocator.swift
[1422/1579] Compiling NIOCore GlobalSingletons.swift
[1423/1579] Compiling NIOCore IO.swift
[1424/1579] Compiling NIOCore IOData.swift
[1425/1579] Compiling NIOCore IPProtocol.swift
[1426/1579] Compiling NIOCore IntegerBitPacking.swift
[1427/1579] Compiling NIOCore IntegerTypes.swift
[1428/1579] Compiling NIOCore Interfaces.swift
[1429/1579] Compiling NIOCore Linux.swift
[1438/1579] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1439/1579] Compiling NIOCore SocketAddresses.swift
[1440/1588] Compiling NIOCore SocketOptionProvider.swift
[1441/1588] Compiling NIOCore SystemCallHelpers.swift
[1442/1588] Compiling NIOCore TimeAmount+Duration.swift
[1443/1588] Compiling NIOCore TypeAssistedChannelHandler.swift
[1444/1588] Compiling NIOCore UniversalBootstrapSupport.swift
[1445/1588] Compiling NIOCore Utilities.swift
[1446/1588] Compiling Crypto Curve25519.swift
[1447/1588] Compiling Crypto Ed25519Keys.swift
[1448/1588] Compiling Crypto NISTCurvesKeys.swift
[1449/1588] Compiling Crypto X25519Keys.swift
[1450/1588] Emitting module Crypto
[1451/1588] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1452/1588] Compiling NIOCore ByteBuffer-views.swift
[1453/1588] Compiling NIOCore Channel.swift
[1454/1588] Compiling NIOCore ChannelHandler.swift
[1455/1588] Compiling NIOCore ChannelHandlers.swift
[1456/1588] Compiling NIOCore ChannelInvoker.swift
[1457/1588] Compiling NIOCore ChannelOption.swift
[1458/1588] Compiling NIOCore AddressedEnvelope.swift
[1459/1588] Compiling NIOCore AsyncAwaitSupport.swift
[1460/1588] Compiling NIOCore AsyncChannel.swift
[1461/1588] Compiling NIOCore FileHandle.swift
[1462/1588] Compiling NIOCore FileRegion.swift
[1471/1588] Compiling NIOCore DeadChannel.swift
[1472/1588] Compiling NIOCore DispatchQueue+WithFuture.swift
[1473/1588] Compiling NIOCore EventLoop+Deprecated.swift
[1474/1588] Compiling NIOCore EventLoop+SerialExecutor.swift
[1475/1588] Compiling NIOCore EventLoop.swift
[1476/1588] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1477/1588] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1478/1588] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1479/1588] Compiling NIOCore EventLoopFuture.swift
[1480/1588] Compiling NIOCore FileDescriptor.swift
[1481/1588] Compiling NIOCore AsyncChannelHandler.swift
[1482/1588] Compiling NIOCore AsyncChannelInboundStream.swift
[1483/1588] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1484/1588] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1485/1588] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1486/1588] Compiling NIOCore NIOAsyncWriter.swift
[1487/1588] Compiling NIOCore ChannelPipeline.swift
[1488/1588] Compiling NIOCore CircularBuffer.swift
[1489/1588] Compiling NIOCore Codec.swift
[1490/1588] Compiling NIOCore ConvenienceOptionSupport.swift
[1491/1588] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1492/1588] Compiling NIOCore BSDSocketAPI.swift
[1493/1588] Compiling NIOCore ByteBuffer-aux.swift
[1494/1588] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1495/1588] Compiling NIOCore ByteBuffer-conversions.swift
[1496/1588] Compiling NIOCore ByteBuffer-core.swift
[1497/1588] Compiling NIOCore ByteBuffer-hex.swift
[1498/1588] Compiling NIOCore ByteBuffer-int.swift
[1499/1588] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1500/1588] Compiling NIOCore ByteBuffer-multi-int.swift
[1509/1588] Compiling Crypto Signature.swift
[1510/1588] Compiling Crypto CryptoKitErrors_boring.swift
[1511/1588] Compiling Crypto RNG_boring.swift
[1512/1588] Compiling Crypto SafeCompare_boring.swift
[1513/1588] Compiling Crypto Zeroization_boring.swift
[1514/1588] Compiling Crypto PrettyBytes.swift
[1515/1588] Compiling Crypto SafeCompare.swift
[1516/1588] Compiling Crypto SecureBytes.swift
[1517/1588] Compiling Crypto Zeroization.swift
[1534/1589] Wrapping AST for Crypto for debugging
[1562/1589] Emitting module NIOCore
[1563/1590] Wrapping AST for NIOCore for debugging
[1565/1641] Emitting module NIOEmbedded
[1566/1641] Compiling NIOEmbedded AsyncTestingChannel.swift
[1567/1641] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1568/1641] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1569/1641] Compiling NIOPosix PosixSingletons.swift
[1570/1641] Compiling NIOPosix RawSocketBootstrap.swift
[1571/1641] Compiling NIOPosix Resolver.swift
[1572/1641] Compiling NIOPosix Selectable.swift
[1573/1647] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1574/1647] Compiling NIOEmbedded Embedded.swift
[1575/1648] Wrapping AST for NIOEmbedded for debugging
[1577/1648] Compiling NIOPosix ThreadPosix.swift
[1578/1648] Compiling NIOPosix ThreadWindows.swift
[1579/1648] Compiling NIOPosix UnsafeTransfer.swift
[1580/1648] Compiling NIOPosix Utilities.swift
[1581/1648] Compiling NIOPosix VsockAddress.swift
[1582/1648] Compiling NIOPosix VsockChannelEvents.swift
[1583/1648] Compiling NIOPosix SelectableChannel.swift
[1584/1648] Compiling NIOPosix SelectableEventLoop.swift
[1585/1648] Compiling NIOPosix SelectorEpoll.swift
[1586/1648] Compiling NIOPosix SelectorGeneric.swift
[1587/1648] Compiling NIOPosix SelectorKqueue.swift
[1588/1648] Compiling NIOPosix SelectorUring.swift
[1589/1648] Compiling NIOPosix ServerSocket.swift
[1590/1648] Compiling NIOPosix Socket.swift
[1591/1648] Compiling NIOPosix SocketChannel.swift
[1592/1648] Compiling NIOPosix SocketProtocols.swift
[1593/1648] Compiling NIOPosix System.swift
[1594/1648] Compiling NIOPosix Thread.swift
[1595/1648] Emitting module NIOPosix
[1596/1648] Compiling NIOPosix BSDSocketAPICommon.swift
[1597/1648] Compiling NIOPosix BSDSocketAPIPosix.swift
[1598/1648] Compiling NIOPosix BSDSocketAPIWindows.swift
[1599/1648] Compiling NIOPosix BaseSocket.swift
[1600/1648] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1601/1648] Compiling NIOPosix BaseSocketChannel.swift
[1602/1648] Compiling NIOPosix BaseStreamSocketChannel.swift
[1603/1648] Compiling NIOPosix Bootstrap.swift
[1604/1648] Compiling NIOPosix ControlMessage.swift
[1605/1648] Compiling NIOPosix DatagramVectorReadManager.swift
[1606/1648] Compiling NIOPosix Errors+Any.swift
[1607/1648] Compiling NIOPosix FileDescriptor.swift
[1608/1648] Compiling NIOPosix GetaddrinfoResolver.swift
[1609/1648] Compiling NIOPosix HappyEyeballs.swift
[1610/1648] Compiling NIOPosix IO.swift
[1611/1648] Compiling NIOPosix IntegerBitPacking.swift
[1612/1648] Compiling NIOPosix IntegerTypes.swift
[1613/1648] Compiling NIOPosix Linux.swift
[1614/1648] Compiling NIOPosix LinuxCPUSet.swift
[1615/1648] Compiling NIOPosix LinuxUring.swift
[1616/1648] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1617/1648] Compiling NIOPosix NIOThreadPool.swift
[1618/1648] Compiling NIOPosix NonBlockingFileIO.swift
[1619/1648] Compiling NIOPosix PendingDatagramWritesManager.swift
[1620/1648] Compiling NIOPosix PendingWritesManager.swift
[1621/1648] Compiling NIOPosix PipeChannel.swift
[1622/1648] Compiling NIOPosix PipePair.swift
[1623/1648] Compiling NIOPosix Pool.swift
[1624/1649] Wrapping AST for NIOPosix for debugging
[1626/1708] Emitting module NIO
[1627/1708] Compiling NIO Exports.swift
[1629/1709] Compiling _NIOFileSystem DirectoryEntries.swift
[1630/1709] Compiling _NIOFileSystem DirectoryEntry.swift
[1631/1709] Compiling _NIOFileSystem Exports.swift
[1632/1709] Compiling _NIOFileSystem FileType.swift
[1633/1709] Compiling _NIOFileSystem IOStrategy.swift
[1634/1709] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1634/1711] Wrapping AST for NIO for debugging
[1636/1750] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1637/1750] Compiling NIOHTTP1 HTTPDecoder.swift
[1638/1750] Compiling NIOHTTP1 HTTPEncoder.swift
[1639/1750] Compiling NIOTLS TLSEvents.swift
[1640/1750] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1641/1750] Emitting module NIOTLS
[1642/1750] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1643/1750] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1644/1750] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1645/1750] Compiling NIOSOCKS SOCKSResponse.swift
[1646/1751] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1647/1751] Compiling NIOSOCKS ClientStateMachine.swift
[1648/1751] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1649/1751] Emitting module NIOFoundationCompat
[1651/1751] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1652/1751] Emitting module NIOSOCKS
[1655/1751] Compiling AsyncKit Optional+StrictMap.swift
[1656/1751] Compiling AsyncKit Exports.swift
[1657/1751] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1658/1751] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1659/1753] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1660/1753] Compiling NIOTLS SNIHandler.swift
[1661/1754] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1662/1754] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1663/1754] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1665/1754] Compiling NIOSOCKS ServerStateMachine.swift
[1667/1755] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1668/1755] Compiling _NIOFileSystem Mocking.swift
[1669/1755] Compiling _NIOFileSystem Syscall.swift
[1670/1755] Compiling _NIOFileSystem Syscalls.swift
[1671/1755] Compiling _NIOFileSystem ParallelDirCopy.swift
[1672/1755] Compiling _NIOFileSystem ParallelRemoval.swift
[1673/1755] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1674/1755] Compiling _NIOFileSystem CInterop.swift
[1675/1755] Compiling _NIOFileSystem Errno.swift
[1675/1755] Wrapping AST for NIOTLS for debugging
[1678/1759] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1680/1760] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1681/1760] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1681/1789] Wrapping AST for NIOSOCKS for debugging
[1682/1789] Wrapping AST for NIOFoundationCompat for debugging
[1684/1789] Compiling NIOSSL SSLContext.swift
[1685/1789] Compiling NIOSSL SSLErrors.swift
[1686/1789] Compiling NIOSSL ObjectIdentifier.swift
[1687/1789] Compiling NIOSSL PosixPort.swift
[1688/1789] Compiling NIOSSL NIOSSLHandler.swift
[1689/1789] Compiling NIOSSL NIOSSLServerHandler.swift
[1690/1811] Compiling NIOTransportServices StateManagedChannel.swift
[1691/1811] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1692/1811] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1693/1811] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1694/1811] Compiling NIOTransportServices NIOTSSingletons.swift
[1695/1811] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1696/1811] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1697/1811] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1698/1811] Compiling NIOSSL SubjectAlternativeName.swift
[1699/1811] Compiling NIOSSL NIOSSLSecureBytes.swift
[1700/1811] Compiling NIOTransportServices NIOTSBootstraps.swift
[1701/1811] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1702/1811] Emitting module NIOTransportServices
[1703/1813] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1704/1813] Compiling NIOTransportServices NIOTSErrors.swift
[1705/1813] Compiling NIOTransportServices NIOTSEventLoop.swift
[1708/1813] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1712/1813] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1713/1813] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1714/1813] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1718/1813] Compiling NIOTransportServices AcceptHandler.swift
[1719/1813] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1720/1813] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1721/1813] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1722/1813] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1723/1813] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1726/1813] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1727/1813] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1732/1814] Emitting module NIOHTTP1
[1732/1815] Wrapping AST for NIOTransportServices for debugging
[1735/1815] Emitting module AsyncKit
[1736/1880] Compiling MultipartKit FormDataEncoder.swift
[1737/1880] Compiling MultipartKit Storage.swift
[1738/1882] Compiling NIOHPACK IndexedHeaderTable.swift
[1739/1883] Emitting module NIOHTTPCompression
[1740/1883] Compiling NIOWebSocket WebSocketOpcode.swift
[1741/1884] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1742/1884] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1743/1884] Compiling NIOHPACK IntegerCoding.swift
[1744/1884] Compiling NIOHPACK StaticHeaderTable.swift
[1745/1884] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1746/1884] Compiling MultipartKit Exports.swift
[1747/1884] Compiling MultipartKit MultipartPart.swift
[1748/1884] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1749/1884] Compiling NIOWebSocket WebSocketFrame.swift
[1750/1884] Emitting module MultipartKit
[1751/1886] Emitting module NIOWebSocket
[1752/1886] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1753/1886] Compiling MultipartKit MultipartFormData.swift
[1754/1886] Compiling MultipartKit MultipartParser.swift
[1756/1886] Compiling NIOExtras UnsafeTransfer.swift
[1757/1886] Compiling MultipartKit BasicCodingKey.swift
[1758/1886] Compiling MultipartKit MultipartError.swift
[1759/1886] Compiling NIOHPACK DynamicHeaderTable.swift
[1760/1886] Compiling NIOHPACK HPACKDecoder.swift
[1761/1886] Compiling NIOHPACK HPACKHeader.swift
[1762/1886] Compiling NIOHPACK HeaderTables.swift
[1763/1886] Compiling NIOHPACK HPACKEncoder.swift
[1764/1886] Compiling NIOHPACK HPACKErrors.swift
[1765/1886] Emitting module NIOSSL
[1766/1889] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1767/1889] Compiling NIOHTTPCompression HTTPDecompression.swift
[1768/1889] Compiling NIOHTTPCompression HTTPCompression.swift
[1772/1889] Compiling NIOSSL RNG.swift
[1773/1889] Compiling NIOSSL SafeCompare.swift
[1774/1889] Compiling NIOSSL Zeroization.swift
[1781/1890] Compiling NIOHPACK HuffmanTables.swift
[1782/1890] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1783/1890] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1784/1891] Compiling NIOHPACK HuffmanCoding.swift
[1785/1891] Compiling _NIOFileSystem SystemFileHandle.swift
[1786/1891] Compiling _NIOFileSystem Utilities.swift
[1787/1891] Compiling _NIOFileSystem OpenOptions.swift
[1788/1891] Compiling _NIOFileSystem String+FileSystem.swift
[1795/1891] Emitting module NIOExtras
[1796/1891] Emitting module NIOHPACK
[1800/1891] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1801/1891] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1802/1891] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1807/1891] Compiling MultipartKit MultipartSerializer.swift
[1808/1891] Compiling MultipartKit Utilities.swift
[1808/1892] Wrapping AST for NIOWebSocket for debugging
[1809/1892] Wrapping AST for NIOHTTP1 for debugging
[1820/1892] Wrapping AST for NIOHTTPCompression for debugging
[1832/1892] Emitting module _NIOFileSystem
[1843/1894] Wrapping AST for MultipartKit for debugging
[1846/1894] Wrapping AST for NIOHPACK for debugging
[1847/1894] Wrapping AST for _NIOFileSystem for debugging
[1849/1957] Compiling NIOHTTP2 StateMachineResult.swift
[1850/1957] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1851/1958] Compiling NIOFileSystem Exports.swift
[1852/1958] Emitting module NIOFileSystem
[1854/1958] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1855/1958] Emitting module _NIOFileSystemFoundationCompat
[1856/1959] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1857/1960] Wrapping AST for NIOExtras for debugging
[1859/1960] Wrapping AST for NIOFileSystem for debugging
[1861/1960] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1862/1960] Compiling NIOHTTP2 SendingRstStreamState.swift
[1863/1960] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1864/1960] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1865/1960] Compiling NIOHTTP2 MaySendFrames.swift
[1866/1960] Compiling NIOHTTP2 SendingDataState.swift
[1867/1960] Compiling NIOHTTP2 SendingGoawayState.swift
[1868/1960] Compiling NIOHTTP2 SendingHeadersState.swift
[1869/1960] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1872/1960] Compiling NIOHTTP2 DOSHeuristics.swift
[1873/1960] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1874/1960] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1875/1960] Compiling NIOHTTP2 MayReceiveFrames.swift
[1876/1960] Compiling NIOHTTP2 ReceivingDataState.swift
[1876/1960] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1878/1960] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1879/1960] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1880/1960] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1889/1969] Wrapping AST for NIOSSL for debugging
[1891/1977] Compiling WebSocketKit WebSocket+Connect.swift
[1892/1977] Compiling WebSocketKit WebSocketHandler.swift
[1893/1977] Compiling WebSocketKit Exports.swift
[1894/1977] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1895/1977] Emitting module WebSocketKit
[1896/1977] Compiling WebSocketKit WebSocket+Concurrency.swift
[1897/1977] Emitting module NIOHTTP2
[1898/1977] Compiling WebSocketKit WebSocketClient.swift
[1899/1977] Compiling WebSocketKit WebSocket.swift
[1900/1978] Wrapping AST for WebSocketKit for debugging
[1902/1978] Compiling NIOHTTP2 InboundWindowManager.swift
[1903/1978] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1904/1978] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1905/1978] Compiling NIOHTTP2 StreamChannelList.swift
[1906/1978] Compiling NIOHTTP2 StreamMap.swift
[1907/1978] Compiling NIOHTTP2 StreamStateMachine.swift
[1908/1978] Compiling NIOHTTP2 UnsafeTransfer.swift
[1909/1978] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1910/1978] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1911/1978] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1912/1978] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1913/1978] Compiling NIOHTTP2 HTTP2StreamID.swift
[1914/1978] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1915/1978] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1916/1978] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1917/1978] Compiling NIOHTTP2 InboundEventBuffer.swift
[1918/1978] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1919/1978] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1920/1978] Compiling NIOHTTP2 HasLocalSettings.swift
[1921/1978] Compiling NIOHTTP2 HasRemoteSettings.swift
[1922/1978] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1923/1978] Compiling NIOHTTP2 QuiescingState.swift
[1924/1978] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1925/1978] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1930/1978] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1931/1978] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1932/1978] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1933/1978] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1935/1978] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1936/1978] Compiling NIOHTTP2 HTTP2Frame.swift
[1937/1978] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1938/1978] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1939/1978] Compiling NIOHTTP2 HTTP2PingData.swift
[1940/1978] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1941/1978] Compiling NIOHTTP2 HTTP2Settings.swift
[1942/1978] Compiling NIOHTTP2 HTTP2Stream.swift
[1946/1978] Compiling NIOHTTP2 Error+Any.swift
[1947/1978] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1948/1978] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1949/1978] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1950/1978] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1951/1978] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1952/1978] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1953/1978] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1957/1978] Compiling NIOHTTP2 HTTP2Error.swift
[1958/1978] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1959/1979] Wrapping AST for NIOHTTP2 for debugging
[1961/2038] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1962/2038] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1963/2038] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1964/2038] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1965/2038] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1966/2038] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1967/2038] Compiling AsyncHTTPClient HTTP2Connection.swift
[1968/2038] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1969/2038] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1970/2038] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1971/2038] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1972/2038] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1973/2039] Wrapping AST for AsyncKit for debugging
[1975/2039] Emitting module AsyncHTTPClient
[1976/2047] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1977/2047] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1978/2047] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1985/2047] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1986/2047] Compiling AsyncHTTPClient ConnectionTarget.swift
[1987/2047] Compiling AsyncHTTPClient DeconstructedURL.swift
[1988/2047] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1989/2047] Compiling AsyncHTTPClient FoundationExtensions.swift
[1990/2047] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1991/2047] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1992/2047] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1994/2047] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1995/2047] Compiling AsyncHTTPClient Transaction.swift
[1996/2047] Compiling AsyncHTTPClient Base64.swift
[1997/2047] Compiling AsyncHTTPClient BasicAuth.swift
[1998/2047] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1999/2047] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2000/2047] Compiling AsyncHTTPClient ConnectionPool.swift
[2001/2047] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2005/2047] Compiling AsyncHTTPClient HTTP1Connection.swift
[2006/2047] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2007/2047] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2010/2047] Compiling AsyncHTTPClient RequestBag.swift
[2011/2047] Compiling AsyncHTTPClient RequestValidation.swift
[2012/2047] Compiling AsyncHTTPClient SSLContextCache.swift
[2013/2047] Compiling AsyncHTTPClient Scheme.swift
[2014/2047] Compiling AsyncHTTPClient Singleton.swift
[2015/2047] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2016/2047] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2017/2047] Compiling AsyncHTTPClient Utils.swift
[2018/2047] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2019/2047] Compiling AsyncHTTPClient RequestOptions.swift
[2020/2047] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2021/2047] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2022/2047] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2023/2047] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2024/2047] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2025/2047] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2026/2047] Compiling AsyncHTTPClient HTTPClient.swift
[2027/2047] Compiling AsyncHTTPClient HTTPHandler.swift
[2028/2047] Compiling AsyncHTTPClient LRUCache.swift
[2029/2047] Compiling AsyncHTTPClient NWErrorHandler.swift
[2030/2047] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2031/2047] Compiling AsyncHTTPClient TLSConfiguration.swift
[2032/2047] Compiling AsyncHTTPClient RedirectState.swift
[2033/2047] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2034/2047] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2035/2047] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2036/2047] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2037/2047] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2038/2047] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2039/2047] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2040/2047] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2041/2047] Compiling AsyncHTTPClient RequestBodyLength.swift
[2042/2048] Wrapping AST for AsyncHTTPClient for debugging
[2044/2217] Compiling Vapor Request+Body.swift
[2045/2217] Compiling Vapor Request+BodyStream.swift
[2046/2217] Compiling Vapor Request.swift
[2047/2217] Compiling Vapor Application+Responder.swift
[2048/2217] Compiling Vapor DefaultResponder.swift
[2049/2217] Compiling Vapor Response+Body.swift
[2050/2217] Compiling Vapor Response.swift
[2051/2217] Compiling Vapor ResponseCodable.swift
[2052/2217] Compiling Vapor Application+Routes.swift
[2053/2217] Compiling Vapor Parameters+Require.swift
[2054/2217] Compiling Vapor Request+WebSocket.swift
[2055/2217] Compiling Vapor Route.swift
[2056/2217] Compiling Vapor RouteCollection.swift
[2057/2217] Compiling Vapor Routes.swift
[2058/2217] Compiling Vapor RoutesBuilder+Group.swift
[2059/2217] Compiling Vapor RoutesBuilder+Method.swift
[2060/2217] Compiling Vapor RoutesBuilder+Middleware.swift
[2061/2217] Compiling Vapor RoutesBuilder+WebSocket.swift
[2062/2217] Compiling Vapor RoutesBuilder.swift
[2063/2217] Compiling Vapor OTP.swift
[2064/2217] Compiling Vapor Application+Servers.swift
[2065/2217] Compiling Vapor Server.swift
[2066/2217] Compiling Vapor App+Service.swift
[2067/2217] Compiling Vapor Req+Service.swift
[2068/2241] Compiling Vapor Application.swift
[2069/2241] Compiling Vapor AuthenticationCache.swift
[2070/2241] Compiling Vapor Authenticator.swift
[2071/2241] Compiling Vapor BasicAuthorization.swift
[2072/2241] Compiling Vapor BearerAuthorization.swift
[2073/2241] Compiling Vapor GuardMiddleware.swift
[2074/2241] Compiling Vapor RedirectMiddleware.swift
[2075/2241] Compiling Vapor SessionAuthenticatable.swift
[2076/2241] Compiling Vapor Bcrypt.swift
[2077/2241] Compiling Vapor Application+Cache.swift
[2078/2241] Compiling Vapor Cache.swift
[2079/2241] Compiling Vapor CacheExpirationTime.swift
[2080/2241] Compiling Vapor MemoryCache.swift
[2081/2241] Compiling Vapor Request+Cache.swift
[2082/2241] Compiling Vapor Application+Clients.swift
[2083/2241] Compiling Vapor Client.swift
[2084/2241] Compiling Vapor ClientRequest.swift
[2085/2241] Compiling Vapor ClientResponse.swift
[2086/2241] Compiling Vapor Request+Client.swift
[2087/2241] Compiling Vapor BootCommand.swift
[2088/2241] Compiling Vapor CommandContext+Application.swift
[2089/2241] Compiling Vapor RoutesCommand.swift
[2090/2241] Compiling Vapor ServeCommand.swift
[2091/2241] Compiling Vapor AnyResponse+Concurrency.swift
[2092/2265] Compiling Vapor Validator.swift
[2093/2265] Compiling Vapor ValidatorResult.swift
[2094/2265] Compiling Vapor And.swift
[2095/2265] Compiling Vapor Case.swift
[2096/2265] Compiling Vapor CharacterSet.swift
[2097/2265] Compiling Vapor Count.swift
[2098/2265] Compiling Vapor Custom.swift
[2099/2265] Compiling Vapor Email.swift
[2100/2265] Compiling Vapor Empty.swift
[2101/2265] Compiling Vapor In.swift
[2102/2265] Compiling Vapor Nil.swift
[2103/2265] Compiling Vapor NilIgnoring.swift
[2104/2265] Compiling Vapor Not.swift
[2105/2265] Compiling Vapor Or.swift
[2106/2265] Compiling Vapor Pattern.swift
[2107/2265] Compiling Vapor Range.swift
[2108/2265] Compiling Vapor URL.swift
[2109/2265] Compiling Vapor Valid.swift
[2110/2265] Compiling Vapor Application+Views.swift
[2111/2265] Compiling Vapor PlaintextRenderer.swift
[2112/2265] Compiling Vapor Request+View.swift
[2113/2265] Compiling Vapor View.swift
[2114/2265] Compiling Vapor ViewRenderer.swift
[2115/2265] Compiling Vapor _Deprecations.swift
[2116/2265] Compiling Vapor Bytes+Hex.swift
[2117/2265] Compiling Vapor Bytes+SecureCompare.swift
[2118/2265] Compiling Vapor Collection+Safe.swift
[2119/2265] Compiling Vapor DataProtocol+Copy.swift
[2120/2265] Compiling Vapor DecoderUnwrapper.swift
[2121/2265] Compiling Vapor DirectoryConfiguration.swift
[2122/2265] Compiling Vapor DotEnv.swift
[2123/2265] Compiling Vapor Extendable.swift
[2124/2265] Compiling Vapor File.swift
[2125/2265] Compiling Vapor FileIO.swift
[2126/2265] Compiling Vapor LifecycleHandler.swift
[2127/2265] Compiling Vapor OptionalType.swift
[2128/2265] Compiling Vapor RFC1123.swift
[2129/2265] Compiling Vapor SocketAddress+Hostname.swift
[2130/2265] Compiling Vapor Storage.swift
[2131/2265] Compiling Vapor String+IsIPAddress.swift
[2132/2265] Compiling Vapor Thread.swift
[2133/2265] Compiling Vapor URI.swift
[2134/2265] Compiling Vapor RangeResult.swift
[2135/2265] Compiling Vapor Validatable.swift
[2136/2265] Compiling Vapor Validation.swift
[2137/2265] Compiling Vapor ValidationKey.swift
[2138/2265] Compiling Vapor Validations.swift
[2139/2265] Compiling Vapor ValidationsError.swift
[2140/2265] Emitting module Vapor
[2141/2265] Compiling Vapor HTTPServerResponseEncoder.swift
[2142/2265] Compiling Vapor HTTPServerUpgradeHandler.swift
[2143/2265] Compiling Vapor Logger+Report.swift
[2144/2265] Compiling Vapor LoggingSystem+Environment.swift
[2145/2265] Compiling Vapor Application+Middleware.swift
[2146/2265] Compiling Vapor CORSMiddleware.swift
[2147/2265] Compiling Vapor ErrorMiddleware.swift
[2148/2265] Compiling Vapor FileMiddleware.swift
[2149/2265] Compiling Vapor Middleware.swift
[2150/2265] Compiling Vapor MiddlewareConfiguration.swift
[2151/2265] Compiling Vapor ResponseCompressionMiddleware.swift
[2152/2265] Compiling Vapor RouteLoggingMiddleware.swift
[2153/2265] Compiling Vapor TracingMiddleware.swift
[2154/2265] Compiling Vapor File+Multipart.swift
[2155/2265] Compiling Vapor FormDataDecoder+Content.swift
[2156/2265] Compiling Vapor FormDataEncoder+Content.swift
[2157/2265] Compiling Vapor Application+Password.swift
[2158/2265] Compiling Vapor Application+Passwords.swift
[2159/2265] Compiling Vapor AsyncPasswordHasher.swift
[2160/2265] Compiling Vapor BcryptHasher.swift
[2161/2265] Compiling Vapor PasswordHasher.swift
[2162/2265] Compiling Vapor PlaintextHasher.swift
[2163/2265] Compiling Vapor Request+Password.swift
[2164/2265] Compiling Vapor Redirect.swift
[2165/2265] Compiling Vapor Core.swift
[2166/2265] Compiling Vapor Running.swift
[2167/2265] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2168/2265] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2169/2265] Compiling Vapor DotEnvFile+load.swift
[2170/2265] Compiling Vapor Routes+caseInsenstive.swift
[2171/2265] Compiling Vapor Validatable+validate.swift
[2172/2265] Compiling Vapor Environment+Process.swift
[2173/2265] Compiling Vapor Environment+Secret.swift
[2174/2265] Compiling Vapor Environment.swift
[2175/2265] Compiling Vapor Abort.swift
[2176/2265] Compiling Vapor AbortError.swift
[2177/2265] Compiling Vapor DebuggableError.swift
[2178/2265] Compiling Vapor Demangler.swift
[2179/2265] Compiling Vapor ErrorSource.swift
[2180/2265] Compiling Vapor StackTrace.swift
[2181/2265] Compiling Vapor Exports.swift
[2182/2265] Compiling Vapor Application+HTTP.swift
[2183/2265] Compiling Vapor BasicResponder.swift
[2184/2265] Compiling Vapor BodyStream.swift
[2185/2265] Compiling Vapor Application+HTTP+Client.swift
[2186/2265] Compiling Vapor EventLoopHTTPClient.swift
[2187/2265] Compiling Vapor EndpointCache.swift
[2188/2265] Compiling Vapor HTTPMethod+String.swift
[2189/2265] Compiling Vapor AsyncBasicResponder.swift
[2190/2265] Compiling Vapor AsyncMiddleware.swift
[2191/2265] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2192/2265] Compiling Vapor AsyncSessionDriver.swift
[2193/2265] Compiling Vapor Authentication+Concurrency.swift
[2194/2265] Compiling Vapor Cache+Concurrency.swift
[2195/2265] Compiling Vapor Client+Concurrency.swift
[2196/2265] Compiling Vapor RequestBody+Concurrency.swift
[2197/2265] Compiling Vapor Responder+Concurrency.swift
[2198/2265] Compiling Vapor ResponseCodable+Concurrency.swift
[2199/2265] Compiling Vapor RoutesBuilder+Concurrency.swift
[2200/2265] Compiling Vapor ViewRenderer+Concurrency.swift
[2201/2265] Compiling Vapor WebSocket+Concurrency.swift
[2202/2265] Compiling Vapor ContainerGetPathExecutor.swift
[2203/2265] Compiling Vapor Content.swift
[2204/2265] Compiling Vapor ContentCoders.swift
[2205/2265] Compiling Vapor ContentConfiguration.swift
[2206/2265] Compiling Vapor ContentContainer.swift
[2207/2265] Compiling Vapor JSONCoder+Custom.swift
[2208/2265] Compiling Vapor JSONCoders+Content.swift
[2209/2265] Compiling Vapor PlaintextDecoder.swift
[2210/2265] Compiling Vapor PlaintextEncoder.swift
[2211/2265] Compiling Vapor URLQueryCoders.swift
[2212/2265] Compiling Vapor URLQueryContainer.swift
[2213/2265] Compiling Vapor Service.swift
[2214/2265] Compiling Vapor Application+Sessions.swift
[2215/2265] Compiling Vapor MemorySessions.swift
[2216/2265] Compiling Vapor Request+Session.swift
[2217/2265] Compiling Vapor Session.swift
[2218/2265] Compiling Vapor SessionCache.swift
[2219/2265] Compiling Vapor SessionData.swift
[2220/2265] Compiling Vapor SessionDriver.swift
[2221/2265] Compiling Vapor SessionsConfiguration.swift
[2222/2265] Compiling Vapor SessionsMiddleware.swift
[2223/2265] Compiling Vapor URLEncodedFormData.swift
[2224/2265] Compiling Vapor URLEncodedFormDecoder.swift
[2225/2265] Compiling Vapor URLEncodedFormEncoder.swift
[2226/2265] Compiling Vapor URLEncodedFormError.swift
[2227/2265] Compiling Vapor URLEncodedFormParser.swift
[2228/2265] Compiling Vapor URLEncodedFormSerializer.swift
[2229/2265] Compiling Vapor URLQueryFragmentConvertible.swift
[2230/2265] Compiling Vapor AnyResponse.swift
[2231/2265] Compiling Vapor Array+Random.swift
[2232/2265] Compiling Vapor Base32.swift
[2233/2265] Compiling Vapor Base64.swift
[2234/2265] Compiling Vapor BaseN.swift
[2235/2265] Compiling Vapor BasicCodingKey.swift
[2236/2265] Compiling Vapor ByteCount.swift
[2237/2265] Compiling Vapor HTTPStatus.swift
[2238/2265] Compiling Vapor HTTPCookies.swift
[2239/2265] Compiling Vapor HTTPHeaderCacheControl.swift
[2240/2265] Compiling Vapor HTTPHeaderExpires.swift
[2241/2265] Compiling Vapor HTTPHeaderLastModified.swift
[2242/2265] Compiling Vapor HTTPHeaders+Cache.swift
[2243/2265] Compiling Vapor HTTPHeaders+Connection.swift
[2244/2265] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2245/2265] Compiling Vapor HTTPHeaders+ContentRange.swift
[2246/2265] Compiling Vapor HTTPHeaders+Directive.swift
[2247/2265] Compiling Vapor HTTPHeaders+Forwarded.swift
[2248/2265] Compiling Vapor HTTPHeaders+Link.swift
[2249/2265] Compiling Vapor HTTPHeaders+Name.swift
[2250/2265] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2251/2265] Compiling Vapor HTTPHeaders.swift
[2252/2265] Compiling Vapor HTTPMediaType.swift
[2253/2265] Compiling Vapor HTTPMediaTypePreference.swift
[2254/2265] Compiling Vapor Responder.swift
[2255/2265] Compiling Vapor Application+HTTP+Server.swift
[2256/2265] Compiling Vapor HTTPServer.swift
[2257/2265] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2258/2265] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2259/2265] Compiling Vapor HTTPServerHandler.swift
[2260/2265] Compiling Vapor HTTPServerRequestDecoder.swift
[2261/2266] Wrapping AST for Vapor for debugging
[2263/2268] Compiling VaporDocC VaporDocCMiddleware.swift
/host/spi-builder-workspace/Sources/VaporDocC/VaporDocCMiddleware.swift:130:18: warning: 'streamFile(at:chunkSize:mediaType:onCompleted:)' is deprecated: Migrate to asyncStreamFile
128 | request
129 | .fileio
130 | .streamFile(
| `- warning: 'streamFile(at:chunkSize:mediaType:onCompleted:)' is deprecated: Migrate to asyncStreamFile
131 | at: staticFilePath.path
132 | )
[2264/2268] Emitting module VaporDocC
[2265/2269] Wrapping AST for VaporDocC for debugging
[2267/2271] Compiling Run main.swift
/host/spi-builder-workspace/Sources/Run/main.swift:6:11: warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
4 | var env = try Environment.detect()
5 | try LoggingSystem.bootstrap(from: &env)
6 | let app = Application(env)
| `- warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
7 | defer { app.shutdown() }
8 | app.http.server.configuration.hostname = "0.0.0.0"
[2268/2271] Emitting module Run
/host/spi-builder-workspace/Sources/Run/main.swift:6:11: warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
4 | var env = try Environment.detect()
5 | try LoggingSystem.bootstrap(from: &env)
6 | let app = Application(env)
| `- warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
7 | defer { app.shutdown() }
8 | app.http.server.configuration.hostname = "0.0.0.0"
[2269/2272] Wrapping AST for Run for debugging
[2270/2272] Write Objects.LinkFileList
[2271/2272] Linking Run
Build complete! (431.14s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/Vapor.git"
}
],
"manifest_display_name" : "VaporDocC",
"name" : "VaporDocC",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Run",
"targets" : [
"Run"
],
"type" : {
"executable" : null
}
},
{
"name" : "VaporDocC",
"targets" : [
"VaporDocC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporDocCTests",
"module_type" : "SwiftTarget",
"name" : "VaporDocCTests",
"path" : "Tests/VaporDocCTests",
"sources" : [
"VaporDocCTests.swift"
],
"target_dependencies" : [
"VaporDocC"
],
"type" : "test"
},
{
"c99name" : "VaporDocC",
"module_type" : "SwiftTarget",
"name" : "VaporDocC",
"path" : "Sources/VaporDocC",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Run",
"VaporDocC"
],
"sources" : [
"VaporDocCMiddleware.swift"
],
"type" : "library"
},
{
"c99name" : "Run",
"module_type" : "SwiftTarget",
"name" : "Run",
"path" : "Sources/Run",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Run"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"VaporDocC"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.