Build Information
Successful build of VaporDocC, reference v0.1.0 (07e0c7
), with Swift 6.1 for Linux on 26 Apr 2025 12:33:51 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.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: v0.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/JosephDuffy/VaporDocC
* tag v0.1.0 -> FETCH_HEAD
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 v0.1.0
========================================
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/Vapor.git
[1/74313] Fetching vapor
Fetched https://github.com/vapor/Vapor.git from cache (2.03s)
Computing version for https://github.com/vapor/Vapor.git
Computed https://github.com/vapor/Vapor.git at 4.114.1 (2.66s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git
[1/2587] Fetching websocket-kit
[79/5795] Fetching websocket-kit, multipart-kit
[1129/6854] Fetching websocket-kit, multipart-kit, swift-service-context
[3325/11824] Fetching websocket-kit, multipart-kit, swift-service-context, swift-distributed-tracing
[4889/17727] Fetching websocket-kit, multipart-kit, swift-service-context, swift-distributed-tracing, swift-algorithms
[9060/19432] Fetching websocket-kit, multipart-kit, swift-service-context, swift-distributed-tracing, swift-algorithms, swift-atomics
Fetched https://github.com/apple/swift-algorithms.git from cache (0.53s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.54s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.60s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.60s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[4225/7995] Fetching websocket-kit, multipart-kit, swift-metrics
[6425/11831] Fetching websocket-kit, multipart-kit, swift-metrics, swift-log
[10261/17493] Fetching websocket-kit, multipart-kit, swift-metrics, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.34s)
[8230/15293] Fetching websocket-kit, multipart-kit, swift-log, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
[8571/26785] Fetching websocket-kit, multipart-kit, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Fetching https://github.com/apple/swift-nio.git
[12530/22949] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2
[14266/37742] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[24131/113173] Fetching websocket-kit, multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/websocket-kit.git from cache (1.93s)
Fetching https://github.com/vapor/routing-kit.git
[34267/110586] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/multipart-kit.git from cache (1.99s)
[35112/107378] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.61s)
[53218/101716] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.62s)
Fetching https://github.com/vapor/async-kit.git
[43383/90224] Fetching swift-nio-ssl, swift-nio
[43384/110947] Fetching swift-nio-ssl, swift-nio, routing-kit
[79234/124731] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
[109646/127101] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-kit
[110310/132586] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-kit, console-kit
Fetched https://github.com/vapor/routing-kit.git from cache (2.05s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.12s)
Fetched https://github.com/vapor/async-kit.git from cache (2.12s)
Fetched https://github.com/vapor/console-kit.git from cache (2.14s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.39s)
[1/13787] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.20s)
Fetched https://github.com/apple/swift-nio.git from cache (5.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (7.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.92s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[1177/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.12s)
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (1.67s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.59s)
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.33s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.91s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.66s)
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
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.25s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.25s)
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 (0.76s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.61s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.79s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.52s)
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.63s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.71s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.82s)
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.01s)
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.78s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.95s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.95s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.36s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
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/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/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-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-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/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-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-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-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-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/vapor/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-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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Building for debugging...
[0/886] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1/886] Compiling a_bitstr.cc
[2/886] Write sources
[3/886] Write swift-version-24593BA9C3E375BF.txt
[4/886] Write sources
[8/886] Compiling a_d2i_fp.cc
[9/886] Compiling a_dup.cc
[10/886] Compiling _NumericsShims _NumericsShims.c
[11/886] Write sources
[17/886] Compiling _AtomicsShims.c
[18/886] Write sources
[21/886] Compiling a_bool.cc
[22/886] Write sources
[43/886] Compiling a_i2d_fp.cc
[44/886] Write sources
[45/886] Compiling a_gentm.cc
[45/886] Write sources
[57/887] Compiling CVaporBcrypt blf.c
[58/888] Compiling a_int.cc
[59/891] Compiling CVaporBcrypt bcrypt.c
[60/913] Compiling CSystem shims.c
[61/930] Compiling CNIOWindows shim.c
[63/958] Emitting module _NIOBase64
[64/958] Emitting module CoreMetrics
[65/958] Emitting module SystemPackage
[66/961] Compiling ServiceContextModule ServiceContextKey.swift
[67/961] Compiling SystemPackage Util+StringArray.swift
[68/961] Compiling SystemPackage Util.swift
[69/961] Compiling SystemPackage UtilConsumers.swift
[70/961] Compiling ServiceContextModule ServiceContext.swift
[71/961] Emitting module ServiceContextModule
[72/962] Compiling SystemPackage Backcompat.swift
[73/962] Compiling SystemPackage CInterop.swift
[74/964] Compiling SystemPackage MachPort.swift
[75/964] Compiling SystemPackage PlatformString.swift
[76/964] Compiling SystemPackage SystemString.swift
[77/964] Compiling RealModule Float80+Real.swift
[78/964] Compiling RealModule Float16+Real.swift
[79/965] Compiling SystemPackage ErrnoWindows.swift
[80/965] Compiling SystemPackage FileDescriptor.swift
[81/965] Compiling SystemPackage FileHelpers.swift
[82/965] Compiling SystemPackage FilePathComponents.swift
[83/965] Compiling SystemPackage Errno.swift
[84/965] Compiling SystemPackage FileOperations.swift
[85/965] Compiling SystemPackage FilePath.swift
[86/965] Compiling SystemPackage FilePathComponentView.swift
[87/965] Compiling SystemPackage FilePathWindows.swift
[88/965] Compiling SystemPackage FilePermissions.swift
[89/965] Compiling SystemPackage FilePathTempPosix.swift
[90/965] Compiling SystemPackage FilePathTempWindows.swift
[91/965] Emitting module InternalCollectionsUtilities
[100/965] Compiling CoreMetrics Metrics.swift
[101/965] Compiling SystemPackage Constants.swift
[102/965] Compiling SystemPackage Exports.swift
[103/965] Emitting module RealModule
[106/965] Compiling _NIOBase64 Base64.swift
[107/965] Compiling _NIODataStructures PriorityQueue.swift
[108/965] Compiling _NIODataStructures _TinyArray.swift
[109/965] Compiling RealModule Real.swift
[110/966] Compiling RealModule Float+Real.swift
[113/966] Compiling RealModule ElementaryFunctions.swift
[114/966] Compiling CNIOWindows WSAStartup.c
[117/966] Compiling RealModule RealFunctions.swift
[118/967] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[119/967] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[121/974] Wrapping AST for ServiceContextModule for debugging
[123/974] Emitting module Instrumentation
[123/974] Wrapping AST for RealModule for debugging
[124/974] Compiling Instrumentation NoOpInstrument.swift
[125/974] Wrapping AST for _NIOBase64 for debugging
[127/974] Compiling Instrumentation MultiplexInstrument.swift
[128/974] Compiling Instrumentation Instrument.swift
[129/1066] Compiling HeapModule Heap+Invariants.swift
[130/1104] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[131/1104] Compiling HeapModule Heap+Descriptions.swift
[132/1104] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[133/1104] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[134/1104] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[135/1104] Compiling OrderedCollections OrderedDictionary+Values.swift
[136/1104] Compiling Logging LogHandler.swift
[137/1104] Compiling Logging Logging.swift
[138/1104] Compiling Logging MetadataProvider.swift
[139/1104] Emitting module Logging
[140/1104] Compiling Logging Locks.swift
[141/1105] Compiling CoreMetrics Locks.swift
[142/1105] Emitting module _NIODataStructures
[143/1105] Compiling _NIODataStructures Heap.swift
[144/1107] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[145/1107] Compiling OrderedCollections OrderedDictionary+Elements.swift
[146/1107] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[147/1107] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[148/1107] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[149/1107] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[150/1107] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[151/1107] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[152/1107] Compiling OrderedCollections OrderedDictionary+Codable.swift
[153/1107] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[154/1107] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[155/1107] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[156/1107] Compiling Instrumentation InstrumentationSystem.swift
[157/1107] Compiling Instrumentation Locks.swift
[158/1109] Compiling HeapModule Heap.swift
[159/1109] Compiling HeapModule _HeapNode.swift
[165/1109] Compiling HeapModule Heap+UnsafeHandle.swift
[166/1109] Emitting module HeapModule
[167/1217] Wrapping AST for _NIODataStructures for debugging
[169/1217] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[170/1217] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[171/1217] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[172/1217] Compiling HashTreeCollections TreeDictionary.swift
[173/1217] Compiling HashTreeCollections TreeSet+Codable.swift
[174/1217] Compiling HashTreeCollections TreeSet+Collection.swift
[175/1217] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[176/1217] Compiling HashTreeCollections TreeSet+Debugging.swift
[177/1217] Compiling HashTreeCollections TreeSet+Descriptions.swift
[178/1217] Compiling HashTreeCollections TreeSet+Equatable.swift
[179/1217] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[180/1217] Compiling HashTreeCollections TreeSet+Extras.swift
[181/1217] Compiling HashTreeCollections TreeSet+Filter.swift
[182/1217] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[182/1224] Wrapping AST for SystemPackage for debugging
[184/1224] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[185/1224] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[186/1224] Compiling HashTreeCollections _HashNode.swift
[187/1224] Compiling HashTreeCollections _HashNodeHeader.swift
[188/1224] Compiling HashTreeCollections _HashSlot.swift
[189/1224] Compiling HashTreeCollections _HashStack.swift
[190/1224] Compiling HashTreeCollections _HashTreeIterator.swift
[191/1224] Compiling HashTreeCollections _HashTreeStatistics.swift
[192/1224] Compiling HashTreeCollections _HashNode+Invariants.swift
[193/1224] Compiling HashTreeCollections _HashNode+Lookups.swift
[196/1226] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[197/1226] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[198/1226] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[199/1226] Compiling HashTreeCollections _HashNode+Structural union.swift
[200/1226] Compiling DequeModule _DequeSlot.swift
[201/1226] Compiling DequeModule _UnsafeWrappedBuffer.swift
[201/1226] Wrapping AST for Logging for debugging
[203/1226] Compiling Tracing TracingTime.swift
[204/1226] Compiling HashTreeCollections _Bucket.swift
[205/1226] Compiling HashTreeCollections _Hash.swift
[206/1226] Compiling HashTreeCollections _HashLevel.swift
[207/1226] Compiling HashTreeCollections _HashNode+Builder.swift
[208/1226] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[209/1226] Compiling HashTreeCollections TreeSet+Hashable.swift
[210/1226] Compiling HashTreeCollections TreeSet+Sendable.swift
[211/1226] Compiling HashTreeCollections TreeSet+Sequence.swift
[212/1226] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[213/1226] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[214/1226] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[215/1226] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[216/1226] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[217/1226] Compiling HashTreeCollections _RawHashNode.swift
[218/1226] Compiling HashTreeCollections _UnmanagedHashNode.swift
[219/1226] Compiling HashTreeCollections _UnsafePath.swift
[220/1226] Compiling HashTreeCollections TreeDictionary+Codable.swift
[221/1226] Compiling HashTreeCollections TreeDictionary+Collection.swift
[222/1226] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[223/1226] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[224/1226] Compiling HashTreeCollections _HashNode+Debugging.swift
[225/1226] Compiling HashTreeCollections _HashNode+Initializers.swift
[226/1226] Emitting module Tracing
[226/1226] Wrapping AST for InternalCollectionsUtilities for debugging
[228/1226] Compiling Tracing InstrumentationSystem+Tracing.swift
[229/1226] Compiling Tracing TracerProtocol.swift
[229/1226] Wrapping AST for Instrumentation for debugging
[231/1226] Compiling Tracing TracerProtocol+Legacy.swift
[232/1226] Compiling Tracing Tracer.swift
[242/1236] Wrapping AST for HeapModule for debugging
[251/1236] Compiling OrderedCollections OrderedSet+Sendable.swift
[252/1236] Compiling OrderedCollections OrderedSet+SubSequence.swift
[253/1236] Compiling OrderedCollections OrderedSet+Testing.swift
[254/1236] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[258/1245] Wrapping AST for CoreMetrics for debugging
[259/1245] Compiling CNIOWASI CNIOWASI.c
[271/1245] Compiling Tracing NoOpTracer.swift
[272/1245] Compiling Tracing SpanProtocol.swift
[272/1246] Compiling CNIOSHA1 c_nio_sha1.c
[279/1246] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[280/1246] Compiling OrderedCollections OrderedSet.swift
[281/1246] Compiling OrderedCollections _UnsafeBitset.swift
[282/1246] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[283/1246] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[284/1246] Compiling HashTreeCollections TreeDictionary+Values.swift
[284/1246] Compiling CNIOLinux shim.c
[286/1246] Compiling CNIOLinux liburing_shims.c
[288/1246] Compiling HashTreeCollections _AncestorHashSlots.swift
[289/1246] Compiling HashTreeCollections _Bitmap.swift
[297/1246] Wrapping AST for Tracing for debugging
[298/1246] Compiling CNIOLLHTTP c_nio_http.c
[300/1246] Emitting module DequeModule
[307/1247] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[308/1247] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[309/1247] Compiling HashTreeCollections _HashNode+Storage.swift
[309/1247] Compiling CNIOLLHTTP c_nio_api.c
[310/1247] Compiling CNIOExtrasZlib empty.c
[312/1247] Compiling _RopeModule _CharacterRecognizer.swift
[313/1247] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[314/1247] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[315/1247] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[316/1247] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[317/1247] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[318/1247] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[319/1247] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[320/1247] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[321/1247] Compiling HashTreeCollections TreeSet.swift
[321/1247] Compiling CNIODarwin shim.c
[323/1247] Compiling CNIOLLHTTP c_nio_llhttp.c
[341/1247] Compiling fiat_p256_adx_sqr.S
[342/1247] Wrapping AST for DequeModule for debugging
[343/1247] Compiling fiat_p256_adx_mul.S
[344/1247] Compiling fiat_curve25519_adx_square.S
[345/1247] Compiling fiat_curve25519_adx_mul.S
[347/1247] Emitting module OrderedCollections
[359/1248] Compiling CNIOBoringSSLShims shims.c
[360/1248] Wrapping AST for OrderedCollections for debugging
[362/1248] Compiling RoutingKit AnyRouter.swift
[363/1248] Compiling RoutingKit PathComponent.swift
[364/1248] Compiling RoutingKit Router.swift
[365/1248] Compiling RoutingKit TrieRouter.swift
[377/1248] Emitting module _RopeModule
[378/1248] Compiling _RopeModule Rope+Join.swift
[379/1248] Compiling _RopeModule Rope+MutatingForEach.swift
[380/1248] Compiling _RopeModule Rope+Remove.swift
[381/1248] Compiling _RopeModule Rope+RemoveSubrange.swift
[382/1248] Compiling _RopeModule Rope+Split.swift
[383/1248] Compiling _RopeModule Optional Utilities.swift
[384/1248] Compiling _RopeModule String Utilities.swift
[385/1248] Compiling _RopeModule String.Index+ABI.swift
[409/1248] Emitting module Metrics
[410/1248] Compiling Metrics Metrics.swift
[410/1249] Compiling tls_record.cc
[412/1249] Emitting module RoutingKit
[413/1249] Compiling RoutingKit Parameters.swift
[416/1250] Emitting module HashTreeCollections
[416/1251] Compiling tls_method.cc
[418/1251] Wrapping AST for RoutingKit for debugging
[419/1251] Compiling tls13_enc.cc
[459/1251] Wrapping AST for Metrics for debugging
[461/1252] Compiling tls13_server.cc
[462/1252] Wrapping AST for HashTreeCollections for debugging
[463/1252] Wrapping AST for _RopeModule for debugging
[464/1252] Compiling tls13_client.cc
[465/1252] Compiling t1_enc.cc
[466/1252] Compiling tls13_both.cc
[467/1252] Compiling ssl_versions.cc
[468/1252] Compiling ssl_stat.cc
[469/1252] Compiling ssl_x509.cc
[469/1252] Compiling ssl_transcript.cc
[471/1252] Compiling ssl_privkey.cc
[472/1252] Compiling ssl_session.cc
[473/1252] Compiling ssl_credential.cc
[474/1252] Compiling ssl_key_share.cc
[475/1252] Compiling ssl_file.cc
[476/1252] Compiling ssl_cert.cc
[477/1252] Compiling ssl_lib.cc
[478/1252] Compiling ssl_cipher.cc
[479/1252] Compiling ssl_buffer.cc
[480/1252] Compiling ssl_asn1.cc
[481/1252] Compiling s3_lib.cc
[482/1252] Compiling handshake_client.cc
[483/1252] Compiling handshake.cc
[484/1252] Compiling ssl_aead_ctx.cc
[485/1252] Compiling s3_pkt.cc
[486/1252] Compiling s3_both.cc
[487/1252] Compiling handshake_server.cc
[488/1252] Compiling dtls_method.cc
[489/1252] Compiling handoff.cc
[490/1252] Compiling extensions.cc
[491/1252] Compiling encrypted_client_hello.cc
[492/1252] Compiling d1_lib.cc
[493/1252] Compiling md5-x86_64-apple.S
[494/1252] Compiling md5-x86_64-linux.S
[495/1252] Compiling md5-586-linux.S
[496/1252] Compiling md5-586-apple.S
[497/1252] Compiling d1_srtp.cc
[498/1252] Compiling chacha20_poly1305_x86_64-apple.S
[499/1252] Compiling chacha20_poly1305_armv8-win.S
[500/1252] Compiling chacha20_poly1305_x86_64-linux.S
[501/1252] Compiling chacha20_poly1305_armv8-linux.S
[502/1252] Compiling chacha20_poly1305_armv8-apple.S
[503/1252] Compiling chacha-x86_64-linux.S
[504/1252] Compiling chacha-x86_64-apple.S
[505/1252] Compiling chacha-x86-linux.S
[506/1252] Compiling chacha-x86-apple.S
[507/1252] Compiling chacha-armv8-win.S
[508/1252] Compiling dtls_record.cc
[509/1252] Compiling chacha-armv8-linux.S
[510/1252] Compiling chacha-armv8-apple.S
[511/1252] Compiling chacha-armv4-linux.S
[512/1252] Compiling err_data.cc
[513/1252] Compiling bio_ssl.cc
[514/1252] Compiling d1_pkt.cc
[515/1252] Compiling aes128gcmsiv-x86_64-linux.S
[516/1252] Compiling x86_64-mont5-linux.S
[517/1252] Compiling aes128gcmsiv-x86_64-apple.S
[517/1252] Compiling x86_64-mont-linux.S
[519/1252] Compiling x86_64-mont5-apple.S
[520/1252] Compiling x86-mont-apple.S
[521/1252] Compiling x86_64-mont-apple.S
[522/1252] Compiling vpaes-x86_64-linux.S
[523/1252] Compiling vpaes-x86_64-apple.S
[524/1252] Compiling x86-mont-linux.S
[525/1252] Compiling vpaes-x86-linux.S
[526/1252] Compiling vpaes-armv8-linux.S
[527/1252] Compiling vpaes-x86-apple.S
[527/1252] Compiling vpaes-armv8-apple.S
[529/1252] Compiling vpaes-armv8-win.S
[530/1252] Compiling vpaes-armv7-linux.S
[531/1252] Compiling sha512-x86_64-apple.S
[532/1252] Compiling sha512-armv8-linux.S
[533/1252] Compiling sha512-armv8-win.S
[534/1252] Compiling sha512-x86_64-linux.S
[535/1252] Compiling sha512-armv8-apple.S
[536/1252] Compiling sha512-armv4-linux.S
[537/1252] Compiling sha512-586-linux.S
[538/1252] Compiling sha256-armv8-win.S
[539/1252] Compiling sha512-586-apple.S
[540/1252] Compiling sha256-x86_64-apple.S
[541/1252] Compiling sha256-x86_64-linux.S
[542/1252] Compiling sha256-armv8-linux.S
[543/1252] Compiling sha256-armv8-apple.S
[544/1252] Compiling sha256-armv4-linux.S
[545/1252] Compiling sha256-586-linux.S
[546/1252] Compiling sha256-586-apple.S
[547/1252] Compiling sha1-x86_64-apple.S
[548/1252] Compiling sha1-armv8-win.S
[549/1252] Compiling sha1-armv8-apple.S
[550/1252] Compiling sha1-586-linux.S
[551/1252] Compiling sha1-armv4-large-linux.S
[552/1252] Compiling sha1-armv8-linux.S
[553/1252] Compiling sha1-x86_64-linux.S
[554/1252] Compiling sha1-586-apple.S
[555/1252] Compiling rdrand-x86_64-linux.S
[556/1252] Compiling p256_beeu-x86_64-asm-linux.S
[557/1252] Compiling rdrand-x86_64-apple.S
[558/1252] Compiling p256_beeu-x86_64-asm-apple.S
[559/1252] Compiling rsaz-avx2-linux.S
[560/1252] Compiling rsaz-avx2-apple.S
[561/1252] Compiling p256_beeu-armv8-asm-apple.S
[562/1252] Compiling p256_beeu-armv8-asm-win.S
[563/1252] Compiling p256_beeu-armv8-asm-linux.S
[564/1252] Compiling p256-x86_64-asm-linux.S
[565/1252] Compiling p256-armv8-asm-apple.S
[566/1252] Compiling p256-x86_64-asm-apple.S
[567/1252] Compiling p256-armv8-asm-win.S
[568/1252] Compiling ghashv8-armv8-win.S
[569/1252] Compiling ghashv8-armv8-linux.S
[570/1252] Compiling p256-armv8-asm-linux.S
[571/1252] Compiling ghashv8-armv7-linux.S
[572/1252] Compiling ghash-x86_64-linux.S
[573/1252] Compiling ghash-x86-apple.S
[574/1252] Compiling ghashv8-armv8-apple.S
[575/1252] Compiling ghash-x86_64-apple.S
[576/1252] Compiling ghash-x86-linux.S
[577/1252] Compiling ghash-ssse3-x86-apple.S
[578/1252] Compiling ghash-ssse3-x86-linux.S
[579/1252] Compiling ghash-ssse3-x86_64-linux.S
[580/1252] Compiling ghash-ssse3-x86_64-apple.S
[581/1252] Compiling co-586-linux.S
[582/1252] Compiling ghash-neon-armv8-linux.S
[583/1252] Compiling ghash-neon-armv8-win.S
[584/1252] Compiling co-586-apple.S
[585/1252] Compiling ghash-armv4-linux.S
[586/1252] Compiling ghash-neon-armv8-apple.S
[587/1252] Compiling bsaes-armv7-linux.S
[588/1252] Compiling bn-armv8-apple.S
[589/1252] Compiling bn-armv8-win.S
[590/1252] Compiling bn-586-linux.S
[591/1252] Compiling armv8-mont-win.S
[592/1252] Compiling bn-armv8-linux.S
[593/1252] Compiling armv8-mont-linux.S
[594/1252] Compiling armv8-mont-apple.S
[595/1252] Compiling bn-586-apple.S
[596/1252] Compiling aesv8-gcm-armv8-win.S
[597/1252] Compiling aesv8-gcm-armv8-linux.S
[598/1252] Compiling aesv8-gcm-armv8-apple.S
[599/1252] Compiling aesv8-armv8-win.S
[600/1252] Compiling armv4-mont-linux.S
[601/1252] Compiling aesv8-armv8-apple.S
[602/1252] Compiling aesni-x86_64-linux.S
[603/1252] Compiling aesv8-armv7-linux.S
[604/1252] Compiling aesv8-armv8-linux.S
[605/1252] Compiling aesni-gcm-x86_64-apple.S
[606/1252] Compiling aesni-gcm-x86_64-linux.S
[607/1252] Compiling aesni-x86_64-apple.S
[607/1252] Compiling aesni-x86-apple.S
[607/1252] Compiling aesni-x86-linux.S
[610/1252] Compiling aes-gcm-avx2-x86_64-apple.S
[611/1252] Compiling aes-gcm-avx2-x86_64-linux.S
[612/1252] Compiling aes-gcm-avx10-x86_64-linux.S
[613/1252] Compiling aes-gcm-avx10-x86_64-apple.S
[614/1252] Compiling d1_both.cc
[615/1252] Compiling x_x509a.cc
[616/1252] Compiling x_sig.cc
[617/1252] Compiling x_spki.cc
[618/1252] Compiling x_val.cc
[619/1252] Compiling x_pubkey.cc
[620/1252] Compiling x_x509.cc
[621/1252] Compiling x_req.cc
[622/1252] Compiling x_name.cc
[623/1252] Compiling x_all.cc
[624/1252] Compiling x_exten.cc
[625/1252] Compiling x509name.cc
[626/1252] Compiling x_attrib.cc
[627/1252] Compiling x_crl.cc
[628/1252] Compiling x509spki.cc
[629/1252] Compiling x_algor.cc
[630/1252] Compiling x509rset.cc
[631/1252] Compiling x509cset.cc
[632/1252] Compiling x509_v3.cc
[633/1252] Compiling x509_txt.cc
[634/1252] Compiling x509_vfy.cc
[635/1252] Compiling x509_trs.cc
[636/1252] Compiling x509_vpm.cc
[637/1252] Compiling x509_set.cc
[638/1252] Compiling x509_req.cc
[639/1252] Compiling x509_obj.cc
[640/1252] Compiling x509_d2.cc
[641/1252] Compiling x509_def.cc
[642/1252] Compiling x509_lu.cc
[643/1252] Compiling x509_cmp.cc
[644/1252] Compiling x509_ext.cc
[645/1252] Compiling x509_att.cc
[646/1252] Compiling x509.cc
[647/1252] Compiling v3_utl.cc
[648/1252] Compiling v3_prn.cc
[649/1252] Compiling v3_skey.cc
[650/1252] Compiling v3_ocsp.cc
[651/1252] Compiling v3_purp.cc
[652/1252] Compiling v3_pmaps.cc
[653/1252] Compiling v3_pcons.cc
[654/1252] Compiling v3_ncons.cc
[655/1252] Compiling v3_int.cc
[656/1252] Compiling v3_lib.cc
[657/1252] Compiling v3_info.cc
[658/1252] Compiling v3_genn.cc
[659/1252] Compiling v3_ia5.cc
[660/1252] Compiling v3_extku.cc
[661/1252] Compiling v3_crld.cc
[662/1252] Compiling v3_enum.cc
[663/1252] Compiling v3_cpols.cc
[664/1252] Compiling v3_bitst.cc
[665/1252] Compiling v3_conf.cc
[666/1252] Compiling v3_alt.cc
[667/1252] Compiling v3_bcons.cc
[668/1252] Compiling v3_akeya.cc
[669/1252] Compiling v3_akey.cc
[670/1252] Compiling t_x509a.cc
[671/1252] Compiling t_x509.cc
[672/1252] Compiling rsa_pss.cc
[673/1252] Compiling i2d_pr.cc
[674/1252] Compiling t_crl.cc
[675/1252] Compiling t_req.cc
[676/1252] Compiling policy.cc
[677/1252] Compiling name_print.cc
[678/1252] Compiling by_file.cc
[679/1252] Compiling algorithm.cc
[680/1252] Compiling voprf.cc
[681/1252] Compiling by_dir.cc
[682/1252] Compiling a_verify.cc
[683/1252] Compiling asn1_gen.cc
[684/1252] Compiling a_sign.cc
[685/1252] Compiling thread_win.cc
[686/1252] Compiling a_digest.cc
[687/1252] Compiling trust_token.cc
[688/1252] Compiling thread.cc
[689/1252] Compiling thread_pthread.cc
[690/1252] Compiling thread_none.cc
[691/1252] Compiling stack.cc
[692/1252] Compiling pmbtoken.cc
[693/1252] Compiling siphash.cc
[694/1252] Compiling sha512.cc
[695/1252] Compiling sha256.cc
[696/1252] Compiling sha1.cc
[697/1252] Compiling slhdsa.cc
[698/1252] Compiling rsa_print.cc
[699/1252] Compiling spake2plus.cc
[700/1252] Compiling rsa_extra.cc
[701/1252] Compiling refcount.cc
[702/1252] Compiling rc4.cc
[703/1252] Compiling urandom.cc
[704/1252] Compiling trusty.cc
[705/1252] Compiling windows.cc
[706/1252] Compiling rsa_crypt.cc
[707/1252] Compiling rand.cc
[708/1252] Compiling rsa_asn1.cc
[709/1252] Compiling ios.cc
[710/1252] Compiling passive.cc
[711/1252] Compiling poly1305_arm_asm.S
[712/1252] Compiling fork_detect.cc
[713/1252] Compiling deterministic.cc
[714/1252] Compiling getentropy.cc
[715/1252] Compiling forkunsafe.cc
[716/1252] Compiling pool.cc
[717/1252] Compiling poly1305_arm.cc
[718/1252] Compiling poly1305.cc
[719/1252] Compiling poly1305_vec.cc
[720/1252] Compiling pkcs7.cc
[721/1252] Compiling p5_pbev2.cc
[722/1252] Compiling pem_xaux.cc
[723/1252] Compiling pkcs8_x509.cc
[724/1252] Compiling pkcs8.cc
[725/1252] Compiling pem_x509.cc
[726/1252] Compiling pkcs7_x509.cc
[727/1252] Compiling pem_pkey.cc
[728/1252] Compiling pem_pk8.cc
[729/1252] Compiling mlkem.cc
[730/1252] Compiling obj_xref.cc
[731/1252] Compiling mldsa.cc
[732/1252] Compiling pem_oth.cc
[733/1252] Compiling pem_info.cc
[734/1252] Compiling mem.cc
[735/1252] Compiling obj.cc
[736/1252] Compiling md5.cc
[737/1252] Compiling md4.cc
[738/1252] Compiling pem_lib.cc
[739/1252] Compiling pem_all.cc
[740/1252] Compiling fips_shared_support.cc
[741/1252] Compiling poly_rq_mul.S
[742/1252] Compiling lhash.cc
[743/1252] Compiling ex_data.cc
[744/1252] Compiling sign.cc
[745/1252] Compiling kyber.cc
[746/1252] Compiling hrss.cc
[747/1252] Compiling scrypt.cc
[748/1252] Compiling print.cc
[749/1252] Compiling hpke.cc
[750/1252] Compiling p_x25519.cc
[751/1252] Compiling pbkdf.cc
[752/1252] Compiling p_x25519_asn1.cc
[753/1252] Compiling p_rsa_asn1.cc
[754/1252] Compiling p_ed25519.cc
[755/1252] Compiling p_rsa.cc
[756/1252] Compiling p_hkdf.cc
[757/1252] Compiling p_ed25519_asn1.cc
[758/1252] Compiling p_dh_asn1.cc
[759/1252] Compiling p_ec_asn1.cc
[760/1252] Compiling p_dh.cc
[761/1252] Compiling p_ec.cc
[762/1252] Compiling err.cc
[763/1252] Compiling evp.cc
[764/1252] Compiling evp_ctx.cc
[765/1252] Compiling engine.cc
[766/1252] Compiling p_dsa_asn1.cc
[767/1252] Compiling evp_asn1.cc
[768/1252] Compiling ecdsa_asn1.cc
[769/1252] Compiling hash_to_curve.cc
[770/1252] Compiling ec_derive.cc
[771/1252] Compiling ecdh.cc
[772/1252] Compiling dsa.cc
[773/1252] Compiling ec_asn1.cc
[774/1252] Compiling dsa_asn1.cc
[775/1252] Compiling des.cc
[776/1252] Compiling params.cc
[777/1252] Compiling x25519-asm-arm.S
[778/1252] Compiling digest_extra.cc
[779/1252] Compiling dh_asn1.cc
[780/1252] Compiling spake25519.cc
[781/1252] Compiling curve25519.cc
[782/1252] Compiling cpu_arm_freebsd.cc
[783/1252] Compiling cpu_aarch64_win.cc
[784/1252] Compiling crypto.cc
[785/1252] Compiling cpu_arm_linux.cc
[786/1252] Compiling cpu_intel.cc
[787/1252] Compiling curve25519_64_adx.cc
[788/1252] Compiling bcm.cc
[789/1252] Compiling cpu_aarch64_sysreg.cc
[790/1252] Compiling cpu_aarch64_openbsd.cc
[791/1252] Compiling cpu_aarch64_fuchsia.cc
[792/1252] Compiling cpu_aarch64_linux.cc
[793/1252] Compiling cpu_aarch64_apple.cc
[794/1252] Compiling get_cipher.cc
[795/1252] Compiling e_null.cc
[796/1252] Compiling tls_cbc.cc
[797/1252] Compiling conf.cc
[798/1252] Compiling e_tls.cc
[799/1252] Compiling e_rc2.cc
[800/1252] Compiling e_rc4.cc
[801/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 e_aesctrhmac.cc
[806/1252] Compiling chacha.cc
[807/1252] Compiling unicode.cc
[808/1252] Compiling blake2.cc
[809/1252] Compiling buf.cc
[810/1252] Compiling ber.cc
[811/1252] Compiling cbb.cc
[812/1252] Compiling asn1_compat.cc
[813/1252] Compiling cbs.cc
[814/1252] Compiling bn_asn1.cc
[815/1252] Compiling convert.cc
[816/1252] Compiling socket_helper.cc
[817/1252] Compiling socket.cc
[818/1252] Compiling printf.cc
[819/1252] Compiling pair.cc
[820/1252] Compiling file.cc
[821/1252] Compiling hexdump.cc
[822/1252] Compiling errno.cc
[823/1252] Compiling fd.cc
[824/1252] Compiling connect.cc
[825/1252] Compiling bio_mem.cc
[826/1252] Compiling bio.cc
[827/1252] Compiling base64.cc
[828/1252] Compiling tasn_typ.cc
[829/1252] Compiling tasn_fre.cc
[830/1252] Compiling tasn_dec.cc
[831/1252] Compiling f_int.cc
[832/1252] Compiling posix_time.cc
[833/1252] Compiling tasn_utl.cc
[834/1252] Compiling f_string.cc
[835/1252] Compiling tasn_enc.cc
[836/1252] Compiling tasn_new.cc
[837/1252] Compiling asn1_par.cc
[838/1252] Compiling asn1_lib.cc
[839/1252] Compiling asn_pack.cc
[840/1252] Compiling a_object.cc
[841/1252] Compiling a_strnid.cc
[842/1252] Compiling a_type.cc
[843/1252] Compiling a_time.cc
[844/1252] Compiling a_octet.cc
[845/1252] Compiling a_utctm.cc
[846/1252] Compiling a_i2d_fp.cc
[847/1252] Compiling a_strex.cc
[848/1252] Compiling a_mbstr.cc
[849/1252] Compiling a_d2i_fp.cc
[850/1252] Compiling a_dup.cc
[851/1252] Compiling a_bitstr.cc
[852/1252] Compiling fiat_p256_adx_sqr.S
[853/1252] Compiling a_gentm.cc
[854/1252] Compiling fiat_p256_adx_mul.S
[855/1252] Compiling a_int.cc
[856/1252] Compiling fiat_curve25519_adx_square.S
[857/1252] Compiling fiat_curve25519_adx_mul.S
[858/1252] Compiling md5-x86_64-linux.S
[859/1252] Compiling md5-x86_64-apple.S
[860/1252] Compiling md5-586-apple.S
[861/1252] Compiling md5-586-linux.S
[862/1252] Compiling a_bool.cc
[863/1252] Compiling chacha20_poly1305_x86_64-apple.S
[864/1252] Compiling chacha20_poly1305_armv8-win.S
[865/1252] Compiling CCryptoBoringSSLShims shims.c
[866/1252] Compiling chacha20_poly1305_armv8-linux.S
[867/1252] Compiling chacha20_poly1305_armv8-apple.S
[868/1252] Compiling chacha20_poly1305_x86_64-linux.S
[869/1252] Compiling chacha-x86_64-linux.S
[870/1252] Compiling chacha-x86_64-apple.S
[871/1252] Compiling chacha-armv8-win.S
[872/1252] Compiling chacha-x86-linux.S
[873/1252] Compiling chacha-x86-apple.S
[874/1252] Compiling chacha-armv8-linux.S
[875/1252] Compiling chacha-armv8-apple.S
[876/1252] Compiling chacha-armv4-linux.S
[877/1252] Compiling aes128gcmsiv-x86_64-apple.S
[877/1252] Compiling aes128gcmsiv-x86_64-linux.S
[879/1252] Compiling x86_64-mont5-linux.S
[880/1252] Compiling x86_64-mont-linux.S
[881/1252] Compiling x86_64-mont5-apple.S
[882/1252] Compiling err_data.cc
[883/1252] Compiling x86_64-mont-apple.S
[884/1252] Compiling x86-mont-linux.S
[885/1252] Compiling x86-mont-apple.S
[886/1252] Compiling vpaes-x86_64-apple.S
[887/1252] Compiling vpaes-x86-apple.S
[888/1252] Compiling vpaes-x86-linux.S
[888/1252] Compiling vpaes-armv8-win.S
[890/1252] Compiling vpaes-x86_64-linux.S
[891/1252] Compiling vpaes-armv8-linux.S
[892/1252] Compiling vpaes-armv8-apple.S
[893/1252] Compiling sha512-x86_64-apple.S
[894/1252] Compiling sha512-armv8-win.S
[895/1252] Compiling vpaes-armv7-linux.S
[896/1252] Compiling sha512-x86_64-linux.S
[897/1252] Compiling sha512-armv8-linux.S
[898/1252] Compiling sha512-armv8-apple.S
[899/1252] Compiling sha512-armv4-linux.S
[900/1252] Compiling sha512-586-apple.S
[901/1252] Compiling sha512-586-linux.S
[902/1252] Compiling sha256-x86_64-linux.S
[903/1252] Compiling sha256-armv8-win.S
[904/1252] Compiling sha256-x86_64-apple.S
[905/1252] Compiling sha256-armv8-linux.S
[906/1252] Compiling sha256-armv8-apple.S
[907/1252] Compiling sha256-armv4-linux.S
[908/1252] Compiling sha1-x86_64-linux.S
[909/1252] Compiling sha256-586-apple.S
[910/1252] Compiling sha1-x86_64-apple.S
[911/1252] Compiling sha1-armv8-win.S
[912/1252] Compiling sha256-586-linux.S
[913/1252] Compiling sha1-armv8-linux.S
[914/1252] Compiling sha1-586-linux.S
[915/1252] Compiling sha1-armv8-apple.S
[916/1252] Compiling sha1-armv4-large-linux.S
[917/1252] Compiling sha1-586-apple.S
[918/1252] Compiling rdrand-x86_64-apple.S
[919/1252] Compiling rsaz-avx2-linux.S
[920/1252] Compiling rsaz-avx2-apple.S
[921/1252] Compiling rdrand-x86_64-linux.S
[922/1252] Compiling p256_beeu-x86_64-asm-apple.S
[923/1252] Compiling p256_beeu-x86_64-asm-linux.S
[924/1252] Compiling p256_beeu-armv8-asm-linux.S
[925/1252] Compiling p256-x86_64-asm-apple.S
[925/1252] Compiling p256_beeu-armv8-asm-win.S
[927/1252] Compiling p256_beeu-armv8-asm-apple.S
[928/1252] Compiling p256-x86_64-asm-linux.S
[928/1252] Compiling p256-armv8-asm-win.S
[930/1252] Compiling p256-armv8-asm-linux.S
[931/1252] Compiling p256-armv8-asm-apple.S
[932/1252] Compiling ghashv8-armv7-linux.S
[933/1252] Compiling ghashv8-armv8-linux.S
[934/1252] Compiling ghashv8-armv8-apple.S
[935/1252] Compiling ghashv8-armv8-win.S
[936/1252] Compiling ghash-x86_64-linux.S
[937/1252] Compiling ghash-x86_64-apple.S
[938/1252] Compiling ghash-x86-linux.S
[939/1252] Compiling ghash-ssse3-x86_64-apple.S
[940/1252] Compiling ghash-x86-apple.S
[941/1252] Compiling ghash-ssse3-x86_64-linux.S
[942/1252] Compiling ghash-ssse3-x86-linux.S
[943/1252] Compiling ghash-ssse3-x86-apple.S
[944/1252] Compiling ghash-neon-armv8-win.S
[945/1252] Compiling ghash-neon-armv8-linux.S
[946/1252] Compiling co-586-linux.S
[947/1252] Compiling ghash-neon-armv8-apple.S
[948/1252] Compiling ghash-armv4-linux.S
[949/1252] Compiling co-586-apple.S
[950/1252] Compiling bn-armv8-win.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 bn-armv8-apple.S
[956/1252] Compiling armv8-mont-win.S
[957/1252] Compiling armv8-mont-linux.S
[958/1252] Compiling armv8-mont-apple.S
[959/1252] Compiling aesv8-gcm-armv8-linux.S
[960/1252] Compiling aesv8-gcm-armv8-win.S
[961/1252] Compiling armv4-mont-linux.S
[962/1252] Compiling aesv8-gcm-armv8-apple.S
[963/1252] Compiling aesv8-armv8-win.S
[964/1252] Compiling aesv8-armv8-linux.S
[965/1252] Compiling aesni-x86_64-apple.S
[966/1252] Compiling aesv8-armv8-apple.S
[967/1252] Compiling aesv8-armv7-linux.S
[968/1252] Compiling aesni-x86-linux.S
[969/1252] Compiling aesni-x86_64-linux.S
[970/1252] Compiling aes-gcm-avx10-x86_64-apple.S
[971/1252] Compiling aesni-x86-apple.S
[972/1252] Compiling aesni-gcm-x86_64-apple.S
[973/1252] Compiling aesni-gcm-x86_64-linux.S
[974/1252] Compiling aes-gcm-avx10-x86_64-linux.S
[975/1252] Compiling x_sig.cc
[976/1252] Compiling x_spki.cc
[977/1252] Compiling x_x509a.cc
[978/1252] Compiling x_req.cc
[979/1252] Compiling x_val.cc
[980/1252] Compiling x_name.cc
[981/1252] Compiling x_x509.cc
[982/1252] Compiling c-nioatomics.c
[983/1252] Compiling x_pubkey.cc
[984/1252] Compiling x_algor.cc
[985/1252] Compiling x_crl.cc
[986/1252] Compiling x_attrib.cc
[987/1252] Compiling x_exten.cc
[988/1252] Compiling x509rset.cc
[989/1252] Compiling x509name.cc
[990/1252] Compiling x_all.cc
[991/1252] Compiling x509spki.cc
[992/1252] Compiling x509_txt.cc
[993/1252] Compiling x509cset.cc
[994/1252] Compiling c-atomics.c
[995/1258] Compiling x509_v3.cc
[996/1258] Compiling x509_vpm.cc
[997/1258] Compiling x509_vfy.cc
[998/1258] Compiling x509_obj.cc
[1000/1258] Compiling NIOConcurrencyHelpers NIOLock.swift
[1000/1258] Compiling x509_trs.cc
[1002/1258] Compiling NIOConcurrencyHelpers lock.swift
[1003/1258] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1003/1258] Compiling x509_d2.cc
[1004/1258] Compiling x509_set.cc
[1005/1258] Compiling x509_req.cc
[1007/1258] Emitting module NIOConcurrencyHelpers
[1008/1258] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1008/1258] Compiling x509_lu.cc
[1010/1258] Compiling NIOConcurrencyHelpers atomics.swift
[1010/1259] Compiling x509_ext.cc
[1012/1259] Compiling x509_def.cc
[1013/1259] Compiling x509_att.cc
[1014/1285] Compiling x509_cmp.cc
[1015/1285] Wrapping AST for NIOConcurrencyHelpers for debugging
[1016/1285] Compiling x509.cc
[1017/1285] Compiling v3_skey.cc
[1019/1285] Compiling ConsoleKitTerminal Console+Confirm.swift
[1020/1285] Compiling ConsoleKitTerminal Console+Input.swift
[1021/1285] Compiling ConsoleKitTerminal Console+Center.swift
[1022/1285] Compiling ConsoleKitTerminal Console+Output.swift
[1023/1285] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1024/1285] Compiling ConsoleKitTerminal ConsoleClear.swift
[1025/1285] Compiling ConsoleKitTerminal Console+Ask.swift
[1026/1285] Compiling ConsoleKitTerminal Console+Choose.swift
[1026/1288] Compiling v3_utl.cc
[1028/1288] Compiling ConsoleKitTerminal CustomActivity.swift
[1029/1288] Compiling ConsoleKitTerminal LoadingBar.swift
[1030/1288] Compiling ConsoleKitTerminal ProgressBar.swift
[1031/1288] Compiling ConsoleKitTerminal Console+Clear.swift
[1032/1288] Emitting module ConsoleKitTerminal
[1033/1288] Compiling ConsoleKitTerminal ActivityBar.swift
[1034/1288] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1035/1288] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1036/1288] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1036/1288] Compiling v3_prn.cc
[1038/1288] Compiling ConsoleKitTerminal Console+Wait.swift
[1039/1288] Compiling ConsoleKitTerminal ConsoleColor.swift
[1040/1288] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1041/1288] Compiling ConsoleKitTerminal ConsoleText.swift
[1042/1288] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1043/1288] Compiling ConsoleKitTerminal ANSI.swift
[1044/1288] Compiling ConsoleKitTerminal Console.swift
[1045/1288] Compiling ConsoleKitTerminal Terminal.swift
[1046/1288] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1046/1288] Compiling v3_purp.cc
[1047/1288] Compiling v3_pmaps.cc
[1048/1288] Compiling v3_ncons.cc
[1049/1288] Compiling v3_pcons.cc
[1050/1288] Compiling v3_ocsp.cc
[1051/1288] Compiling v3_ia5.cc
[1052/1288] Compiling v3_lib.cc
[1053/1288] Compiling v3_int.cc
[1055/1288] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1056/1288] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1057/1288] Compiling ConsoleKitTerminal LoggerFragment.swift
[1057/1289] Compiling v3_info.cc
[1059/1289] Compiling v3_genn.cc
[1060/1289] Compiling v3_extku.cc
[1061/1289] Compiling v3_enum.cc
[1062/1311] Wrapping AST for ConsoleKitTerminal for debugging
[1063/1311] Compiling v3_crld.cc
[1064/1311] Compiling v3_cpols.cc
[1065/1311] Compiling v3_conf.cc
[1067/1311] Compiling ConsoleKitCommands CommandSignature.swift
[1068/1311] Compiling ConsoleKitCommands Flag.swift
[1069/1311] Compiling ConsoleKitCommands Option.swift
[1070/1313] Emitting module ConsoleKitCommands
[1071/1313] Compiling ConsoleKitCommands Command.swift
[1072/1313] Compiling ConsoleKitCommands CommandContext.swift
[1073/1313] Compiling ConsoleKitCommands CommandError.swift
[1074/1313] Compiling ConsoleKitCommands CommandGroup.swift
[1075/1313] Compiling ConsoleKitCommands CommandInput.swift
[1076/1313] Compiling ConsoleKitCommands Commands.swift
[1076/1313] Compiling v3_bcons.cc
[1078/1313] Compiling ConsoleKitCommands AsyncCommands.swift
[1079/1313] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1080/1313] Compiling ConsoleKitCommands AnyCommand.swift
[1081/1313] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1082/1313] Compiling ConsoleKitCommands AsyncCommand.swift
[1083/1313] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1084/1313] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1085/1313] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1086/1313] Compiling ConsoleKitCommands Argument.swift
[1086/1313] Compiling v3_bitst.cc
[1087/1313] Compiling v3_alt.cc
[1089/1313] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1090/1313] Compiling ConsoleKitCommands Utilities.swift
[1090/1313] Compiling v3_akey.cc
[1091/1313] Compiling t_x509a.cc
[1092/1313] Compiling v3_akeya.cc
[1093/1313] Compiling t_crl.cc
[1094/1313] Compiling t_x509.cc
[1095/1313] Compiling i2d_pr.cc
[1096/1313] Compiling rsa_pss.cc
[1097/1313] Compiling name_print.cc
[1098/1313] Compiling t_req.cc
[1099/1313] Compiling policy.cc
[1101/1313] Compiling ConsoleKitCommands Console+Run.swift
[1102/1313] Compiling ConsoleKitCommands ConsoleError.swift
[1103/1313] Compiling ConsoleKitCommands Completion.swift
[1104/1314] Compiling by_dir.cc
[1105/1314] Compiling a_verify.cc
[1106/1314] Compiling algorithm.cc
[1107/1314] Compiling by_file.cc
[1108/1314] Compiling a_sign.cc
[1109/1314] Compiling asn1_gen.cc
[1110/1314] Compiling a_digest.cc
[1111/1314] Compiling thread_win.cc
[1112/1314] Compiling thread_pthread.cc
[1113/1316] Wrapping AST for ConsoleKitCommands for debugging
[1114/1316] Compiling thread_none.cc
[1115/1316] Compiling thread.cc
[1116/1316] Compiling trust_token.cc
[1117/1316] Compiling voprf.cc
[1119/1316] Compiling ConsoleKit Exports.swift
[1120/1316] Emitting module ConsoleKit
[1120/1317] Compiling pmbtoken.cc
[1121/1317] Compiling stack.cc
[1123/1317] Compiling wots.cc
[1124/1317] Compiling slhdsa.cc
[1125/1317] Compiling merkle.cc
[1126/1317] Compiling thash.cc
[1127/1317] Compiling sha256.cc
[1127/1317] Compiling sha512.cc
[1129/1317] Compiling fors.cc
[1130/1317] Compiling siphash.cc
[1131/1317] Wrapping AST for ConsoleKit for debugging
[1132/1317] Compiling sha1.cc
[1133/1317] Compiling rsa_extra.cc
[1134/1317] Compiling rc4.cc
[1135/1317] Compiling refcount.cc
[1136/1317] Compiling windows.cc
[1137/1317] Compiling rsa_print.cc
[1138/1317] Compiling rsa_crypt.cc
[1139/1317] Compiling rsa_asn1.cc
[1140/1317] Compiling trusty.cc
[1141/1317] Compiling urandom.cc
[1142/1317] Compiling rand_extra.cc
[1143/1317] Compiling ios.cc
[1144/1317] Compiling deterministic.cc
[1145/1317] Compiling poly1305_arm_asm.S
[1146/1317] Compiling getentropy.cc
[1147/1317] Compiling fork_detect.cc
[1148/1317] Compiling passive.cc
[1149/1317] Compiling forkunsafe.cc
[1150/1317] Compiling poly1305_arm.cc
[1151/1317] Compiling poly1305_vec.cc
[1152/1317] Compiling pool.cc
[1153/1317] Compiling poly1305.cc
[1154/1317] Compiling pkcs8.cc
[1155/1317] Compiling pkcs7.cc
[1156/1317] Compiling pkcs7_x509.cc
[1157/1317] Compiling pkcs8_x509.cc
[1158/1317] Compiling p5_pbev2.cc
[1159/1317] Compiling pem_xaux.cc
[1160/1317] Compiling pem_x509.cc
[1161/1317] Compiling obj_xref.cc
[1162/1317] Compiling pem_pkey.cc
[1163/1317] Compiling pem_pk8.cc
[1164/1317] Compiling mlkem.cc
[1165/1317] Compiling pem_oth.cc
[1166/1317] Compiling mldsa.cc
[1167/1317] Compiling pem_info.cc
[1168/1317] Compiling obj.cc
[1169/1317] Compiling pem_all.cc
[1170/1317] Compiling md4.cc
[1171/1317] Compiling md5.cc
[1172/1317] Compiling pem_lib.cc
[1173/1317] Compiling mem.cc
[1174/1317] Compiling poly_rq_mul.S
[1175/1317] Compiling fips_shared_support.cc
[1176/1317] Compiling kyber.cc
[1177/1317] Compiling lhash.cc
[1178/1317] Compiling hrss.cc
[1179/1317] Compiling sign.cc
[1180/1317] Compiling hpke.cc
[1181/1317] Compiling scrypt.cc
[1182/1317] Compiling pbkdf.cc
[1183/1317] Compiling ex_data.cc
[1184/1317] Compiling print.cc
[1185/1317] Compiling p_x25519.cc
[1186/1317] Compiling p_x25519_asn1.cc
[1187/1317] Compiling p_rsa_asn1.cc
[1188/1317] Compiling p_rsa.cc
[1189/1317] Compiling p_ed25519_asn1.cc
[1190/1317] Compiling p_hkdf.cc
[1191/1317] Compiling p_ed25519.cc
[1192/1317] Compiling p_ec.cc
[1193/1317] Compiling p_ec_asn1.cc
[1194/1317] Compiling p_dh.cc
[1195/1317] Compiling p_dh_asn1.cc
[1196/1317] Compiling p_dsa_asn1.cc
[1197/1317] Compiling evp_ctx.cc
[1198/1317] Compiling evp.cc
[1199/1317] Compiling evp_asn1.cc
[1200/1317] Compiling err.cc
[1201/1317] Compiling ec_derive.cc
[1202/1317] Compiling ecdh_extra.cc
[1203/1317] Compiling engine.cc
[1204/1317] Compiling ecdsa_asn1.cc
[1205/1317] Compiling dsa_asn1.cc
[1206/1317] Compiling hash_to_curve.cc
[1207/1317] Compiling dsa.cc
[1208/1317] Compiling ec_asn1.cc
[1209/1317] Compiling dh_asn1.cc
[1210/1317] Compiling params.cc
[1211/1317] Compiling x25519-asm-arm.S
[1212/1317] Compiling des.cc
[1213/1317] Compiling digest_extra.cc
[1214/1317] Compiling spake25519.cc
[1215/1317] Compiling bcm.cc
[1216/1317] Compiling crypto.cc
[1217/1317] Compiling cpu_aarch64_openbsd.cc
[1218/1317] Compiling curve25519.cc
[1219/1317] Compiling cpu_intel.cc
[1220/1317] Compiling cpu_arm_linux.cc
[1221/1317] Compiling cpu_arm_freebsd.cc
[1222/1317] Compiling cpu_aarch64_win.cc
[1223/1317] Compiling cpu_aarch64_sysreg.cc
[1224/1317] Compiling cpu_aarch64_linux.cc
[1225/1317] Compiling curve25519_64_adx.cc
[1226/1317] Compiling cpu_aarch64_apple.cc
[1227/1317] Compiling cpu_aarch64_fuchsia.cc
[1228/1317] Compiling tls_cbc.cc
[1229/1317] Compiling e_tls.cc
[1230/1317] Compiling conf.cc
[1231/1317] Compiling e_des.cc
[1232/1317] Compiling e_rc4.cc
[1233/1317] Compiling e_null.cc
[1234/1317] Compiling e_rc2.cc
[1235/1317] Compiling e_chacha20poly1305.cc
[1236/1317] Compiling e_aesctrhmac.cc
[1237/1317] Compiling derive_key.cc
[1238/1317] Compiling unicode.cc
[1239/1317] Compiling chacha.cc
[1240/1317] Compiling e_aesgcmsiv.cc
[1241/1317] Compiling cipher_extra.cc
[1242/1317] Compiling ber.cc
[1243/1317] Compiling cbb.cc
[1244/1317] Compiling asn1_compat.cc
[1245/1317] Compiling buf.cc
[1246/1317] Compiling cbs.cc
[1247/1317] Compiling bn_asn1.cc
[1248/1317] Compiling convert.cc
[1249/1317] Compiling blake2.cc
[1250/1317] Compiling printf.cc
[1251/1317] Compiling pair.cc
[1252/1317] Compiling hexdump.cc
[1253/1317] Compiling file.cc
[1254/1317] Compiling errno.cc
[1255/1317] Compiling fd.cc
[1256/1317] Compiling base64.cc
[1257/1317] Compiling bio.cc
[1258/1317] Compiling tasn_fre.cc
[1259/1317] Compiling tasn_typ.cc
[1260/1317] Compiling bio_mem.cc
[1261/1317] Compiling tasn_enc.cc
[1262/1317] Compiling tasn_utl.cc
[1263/1317] Compiling tasn_new.cc
[1264/1317] Compiling f_int.cc
[1265/1317] Compiling f_string.cc
[1266/1317] Compiling tasn_dec.cc
[1267/1317] Compiling asn1_par.cc
[1268/1317] Compiling posix_time.cc
[1269/1317] Compiling asn1_lib.cc
[1270/1317] Compiling a_utctm.cc
[1271/1317] Compiling a_strex.cc
[1272/1317] Write sources
[1273/1317] Compiling asn_pack.cc
[1273/1317] Write sources
[1278/1317] Compiling a_type.cc
[1279/1317] Compiling a_strnid.cc
[1280/1317] Compiling a_time.cc
[1281/1330] Compiling a_octet.cc
[1282/1414] Compiling a_object.cc
[1283/1414] Compiling a_mbstr.cc
[1285/1414] Compiling Algorithms Permutations.swift
[1286/1414] Compiling Algorithms Product.swift
[1287/1414] Compiling Algorithms FirstNonNil.swift
[1288/1414] Compiling Algorithms Partition.swift
[1289/1423] Compiling Algorithms Cycle.swift
[1290/1423] Compiling Algorithms EitherSequence.swift
[1291/1424] Compiling Algorithms AdjacentPairs.swift
[1292/1424] Compiling Algorithms Chain.swift
[1293/1424] Compiling Algorithms Chunked.swift
[1294/1424] Compiling Atomics IntegerOperations.swift
[1295/1424] Compiling Atomics Unmanaged extensions.swift
[1296/1424] Compiling Algorithms Keyed.swift
[1297/1424] Compiling Algorithms MinMax.swift
[1298/1424] Compiling Algorithms Compacted.swift
[1299/1424] Compiling Algorithms Indexed.swift
[1300/1424] Compiling Algorithms Intersperse.swift
[1301/1424] Compiling Algorithms Joined.swift
[1302/1424] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1303/1424] Compiling BitCollections BitSet+CustomReflectable.swift
[1304/1424] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1305/1424] Compiling BitCollections BitSet+Equatable.swift
[1306/1424] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1307/1424] Compiling BitCollections BitSet+Extras.swift
[1308/1424] Compiling BitCollections BitSet+Hashable.swift
[1309/1431] Compiling BitCollections BitSet+Initializers.swift
[1310/1431] Compiling BitCollections BitSet+Invariants.swift
[1311/1431] Compiling BitCollections BitSet+Random.swift
[1312/1431] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1313/1431] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1314/1431] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1315/1431] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1316/1431] Compiling Algorithms Split.swift
[1317/1431] Compiling Algorithms Stride.swift
[1318/1431] Compiling Algorithms Suffix.swift
[1321/1431] Compiling Algorithms Rotate.swift
[1322/1434] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1323/1434] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1324/1434] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1325/1434] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1326/1434] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1327/1434] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1328/1434] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1329/1434] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1330/1434] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1331/1434] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1332/1434] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1333/1434] Compiling BitCollections BitSet+SetAlgebra union.swift
[1334/1434] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1335/1434] Compiling BitCollections BitSet.Counted.swift
[1336/1434] Compiling CryptoBoringWrapper RandomBytes.swift
[1337/1434] Emitting module BitCollections
[1338/1434] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1358/1434] Compiling Algorithms Combinations.swift
[1359/1434] Compiling Algorithms FlattenCollection.swift
[1360/1434] Compiling Algorithms Grouped.swift
[1363/1434] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1378/1434] Emitting module CryptoBoringWrapper
[1379/1434] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1380/1434] Compiling BitCollections BitSet.Index.swift
[1381/1434] Compiling BitCollections BitSet._UnsafeHandle.swift
[1382/1434] Compiling BitCollections BitSet.swift
[1383/1434] Compiling BitCollections Range+Utilities.swift
[1384/1434] Compiling BitCollections Slice+Utilities.swift
[1385/1434] Compiling BitCollections UInt+Tricks.swift
[1386/1434] Compiling BitCollections _Word.swift
[1387/1435] Compiling Algorithms Trim.swift
[1388/1435] Compiling Algorithms Unique.swift
[1389/1435] Compiling Algorithms Windows.swift
[1390/1435] Compiling CryptoBoringWrapper EllipticCurve.swift
[1391/1435] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1392/1435] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1394/1436] Wrapping AST for BitCollections for debugging
[1395/1436] Wrapping AST for CryptoBoringWrapper for debugging
[1397/1509] Compiling Collections Collections.swift
[1398/1509] Emitting module Collections
[1399/1510] Compiling Crypto ASN1Identifier.swift
[1400/1510] Compiling Crypto ASN1Integer.swift
[1401/1510] Compiling Crypto ASN1Null.swift
[1402/1510] Compiling Crypto ASN1OctetString.swift
[1404/1510] Emitting module Atomics
[1404/1510] Wrapping AST for Collections for debugging
[1407/1510] Compiling Crypto ASN1Strings.swift
[1408/1510] Compiling Crypto ArraySliceBigint.swift
[1409/1511] Wrapping AST for Atomics for debugging
[1411/1570] Emitting module Algorithms
[1412/1571] Wrapping AST for Algorithms for debugging
[1414/1571] Emitting module Crypto
[1415/1580] Compiling NIOCore ChannelHandler.swift
[1416/1580] Compiling NIOCore ChannelHandlers.swift
[1417/1580] Compiling NIOCore ChannelInvoker.swift
[1418/1580] Compiling NIOCore ChannelOption.swift
[1419/1580] Compiling NIOCore EventLoop.swift
[1420/1580] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1421/1580] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1422/1580] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1423/1580] Compiling NIOCore EventLoopFuture.swift
[1424/1580] Compiling NIOCore FileDescriptor.swift
[1425/1580] Compiling Crypto SymmetricKeys.swift
[1426/1580] Compiling Crypto HMAC.swift
[1427/1580] Compiling Crypto MACFunctions.swift
[1428/1580] Compiling Crypto MessageAuthenticationCode.swift
[1429/1580] Compiling Crypto AES.swift
[1430/1580] Compiling Crypto ECDSASignature_boring.swift
[1431/1580] Compiling Crypto ECDSA_boring.swift
[1432/1580] Compiling Crypto EdDSA_boring.swift
[1433/1580] Compiling Crypto ECDSA.swift
[1434/1580] Compiling Crypto Ed25519.swift
[1435/1580] Compiling NIOCore Codec.swift
[1436/1580] Compiling NIOCore ConvenienceOptionSupport.swift
[1437/1580] Compiling NIOCore DeadChannel.swift
[1438/1580] Compiling NIOCore DispatchQueue+WithFuture.swift
[1439/1580] Compiling NIOCore EventLoop+Deprecated.swift
[1440/1580] Compiling NIOCore EventLoop+SerialExecutor.swift
[1441/1580] Compiling NIOCore ByteBuffer-multi-int.swift
[1442/1580] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1443/1580] Compiling NIOCore ByteBuffer-views.swift
[1444/1580] Compiling NIOCore Channel.swift
[1445/1580] Compiling NIOCore MarkedCircularBuffer.swift
[1446/1580] Compiling NIOCore MulticastChannel.swift
[1447/1580] Compiling NIOCore NIOAny.swift
[1448/1580] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1449/1580] Compiling NIOCore NIOLoopBound.swift
[1450/1580] Compiling NIOCore NIOScheduledCallback.swift
[1451/1580] Compiling NIOCore NIOSendable.swift
[1452/1580] Compiling NIOCore RecvByteBufferAllocator.swift
[1461/1588] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1462/1588] Compiling NIOCore SocketAddresses.swift
[1463/1588] Compiling NIOCore FileHandle.swift
[1464/1588] Compiling NIOCore FileRegion.swift
[1465/1588] Compiling NIOCore GlobalSingletons.swift
[1466/1588] Compiling NIOCore IO.swift
[1467/1588] Compiling NIOCore IOData.swift
[1468/1588] Compiling NIOCore IPProtocol.swift
[1469/1588] Compiling NIOCore IntegerBitPacking.swift
[1470/1588] Compiling NIOCore IntegerTypes.swift
[1471/1588] Compiling NIOCore Interfaces.swift
[1472/1588] Compiling NIOCore Linux.swift
[1473/1588] Compiling NIOCore AddressedEnvelope.swift
[1474/1588] Compiling NIOCore AsyncAwaitSupport.swift
[1475/1588] Compiling NIOCore AsyncChannel.swift
[1476/1588] Compiling NIOCore AsyncChannelHandler.swift
[1477/1588] Compiling NIOCore AsyncChannelInboundStream.swift
[1478/1588] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1479/1588] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1480/1588] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1481/1588] Compiling NIOCore NIOAsyncWriter.swift
[1482/1588] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1483/1588] Compiling NIOCore BSDSocketAPI.swift
[1484/1588] Compiling NIOCore ByteBuffer-aux.swift
[1485/1588] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1486/1588] Compiling NIOCore ByteBuffer-conversions.swift
[1487/1588] Compiling NIOCore ByteBuffer-core.swift
[1488/1588] Compiling NIOCore ByteBuffer-hex.swift
[1489/1588] Compiling NIOCore ByteBuffer-int.swift
[1490/1588] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1491/1588] Compiling NIOCore ChannelPipeline.swift
[1492/1588] Compiling NIOCore CircularBuffer.swift
[1501/1588] Compiling Crypto Signature.swift
[1502/1588] Compiling Crypto CryptoKitErrors_boring.swift
[1503/1588] Compiling Crypto RNG_boring.swift
[1504/1588] Compiling Crypto SafeCompare_boring.swift
[1505/1588] Compiling Crypto Zeroization_boring.swift
[1506/1588] Compiling Crypto PrettyBytes.swift
[1507/1588] Compiling Crypto SafeCompare.swift
[1508/1588] Compiling Crypto SecureBytes.swift
[1509/1588] Compiling Crypto Zeroization.swift
[1510/1589] Wrapping AST for Crypto for debugging
[1530/1589] Compiling NIOCore SocketOptionProvider.swift
[1531/1589] Compiling NIOCore SystemCallHelpers.swift
[1532/1589] Compiling NIOCore TimeAmount+Duration.swift
[1533/1589] Compiling NIOCore TypeAssistedChannelHandler.swift
[1534/1589] Compiling NIOCore UniversalBootstrapSupport.swift
[1535/1589] Compiling NIOCore Utilities.swift
[1562/1589] Emitting module NIOCore
[1563/1590] Wrapping AST for NIOCore for debugging
[1565/1641] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1566/1641] Compiling NIOEmbedded AsyncTestingChannel.swift
[1567/1641] Compiling NIOEmbedded Embedded.swift
[1568/1641] Emitting module NIOEmbedded
[1570/1642] Compiling NIOPosix IO.swift
[1571/1642] Compiling NIOPosix IntegerBitPacking.swift
[1572/1642] Compiling NIOPosix IntegerTypes.swift
[1573/1642] Compiling NIOPosix Linux.swift
[1574/1642] Compiling NIOPosix LinuxCPUSet.swift
[1575/1642] Compiling NIOPosix LinuxUring.swift
[1576/1642] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1576/1648] Wrapping AST for NIOEmbedded for debugging
[1578/1648] Emitting module NIOPosix
[1579/1648] Compiling NIOPosix ThreadPosix.swift
[1580/1648] Compiling NIOPosix ThreadWindows.swift
[1581/1648] Compiling NIOPosix UnsafeTransfer.swift
[1582/1648] Compiling NIOPosix Utilities.swift
[1583/1648] Compiling NIOPosix VsockAddress.swift
[1584/1648] Compiling NIOPosix VsockChannelEvents.swift
[1585/1648] Compiling NIOPosix ServerSocket.swift
[1586/1648] Compiling NIOPosix Socket.swift
[1587/1648] Compiling NIOPosix SocketChannel.swift
[1588/1648] Compiling NIOPosix SocketProtocols.swift
[1589/1648] Compiling NIOPosix System.swift
[1590/1648] Compiling NIOPosix Thread.swift
[1591/1648] Compiling NIOPosix BSDSocketAPICommon.swift
[1592/1648] Compiling NIOPosix BSDSocketAPIPosix.swift
[1593/1648] Compiling NIOPosix BSDSocketAPIWindows.swift
[1594/1648] Compiling NIOPosix BaseSocket.swift
[1595/1648] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1596/1648] Compiling NIOPosix BaseSocketChannel.swift
[1597/1648] Compiling NIOPosix BaseStreamSocketChannel.swift
[1598/1648] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1599/1648] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1600/1648] Compiling NIOPosix PosixSingletons.swift
[1601/1648] Compiling NIOPosix RawSocketBootstrap.swift
[1602/1648] Compiling NIOPosix Resolver.swift
[1603/1648] Compiling NIOPosix Selectable.swift
[1604/1648] Compiling NIOPosix SelectableChannel.swift
[1605/1648] Compiling NIOPosix SelectableEventLoop.swift
[1606/1648] Compiling NIOPosix SelectorEpoll.swift
[1607/1648] Compiling NIOPosix SelectorGeneric.swift
[1608/1648] Compiling NIOPosix SelectorKqueue.swift
[1609/1648] Compiling NIOPosix SelectorUring.swift
[1610/1648] Compiling NIOPosix Bootstrap.swift
[1611/1648] Compiling NIOPosix ControlMessage.swift
[1612/1648] Compiling NIOPosix DatagramVectorReadManager.swift
[1613/1648] Compiling NIOPosix Errors+Any.swift
[1614/1648] Compiling NIOPosix FileDescriptor.swift
[1615/1648] Compiling NIOPosix GetaddrinfoResolver.swift
[1616/1648] Compiling NIOPosix HappyEyeballs.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] Compiling NIO Exports.swift
[1627/1708] Emitting module NIO
[1629/1709] Compiling _NIOFileSystem Convenience.swift
[1630/1709] Compiling _NIOFileSystem DirectoryEntries.swift
[1631/1709] Compiling _NIOFileSystem DirectoryEntry.swift
[1631/1711] Wrapping AST for NIO for debugging
[1633/1722] Compiling AsyncKit Future+Transform.swift
[1634/1722] Compiling AsyncKit Future+Try.swift
[1635/1722] Compiling AsyncKit FutureOperators.swift
[1636/1722] Compiling AsyncKit Future+Miscellaneous.swift
[1637/1722] Compiling AsyncKit Future+Nonempty.swift
[1638/1722] Compiling AsyncKit Future+Optional.swift
[1639/1750] Compiling NIOTLS TLSEvents.swift
[1640/1750] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1641/1750] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1642/1751] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1643/1751] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1644/1751] Emitting module NIOTLS
[1645/1751] Compiling NIOSOCKS SOCKSResponse.swift
[1646/1751] Compiling NIOSOCKS ClientStateMachine.swift
[1647/1751] Compiling NIOSOCKS Errors.swift
[1648/1751] Compiling NIOSOCKS Helpers.swift
[1649/1751] Compiling NIOSOCKS SOCKSClientHandler.swift
[1650/1751] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1653/1751] Compiling NIOSOCKS AuthenticationMethod.swift
[1654/1751] Compiling NIOSOCKS ClientGreeting.swift
[1655/1751] Emitting module NIOSOCKS
[1658/1751] Compiling NIOSOCKS ServerStateMachine.swift
[1661/1751] Compiling NIOSOCKS Messages.swift
[1662/1751] Compiling NIOSOCKS SOCKSRequest.swift
[1663/1752] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1664/1752] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1665/1752] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1666/1752] Compiling NIOTLS SNIHandler.swift
[1667/1753] Compiling AsyncKit Optional+StrictMap.swift
[1668/1753] Compiling AsyncKit Exports.swift
[1672/1753] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1673/1753] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1676/1757] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1677/1757] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1678/1759] Emitting module NIOFoundationCompat
[1679/1759] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1679/1760] Wrapping AST for NIOSOCKS for debugging
[1680/1761] Wrapping AST for NIOTLS for debugging
[1682/1789] Compiling NIOSSL SSLPublicKey.swift
[1683/1789] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1684/1789] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1685/1789] Compiling NIOSSL SubjectAlternativeName.swift
[1686/1789] Compiling NIOSSL NIOSSLSecureBytes.swift
[1687/1789] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1688/1789] Compiling _NIOFileSystem Mocking.swift
[1689/1789] Compiling _NIOFileSystem Syscall.swift
[1690/1789] Compiling _NIOFileSystem Syscalls.swift
[1692/1789] Compiling NIOSSL SSLCallbacks.swift
[1693/1789] Compiling NIOSSL SSLErrors.swift
[1693/1789] Wrapping AST for NIOFoundationCompat for debugging
[1695/1789] Compiling NIOSSL ByteBufferBIO.swift
[1696/1789] Compiling NIOSSL CustomPrivateKey.swift
[1697/1789] Compiling NIOSSL NIOSSLHandler.swift
[1698/1789] Compiling NIOSSL AndroidCABundle.swift
[1699/1793] Compiling NIOSSL SSLPrivateKey.swift
[1700/1793] Compiling NIOSSL SSLCertificate.swift
[1701/1811] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1702/1811] Compiling NIOTransportServices NIOTSSingletons.swift
[1703/1811] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1704/1811] Compiling NIOTransportServices StateManagedChannel.swift
[1705/1811] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1706/1811] Compiling NIOSSL RNG.swift
[1707/1811] Compiling NIOSSL SafeCompare.swift
[1708/1811] Compiling NIOSSL Zeroization.swift
[1709/1811] Compiling _NIOFileSystem TokenBucket.swift
[1710/1811] Compiling _NIOFileSystem UnsafeTransfer.swift
[1711/1811] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1712/1811] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1713/1811] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1714/1813] Compiling NIOTransportServices AcceptHandler.swift
[1715/1813] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1716/1813] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1717/1813] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1718/1813] Compiling NIOTransportServices NIOTSErrors.swift
[1719/1813] Compiling NIOTransportServices NIOTSEventLoop.swift
[1720/1813] Emitting module NIOTransportServices
[1726/1813] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1727/1813] Compiling NIOTransportServices NIOTSBootstraps.swift
[1728/1813] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1729/1813] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1730/1813] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1731/1813] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1732/1813] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1733/1813] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1734/1813] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1739/1814] Wrapping AST for NIOTransportServices for debugging
[1741/1814] Emitting module NIOHTTP1
[1746/1815] Emitting module AsyncKit
[1747/1880] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1748/1880] Compiling NIOExtras NIOExtrasError.swift
[1749/1882] Emitting module NIOSSL
[1750/1885] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1751/1886] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1752/1886] Compiling NIOWebSocket WebSocketOpcode.swift
[1753/1886] Compiling NIOExtras PCAPRingBuffer.swift
[1754/1886] Compiling NIOExtras QuiescingHelper.swift
[1755/1886] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1756/1886] Emitting module MultipartKit
[1757/1886] Compiling NIOHPACK IndexedHeaderTable.swift
[1758/1886] Compiling NIOHPACK IntegerCoding.swift
[1761/1889] Compiling NIOExtras DebugInboundEventsHandler.swift
[1762/1889] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1763/1889] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1764/1889] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1765/1889] Compiling NIOExtras UnsafeTransfer.swift
[1770/1889] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1771/1889] Compiling NIOHTTPCompression HTTPDecompression.swift
[1772/1889] Compiling _NIOFileSystem SystemFileHandle.swift
[1773/1889] Compiling _NIOFileSystem Utilities.swift
[1774/1889] Compiling _NIOFileSystem OpenOptions.swift
[1775/1889] Compiling _NIOFileSystem String+FileSystem.swift
[1776/1889] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1777/1889] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1778/1889] Compiling NIOExtras JSONRPCFraming.swift
[1779/1889] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1780/1889] Compiling NIOExtras LengthFieldPrepender.swift
[1781/1889] Compiling NIOExtras LineBasedFrameDecoder.swift
[1782/1889] Emitting module NIOHTTPCompression
[1785/1889] Compiling NIOExtras NIORequestIdentifiable.swift
[1786/1889] Compiling NIOExtras RequestResponseHandler.swift
[1787/1889] Compiling NIOHPACK HuffmanTables.swift
[1794/1889] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1795/1889] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1800/1889] Compiling NIOHPACK HuffmanCoding.swift
[1801/1889] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1802/1889] Compiling NIOHPACK StaticHeaderTable.swift
[1805/1889] Emitting module _NIOFileSystem
[1816/1889] Emitting module NIOWebSocket
[1817/1890] Emitting module NIOHPACK
[1818/1890] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1819/1890] Compiling NIOHTTPCompression HTTPCompression.swift
[1820/1890] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1821/1891] Emitting module NIOExtras
[1825/1891] Compiling NIOExtras WritePCAPHandler.swift
[1826/1891] Compiling MultipartKit Utilities.swift
[1830/1891] Compiling NIOWebSocket WebSocketFrame.swift
[1851/1899] Emitting module NIOFileSystem
[1851/1899] Wrapping AST for NIOHTTPCompression for debugging
[1852/1899] Wrapping AST for _NIOFileSystem for debugging
[1860/1899] Compiling NIOFileSystem Exports.swift
[1861/1899] Emitting module _NIOFileSystemFoundationCompat
[1862/1899] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1863/1899] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1863/1900] Wrapping AST for NIOWebSocket for debugging
[1864/1900] Wrapping AST for NIOHTTP1 for debugging
[1865/1900] Wrapping AST for MultipartKit for debugging
[1868/1959] Wrapping AST for NIOHPACK for debugging
[1869/1959] Wrapping AST for NIOFileSystem for debugging
[1870/1959] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1872/1959] Compiling NIOHTTP2 Error+Any.swift
[1873/1959] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1874/1959] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1875/1959] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1876/1959] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1877/1959] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1878/1959] Compiling NIOHTTP2 HasLocalSettings.swift
[1881/1959] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1882/1959] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1883/1959] Compiling NIOHTTP2 MayReceiveFrames.swift
[1884/1959] Compiling NIOHTTP2 ReceivingDataState.swift
[1886/1961] Wrapping AST for NIOExtras for debugging
[1887/1961] Wrapping AST for NIOSSL for debugging
[1889/1961] Compiling NIOHTTP2 MaySendFrames.swift
[1890/1961] Compiling NIOHTTP2 SendingDataState.swift
[1891/1961] Compiling NIOHTTP2 SendingGoawayState.swift
[1892/1961] Compiling NIOHTTP2 SendingHeadersState.swift
[1893/1961] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1894/1961] Compiling NIOHTTP2 SendingRstStreamState.swift
[1895/1961] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1896/1961] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1897/1977] Compiling WebSocketKit Exports.swift
[1898/1977] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1899/1977] Compiling WebSocketKit WebSocket+Connect.swift
[1900/1977] Compiling WebSocketKit WebSocketHandler.swift
[1901/1977] Compiling WebSocketKit WebSocket+Concurrency.swift
[1902/1977] Emitting module WebSocketKit
[1903/1977] Compiling WebSocketKit WebSocketClient.swift
[1904/1977] Compiling WebSocketKit WebSocket.swift
[1905/1978] Wrapping AST for WebSocketKit for debugging
[1910/1978] Compiling NIOHTTP2 HasRemoteSettings.swift
[1911/1978] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1912/1978] Compiling NIOHTTP2 QuiescingState.swift
[1913/1978] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1914/1978] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1915/1978] Compiling NIOHTTP2 StateMachineResult.swift
[1916/1978] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1917/1978] Compiling NIOHTTP2 DOSHeuristics.swift
[1921/1978] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1922/1978] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1923/1978] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1924/1978] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1925/1978] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1926/1978] Compiling NIOHTTP2 HTTP2StreamID.swift
[1927/1978] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1928/1978] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1929/1978] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1930/1978] Compiling NIOHTTP2 InboundEventBuffer.swift
[1931/1978] Compiling NIOHTTP2 InboundWindowManager.swift
[1932/1978] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1933/1978] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1934/1978] Compiling NIOHTTP2 StreamChannelList.swift
[1935/1978] Compiling NIOHTTP2 StreamMap.swift
[1936/1978] Compiling NIOHTTP2 StreamStateMachine.swift
[1937/1978] Compiling NIOHTTP2 UnsafeTransfer.swift
[1938/1978] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1939/1978] Emitting module NIOHTTP2
[1944/1978] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1945/1978] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1946/1978] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1947/1978] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1949/1978] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1950/1978] Compiling NIOHTTP2 HTTP2Frame.swift
[1951/1978] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1952/1978] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1953/1978] Compiling NIOHTTP2 HTTP2PingData.swift
[1954/1978] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1955/1978] Compiling NIOHTTP2 HTTP2Settings.swift
[1956/1978] Compiling NIOHTTP2 HTTP2Stream.swift
[1957/1978] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1958/1978] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1959/1978] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1960/1978] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1961/1978] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1962/1978] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1963/1978] Compiling NIOHTTP2 HTTP2Error.swift
[1964/1978] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1965/1979] Wrapping AST for NIOHTTP2 for debugging
[1967/2038] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1968/2038] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1969/2038] Compiling AsyncHTTPClient Transaction.swift
[1970/2038] Compiling AsyncHTTPClient Base64.swift
[1971/2038] Compiling AsyncHTTPClient BasicAuth.swift
[1972/2038] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1973/2039] Wrapping AST for AsyncKit for debugging
[1975/2039] Emitting module AsyncHTTPClient
[1976/2047] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1977/2047] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1978/2047] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1979/2047] Compiling AsyncHTTPClient HTTP1Connection.swift
[1980/2047] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1981/2047] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1982/2047] Compiling AsyncHTTPClient HTTP2Connection.swift
[1983/2047] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1990/2047] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1991/2047] Compiling AsyncHTTPClient ConnectionPool.swift
[1992/2047] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1993/2047] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1994/2047] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1995/2047] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1996/2047] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1997/2047] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1998/2047] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1999/2047] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2000/2047] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2001/2047] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2002/2047] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2003/2047] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2004/2047] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2005/2047] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2006/2047] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2007/2047] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2008/2047] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2009/2047] Compiling AsyncHTTPClient RequestBodyLength.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 HTTPConnectionPool+StateMachine.swift
[2019/2047] Compiling AsyncHTTPClient ConnectionTarget.swift
[2020/2047] Compiling AsyncHTTPClient DeconstructedURL.swift
[2021/2047] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2022/2047] Compiling AsyncHTTPClient FoundationExtensions.swift
[2023/2047] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2024/2047] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2025/2047] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2026/2047] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2027/2047] Compiling AsyncHTTPClient RequestOptions.swift
[2028/2047] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2029/2047] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2030/2047] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2031/2047] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2032/2047] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2033/2047] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2034/2047] Compiling AsyncHTTPClient HTTPClient.swift
[2035/2047] Compiling AsyncHTTPClient HTTPHandler.swift
[2036/2047] Compiling AsyncHTTPClient LRUCache.swift
[2037/2047] Compiling AsyncHTTPClient NWErrorHandler.swift
[2038/2047] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2039/2047] Compiling AsyncHTTPClient TLSConfiguration.swift
[2040/2047] Compiling AsyncHTTPClient RedirectState.swift
[2041/2047] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2042/2048] Wrapping AST for AsyncHTTPClient for debugging
[2044/2217] Compiling Vapor HTTPServerResponseEncoder.swift
[2045/2217] Compiling Vapor HTTPServerUpgradeHandler.swift
[2046/2217] Compiling Vapor Logger+Report.swift
[2047/2217] Compiling Vapor LoggingSystem+Environment.swift
[2048/2217] Compiling Vapor Application+Middleware.swift
[2049/2217] Compiling Vapor CORSMiddleware.swift
[2050/2217] Compiling Vapor ErrorMiddleware.swift
[2051/2217] Compiling Vapor FileMiddleware.swift
[2052/2217] Compiling Vapor Middleware.swift
[2053/2217] Compiling Vapor MiddlewareConfiguration.swift
[2054/2217] Compiling Vapor ResponseCompressionMiddleware.swift
[2055/2217] Compiling Vapor RouteLoggingMiddleware.swift
[2056/2217] Compiling Vapor TracingMiddleware.swift
[2057/2217] Compiling Vapor File+Multipart.swift
[2058/2217] Compiling Vapor FormDataDecoder+Content.swift
[2059/2217] Compiling Vapor FormDataEncoder+Content.swift
[2060/2217] Compiling Vapor Application+Password.swift
[2061/2217] Compiling Vapor Application+Passwords.swift
[2062/2217] Compiling Vapor AsyncPasswordHasher.swift
[2063/2217] Compiling Vapor BcryptHasher.swift
[2064/2217] Compiling Vapor PasswordHasher.swift
[2065/2217] Compiling Vapor PlaintextHasher.swift
[2066/2217] Compiling Vapor Request+Password.swift
[2067/2217] Compiling Vapor Redirect.swift
[2068/2241] Compiling Vapor AsyncBasicResponder.swift
[2069/2241] Compiling Vapor AsyncMiddleware.swift
[2070/2241] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2071/2241] Compiling Vapor AsyncSessionDriver.swift
[2072/2241] Compiling Vapor Authentication+Concurrency.swift
[2073/2241] Compiling Vapor Cache+Concurrency.swift
[2074/2241] Compiling Vapor Client+Concurrency.swift
[2075/2241] Compiling Vapor RequestBody+Concurrency.swift
[2076/2241] Compiling Vapor Responder+Concurrency.swift
[2077/2241] Compiling Vapor ResponseCodable+Concurrency.swift
[2078/2241] Compiling Vapor RoutesBuilder+Concurrency.swift
[2079/2241] Compiling Vapor ViewRenderer+Concurrency.swift
[2080/2241] Compiling Vapor WebSocket+Concurrency.swift
[2081/2241] Compiling Vapor ContainerGetPathExecutor.swift
[2082/2241] Compiling Vapor Content.swift
[2083/2241] Compiling Vapor ContentCoders.swift
[2084/2241] Compiling Vapor ContentConfiguration.swift
[2085/2241] Compiling Vapor ContentContainer.swift
[2086/2241] Compiling Vapor JSONCoder+Custom.swift
[2087/2241] Compiling Vapor JSONCoders+Content.swift
[2088/2241] Compiling Vapor PlaintextDecoder.swift
[2089/2241] Compiling Vapor PlaintextEncoder.swift
[2090/2241] Compiling Vapor URLQueryCoders.swift
[2091/2241] Compiling Vapor URLQueryContainer.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 Request+Body.swift
[2117/2265] Compiling Vapor Request+BodyStream.swift
[2118/2265] Compiling Vapor Request.swift
[2119/2265] Compiling Vapor Application+Responder.swift
[2120/2265] Compiling Vapor DefaultResponder.swift
[2121/2265] Compiling Vapor Response+Body.swift
[2122/2265] Compiling Vapor Response.swift
[2123/2265] Compiling Vapor ResponseCodable.swift
[2124/2265] Compiling Vapor Application+Routes.swift
[2125/2265] Compiling Vapor Parameters+Require.swift
[2126/2265] Compiling Vapor Request+WebSocket.swift
[2127/2265] Compiling Vapor Route.swift
[2128/2265] Compiling Vapor RouteCollection.swift
[2129/2265] Compiling Vapor Routes.swift
[2130/2265] Compiling Vapor RoutesBuilder+Group.swift
[2131/2265] Compiling Vapor RoutesBuilder+Method.swift
[2132/2265] Compiling Vapor RoutesBuilder+Middleware.swift
[2133/2265] Compiling Vapor RoutesBuilder+WebSocket.swift
[2134/2265] Compiling Vapor RoutesBuilder.swift
[2135/2265] Compiling Vapor OTP.swift
[2136/2265] Compiling Vapor Application+Servers.swift
[2137/2265] Compiling Vapor Server.swift
[2138/2265] Compiling Vapor App+Service.swift
[2139/2265] Compiling Vapor Req+Service.swift
[2140/2265] Compiling Vapor Service.swift
[2141/2265] Compiling Vapor Application+Sessions.swift
[2142/2265] Compiling Vapor MemorySessions.swift
[2143/2265] Compiling Vapor Request+Session.swift
[2144/2265] Compiling Vapor Session.swift
[2145/2265] Compiling Vapor SessionCache.swift
[2146/2265] Compiling Vapor SessionData.swift
[2147/2265] Compiling Vapor SessionDriver.swift
[2148/2265] Compiling Vapor SessionsConfiguration.swift
[2149/2265] Compiling Vapor SessionsMiddleware.swift
[2150/2265] Compiling Vapor URLEncodedFormData.swift
[2151/2265] Compiling Vapor URLEncodedFormDecoder.swift
[2152/2265] Compiling Vapor URLEncodedFormEncoder.swift
[2153/2265] Compiling Vapor URLEncodedFormError.swift
[2154/2265] Compiling Vapor URLEncodedFormParser.swift
[2155/2265] Compiling Vapor URLEncodedFormSerializer.swift
[2156/2265] Compiling Vapor URLQueryFragmentConvertible.swift
[2157/2265] Compiling Vapor AnyResponse.swift
[2158/2265] Compiling Vapor Array+Random.swift
[2159/2265] Compiling Vapor Base32.swift
[2160/2265] Compiling Vapor Base64.swift
[2161/2265] Compiling Vapor BaseN.swift
[2162/2265] Compiling Vapor BasicCodingKey.swift
[2163/2265] Compiling Vapor ByteCount.swift
[2164/2265] Emitting module Vapor
[2165/2265] Compiling Vapor Bytes+Hex.swift
[2166/2265] Compiling Vapor Bytes+SecureCompare.swift
[2167/2265] Compiling Vapor Collection+Safe.swift
[2168/2265] Compiling Vapor DataProtocol+Copy.swift
[2169/2265] Compiling Vapor DecoderUnwrapper.swift
[2170/2265] Compiling Vapor DirectoryConfiguration.swift
[2171/2265] Compiling Vapor DotEnv.swift
[2172/2265] Compiling Vapor Extendable.swift
[2173/2265] Compiling Vapor File.swift
[2174/2265] Compiling Vapor FileIO.swift
[2175/2265] Compiling Vapor LifecycleHandler.swift
[2176/2265] Compiling Vapor OptionalType.swift
[2177/2265] Compiling Vapor RFC1123.swift
[2178/2265] Compiling Vapor SocketAddress+Hostname.swift
[2179/2265] Compiling Vapor Storage.swift
[2180/2265] Compiling Vapor String+IsIPAddress.swift
[2181/2265] Compiling Vapor Thread.swift
[2182/2265] Compiling Vapor URI.swift
[2183/2265] Compiling Vapor RangeResult.swift
[2184/2265] Compiling Vapor Validatable.swift
[2185/2265] Compiling Vapor Validation.swift
[2186/2265] Compiling Vapor ValidationKey.swift
[2187/2265] Compiling Vapor Validations.swift
[2188/2265] Compiling Vapor ValidationsError.swift
[2189/2265] Compiling Vapor Core.swift
[2190/2265] Compiling Vapor Running.swift
[2191/2265] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2192/2265] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2193/2265] Compiling Vapor DotEnvFile+load.swift
[2194/2265] Compiling Vapor Routes+caseInsenstive.swift
[2195/2265] Compiling Vapor Validatable+validate.swift
[2196/2265] Compiling Vapor Environment+Process.swift
[2197/2265] Compiling Vapor Environment+Secret.swift
[2198/2265] Compiling Vapor Environment.swift
[2199/2265] Compiling Vapor Abort.swift
[2200/2265] Compiling Vapor AbortError.swift
[2201/2265] Compiling Vapor DebuggableError.swift
[2202/2265] Compiling Vapor Demangler.swift
[2203/2265] Compiling Vapor ErrorSource.swift
[2204/2265] Compiling Vapor StackTrace.swift
[2205/2265] Compiling Vapor Exports.swift
[2206/2265] Compiling Vapor Application+HTTP.swift
[2207/2265] Compiling Vapor BasicResponder.swift
[2208/2265] Compiling Vapor BodyStream.swift
[2209/2265] Compiling Vapor Application+HTTP+Client.swift
[2210/2265] Compiling Vapor EventLoopHTTPClient.swift
[2211/2265] Compiling Vapor EndpointCache.swift
[2212/2265] Compiling Vapor HTTPMethod+String.swift
[2213/2265] Compiling Vapor Application.swift
[2214/2265] Compiling Vapor AuthenticationCache.swift
[2215/2265] Compiling Vapor Authenticator.swift
[2216/2265] Compiling Vapor BasicAuthorization.swift
[2217/2265] Compiling Vapor BearerAuthorization.swift
[2218/2265] Compiling Vapor GuardMiddleware.swift
[2219/2265] Compiling Vapor RedirectMiddleware.swift
[2220/2265] Compiling Vapor SessionAuthenticatable.swift
[2221/2265] Compiling Vapor Bcrypt.swift
[2222/2265] Compiling Vapor Application+Cache.swift
[2223/2265] Compiling Vapor Cache.swift
[2224/2265] Compiling Vapor CacheExpirationTime.swift
[2225/2265] Compiling Vapor MemoryCache.swift
[2226/2265] Compiling Vapor Request+Cache.swift
[2227/2265] Compiling Vapor Application+Clients.swift
[2228/2265] Compiling Vapor Client.swift
[2229/2265] Compiling Vapor ClientRequest.swift
[2230/2265] Compiling Vapor ClientResponse.swift
[2231/2265] Compiling Vapor Request+Client.swift
[2232/2265] Compiling Vapor BootCommand.swift
[2233/2265] Compiling Vapor CommandContext+Application.swift
[2234/2265] Compiling Vapor RoutesCommand.swift
[2235/2265] Compiling Vapor ServeCommand.swift
[2236/2265] Compiling Vapor AnyResponse+Concurrency.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! (434.91s)
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.