The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Flash, reference master (4e3e7c), with Swift 6.2 (beta) for Linux on 21 Jun 2025 10:33:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/flash.git
Reference: master
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/ml-archive/flash
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4e3e7c6 Merge pull request #43 from tonyarnold/6.0.0-beta.2
Cloned https://github.com/ml-archive/flash.git
Revision (git rev-parse @):
4e3e7c69069deaaa206cb63bc2338e3dcc01306e
SUCCESS checkout https://github.com/ml-archive/flash.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ml-archive/flash.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/vapor.git
[40/3956] Fetching leaf
[3720/78502] Fetching leaf, vapor
Fetched https://github.com/vapor/leaf.git from cache (0.60s)
[3728/74546] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.20s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (3.88s)
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/4938] Fetching leaf-kit
[1730/10897] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.72s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.73s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.72s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.72s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
[1/2609] Fetching websocket-kit
[2610/4406] Fetching websocket-kit, swift-atomics
[3096/5487] Fetching websocket-kit, swift-atomics, swift-service-context
[3097/10480] Fetching websocket-kit, swift-atomics, swift-service-context, swift-distributed-tracing
[3098/13948] Fetching websocket-kit, swift-atomics, swift-service-context, swift-distributed-tracing, multipart-kit
[4226/16154] Fetching websocket-kit, swift-atomics, swift-service-context, swift-distributed-tracing, multipart-kit, swift-metrics
Fetched https://github.com/apple/swift-service-context.git from cache (1.05s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
Fetching https://github.com/apple/swift-log.git
[10919/17112] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-metrics, swift-log
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Fetching https://github.com/apple/swift-nio-http2.git
[10929/19218] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-metrics, swift-nio-extras
[14673/30750] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-metrics, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.72s)
Fetching https://github.com/apple/swift-nio-ssl.git
[13581/24808] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-metrics, swift-nio-http2
[24579/39698] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-metrics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (3.32s)
Fetched https://github.com/vapor/websocket-kit.git from cache (3.33s)
Fetched https://github.com/apple/swift-metrics.git from cache (3.33s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio.git
[17085/29890] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/vapor/multipart-kit.git from cache (3.53s)
[13766/26422] Fetching swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
[14511/41841] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto
[18011/118180] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio
[18921/124198] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.58s)
[10200/112666] Fetching swift-nio-ssl, swift-crypto, swift-nio, console-kit
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/console-kit.git from cache (1.08s)
[15251/106648] Fetching swift-nio-ssl, swift-crypto, swift-nio
Fetching https://github.com/swift-server/async-http-client.git
[20688/109018] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.65s)
[27863/106648] Fetching swift-nio-ssl, swift-crypto, swift-nio
[35749/120662] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.97s)
[76545/106648] Fetching swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.32s)
[69620/91758] Fetching swift-crypto, swift-nio
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-crypto.git from cache (4.92s)
[58018/76339] Fetching swift-nio
[60309/97191] Fetching swift-nio, routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (3.67s)
Fetched https://github.com/apple/swift-nio.git from cache (9.80s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (14.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.70s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.81s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.14s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.77s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.35s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[4437/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.71s)
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (2.46s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.73s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.54s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.33s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.13s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (1.05s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1616] Fetching swift-asn1
[260/2520] Fetching swift-asn1, swift-http-types
[1311/4946] Fetching swift-asn1, swift-http-types, swift-service-lifecycle
[2927/9931] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.52s)
[6286/9027] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.68s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.80s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.81s)
[1/1169] Fetching swift-http-structured-headers
[843/7353] Fetching swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.60s)
[2845/6184] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.87s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (2.16s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.95s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.97s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.00s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.93s)
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.79s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.02s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.85s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.76s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.83s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.89s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.82s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.84s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.83s)
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.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.16.1
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.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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.2
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
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
Building for debugging...
[0/833] Write sources
[48/833] Compiling _NumericsShims _NumericsShims.c
[49/833] Compiling CNIOWindows shim.c
[50/833] Compiling _AtomicsShims.c
[51/833] Compiling CNIOWindows WSAStartup.c
[52/833] Compiling CNIOWASI CNIOWASI.c
[53/833] Compiling CSystem shims.c
[54/833] Compiling CVaporBcrypt bcrypt.c
[55/833] Compiling CNIOLinux liburing_shims.c
[56/833] Compiling CVaporBcrypt blf.c
[57/833] Compiling CNIOSHA1 c_nio_sha1.c
[58/833] Compiling CNIOLLHTTP c_nio_http.c
[59/833] Compiling CNIOExtrasZlib empty.c
[60/833] Write swift-version-24593BA9C3E375BF.txt
[61/833] Compiling CNIODarwin shim.c
[62/833] Compiling CNIOLinux shim.c
[63/833] Compiling fiat_p256_adx_sqr.S
[64/833] Compiling fiat_p256_adx_mul.S
[65/852] Compiling CNIOLLHTTP c_nio_api.c
[67/880] Emitting module ServiceContextModule
[67/885] Compiling CNIOLLHTTP c_nio_llhttp.c
[68/899] Compiling CNIOBoringSSLShims shims.c
[70/902] Emitting module RealModule
[71/903] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[72/903] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[73/904] Compiling RealModule ElementaryFunctions.swift
[74/904] Compiling RealModule Float+Real.swift
[75/904] Compiling SystemPackage MachPort.swift
[76/904] Compiling SystemPackage PlatformString.swift
[77/904] Compiling SystemPackage SystemString.swift
[78/907] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[79/907] Compiling InternalCollectionsUtilities UInt+reversed.swift
[80/907] Emitting module InternalCollectionsUtilities
[81/907] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[82/907] Compiling InternalCollectionsUtilities Integer rank.swift
[83/907] Compiling InternalCollectionsUtilities Descriptions.swift
[84/907] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[85/907] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[86/907] Compiling RealModule Real.swift
[89/907] Compiling RealModule RealFunctions.swift
[90/907] Compiling ServiceContextModule ServiceContext.swift
[93/907] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[94/907] Compiling InternalCollectionsUtilities Debugging.swift
[95/907] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[96/907] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[97/907] Compiling InternalCollectionsUtilities _SortedCollection.swift
[100/907] Emitting module SystemPackage
[101/908] Compiling RealModule Float16+Real.swift
[102/908] Compiling RealModule Float80+Real.swift
[109/909] Compiling ServiceContextModule ServiceContextKey.swift
[110/910] Compiling _NIOBase64 Base64.swift
[111/910] Emitting module _NIOBase64
[116/911] Compiling CoreMetrics Metrics.swift
[117/992] Compiling _NIODataStructures PriorityQueue.swift
[118/992] Compiling _NIODataStructures _TinyArray.swift
[119/1047] Compiling Instrumentation Instrument.swift
[120/1047] Emitting module Instrumentation
[121/1047] Compiling Instrumentation NoOpInstrument.swift
[122/1047] Compiling Instrumentation MultiplexInstrument.swift
[123/1047] Emitting module HeapModule
[124/1047] Compiling HeapModule _HeapNode.swift
[125/1047] Compiling HeapModule Heap+UnsafeHandle.swift
[126/1047] Compiling HeapModule Heap+Descriptions.swift
[127/1047] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[128/1047] Compiling HeapModule Heap.swift
[129/1047] Compiling HeapModule Heap+Invariants.swift
[130/1048] Compiling OrderedCollections OrderedSet+Descriptions.swift
[131/1048] Compiling OrderedCollections OrderedSet+Diffing.swift
[132/1048] Compiling OrderedCollections OrderedSet+Equatable.swift
[134/1048] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[135/1048] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[136/1048] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[137/1048] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[138/1048] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[139/1048] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[140/1048] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[141/1055] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[142/1055] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[143/1055] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[144/1055] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[145/1055] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[146/1055] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[147/1055] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[148/1131] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[149/1131] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[150/1131] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[151/1131] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[152/1131] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[153/1131] Compiling HashTreeCollections _HashNode+Structural merge.swift
[154/1131] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[155/1131] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[156/1131] Compiling Logging MetadataProvider.swift
[157/1131] Compiling HashTreeCollections _HashNode+Invariants.swift
[158/1131] Compiling HashTreeCollections _HashNode+Lookups.swift
[159/1131] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[160/1131] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[161/1131] Compiling Instrumentation Locks.swift
[162/1131] Compiling Instrumentation InstrumentationSystem.swift
[163/1132] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[164/1132] Compiling HashTreeCollections _HashNode+Storage.swift
[165/1132] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[166/1132] Compiling HashTreeCollections _HashNode+Structural filter.swift
[176/1133] Emitting module _NIODataStructures
[177/1133] Compiling _NIODataStructures Heap.swift
[178/1134] Compiling CoreMetrics Locks.swift
[179/1134] Emitting module CoreMetrics
[183/1135] Compiling HashTreeCollections _HashNode+Structural union.swift
[184/1135] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[185/1135] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[186/1135] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[187/1135] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[188/1135] Compiling HashTreeCollections _HashNode.swift
[189/1135] Compiling HashTreeCollections _HashNodeHeader.swift
[190/1135] Compiling HashTreeCollections _HashSlot.swift
[191/1135] Compiling HashTreeCollections _HashStack.swift
[192/1135] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[193/1135] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[194/1135] Compiling HashTreeCollections TreeDictionary+Filter.swift
[195/1135] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[196/1135] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[197/1135] Compiling HashTreeCollections TreeDictionary+Keys.swift
[198/1135] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[199/1135] Compiling HashTreeCollections _AncestorHashSlots.swift
[200/1135] Compiling HashTreeCollections _Bitmap.swift
[201/1135] Compiling HashTreeCollections _Bucket.swift
[202/1135] Compiling HashTreeCollections _Hash.swift
[203/1135] Compiling HashTreeCollections _HashLevel.swift
[204/1135] Compiling HashTreeCollections _HashNode+Builder.swift
[205/1135] Compiling HashTreeCollections _HashNode+Debugging.swift
[206/1135] Compiling HashTreeCollections _HashNode+Initializers.swift
[217/1144] Compiling HashTreeCollections TreeSet+Hashable.swift
[218/1144] Compiling HashTreeCollections TreeSet+Sendable.swift
[219/1144] Compiling _RopeModule Rope+Join.swift
[220/1144] Compiling _RopeModule Rope+MutatingForEach.swift
[221/1144] Compiling _RopeModule Rope+Remove.swift
[222/1144] Compiling _RopeModule Rope+RemoveSubrange.swift
[223/1144] Compiling _RopeModule Rope+Split.swift
[224/1144] Compiling _RopeModule Optional Utilities.swift
[225/1144] Compiling _RopeModule String Utilities.swift
[226/1144] Compiling _RopeModule String.Index+ABI.swift
[227/1154] Compiling Logging LogHandler.swift
[228/1154] Compiling Logging Locks.swift
[229/1154] Emitting module Logging
[230/1154] Compiling Logging Logging.swift
[232/1155] Compiling HashTreeCollections TreeDictionary.swift
[233/1155] Compiling HashTreeCollections TreeSet+Codable.swift
[234/1155] Compiling HashTreeCollections TreeSet+Collection.swift
[235/1155] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[236/1155] Compiling HashTreeCollections TreeSet+Debugging.swift
[237/1155] Compiling HashTreeCollections TreeSet+Descriptions.swift
[238/1155] Compiling HashTreeCollections TreeSet+Equatable.swift
[239/1155] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[240/1155] Compiling HashTreeCollections TreeSet+Extras.swift
[241/1155] Compiling HashTreeCollections TreeSet+Filter.swift
[252/1155] Compiling HashTreeCollections TreeDictionary+Merge.swift
[253/1155] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[254/1155] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[255/1155] Compiling HashTreeCollections TreeDictionary+Values.swift
[256/1155] Compiling HashTreeCollections _HashTreeIterator.swift
[257/1155] Compiling HashTreeCollections _HashTreeStatistics.swift
[258/1155] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[259/1155] Compiling HashTreeCollections _RawHashNode.swift
[279/1155] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[280/1155] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[281/1155] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[282/1155] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[283/1155] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[284/1155] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[285/1155] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[286/1155] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[287/1155] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[288/1155] Compiling HashTreeCollections TreeSet.swift
[289/1155] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[296/1155] Emitting module OrderedCollections
[307/1181] Compiling fiat_curve25519_adx_mul.S
[308/1181] Compiling fiat_curve25519_adx_square.S
[314/1181] Compiling HashTreeCollections _UnmanagedHashNode.swift
[315/1181] Compiling HashTreeCollections _UnsafePath.swift
[316/1181] Compiling HashTreeCollections TreeDictionary+Codable.swift
[317/1181] Compiling HashTreeCollections TreeDictionary+Collection.swift
[318/1181] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[319/1181] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[321/1187] Compiling Tracing InstrumentationSystem+Tracing.swift
[322/1187] Compiling DequeModule Deque+Equatable.swift
[323/1187] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[324/1187] Compiling DequeModule Deque+CustomReflectable.swift
[325/1187] Compiling DequeModule Deque+Descriptions.swift
[326/1189] Emitting module Tracing
[327/1189] Compiling DequeModule _DequeBuffer.swift
[328/1189] Compiling DequeModule _DequeBufferHeader.swift
[329/1189] Compiling Tracing NoOpTracer.swift
[330/1189] Compiling Tracing TracingTime.swift
[340/1189] Compiling Tracing TracerProtocol.swift
[341/1189] Compiling Tracing Tracer.swift
[342/1189] Compiling Tracing TracerProtocol+Legacy.swift
[343/1189] Compiling DequeModule _DequeSlot.swift
[344/1189] Compiling DequeModule _UnsafeWrappedBuffer.swift
[345/1189] Compiling DequeModule Deque+Codable.swift
[346/1189] Compiling DequeModule Deque+Collection.swift
[347/1189] Compiling DequeModule Deque+Testing.swift
[348/1189] Compiling DequeModule Deque._Storage.swift
[349/1189] Compiling DequeModule Deque._UnsafeHandle.swift
[350/1189] Compiling DequeModule Deque.swift
[351/1189] Compiling DequeModule Deque+Extras.swift
[352/1189] Compiling DequeModule Deque+Hashable.swift
[353/1189] Compiling Tracing SpanProtocol.swift
[364/1190] Emitting module _RopeModule
[384/1190] Emitting module DequeModule
[420/1192] Compiling tls_method.cc
[422/1192] Compiling RoutingKit AnyRouter.swift
[423/1192] Emitting module RoutingKit
[423/1192] Compiling tls_record.cc
[425/1192] Compiling RoutingKit Router.swift
[426/1192] Compiling RoutingKit TrieRouter.swift
[427/1192] Compiling RoutingKit PathComponent.swift
[428/1192] Emitting module HashTreeCollections
[430/1193] Compiling RoutingKit Parameters.swift
[431/1194] Compiling t1_enc.cc
[433/1194] Emitting module Metrics
[434/1194] Compiling Metrics Metrics.swift
[435/1195] Compiling tls13_client.cc
[436/1195] Compiling tls13_server.cc
[437/1195] Compiling ssl_x509.cc
[438/1195] Compiling tls13_both.cc
[439/1195] Compiling tls13_enc.cc
[440/1195] Compiling ssl_versions.cc
[441/1195] Compiling ssl_transcript.cc
[442/1195] Compiling ssl_lib.cc
[443/1195] Compiling ssl_stat.cc
[444/1195] Compiling ssl_privkey.cc
[445/1195] Compiling ssl_session.cc
[446/1195] Compiling ssl_file.cc
[447/1195] Compiling ssl_key_share.cc
[448/1195] Compiling ssl_cipher.cc
[449/1195] Compiling ssl_credential.cc
[450/1195] Compiling ssl_buffer.cc
[451/1195] Compiling s3_pkt.cc
[452/1195] Compiling ssl_asn1.cc
[453/1195] Compiling ssl_cert.cc
[454/1195] Compiling ssl_aead_ctx.cc
[455/1195] Compiling s3_both.cc
[456/1195] Compiling s3_lib.cc
[457/1195] Compiling handshake_server.cc
[458/1195] Compiling handshake_client.cc
[459/1195] Compiling handoff.cc
[460/1195] Compiling handshake.cc
[461/1195] Compiling encrypted_client_hello.cc
[462/1195] Compiling dtls_record.cc
[463/1195] Compiling md5-x86_64-linux.S
[464/1195] Compiling extensions.cc
[465/1195] Compiling md5-x86_64-apple.S
[466/1195] Compiling dtls_method.cc
[467/1195] Compiling md5-586-linux.S
[468/1195] Compiling d1_srtp.cc
[469/1195] Compiling md5-586-apple.S
[470/1195] Compiling d1_pkt.cc
[471/1195] Compiling chacha20_poly1305_x86_64-apple.S
[472/1195] Compiling chacha20_poly1305_x86_64-linux.S
[473/1195] Compiling err_data.cc
[474/1195] Compiling chacha20_poly1305_armv8-linux.S
[475/1195] Compiling chacha20_poly1305_armv8-win.S
[476/1195] Compiling chacha20_poly1305_armv8-apple.S
[477/1195] Compiling chacha-x86_64-linux.S
[478/1195] Compiling chacha-x86-apple.S
[479/1195] Compiling chacha-armv8-win.S
[480/1195] Compiling chacha-x86-linux.S
[481/1195] Compiling chacha-x86_64-apple.S
[482/1195] Compiling bio_ssl.cc
[483/1195] Compiling chacha-armv8-linux.S
[484/1195] Compiling chacha-armv8-apple.S
[485/1195] Compiling chacha-armv4-linux.S
[486/1195] Compiling aes128gcmsiv-x86_64-apple.S
[487/1195] Compiling aes128gcmsiv-x86_64-linux.S
[488/1195] Compiling d1_lib.cc
[489/1195] Compiling x86_64-mont5-apple.S
[490/1195] Compiling x86_64-mont-linux.S
[491/1195] Compiling x86-mont-linux.S
[492/1195] Compiling x86_64-mont-apple.S
[493/1195] Compiling x86-mont-apple.S
[494/1195] Compiling x86_64-mont5-linux.S
[495/1195] Compiling vpaes-x86_64-linux.S
[496/1195] Compiling vpaes-x86_64-apple.S
[497/1195] Compiling vpaes-x86-apple.S
[498/1195] Compiling vpaes-x86-linux.S
[499/1195] Compiling vpaes-armv8-linux.S
[500/1195] Compiling vpaes-armv7-linux.S
[501/1195] Compiling vpaes-armv8-win.S
[502/1195] Compiling vpaes-armv8-apple.S
[503/1195] Compiling sha512-x86_64-apple.S
[504/1195] Compiling sha512-x86_64-linux.S
[505/1195] Compiling sha512-armv8-win.S
[506/1195] Compiling sha512-armv8-linux.S
[507/1195] Compiling sha512-armv4-linux.S
[508/1195] Compiling sha512-586-linux.S
[509/1195] Compiling sha512-armv8-apple.S
[510/1195] Compiling sha512-586-apple.S
[511/1195] Compiling sha256-x86_64-linux.S
[512/1195] Compiling sha256-armv8-linux.S
[513/1195] Compiling sha256-armv8-apple.S
[514/1195] Compiling sha256-x86_64-apple.S
[515/1195] Compiling sha256-armv4-linux.S
[516/1195] Compiling sha256-armv8-win.S
[517/1195] Compiling sha256-586-linux.S
[518/1195] Compiling sha256-586-apple.S
[519/1195] Compiling sha1-x86_64-apple.S
[520/1195] Compiling sha1-armv8-win.S
[521/1195] Compiling sha1-armv8-linux.S
[522/1195] Compiling sha1-x86_64-linux.S
[523/1195] Compiling sha1-armv8-apple.S
[524/1195] Compiling sha1-armv4-large-linux.S
[525/1195] Compiling sha1-586-apple.S
[526/1195] Compiling sha1-586-linux.S
[527/1195] Compiling rsaz-avx2-linux.S
[528/1195] Compiling rsaz-avx2-apple.S
[529/1195] Compiling rdrand-x86_64-linux.S
[530/1195] Compiling rdrand-x86_64-apple.S
[531/1195] Compiling p256_beeu-x86_64-asm-linux.S
[532/1195] Compiling p256_beeu-armv8-asm-apple.S
[533/1195] Compiling p256_beeu-armv8-asm-linux.S
[534/1195] Compiling p256_beeu-x86_64-asm-apple.S
[535/1195] Compiling p256-x86_64-asm-linux.S
[536/1195] Compiling p256_beeu-armv8-asm-win.S
[537/1195] Compiling ghashv8-armv8-linux.S
[538/1195] Compiling p256-x86_64-asm-apple.S
[539/1195] Compiling p256-armv8-asm-win.S
[540/1195] Compiling p256-armv8-asm-apple.S
[541/1195] Compiling p256-armv8-asm-linux.S
[542/1195] Compiling ghashv8-armv8-win.S
[543/1195] Compiling ghashv8-armv8-apple.S
[544/1195] Compiling ghash-x86-apple.S
[545/1195] Compiling ghash-x86-linux.S
[546/1195] Compiling ghash-x86_64-apple.S
[547/1195] Compiling ghashv8-armv7-linux.S
[548/1195] Compiling ghash-x86_64-linux.S
[549/1195] Compiling ghash-ssse3-x86_64-linux.S
[550/1195] Compiling ghash-ssse3-x86_64-apple.S
[551/1195] Compiling ghash-ssse3-x86-apple.S
[552/1195] Compiling d1_both.cc
[553/1195] Compiling ghash-neon-armv8-win.S
[554/1195] Compiling ghash-ssse3-x86-linux.S
[555/1195] Compiling ghash-neon-armv8-apple.S
[556/1195] Compiling ghash-armv4-linux.S
[557/1195] Compiling co-586-linux.S
[558/1195] Compiling ghash-neon-armv8-linux.S
[559/1195] Compiling bsaes-armv7-linux.S
[560/1195] Compiling bn-armv8-apple.S
[561/1195] Compiling co-586-apple.S
[562/1195] Compiling bn-armv8-win.S
[563/1195] Compiling bn-armv8-linux.S
[564/1195] Compiling armv8-mont-win.S
[565/1195] Compiling bn-586-linux.S
[566/1195] Compiling bn-586-apple.S
[567/1195] Compiling armv8-mont-apple.S
[568/1195] Compiling aesv8-gcm-armv8-win.S
[569/1195] Compiling aesv8-gcm-armv8-linux.S
[569/1195] Compiling armv4-mont-linux.S
[571/1195] Compiling armv8-mont-linux.S
[572/1195] Compiling aesv8-armv8-apple.S
[573/1195] Compiling aesv8-gcm-armv8-apple.S
[574/1195] Compiling aesv8-armv8-win.S
[575/1195] Compiling aesni-x86_64-apple.S
[576/1195] Compiling aesv8-armv8-linux.S
[576/1195] Compiling aesv8-armv7-linux.S
[578/1195] Compiling aesni-x86_64-linux.S
[579/1195] Compiling aesni-x86-linux.S
[580/1195] Compiling aesni-x86-apple.S
[581/1195] Compiling aes-gcm-avx2-x86_64-apple.S
[582/1195] Compiling aes-gcm-avx10-x86_64-linux.S
[583/1195] Compiling aesni-gcm-x86_64-apple.S
[584/1195] Compiling aesni-gcm-x86_64-linux.S
[585/1195] Compiling aes-gcm-avx2-x86_64-linux.S
[586/1195] Compiling aes-gcm-avx10-x86_64-apple.S
[587/1195] Compiling x_x509a.cc
[588/1195] Compiling x_sig.cc
[589/1195] Compiling x_val.cc
[590/1195] Compiling x_name.cc
[591/1195] Compiling x_pubkey.cc
[592/1195] Compiling x_x509.cc
[593/1195] Compiling x_spki.cc
[594/1195] Compiling x_req.cc
[595/1195] Compiling x_attrib.cc
[596/1195] Compiling x_algor.cc
[597/1195] Compiling x_all.cc
[598/1195] Compiling x_exten.cc
[599/1195] Compiling x_crl.cc
[600/1195] Compiling x509spki.cc
[601/1195] Compiling x509rset.cc
[602/1195] Compiling x509name.cc
[603/1195] Compiling x509cset.cc
[604/1195] Compiling x509_vfy.cc
[605/1195] Compiling x509_txt.cc
[606/1195] Compiling x509_vpm.cc
[607/1195] Compiling x509_trs.cc
[608/1195] Compiling x509_v3.cc
[609/1195] Compiling x509_set.cc
[610/1195] Compiling x509_req.cc
[611/1195] Compiling x509_ext.cc
[612/1195] Compiling x509_obj.cc
[613/1195] Compiling x509_d2.cc
[614/1195] Compiling x509_def.cc
[615/1195] Compiling x509_lu.cc
[616/1195] Compiling x509_cmp.cc
[617/1195] Compiling x509_att.cc
[618/1195] Compiling x509.cc
[619/1195] Compiling v3_utl.cc
[620/1195] Compiling v3_skey.cc
[621/1195] Compiling v3_purp.cc
[622/1195] Compiling v3_pcons.cc
[623/1195] Compiling v3_pmaps.cc
[624/1195] Compiling v3_ocsp.cc
[625/1195] Compiling v3_prn.cc
[626/1195] Compiling v3_lib.cc
[627/1195] Compiling v3_ncons.cc
[628/1195] Compiling v3_int.cc
[629/1195] Compiling v3_ia5.cc
[630/1195] Compiling v3_info.cc
[631/1195] Compiling v3_enum.cc
[632/1195] Compiling v3_extku.cc
[633/1195] Compiling v3_crld.cc
[634/1195] Compiling v3_genn.cc
[635/1195] Compiling v3_cpols.cc
[636/1195] Compiling v3_conf.cc
[637/1195] Compiling v3_alt.cc
[638/1195] Compiling v3_bitst.cc
[639/1195] Compiling v3_bcons.cc
[640/1195] Compiling v3_akeya.cc
[641/1195] Compiling v3_akey.cc
[642/1195] Compiling t_x509a.cc
[643/1195] Compiling rsa_pss.cc
[644/1195] Compiling t_x509.cc
[645/1195] Compiling t_req.cc
[646/1195] Compiling i2d_pr.cc
[647/1195] Compiling t_crl.cc
[648/1195] Compiling policy.cc
[649/1195] Compiling name_print.cc
[650/1195] Compiling by_file.cc
[651/1195] Compiling asn1_gen.cc
[652/1195] Compiling algorithm.cc
[653/1195] Compiling a_sign.cc
[654/1195] Compiling by_dir.cc
[655/1195] Compiling a_digest.cc
[656/1195] Compiling voprf.cc
[657/1195] Compiling a_verify.cc
[658/1195] Compiling thread_none.cc
[659/1195] Compiling thread_pthread.cc
[660/1195] Compiling thread_win.cc
[661/1195] Compiling trust_token.cc
[662/1195] Compiling thread.cc
[663/1195] Compiling stack.cc
[664/1195] Compiling sha512.cc
[665/1195] Compiling siphash.cc
[666/1195] Compiling sha256.cc
[667/1195] Compiling slhdsa.cc
[668/1195] Compiling sha1.cc
[669/1195] Compiling spake2plus.cc
[670/1195] Compiling rsa_extra.cc
[671/1195] Compiling pmbtoken.cc
[672/1195] Compiling rsa_crypt.cc
[673/1195] Compiling refcount.cc
[674/1195] Compiling rsa_print.cc
[675/1195] Compiling windows.cc
[676/1195] Compiling urandom.cc
[677/1195] Compiling trusty.cc
[678/1195] Compiling rand.cc
[679/1195] Compiling rc4.cc
[680/1195] Compiling passive.cc
[681/1195] Compiling ios.cc
[682/1195] Compiling getentropy.cc
[683/1195] Compiling poly1305_arm_asm.S
[684/1195] Compiling forkunsafe.cc
[685/1195] Compiling deterministic.cc
[686/1195] Compiling fork_detect.cc
[687/1195] Compiling rsa_asn1.cc
[688/1195] Compiling poly1305.cc
[689/1195] Compiling poly1305_arm.cc
[690/1195] Compiling pool.cc
[691/1195] Compiling poly1305_vec.cc
[692/1195] Compiling pkcs8.cc
[693/1195] Compiling pkcs7_x509.cc
[694/1195] Compiling pkcs7.cc
[695/1195] Compiling p5_pbev2.cc
[696/1195] Compiling pkcs8_x509.cc
[697/1195] Compiling pem_xaux.cc
[698/1195] Compiling pem_pkey.cc
[699/1195] Compiling pem_x509.cc
[700/1195] Compiling pem_pk8.cc
[701/1195] Compiling pem_lib.cc
[702/1195] Compiling mlkem.cc
[703/1195] Compiling pem_oth.cc
[704/1195] Compiling mldsa.cc
[705/1195] Compiling obj_xref.cc
[706/1195] Compiling mem.cc
[707/1195] Compiling pem_all.cc
[708/1195] Compiling obj.cc
[709/1195] Compiling md5.cc
[710/1195] Compiling md4.cc
[711/1195] Compiling pem_info.cc
[712/1195] Compiling fips_shared_support.cc
[713/1195] Compiling lhash.cc
[714/1195] Compiling poly_rq_mul.S
[715/1195] Compiling kyber.cc
[716/1195] Compiling hrss.cc
[717/1195] Compiling sign.cc
[718/1195] Compiling hpke.cc
[719/1195] Compiling print.cc
[720/1195] Compiling ex_data.cc
[721/1195] Compiling scrypt.cc
[722/1195] Compiling pbkdf.cc
[723/1195] Compiling p_x25519.cc
[724/1195] Compiling p_x25519_asn1.cc
[725/1195] Compiling p_rsa_asn1.cc
[726/1195] Compiling p_hkdf.cc
[727/1195] Compiling p_ed25519.cc
[728/1195] Compiling p_rsa.cc
[729/1195] Compiling p_ed25519_asn1.cc
[730/1195] Compiling p_ec_asn1.cc
[731/1195] Compiling p_dh.cc
[732/1195] Compiling p_ec.cc
[733/1195] Compiling p_dh_asn1.cc
[734/1195] Compiling evp_ctx.cc
[735/1195] Compiling p_dsa_asn1.cc
[736/1195] Compiling engine.cc
[737/1195] Compiling err.cc
[738/1195] Compiling evp.cc
[739/1195] Compiling ecdh.cc
[740/1195] Compiling hash_to_curve.cc
[741/1195] Compiling evp_asn1.cc
[742/1195] Compiling ecdsa_asn1.cc
[743/1195] Compiling ec_derive.cc
[744/1195] Compiling dsa.cc
[745/1195] Compiling ec_asn1.cc
[746/1195] Compiling des.cc
[747/1195] Compiling params.cc
[748/1195] Compiling dsa_asn1.cc
[749/1195] Compiling dh_asn1.cc
[750/1195] Compiling x25519-asm-arm.S
[751/1195] Compiling spake25519.cc
[752/1195] Compiling digest_extra.cc
[753/1195] Compiling crypto.cc
[754/1195] Compiling cpu_intel.cc
[755/1195] Compiling cpu_arm_linux.cc
[756/1195] Compiling cpu_arm_freebsd.cc
[757/1195] Compiling cpu_aarch64_win.cc
[758/1195] Compiling curve25519.cc
[759/1195] Compiling cpu_aarch64_linux.cc
[760/1195] Compiling cpu_aarch64_openbsd.cc
[761/1195] Compiling cpu_aarch64_sysreg.cc
[762/1195] Compiling cpu_aarch64_apple.cc
[763/1195] Compiling bcm.cc
[764/1195] Compiling cpu_aarch64_fuchsia.cc
[765/1195] Compiling conf.cc
[766/1195] Compiling curve25519_64_adx.cc
[767/1195] Compiling tls_cbc.cc
[768/1195] Compiling e_tls.cc
[769/1195] Compiling get_cipher.cc
[770/1195] Compiling e_rc4.cc
[771/1195] Compiling e_null.cc
[772/1195] Compiling e_rc2.cc
[773/1195] Compiling e_des.cc
[774/1195] Compiling derive_key.cc
[775/1195] Compiling e_aesctrhmac.cc
[776/1195] Compiling e_aesgcmsiv.cc
[777/1195] Compiling e_chacha20poly1305.cc
[778/1195] Compiling chacha.cc
[779/1195] Compiling unicode.cc
[780/1195] Compiling cbs.cc
[781/1195] Compiling buf.cc
[782/1195] Compiling cbb.cc
[783/1195] Compiling ber.cc
[784/1195] Compiling blake2.cc
[785/1195] Compiling asn1_compat.cc
[786/1195] Compiling bn_asn1.cc
[787/1195] Compiling convert.cc
[788/1195] Compiling socket.cc
[789/1195] Compiling printf.cc
[790/1195] Compiling socket_helper.cc
[791/1195] Compiling errno.cc
[792/1195] Compiling fd.cc
[793/1195] Compiling hexdump.cc
[794/1195] Compiling file.cc
[795/1195] Compiling pair.cc
[796/1195] Compiling bio.cc
[797/1195] Compiling connect.cc
[798/1195] Compiling bio_mem.cc
[799/1195] Compiling tasn_typ.cc
[800/1195] Compiling base64.cc
[801/1195] Compiling tasn_fre.cc
[802/1195] Compiling tasn_utl.cc
[803/1195] Compiling tasn_new.cc
[804/1195] Compiling tasn_enc.cc
[805/1195] Compiling f_int.cc
[806/1195] Compiling f_string.cc
[807/1195] Compiling posix_time.cc
[808/1195] Compiling asn_pack.cc
[809/1195] Compiling tasn_dec.cc
[810/1195] Compiling asn1_par.cc
[811/1195] Compiling a_octet.cc
[812/1195] Compiling a_utctm.cc
[813/1195] Compiling asn1_lib.cc
[814/1195] Compiling a_time.cc
[815/1195] Compiling a_type.cc
[816/1195] Compiling a_strnid.cc
[817/1195] Compiling a_strex.cc
[818/1195] Compiling a_object.cc
[819/1195] Compiling a_i2d_fp.cc
[820/1195] Compiling a_mbstr.cc
[821/1195] Compiling a_dup.cc
[822/1195] Compiling a_int.cc
[823/1195] Compiling a_d2i_fp.cc
[824/1195] Compiling fiat_p256_adx_sqr.S
[825/1195] Compiling fiat_p256_adx_mul.S
[826/1195] Compiling fiat_curve25519_adx_square.S
[827/1195] Compiling fiat_curve25519_adx_mul.S
[828/1195] Compiling a_gentm.cc
[829/1195] Compiling md5-x86_64-linux.S
[830/1195] Compiling md5-x86_64-apple.S
[831/1195] Compiling md5-586-linux.S
[832/1195] Compiling a_bool.cc
[833/1195] Compiling md5-586-apple.S
[834/1195] Compiling chacha20_poly1305_x86_64-linux.S
[835/1195] Compiling chacha20_poly1305_armv8-win.S
[836/1195] Compiling a_bitstr.cc
[837/1195] Compiling chacha20_poly1305_x86_64-apple.S
[838/1195] Compiling chacha20_poly1305_armv8-linux.S
[839/1195] Compiling CCryptoBoringSSLShims shims.c
[840/1195] Compiling chacha20_poly1305_armv8-apple.S
[841/1195] Compiling chacha-x86_64-apple.S
[842/1195] Compiling chacha-x86-linux.S
[843/1195] Compiling chacha-x86_64-linux.S
[844/1195] Compiling chacha-x86-apple.S
[845/1195] Compiling chacha-armv8-win.S
[846/1195] Compiling chacha-armv8-linux.S
[847/1195] Compiling chacha-armv4-linux.S
[848/1195] Compiling chacha-armv8-apple.S
[849/1195] Compiling aes128gcmsiv-x86_64-apple.S
[850/1195] Compiling err_data.cc
[851/1195] Compiling aes128gcmsiv-x86_64-linux.S
[852/1195] Compiling x86_64-mont-apple.S
[853/1195] Compiling x86_64-mont5-apple.S
[854/1195] Compiling x86_64-mont5-linux.S
[855/1195] Compiling vpaes-x86_64-linux.S
[856/1195] Compiling x86-mont-apple.S
[857/1195] Compiling x86_64-mont-linux.S
[858/1195] Compiling x86-mont-linux.S
[859/1195] Compiling vpaes-x86-linux.S
[860/1195] Compiling vpaes-x86_64-apple.S
[861/1195] Compiling vpaes-armv8-linux.S
[862/1195] Compiling vpaes-x86-apple.S
[863/1195] Compiling vpaes-armv8-win.S
[864/1195] Compiling vpaes-armv7-linux.S
[865/1195] Compiling vpaes-armv8-apple.S
[866/1195] Compiling sha512-x86_64-linux.S
[867/1195] Compiling sha512-armv8-linux.S
[868/1195] Compiling sha512-armv8-win.S
[869/1195] Compiling sha512-x86_64-apple.S
[870/1195] Compiling sha512-armv8-apple.S
[871/1195] Compiling sha512-586-linux.S
[872/1195] Compiling sha512-armv4-linux.S
[873/1195] Compiling sha512-586-apple.S
[874/1195] Compiling sha256-x86_64-apple.S
[875/1195] Compiling sha256-x86_64-linux.S
[876/1195] Compiling sha256-armv8-win.S
[877/1195] Compiling sha256-armv8-linux.S
[878/1195] Compiling sha256-armv8-apple.S
[879/1195] Compiling sha256-armv4-linux.S
[880/1195] Compiling sha256-586-linux.S
[881/1195] Compiling sha256-586-apple.S
[882/1195] Compiling sha1-armv8-win.S
[883/1195] Compiling sha1-armv8-linux.S
[884/1195] Compiling sha1-x86_64-linux.S
[885/1195] Compiling sha1-x86_64-apple.S
[886/1195] Compiling sha1-armv4-large-linux.S
[887/1195] Compiling sha1-armv8-apple.S
[888/1195] Compiling sha1-586-apple.S
[889/1195] Compiling rsaz-avx2-apple.S
[890/1195] Compiling rdrand-x86_64-apple.S
[891/1195] Compiling sha1-586-linux.S
[892/1195] Compiling rsaz-avx2-linux.S
[892/1195] Compiling rdrand-x86_64-linux.S
[894/1195] Compiling p256_beeu-x86_64-asm-linux.S
[895/1195] Compiling p256_beeu-x86_64-asm-apple.S
[896/1195] Compiling p256_beeu-armv8-asm-win.S
[897/1195] Compiling p256_beeu-armv8-asm-linux.S
[898/1195] Compiling p256_beeu-armv8-asm-apple.S
[899/1195] Compiling p256-x86_64-asm-apple.S
[900/1195] Compiling p256-armv8-asm-win.S
[901/1195] Compiling p256-x86_64-asm-linux.S
[902/1195] Compiling p256-armv8-asm-linux.S
[903/1195] Compiling p256-armv8-asm-apple.S
[904/1195] Compiling ghashv8-armv8-linux.S
[905/1195] Compiling ghashv8-armv8-win.S
[906/1195] Compiling ghashv8-armv8-apple.S
[907/1195] Compiling ghashv8-armv7-linux.S
[908/1195] Compiling ghash-x86_64-linux.S
[909/1195] Compiling ghash-x86-apple.S
[910/1195] Compiling ghash-x86-linux.S
[911/1195] Compiling ghash-x86_64-apple.S
[912/1195] Compiling ghash-ssse3-x86_64-linux.S
[913/1195] Compiling ghash-ssse3-x86-linux.S
[914/1195] Compiling ghash-ssse3-x86_64-apple.S
[915/1195] Compiling ghash-ssse3-x86-apple.S
[916/1195] Compiling ghash-neon-armv8-win.S
[917/1195] Compiling ghash-neon-armv8-linux.S
[918/1195] Compiling ghash-neon-armv8-apple.S
[919/1195] Compiling ghash-armv4-linux.S
[920/1195] Compiling bsaes-armv7-linux.S
[921/1195] Compiling co-586-linux.S
[922/1195] Compiling bn-armv8-linux.S
[923/1195] Compiling bn-armv8-win.S
[924/1195] Compiling co-586-apple.S
[925/1195] Compiling bn-armv8-apple.S
[926/1195] Compiling armv8-mont-win.S
[927/1195] Compiling bn-586-linux.S
[928/1195] Compiling bn-586-apple.S
[929/1195] Compiling armv8-mont-linux.S
[930/1195] Compiling armv8-mont-apple.S
[931/1195] Compiling armv4-mont-linux.S
[932/1195] Compiling aesv8-gcm-armv8-linux.S
[933/1195] Compiling aesv8-armv8-win.S
[934/1195] Compiling aesv8-gcm-armv8-apple.S
[935/1195] Compiling aesv8-gcm-armv8-win.S
[936/1195] Compiling aesv8-armv8-linux.S
[937/1195] Compiling aesv8-armv8-apple.S
[938/1195] Compiling aesv8-armv7-linux.S
[939/1195] Compiling aesni-x86-linux.S
[940/1195] Compiling aesni-x86-apple.S
[941/1195] Compiling aesni-x86_64-linux.S
[942/1195] Compiling aesni-x86_64-apple.S
[943/1195] Compiling aesni-gcm-x86_64-apple.S
[944/1195] Compiling aesni-gcm-x86_64-linux.S
[945/1195] Compiling aes-gcm-avx10-x86_64-apple.S
[946/1195] Compiling aes-gcm-avx10-x86_64-linux.S
[947/1195] Compiling x_x509a.cc
[948/1195] Compiling c-nioatomics.c
[949/1195] Compiling x_sig.cc
[950/1195] Compiling x_spki.cc
[951/1195] Compiling x_x509.cc
[952/1195] Compiling x_req.cc
[953/1195] Compiling x_val.cc
[954/1195] Compiling c-atomics.c
[955/1201] Compiling x_pubkey.cc
[956/1201] Compiling x_exten.cc
[957/1201] Compiling x_name.cc
[958/1201] Compiling x_crl.cc
[959/1201] Compiling x_attrib.cc
[960/1201] Compiling x_algor.cc
[961/1201] Compiling x_all.cc
[963/1201] Compiling NIOConcurrencyHelpers lock.swift
[964/1201] Emitting module NIOConcurrencyHelpers
[965/1201] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[966/1201] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[967/1201] Compiling NIOConcurrencyHelpers atomics.swift
[968/1201] Compiling NIOConcurrencyHelpers NIOLock.swift
[969/1202] Compiling x509_v3.cc
[970/1228] Compiling x509spki.cc
[971/1228] Compiling x509_vpm.cc
[972/1228] Compiling x509cset.cc
[973/1228] Compiling x509rset.cc
[974/1228] Compiling x509name.cc
[975/1228] Compiling x509_vfy.cc
[977/1228] Compiling ConsoleKitTerminal ActivityBar.swift
[978/1228] Compiling ConsoleKitTerminal ActivityIndicator.swift
[979/1228] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[980/1228] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[981/1231] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[982/1231] Compiling ConsoleKitTerminal ConsoleClear.swift
[983/1231] Compiling ConsoleKitTerminal Console+Ask.swift
[984/1231] Compiling ConsoleKitTerminal Console+Choose.swift
[985/1231] Emitting module ConsoleKitTerminal
[986/1231] Compiling ConsoleKitTerminal CustomActivity.swift
[987/1231] Compiling ConsoleKitTerminal LoadingBar.swift
[988/1231] Compiling ConsoleKitTerminal ProgressBar.swift
[989/1231] Compiling ConsoleKitTerminal Console+Clear.swift
[990/1231] Compiling ConsoleKitTerminal Console+Wait.swift
[991/1231] Compiling ConsoleKitTerminal ConsoleColor.swift
[992/1231] Compiling ConsoleKitTerminal ConsoleStyle.swift
[993/1231] Compiling ConsoleKitTerminal ConsoleText.swift
[994/1231] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[995/1231] Compiling ConsoleKitTerminal ANSI.swift
[996/1231] Compiling ConsoleKitTerminal Console+Confirm.swift
[997/1231] Compiling ConsoleKitTerminal Console+Input.swift
[998/1231] Compiling ConsoleKitTerminal Console+Center.swift
[999/1231] Compiling ConsoleKitTerminal Console+Output.swift
[999/1231] Compiling x509_req.cc
[1000/1231] Compiling x509_txt.cc
[1001/1231] Compiling x509_ext.cc
[1002/1231] Compiling x509_set.cc
[1004/1231] Compiling ConsoleKitTerminal Console.swift
[1005/1231] Compiling ConsoleKitTerminal Terminal.swift
[1006/1231] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1006/1231] Compiling x509_obj.cc
[1007/1231] Compiling x509_trs.cc
[1009/1231] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1010/1231] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1011/1231] Compiling ConsoleKitTerminal LoggerFragment.swift
[1011/1232] Compiling x509_lu.cc
[1012/1232] Compiling x509_d2.cc
[1014/1232] Compiling x509_def.cc
[1015/1232] Compiling x509_cmp.cc
[1016/1254] Compiling x509_att.cc
[1018/1254] Compiling ConsoleKitCommands CommandSignature.swift
[1019/1254] Compiling ConsoleKitCommands Flag.swift
[1020/1254] Compiling ConsoleKitCommands Option.swift
[1021/1256] Emitting module ConsoleKitCommands
[1022/1256] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1023/1256] Compiling ConsoleKitCommands AsyncCommand.swift
[1024/1256] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1024/1256] Compiling x509.cc
[1026/1256] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1027/1256] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1028/1256] Compiling ConsoleKitCommands Argument.swift
[1029/1256] Compiling ConsoleKitCommands AsyncCommands.swift
[1030/1256] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1031/1256] Compiling ConsoleKitCommands AnyCommand.swift
[1031/1256] Compiling v3_utl.cc
[1032/1256] Compiling v3_prn.cc
[1034/1256] Compiling ConsoleKitCommands Command.swift
[1035/1256] Compiling ConsoleKitCommands CommandContext.swift
[1036/1256] Compiling ConsoleKitCommands CommandError.swift
[1037/1256] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1038/1256] Compiling ConsoleKitCommands Utilities.swift
[1038/1256] Compiling v3_skey.cc
[1039/1256] Compiling v3_pmaps.cc
[1040/1256] Compiling v3_purp.cc
[1041/1256] Compiling v3_pcons.cc
[1043/1256] Compiling ConsoleKitCommands CommandGroup.swift
[1044/1256] Compiling ConsoleKitCommands CommandInput.swift
[1045/1256] Compiling ConsoleKitCommands Commands.swift
[1046/1256] Compiling ConsoleKitCommands Console+Run.swift
[1047/1256] Compiling ConsoleKitCommands ConsoleError.swift
[1048/1256] Compiling ConsoleKitCommands Completion.swift
[1049/1257] Compiling v3_ocsp.cc
[1050/1258] Compiling v3_int.cc
[1051/1259] Compiling v3_ncons.cc
[1052/1259] Compiling v3_lib.cc
[1054/1259] Compiling ConsoleKit Exports.swift
[1055/1259] Emitting module ConsoleKit
[1055/1260] Compiling v3_info.cc
[1057/1260] Compiling v3_ia5.cc
[1058/1260] Compiling v3_genn.cc
[1059/1260] Compiling v3_extku.cc
[1060/1260] Compiling v3_enum.cc
[1061/1260] Compiling v3_crld.cc
[1062/1260] Compiling v3_conf.cc
[1063/1260] Compiling v3_cpols.cc
[1064/1260] Compiling v3_bcons.cc
[1065/1260] Compiling v3_bitst.cc
[1066/1260] Compiling v3_alt.cc
[1067/1260] Compiling v3_akeya.cc
[1068/1260] Compiling v3_akey.cc
[1069/1260] Compiling t_x509a.cc
[1070/1260] Compiling rsa_pss.cc
[1071/1260] Compiling t_x509.cc
[1072/1260] Compiling i2d_pr.cc
[1073/1260] Compiling t_req.cc
[1074/1260] Compiling t_crl.cc
[1075/1260] Compiling name_print.cc
[1076/1260] Compiling policy.cc
[1077/1260] Compiling a_sign.cc
[1078/1260] Compiling by_file.cc
[1079/1260] Compiling by_dir.cc
[1080/1260] Compiling voprf.cc
[1081/1260] Compiling asn1_gen.cc
[1082/1260] Compiling thread_win.cc
[1083/1260] Compiling a_digest.cc
[1084/1260] Compiling a_verify.cc
[1085/1260] Compiling algorithm.cc
[1086/1260] Compiling pmbtoken.cc
[1087/1260] Compiling trust_token.cc
[1088/1260] Compiling thread_pthread.cc
[1089/1260] Compiling thread.cc
[1090/1260] Compiling thread_none.cc
[1091/1260] Compiling stack.cc
[1092/1260] Compiling wots.cc
[1093/1260] Compiling thash.cc
[1094/1260] Compiling sha1.cc
[1095/1260] Compiling sha512.cc
[1096/1260] Compiling merkle.cc
[1097/1260] Compiling siphash.cc
[1098/1260] Compiling sha256.cc
[1099/1260] Compiling fors.cc
[1100/1260] Compiling slhdsa.cc
[1101/1260] Compiling rsa_print.cc
[1102/1260] Compiling rsa_extra.cc
[1103/1260] Compiling rc4.cc
[1104/1260] Compiling refcount.cc
[1105/1260] Compiling trusty.cc
[1106/1260] Compiling rsa_crypt.cc
[1107/1260] Compiling rand_extra.cc
[1107/1260] Compiling rsa_asn1.cc
[1109/1260] Compiling urandom.cc
[1110/1260] Compiling windows.cc
[1111/1260] Compiling passive.cc
[1112/1260] Compiling forkunsafe.cc
[1113/1260] Compiling getentropy.cc
[1114/1260] Compiling ios.cc
[1115/1260] Compiling poly1305_arm_asm.S
[1116/1260] Compiling deterministic.cc
[1117/1260] Compiling pool.cc
[1118/1260] Compiling fork_detect.cc
[1119/1260] Compiling poly1305_arm.cc
[1120/1260] Compiling poly1305_vec.cc
[1121/1260] Compiling poly1305.cc
[1122/1260] Compiling pkcs8_x509.cc
[1123/1260] Compiling pkcs7.cc
[1124/1260] Compiling pkcs8.cc
[1125/1260] Compiling p5_pbev2.cc
[1126/1260] Compiling pem_xaux.cc
[1127/1260] Compiling pkcs7_x509.cc
[1128/1260] Compiling pem_pkey.cc
[1129/1260] Compiling pem_x509.cc
[1130/1260] Compiling pem_oth.cc
[1131/1260] Compiling pem_pk8.cc
[1132/1260] Compiling obj_xref.cc
[1133/1260] Compiling mlkem.cc
[1134/1260] Compiling pem_lib.cc
[1135/1260] Compiling mldsa.cc
[1136/1260] Compiling pem_info.cc
[1137/1260] Compiling pem_all.cc
[1138/1260] Compiling mem.cc
[1139/1260] Compiling md4.cc
[1140/1260] Compiling poly_rq_mul.S
[1141/1260] Compiling obj.cc
[1142/1260] Compiling md5.cc
[1143/1260] Compiling fips_shared_support.cc
[1144/1260] Compiling lhash.cc
[1145/1260] Compiling kyber.cc
[1146/1260] Compiling hrss.cc
[1147/1260] Compiling sign.cc
[1148/1260] Compiling scrypt.cc
[1149/1260] Compiling ex_data.cc
[1150/1260] Compiling print.cc
[1151/1260] Compiling hpke.cc
[1152/1260] Compiling pbkdf.cc
[1153/1260] Compiling p_rsa.cc
[1154/1260] Compiling p_rsa_asn1.cc
[1155/1260] Compiling p_x25519_asn1.cc
[1156/1260] Compiling p_x25519.cc
[1157/1260] Compiling p_hkdf.cc
[1158/1260] Compiling p_ed25519_asn1.cc
[1159/1260] Compiling p_ed25519.cc
[1159/1260] Compiling p_ec_asn1.cc
[1161/1260] Compiling p_dsa_asn1.cc
[1162/1260] Compiling p_dh_asn1.cc
[1163/1260] Compiling p_ec.cc
[1164/1260] Compiling p_dh.cc
[1165/1260] Compiling err.cc
[1166/1260] Compiling evp.cc
[1167/1260] Compiling evp_ctx.cc
[1168/1260] Compiling engine.cc
[1169/1260] Compiling ecdsa_asn1.cc
[1170/1260] Compiling ecdh_extra.cc
[1171/1260] Compiling evp_asn1.cc
[1172/1260] Compiling ec_derive.cc
[1173/1260] Compiling hash_to_curve.cc
[1174/1260] Compiling ec_asn1.cc
[1175/1260] Compiling params.cc
[1176/1260] Compiling dsa_asn1.cc
[1177/1260] Compiling digest_extra.cc
[1178/1260] Compiling dsa.cc
[1179/1260] Compiling x25519-asm-arm.S
[1180/1260] Compiling dh_asn1.cc
[1181/1260] Compiling des.cc
[1182/1260] Compiling spake25519.cc
[1183/1260] Compiling crypto.cc
[1184/1260] Compiling cpu_arm_linux.cc
[1185/1260] Compiling cpu_intel.cc
[1186/1260] Compiling cpu_arm_freebsd.cc
[1187/1260] Compiling curve25519.cc
[1188/1260] Compiling cpu_aarch64_win.cc
[1189/1260] Compiling cpu_aarch64_sysreg.cc
[1190/1260] Compiling cpu_aarch64_openbsd.cc
[1191/1260] Compiling cpu_aarch64_linux.cc
[1192/1260] Compiling curve25519_64_adx.cc
[1193/1260] Compiling cpu_aarch64_fuchsia.cc
[1194/1260] Compiling conf.cc
[1195/1260] Compiling cpu_aarch64_apple.cc
[1196/1260] Compiling tls_cbc.cc
[1197/1260] Compiling e_tls.cc
[1198/1260] Compiling e_des.cc
[1199/1260] Compiling e_null.cc
[1200/1260] Compiling e_rc4.cc
[1201/1260] Compiling e_rc2.cc
[1202/1260] Compiling derive_key.cc
[1203/1260] Compiling cipher_extra.cc
[1204/1260] Compiling e_chacha20poly1305.cc
[1205/1260] Compiling bcm.cc
[1206/1260] Compiling e_aesgcmsiv.cc
[1207/1260] Compiling e_aesctrhmac.cc
[1208/1260] Compiling chacha.cc
[1209/1260] Compiling unicode.cc
[1210/1260] Compiling cbs.cc
[1211/1260] Compiling ber.cc
[1212/1260] Compiling convert.cc
[1213/1260] Compiling buf.cc
[1214/1260] Compiling cbb.cc
[1215/1260] Compiling bn_asn1.cc
[1216/1260] Compiling asn1_compat.cc
[1217/1260] Compiling blake2.cc
[1218/1260] Compiling hexdump.cc
[1219/1260] Compiling printf.cc
[1220/1260] Compiling pair.cc
[1221/1260] Compiling bio_mem.cc
[1222/1260] Compiling errno.cc
[1223/1260] Compiling file.cc
[1224/1260] Compiling fd.cc
[1225/1260] Compiling bio.cc
[1226/1260] Compiling tasn_typ.cc
[1227/1260] Compiling base64.cc
[1228/1260] Compiling tasn_utl.cc
[1229/1260] Compiling tasn_new.cc
[1230/1260] Compiling tasn_fre.cc
[1231/1260] Compiling tasn_enc.cc
[1232/1260] Compiling f_string.cc
[1233/1260] Compiling tasn_dec.cc
[1234/1260] Compiling f_int.cc
[1235/1260] Compiling posix_time.cc
[1236/1260] Compiling asn_pack.cc
[1237/1260] Compiling asn1_par.cc
[1238/1260] Compiling a_type.cc
[1239/1260] Compiling a_octet.cc
[1240/1260] Compiling a_time.cc
[1241/1260] Compiling a_utctm.cc
[1242/1260] Compiling a_strnid.cc
[1243/1260] Compiling a_strex.cc
[1244/1260] Compiling asn1_lib.cc
[1245/1260] Compiling a_mbstr.cc
[1246/1260] Compiling a_object.cc
[1247/1260] Compiling a_i2d_fp.cc
[1248/1260] Write sources
[1249/1260] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1250/1260] Write sources
[1251/1260] Compiling a_d2i_fp.cc
[1251/1260] Write sources
[1255/1260] Compiling a_int.cc
[1256/1276] Compiling a_gentm.cc
[1257/1313] Compiling a_dup.cc
[1258/1356] Compiling a_bool.cc
[1259/1356] Compiling a_bitstr.cc
[1261/1356] Compiling Algorithms Joined.swift
[1262/1356] Compiling Algorithms Keyed.swift
[1263/1356] Compiling Atomics ManagedAtomic.swift
[1264/1356] Compiling Atomics ManagedAtomicLazyReference.swift
[1265/1366] Compiling Algorithms Permutations.swift
[1266/1366] Compiling Algorithms Product.swift
[1267/1366] Compiling Atomics AtomicMemoryOrderings.swift
[1268/1366] Compiling Atomics DoubleWord.swift
[1269/1366] Compiling Atomics IntegerOperations.swift
[1270/1366] Compiling Atomics Unmanaged extensions.swift
[1271/1366] Compiling Algorithms Indexed.swift
[1272/1366] Compiling Algorithms Intersperse.swift
[1273/1366] Compiling Algorithms Partition.swift
[1277/1366] Compiling Algorithms EitherSequence.swift
[1278/1366] Compiling Algorithms FirstNonNil.swift
[1279/1366] Compiling Algorithms Split.swift
[1280/1366] Compiling Algorithms Stride.swift
[1281/1373] Compiling BitCollections BitSet+Initializers.swift
[1282/1373] Compiling BitCollections BitSet+Invariants.swift
[1283/1373] Compiling BitCollections BitSet+Random.swift
[1284/1373] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1285/1373] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1286/1373] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1287/1373] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1288/1373] Compiling Algorithms Suffix.swift
[1289/1373] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1290/1373] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1291/1373] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1292/1373] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1293/1373] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1294/1373] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1298/1376] Compiling CryptoBoringWrapper RandomBytes.swift
[1299/1376] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1300/1376] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1301/1376] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1302/1376] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1303/1376] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1304/1376] Compiling BitCollections BitSet+SetAlgebra union.swift
[1305/1376] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1306/1376] Compiling BitCollections BitSet.Counted.swift
[1310/1376] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1311/1376] Emitting module CryptoBoringWrapper
[1312/1376] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1313/1376] Compiling CryptoBoringWrapper EllipticCurve.swift
[1320/1376] Emitting module Atomics
[1321/1376] Emitting module BitCollections
[1322/1376] Compiling Algorithms AdjacentPairs.swift
[1323/1376] Compiling Algorithms Chain.swift
[1324/1376] Compiling Algorithms Chunked.swift
[1325/1376] Compiling Atomics IntegerConformances.swift
[1326/1376] Compiling Algorithms FlattenCollection.swift
[1327/1376] Compiling Algorithms Grouped.swift
[1330/1376] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1331/1376] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1349/1377] Compiling BitCollections BitArray+RandomBits.swift
[1350/1377] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1351/1377] Compiling BitCollections BitArray+Shifts.swift
[1352/1377] Compiling BitCollections BitArray+Testing.swift
[1353/1377] Compiling BitCollections BitArray._UnsafeHandle.swift
[1354/1377] Compiling BitCollections BitArray.swift
[1355/1377] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1356/1377] Compiling BitCollections BitSet+Codable.swift
[1357/1377] Compiling Algorithms Trim.swift
[1358/1377] Compiling Algorithms Unique.swift
[1359/1377] Compiling Algorithms Windows.swift
[1360/1448] Compiling Crypto MACFunctions.swift
[1361/1448] Compiling Crypto MessageAuthenticationCode.swift
[1362/1448] Compiling Crypto AES.swift
[1363/1448] Compiling Crypto ECDSASignature_boring.swift
[1364/1448] Compiling Crypto ECDSA_boring.swift
[1365/1448] Compiling Crypto EdDSA_boring.swift
[1366/1448] Compiling Crypto ECDSA.swift
[1368/1451] Emitting module Collections
[1369/1451] Compiling Collections Collections.swift
[1371/1452] Compiling Crypto ASN1Identifier.swift
[1372/1452] Compiling Crypto ASN1Integer.swift
[1373/1452] Compiling Crypto ASN1Null.swift
[1374/1452] Compiling Crypto ASN1OctetString.swift
[1379/1452] Compiling Crypto ASN1Strings.swift
[1380/1452] Compiling Crypto ArraySliceBigint.swift
[1382/1513] Compiling NIOCore GlobalSingletons.swift
[1383/1513] Compiling NIOCore MulticastChannel.swift
[1384/1513] Compiling NIOCore NIOAny.swift
[1385/1513] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1386/1513] Compiling NIOCore NIOLoopBound.swift
[1387/1513] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1388/1513] Compiling NIOCore NIOScheduledCallback.swift
[1389/1513] Compiling NIOCore NIOSendable.swift
[1390/1513] Compiling NIOCore RecvByteBufferAllocator.swift
[1391/1513] Compiling Crypto Ed25519.swift
[1392/1522] Compiling Crypto HKDF.swift
[1393/1522] Compiling Crypto AESWrap.swift
[1394/1522] Compiling Crypto AESWrap_boring.swift
[1395/1522] Compiling Crypto Ed25519_boring.swift
[1396/1522] Compiling Crypto NISTCurvesKeys_boring.swift
[1397/1522] Compiling Crypto X25519Keys_boring.swift
[1398/1522] Compiling Crypto Curve25519.swift
[1399/1522] Compiling Crypto Ed25519Keys.swift
[1400/1522] Compiling Crypto NISTCurvesKeys.swift
[1401/1522] Compiling Crypto X25519Keys.swift
[1402/1522] Emitting module Algorithms
[1404/1523] Compiling NIOCore ConvenienceOptionSupport.swift
[1405/1523] Compiling NIOCore DeadChannel.swift
[1406/1523] Compiling NIOCore DispatchQueue+WithFuture.swift
[1407/1523] Compiling NIOCore EventLoop+Deprecated.swift
[1408/1523] Compiling NIOCore EventLoop+SerialExecutor.swift
[1409/1523] Compiling NIOCore EventLoop.swift
[1410/1523] Compiling NIOCore ByteBuffer-multi-int.swift
[1411/1523] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1412/1523] Compiling NIOCore ByteBuffer-views.swift
[1413/1523] Compiling NIOCore Channel.swift
[1414/1523] Compiling NIOCore Interfaces.swift
[1415/1523] Compiling NIOCore Linux.swift
[1416/1523] Compiling NIOCore MarkedCircularBuffer.swift
[1417/1523] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1418/1523] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1419/1523] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1420/1523] Compiling NIOCore EventLoopFuture.swift
[1421/1523] Compiling NIOCore FileDescriptor.swift
[1422/1523] Compiling NIOCore FileHandle.swift
[1423/1523] Compiling NIOCore FileRegion.swift
[1424/1523] Compiling NIOCore AsyncAwaitSupport.swift
[1425/1523] Compiling NIOCore AsyncChannel.swift
[1426/1523] Compiling NIOCore AsyncChannelHandler.swift
[1427/1523] Compiling NIOCore AsyncChannelInboundStream.swift
[1428/1523] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1429/1523] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1430/1523] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1431/1523] Compiling NIOCore NIOAsyncWriter.swift
[1432/1523] Compiling NIOCore CircularBuffer.swift
[1433/1523] Compiling NIOCore Codec.swift
[1442/1531] Compiling NIOCore ChannelHandler.swift
[1443/1531] Compiling NIOCore ChannelHandlers.swift
[1444/1531] Compiling NIOCore ChannelInvoker.swift
[1445/1531] Compiling NIOCore ChannelOption.swift
[1446/1531] Compiling NIOCore ChannelPipeline.swift
[1447/1531] Compiling NIOCore IO.swift
[1448/1531] Compiling NIOCore IOData.swift
[1449/1531] Compiling NIOCore IPProtocol.swift
[1450/1531] Compiling NIOCore IntegerBitPacking.swift
[1451/1531] Compiling NIOCore IntegerTypes.swift
[1452/1531] Emitting module Crypto
[1453/1531] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1454/1531] Compiling NIOCore BSDSocketAPI.swift
[1455/1531] Compiling NIOCore ByteBuffer-aux.swift
[1456/1531] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1457/1531] Compiling NIOCore ByteBuffer-conversions.swift
[1458/1531] Compiling NIOCore ByteBuffer-core.swift
[1459/1531] Compiling NIOCore ByteBuffer-hex.swift
[1460/1531] Compiling NIOCore ByteBuffer-int.swift
[1461/1531] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1462/1531] Compiling NIOCore AddressedEnvelope.swift
[1463/1531] Compiling Crypto Signature.swift
[1464/1531] Compiling Crypto CryptoKitErrors_boring.swift
[1465/1531] Compiling Crypto RNG_boring.swift
[1466/1531] Compiling Crypto SafeCompare_boring.swift
[1467/1531] Compiling Crypto Zeroization_boring.swift
[1468/1531] Compiling Crypto PrettyBytes.swift
[1469/1531] Compiling Crypto SafeCompare.swift
[1470/1531] Compiling Crypto SecureBytes.swift
[1471/1531] Compiling Crypto Zeroization.swift
[1497/1532] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1498/1532] Compiling NIOCore SocketAddresses.swift
[1499/1532] Compiling NIOCore SocketOptionProvider.swift
[1500/1532] Compiling NIOCore SystemCallHelpers.swift
[1501/1532] Compiling NIOCore TimeAmount+Duration.swift
[1502/1532] Compiling NIOCore TypeAssistedChannelHandler.swift
[1503/1532] Compiling NIOCore UniversalBootstrapSupport.swift
[1504/1532] Compiling NIOCore Utilities.swift
[1532/1532] Emitting module NIOCore
[1534/1583] Emitting module NIOEmbedded
[1535/1583] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1536/1583] Compiling NIOEmbedded Embedded.swift
[1537/1583] Compiling NIOEmbedded AsyncTestingChannel.swift
[1539/1584] Compiling NIOPosix Pool.swift
[1540/1584] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1541/1584] Compiling NIOPosix PosixSingletons.swift
[1542/1584] Compiling NIOPosix RawSocketBootstrap.swift
[1543/1584] Compiling NIOPosix Resolver.swift
[1544/1584] Compiling NIOPosix Selectable.swift
[1545/1590] Compiling NIOPosix ThreadPosix.swift
[1546/1590] Compiling NIOPosix ThreadWindows.swift
[1547/1590] Compiling NIOPosix UnsafeTransfer.swift
[1548/1590] Compiling NIOPosix Utilities.swift
[1549/1590] Compiling NIOPosix VsockAddress.swift
[1550/1590] Compiling NIOPosix VsockChannelEvents.swift
[1551/1590] Compiling NIOPosix SelectableChannel.swift
[1552/1590] Compiling NIOPosix SelectableEventLoop.swift
[1553/1590] Compiling NIOPosix SelectorEpoll.swift
[1554/1590] Compiling NIOPosix SelectorGeneric.swift
[1555/1590] Compiling NIOPosix SelectorKqueue.swift
[1556/1590] Compiling NIOPosix SelectorUring.swift
[1557/1590] Compiling NIOPosix ServerSocket.swift
[1558/1590] Compiling NIOPosix Socket.swift
[1559/1590] Compiling NIOPosix SocketChannel.swift
[1560/1590] Compiling NIOPosix SocketProtocols.swift
[1561/1590] Compiling NIOPosix System.swift
[1562/1590] Compiling NIOPosix Thread.swift
[1563/1590] Emitting module NIOPosix
[1564/1590] Compiling NIOPosix BSDSocketAPICommon.swift
[1565/1590] Compiling NIOPosix BSDSocketAPIPosix.swift
[1566/1590] Compiling NIOPosix BSDSocketAPIWindows.swift
[1567/1590] Compiling NIOPosix BaseSocket.swift
[1568/1590] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1569/1590] Compiling NIOPosix BaseSocketChannel.swift
[1570/1590] Compiling NIOPosix BaseStreamSocketChannel.swift
[1571/1590] Compiling NIOPosix IO.swift
[1572/1590] Compiling NIOPosix IntegerBitPacking.swift
[1573/1590] Compiling NIOPosix IntegerTypes.swift
[1574/1590] Compiling NIOPosix Linux.swift
[1575/1590] Compiling NIOPosix LinuxCPUSet.swift
[1576/1590] Compiling NIOPosix LinuxUring.swift
[1577/1590] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1578/1590] Compiling NIOPosix Bootstrap.swift
[1579/1590] Compiling NIOPosix ControlMessage.swift
[1580/1590] Compiling NIOPosix DatagramVectorReadManager.swift
[1581/1590] Compiling NIOPosix Errors+Any.swift
[1582/1590] Compiling NIOPosix FileDescriptor.swift
[1583/1590] Compiling NIOPosix GetaddrinfoResolver.swift
[1584/1590] Compiling NIOPosix HappyEyeballs.swift
[1585/1590] Compiling NIOPosix NIOThreadPool.swift
[1586/1590] Compiling NIOPosix NonBlockingFileIO.swift
[1587/1590] Compiling NIOPosix PendingDatagramWritesManager.swift
[1588/1590] Compiling NIOPosix PendingWritesManager.swift
[1589/1590] Compiling NIOPosix PipeChannel.swift
[1590/1590] Compiling NIOPosix PipePair.swift
[1592/1650] Compiling NIO Exports.swift
[1593/1650] Emitting module NIO
[1595/1652] Compiling AsyncKit Future+Miscellaneous.swift
[1596/1652] Compiling AsyncKit Future+Nonempty.swift
[1597/1652] Compiling AsyncKit Future+Optional.swift
[1598/1692] Compiling NIOTLS TLSEvents.swift
[1599/1692] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1600/1692] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1601/1692] Compiling AsyncKit Future+Transform.swift
[1602/1692] Compiling AsyncKit Future+Try.swift
[1603/1692] Compiling AsyncKit FutureOperators.swift
[1604/1692] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1605/1692] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1606/1692] Compiling NIOSOCKS ClientStateMachine.swift
[1607/1693] Emitting module NIOTLS
[1608/1693] Compiling NIOSOCKS SOCKSResponse.swift
[1609/1693] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1610/1693] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1611/1693] Compiling NIOSOCKS AuthenticationMethod.swift
[1612/1693] Compiling NIOSOCKS ClientGreeting.swift
[1613/1693] Emitting module NIOSOCKS
[1614/1693] Compiling NIOSOCKS SOCKSClientHandler.swift
[1615/1693] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1616/1693] Compiling NIOSOCKS ServerStateMachine.swift
[1617/1693] Compiling NIOSOCKS Helpers.swift
[1618/1693] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1619/1695] Emitting module _NIOFileSystem
[1623/1699] Compiling NIOSOCKS Messages.swift
[1624/1699] Compiling NIOSOCKS SOCKSRequest.swift
[1625/1699] Compiling NIOSOCKS Errors.swift
[1627/1700] Compiling AsyncKit Optional+StrictMap.swift
[1628/1700] Compiling AsyncKit Exports.swift
[1630/1700] Compiling NIOTLS SNIHandler.swift
[1631/1700] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1633/1701] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1634/1701] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1639/1701] Emitting module NIOHTTP1
[1640/1730] Compiling NIOSSL SSLConnection.swift
[1641/1730] Compiling NIOSSL AndroidCABundle.swift
[1642/1730] Emitting module NIOFoundationCompat
[1643/1730] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1645/1753] Compiling NIOTransportServices AcceptHandler.swift
[1646/1753] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1647/1753] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1648/1753] Compiling NIOTransportServices NIOTSBootstraps.swift
[1649/1753] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1650/1753] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1651/1755] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1652/1755] Compiling NIOTransportServices NIOTSErrors.swift
[1653/1755] Compiling NIOTransportServices NIOTSEventLoop.swift
[1654/1755] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1655/1755] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1656/1755] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1657/1755] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1658/1755] Compiling NIOTransportServices NIOTSSingletons.swift
[1659/1755] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1660/1755] Compiling NIOTransportServices StateManagedChannel.swift
[1661/1755] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1662/1755] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1663/1755] Emitting module NIOTransportServices
[1669/1755] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1670/1755] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1671/1755] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1672/1755] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1673/1755] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1674/1755] Compiling NIOSSL SSLPublicKey.swift
[1675/1755] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1676/1755] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1677/1755] Compiling _NIOFileSystem CInterop.swift
[1678/1755] Compiling _NIOFileSystem Errno.swift
[1679/1755] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1680/1755] Compiling _NIOFileSystem Mocking.swift
[1681/1755] Compiling _NIOFileSystem Syscall.swift
[1682/1755] Compiling _NIOFileSystem Syscalls.swift
[1697/1822] Compiling _NIOFileSystem SystemFileHandle.swift
[1698/1822] Compiling _NIOFileSystem Utilities.swift
[1699/1822] Compiling _NIOFileSystem OpenOptions.swift
[1700/1822] Compiling _NIOFileSystem String+FileSystem.swift
[1701/1822] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1702/1822] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1703/1822] Compiling NIOSSL SSLPrivateKey.swift
[1710/1826] Compiling NIOSSL SafeCompare.swift
[1711/1826] Compiling NIOWebSocket WebSocketOpcode.swift
[1712/1827] Compiling NIOExtras DebugInboundEventsHandler.swift
[1713/1827] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1714/1827] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1715/1829] Emitting module AsyncKit
[1716/1829] Compiling NIOExtras NIOExtrasError.swift
[1717/1829] Compiling NIOExtras UnsafeTransfer.swift
[1718/1831] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1719/1831] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1720/1831] Compiling NIOExtras JSONRPCFraming.swift
[1721/1831] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1722/1831] Compiling NIOExtras LengthFieldPrepender.swift
[1723/1831] Compiling NIOExtras LineBasedFrameDecoder.swift
[1724/1831] Compiling NIOHPACK IndexedHeaderTable.swift
[1725/1832] Compiling NIOHPACK IntegerCoding.swift
[1726/1832] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1727/1832] Compiling NIOExtras NIORequestIdentifiable.swift
[1728/1832] Compiling NIOExtras PCAPRingBuffer.swift
[1729/1832] Compiling NIOExtras QuiescingHelper.swift
[1730/1832] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1732/1832] Compiling NIOExtras RequestResponseHandler.swift
[1733/1832] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1736/1832] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1737/1832] Compiling NIOHPACK StaticHeaderTable.swift
[1741/1832] Emitting module MultipartKit
[1745/1832] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1746/1832] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1747/1832] Compiling NIOHTTPCompression HTTPCompression.swift
[1748/1832] Compiling NIOHTTPCompression HTTPDecompression.swift
[1749/1832] Emitting module NIOHTTPCompression
[1750/1832] Compiling NIOHPACK HuffmanTables.swift
[1752/1833] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1753/1833] Compiling NIOHPACK HuffmanCoding.swift
[1756/1833] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1757/1833] Emitting module NIOWebSocket
[1758/1833] Compiling MultipartKit MultipartSerializer.swift
[1759/1833] Compiling MultipartKit Utilities.swift
[1760/1833] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1761/1833] Compiling NIOWebSocket WebSocketFrame.swift
[1771/1834] Emitting module NIOSSL
[1777/1835] Emitting module NIOExtras
[1782/1835] Emitting module NIOHPACK
[1798/1894] Compiling NIOHTTP2 ReceivingDataState.swift
[1799/1894] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1800/1894] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1801/1894] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1802/1894] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1803/1894] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1804/1894] Compiling NIOHTTP2 Error+Any.swift
[1805/1894] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1806/1894] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1807/1894] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1808/1894] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1809/1894] Compiling NIOHTTP2 SendingDataState.swift
[1810/1894] Compiling NIOHTTP2 SendingGoawayState.swift
[1811/1894] Compiling NIOHTTP2 SendingHeadersState.swift
[1812/1894] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1813/1894] Compiling NIOHTTP2 SendingRstStreamState.swift
[1818/1894] Compiling NIOHTTP2 MaySendFrames.swift
[1820/1900] Emitting module NIOFileSystem
[1821/1900] Compiling NIOFileSystem Exports.swift
[1822/1900] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1823/1901] Emitting module _NIOFileSystemFoundationCompat
[1824/1901] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1827/1902] Compiling NIOHTTP2 StateMachineResult.swift
[1828/1902] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1829/1927] Compiling NIOHTTP2 HasRemoteSettings.swift
[1830/1927] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1831/1927] Compiling NIOHTTP2 QuiescingState.swift
[1832/1927] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1835/1936] Compiling WebSocketKit WebSocket+Connect.swift
[1836/1936] Compiling WebSocketKit Exports.swift
[1837/1936] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1838/1936] Compiling WebSocketKit WebSocketHandler.swift
[1839/1936] Compiling WebSocketKit WebSocket+Concurrency.swift
[1840/1936] Emitting module WebSocketKit
[1841/1936] Compiling LeafKit LeafRawTemplate.swift
[1842/1936] Compiling LeafKit LeafToken.swift
[1843/1936] Compiling LeafKit LeafParameter.swift
[1844/1939] Compiling WebSocketKit WebSocket.swift
[1845/1939] Compiling LeafKit LeafSource.swift
[1846/1939] Compiling LeafKit LeafSources.swift
[1847/1939] Compiling LeafKit NIOLeafFiles.swift
[1848/1939] Compiling WebSocketKit WebSocketClient.swift
[1850/1940] Compiling LeafKit LeafContext.swift
[1851/1940] Compiling LeafKit LeafSerializer.swift
[1852/1940] Compiling LeafKit ParameterResolver.swift
[1853/1940] Compiling LeafKit LeafParser.swift
[1854/1940] Compiling LeafKit LeafRenderer.swift
[1855/1940] Compiling LeafKit Dictionary+LeafData.swift
[1856/1940] Compiling LeafKit LeafError.swift
[1857/1940] Compiling LeafKit LeafLexer.swift
[1858/1940] Compiling LeafKit LeafParameterTypes.swift
[1859/1940] Compiling LeafKit Character+Identities.swift
[1860/1940] Compiling LeafKit LeafAST.swift
[1861/1940] Compiling LeafKit DefaultLeafCache.swift
[1862/1940] Compiling LeafKit LeafCache.swift
[1863/1940] Compiling LeafKit LeafConfiguration.swift
[1864/1940] Compiling LeafKit LeafData.swift
[1865/1940] Compiling LeafKit LeafDataRepresentable.swift
[1866/1940] Compiling LeafKit LeafDataStorage.swift
[1867/1940] Emitting module LeafKit
[1868/1940] Compiling LeafKit LeafSyntax.swift
[1869/1940] Compiling LeafKit LeafTag.swift
[1870/1940] Compiling LeafKit String+HTMLEscape.swift
[1872/1941] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1873/1941] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1874/1941] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1875/1941] Compiling NIOHTTP2 HTTP2StreamID.swift
[1876/1941] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1877/1941] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1878/1941] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1879/1941] Compiling NIOHTTP2 InboundEventBuffer.swift
[1889/1949] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1890/1949] Compiling NIOHTTP2 HasLocalSettings.swift
[1895/1949] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1913/1949] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1914/1949] Compiling NIOHTTP2 HTTP2Frame.swift
[1915/1949] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1916/1949] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1917/1949] Compiling NIOHTTP2 HTTP2PingData.swift
[1918/1949] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1919/1949] Compiling NIOHTTP2 HTTP2Settings.swift
[1920/1949] Compiling NIOHTTP2 HTTP2Stream.swift
[1921/1949] Compiling NIOHTTP2 InboundWindowManager.swift
[1922/1949] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1923/1949] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1924/1949] Compiling NIOHTTP2 StreamChannelList.swift
[1925/1949] Compiling NIOHTTP2 StreamMap.swift
[1926/1949] Compiling NIOHTTP2 StreamStateMachine.swift
[1927/1949] Compiling NIOHTTP2 UnsafeTransfer.swift
[1928/1949] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1929/1949] Emitting module NIOHTTP2
[1930/1949] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1931/1949] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1932/1949] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1933/1949] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1934/1949] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1935/1949] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1936/1949] Compiling NIOHTTP2 HTTP2Error.swift
[1937/1949] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1939/2010] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1940/2010] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1941/2010] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1942/2010] Compiling AsyncHTTPClient HTTP1Connection.swift
[1943/2010] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1944/2010] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1945/2010] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1946/2010] Compiling AsyncHTTPClient ConnectionPool.swift
[1947/2010] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1948/2010] Compiling AsyncHTTPClient HTTP2Connection.swift
[1949/2010] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1950/2010] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1952/2011] Compiling AsyncHTTPClient HTTPHandler.swift
[1953/2011] Compiling AsyncHTTPClient LRUCache.swift
[1954/2011] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1955/2011] Compiling AsyncHTTPClient NWErrorHandler.swift
[1956/2011] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1957/2011] Compiling AsyncHTTPClient TLSConfiguration.swift
[1958/2011] Compiling AsyncHTTPClient RedirectState.swift
[1959/2011] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1960/2011] Emitting module AsyncHTTPClient
[1961/2019] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1962/2019] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1963/2019] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1964/2019] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1965/2019] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1966/2019] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1967/2019] Compiling AsyncHTTPClient RequestBodyLength.swift
[1968/2019] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1969/2019] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1970/2019] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1971/2019] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1972/2019] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1973/2019] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1974/2019] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1975/2019] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1976/2019] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1977/2019] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1987/2019] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1988/2019] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1989/2019] Compiling AsyncHTTPClient Transaction.swift
[1990/2019] Compiling AsyncHTTPClient Base64.swift
[1991/2019] Compiling AsyncHTTPClient BasicAuth.swift
[1992/2019] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1996/2019] Compiling AsyncHTTPClient ConnectionTarget.swift
[1997/2019] Compiling AsyncHTTPClient DeconstructedURL.swift
[1998/2019] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1999/2019] Compiling AsyncHTTPClient FoundationExtensions.swift
[2000/2019] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2001/2019] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2002/2019] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2003/2019] Compiling AsyncHTTPClient HTTPClient.swift
[2004/2019] Compiling AsyncHTTPClient RequestOptions.swift
[2005/2019] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2006/2019] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2007/2019] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2008/2019] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2009/2019] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2010/2019] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2011/2019] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2012/2019] Compiling AsyncHTTPClient RequestBag.swift
[2013/2019] Compiling AsyncHTTPClient RequestValidation.swift
[2014/2019] Compiling AsyncHTTPClient SSLContextCache.swift
[2015/2019] Compiling AsyncHTTPClient Scheme.swift
[2016/2019] Compiling AsyncHTTPClient Singleton.swift
[2017/2019] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2018/2019] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2019/2019] Compiling AsyncHTTPClient Utils.swift
[2021/2189] Compiling Vapor HTTPServerResponseEncoder.swift
[2022/2189] Compiling Vapor HTTPServerUpgradeHandler.swift
[2023/2189] Compiling Vapor Logger+Report.swift
[2024/2189] Compiling Vapor LoggingSystem+Environment.swift
[2025/2189] Compiling Vapor Application+Middleware.swift
[2026/2189] Compiling Vapor CORSMiddleware.swift
[2027/2189] Compiling Vapor ErrorMiddleware.swift
[2028/2189] Compiling Vapor FileMiddleware.swift
[2029/2189] Compiling Vapor Middleware.swift
[2030/2189] Compiling Vapor MiddlewareConfiguration.swift
[2031/2189] Compiling Vapor ResponseCompressionMiddleware.swift
[2032/2189] Compiling Vapor RouteLoggingMiddleware.swift
[2033/2189] Compiling Vapor TracingMiddleware.swift
[2034/2189] Compiling Vapor File+Multipart.swift
[2035/2189] Compiling Vapor FormDataDecoder+Content.swift
[2036/2189] Compiling Vapor FormDataEncoder+Content.swift
[2037/2189] Compiling Vapor Application+Password.swift
[2038/2189] Compiling Vapor Application+Passwords.swift
[2039/2189] Compiling Vapor AsyncPasswordHasher.swift
[2040/2189] Compiling Vapor BcryptHasher.swift
[2041/2189] Compiling Vapor PasswordHasher.swift
[2042/2189] Compiling Vapor PlaintextHasher.swift
[2043/2189] Compiling Vapor Request+Password.swift
[2044/2189] Compiling Vapor Redirect.swift
[2045/2213] Emitting module Vapor
[2046/2237] Compiling Vapor Core.swift
[2047/2237] Compiling Vapor Running.swift
[2048/2237] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2049/2237] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2050/2237] Compiling Vapor DotEnvFile+load.swift
[2051/2237] Compiling Vapor Routes+caseInsenstive.swift
[2052/2237] Compiling Vapor Validatable+validate.swift
[2053/2237] Compiling Vapor Environment+Process.swift
[2054/2237] Compiling Vapor Environment+Secret.swift
[2055/2237] Compiling Vapor Environment.swift
[2056/2237] Compiling Vapor Abort.swift
[2057/2237] Compiling Vapor AbortError.swift
[2058/2237] Compiling Vapor DebuggableError.swift
[2059/2237] Compiling Vapor Demangler.swift
[2060/2237] Compiling Vapor ErrorSource.swift
[2061/2237] Compiling Vapor StackTrace.swift
[2062/2237] Compiling Vapor Exports.swift
[2063/2237] Compiling Vapor Application+HTTP.swift
[2064/2237] Compiling Vapor BasicResponder.swift
[2065/2237] Compiling Vapor BodyStream.swift
[2066/2237] Compiling Vapor Application+HTTP+Client.swift
[2067/2237] Compiling Vapor EventLoopHTTPClient.swift
[2068/2237] Compiling Vapor EndpointCache.swift
[2069/2237] Compiling Vapor HTTPMethod+String.swift
[2070/2237] Compiling Vapor Application.swift
[2071/2237] Compiling Vapor AuthenticationCache.swift
[2072/2237] Compiling Vapor Authenticator.swift
[2073/2237] Compiling Vapor BasicAuthorization.swift
[2074/2237] Compiling Vapor BearerAuthorization.swift
[2075/2237] Compiling Vapor GuardMiddleware.swift
[2076/2237] Compiling Vapor RedirectMiddleware.swift
[2077/2237] Compiling Vapor SessionAuthenticatable.swift
[2078/2237] Compiling Vapor Bcrypt.swift
[2079/2237] Compiling Vapor Application+Cache.swift
[2080/2237] Compiling Vapor Cache.swift
[2081/2237] Compiling Vapor CacheExpirationTime.swift
[2082/2237] Compiling Vapor MemoryCache.swift
[2083/2237] Compiling Vapor Request+Cache.swift
[2084/2237] Compiling Vapor Application+Clients.swift
[2085/2237] Compiling Vapor Client.swift
[2086/2237] Compiling Vapor ClientRequest.swift
[2087/2237] Compiling Vapor ClientResponse.swift
[2088/2237] Compiling Vapor Request+Client.swift
[2089/2237] Compiling Vapor BootCommand.swift
[2090/2237] Compiling Vapor CommandContext+Application.swift
[2091/2237] Compiling Vapor RoutesCommand.swift
[2092/2237] Compiling Vapor ServeCommand.swift
[2093/2237] Compiling Vapor AnyResponse+Concurrency.swift
[2094/2237] Compiling Vapor HTTPStatus.swift
[2095/2237] Compiling Vapor HTTPCookies.swift
[2096/2237] Compiling Vapor HTTPHeaderCacheControl.swift
[2097/2237] Compiling Vapor HTTPHeaderExpires.swift
[2098/2237] Compiling Vapor HTTPHeaderLastModified.swift
[2099/2237] Compiling Vapor HTTPHeaders+Cache.swift
[2100/2237] Compiling Vapor HTTPHeaders+Connection.swift
[2101/2237] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2102/2237] Compiling Vapor HTTPHeaders+ContentRange.swift
[2103/2237] Compiling Vapor HTTPHeaders+Directive.swift
[2104/2237] Compiling Vapor HTTPHeaders+Forwarded.swift
[2105/2237] Compiling Vapor HTTPHeaders+Link.swift
[2106/2237] Compiling Vapor HTTPHeaders+Name.swift
[2107/2237] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2108/2237] Compiling Vapor HTTPHeaders.swift
[2109/2237] Compiling Vapor HTTPMediaType.swift
[2110/2237] Compiling Vapor HTTPMediaTypePreference.swift
[2111/2237] Compiling Vapor Responder.swift
[2112/2237] Compiling Vapor Application+HTTP+Server.swift
[2113/2237] Compiling Vapor HTTPServer.swift
[2114/2237] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2115/2237] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2116/2237] Compiling Vapor HTTPServerHandler.swift
[2117/2237] Compiling Vapor HTTPServerRequestDecoder.swift
[2118/2237] Compiling Vapor AsyncBasicResponder.swift
[2119/2237] Compiling Vapor AsyncMiddleware.swift
[2120/2237] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2121/2237] Compiling Vapor AsyncSessionDriver.swift
[2122/2237] Compiling Vapor Authentication+Concurrency.swift
[2123/2237] Compiling Vapor Cache+Concurrency.swift
[2124/2237] Compiling Vapor Client+Concurrency.swift
[2125/2237] Compiling Vapor RequestBody+Concurrency.swift
[2126/2237] Compiling Vapor Responder+Concurrency.swift
[2127/2237] Compiling Vapor ResponseCodable+Concurrency.swift
[2128/2237] Compiling Vapor RoutesBuilder+Concurrency.swift
[2129/2237] Compiling Vapor ViewRenderer+Concurrency.swift
[2130/2237] Compiling Vapor WebSocket+Concurrency.swift
[2131/2237] Compiling Vapor ContainerGetPathExecutor.swift
[2132/2237] Compiling Vapor Content.swift
[2133/2237] Compiling Vapor ContentCoders.swift
[2134/2237] Compiling Vapor ContentConfiguration.swift
[2135/2237] Compiling Vapor ContentContainer.swift
[2136/2237] Compiling Vapor JSONCoder+Custom.swift
[2137/2237] Compiling Vapor JSONCoders+Content.swift
[2138/2237] Compiling Vapor PlaintextDecoder.swift
[2139/2237] Compiling Vapor PlaintextEncoder.swift
[2140/2237] Compiling Vapor URLQueryCoders.swift
[2141/2237] Compiling Vapor URLQueryContainer.swift
[2142/2237] Compiling Vapor Request+Body.swift
[2143/2237] Compiling Vapor Request+BodyStream.swift
[2144/2237] Compiling Vapor Request.swift
[2145/2237] Compiling Vapor Application+Responder.swift
[2146/2237] Compiling Vapor DefaultResponder.swift
[2147/2237] Compiling Vapor Response+Body.swift
[2148/2237] Compiling Vapor Response.swift
[2149/2237] Compiling Vapor ResponseCodable.swift
[2150/2237] Compiling Vapor Application+Routes.swift
[2151/2237] Compiling Vapor Parameters+Require.swift
[2152/2237] Compiling Vapor Request+WebSocket.swift
[2153/2237] Compiling Vapor Route.swift
[2154/2237] Compiling Vapor RouteCollection.swift
[2155/2237] Compiling Vapor Routes.swift
[2156/2237] Compiling Vapor RoutesBuilder+Group.swift
[2157/2237] Compiling Vapor RoutesBuilder+Method.swift
[2158/2237] Compiling Vapor RoutesBuilder+Middleware.swift
[2159/2237] Compiling Vapor RoutesBuilder+WebSocket.swift
[2160/2237] Compiling Vapor RoutesBuilder.swift
[2161/2237] Compiling Vapor OTP.swift
[2162/2237] Compiling Vapor Application+Servers.swift
[2163/2237] Compiling Vapor Server.swift
[2164/2237] Compiling Vapor App+Service.swift
[2165/2237] Compiling Vapor Req+Service.swift
[2166/2237] Compiling Vapor Service.swift
[2167/2237] Compiling Vapor Application+Sessions.swift
[2168/2237] Compiling Vapor MemorySessions.swift
[2169/2237] Compiling Vapor Request+Session.swift
[2170/2237] Compiling Vapor Session.swift
[2171/2237] Compiling Vapor SessionCache.swift
[2172/2237] Compiling Vapor SessionData.swift
[2173/2237] Compiling Vapor SessionDriver.swift
[2174/2237] Compiling Vapor SessionsConfiguration.swift
[2175/2237] Compiling Vapor SessionsMiddleware.swift
[2176/2237] Compiling Vapor URLEncodedFormData.swift
[2177/2237] Compiling Vapor URLEncodedFormDecoder.swift
[2178/2237] Compiling Vapor URLEncodedFormEncoder.swift
[2179/2237] Compiling Vapor URLEncodedFormError.swift
[2180/2237] Compiling Vapor URLEncodedFormParser.swift
[2181/2237] Compiling Vapor URLEncodedFormSerializer.swift
[2182/2237] Compiling Vapor URLQueryFragmentConvertible.swift
[2183/2237] Compiling Vapor AnyResponse.swift
[2184/2237] Compiling Vapor Array+Random.swift
[2185/2237] Compiling Vapor Base32.swift
[2186/2237] Compiling Vapor Base64.swift
[2187/2237] Compiling Vapor BaseN.swift
[2188/2237] Compiling Vapor BasicCodingKey.swift
[2189/2237] Compiling Vapor ByteCount.swift
[2190/2237] Compiling Vapor Bytes+Hex.swift
[2191/2237] Compiling Vapor Bytes+SecureCompare.swift
[2192/2237] Compiling Vapor Collection+Safe.swift
[2193/2237] Compiling Vapor DataProtocol+Copy.swift
[2194/2237] Compiling Vapor DecoderUnwrapper.swift
[2195/2237] Compiling Vapor DirectoryConfiguration.swift
[2196/2237] Compiling Vapor DotEnv.swift
[2197/2237] Compiling Vapor Extendable.swift
[2198/2237] Compiling Vapor File.swift
[2199/2237] Compiling Vapor FileIO.swift
[2200/2237] Compiling Vapor LifecycleHandler.swift
[2201/2237] Compiling Vapor OptionalType.swift
[2202/2237] Compiling Vapor RFC1123.swift
[2203/2237] Compiling Vapor SocketAddress+Hostname.swift
[2204/2237] Compiling Vapor Storage.swift
[2205/2237] Compiling Vapor String+IsIPAddress.swift
[2206/2237] Compiling Vapor Thread.swift
[2207/2237] Compiling Vapor URI.swift
[2208/2237] Compiling Vapor RangeResult.swift
[2209/2237] Compiling Vapor Validatable.swift
[2210/2237] Compiling Vapor Validation.swift
[2211/2237] Compiling Vapor ValidationKey.swift
[2212/2237] Compiling Vapor Validations.swift
[2213/2237] Compiling Vapor ValidationsError.swift
[2214/2237] Compiling Vapor Validator.swift
[2215/2237] Compiling Vapor ValidatorResult.swift
[2216/2237] Compiling Vapor And.swift
[2217/2237] Compiling Vapor Case.swift
[2218/2237] Compiling Vapor CharacterSet.swift
[2219/2237] Compiling Vapor Count.swift
[2220/2237] Compiling Vapor Custom.swift
[2221/2237] Compiling Vapor Email.swift
[2222/2237] Compiling Vapor Empty.swift
[2223/2237] Compiling Vapor In.swift
[2224/2237] Compiling Vapor Nil.swift
[2225/2237] Compiling Vapor NilIgnoring.swift
[2226/2237] Compiling Vapor Not.swift
[2227/2237] Compiling Vapor Or.swift
[2228/2237] Compiling Vapor Pattern.swift
[2229/2237] Compiling Vapor Range.swift
[2230/2237] Compiling Vapor URL.swift
[2231/2237] Compiling Vapor Valid.swift
[2232/2237] Compiling Vapor Application+Views.swift
[2233/2237] Compiling Vapor PlaintextRenderer.swift
[2234/2237] Compiling Vapor Request+View.swift
[2235/2237] Compiling Vapor View.swift
[2236/2237] Compiling Vapor ViewRenderer.swift
[2237/2237] Compiling Vapor _Deprecations.swift
[2239/2245] Compiling Leaf Request+Leaf.swift
[2240/2245] Compiling Leaf Application+Leaf.swift
[2241/2245] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2242/2245] Compiling Leaf LeafError+AbortError.swift
[2243/2245] Compiling Leaf Exports.swift
[2244/2245] Emitting module Leaf
[2245/2245] Compiling Leaf LeafEncoder.swift
[2247/2254] Emitting module Flash
[2248/2255] Compiling Flash FlashProviding.swift
[2249/2255] Compiling Flash EventLoopFuture+FlashProviding.swift
[2250/2255] Compiling Flash Session+FlashProviding.swift
[2251/2255] Compiling Flash Request+FlashProviding.swift
[2252/2255] Compiling Flash FlashMiddleware.swift
[2253/2255] Compiling Flash Flash.swift
[2254/2255] Compiling Flash Response+FlashProviding.swift
[2255/2255] Compiling Flash FlashTag.swift
Build complete! (480.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    },
    {
      "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" : "Flash",
  "name" : "Flash",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Flash",
      "targets" : [
        "Flash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlashTests",
      "module_type" : "SwiftTarget",
      "name" : "FlashTests",
      "path" : "Tests/FlashTests",
      "sources" : [
        "FlashTests.swift"
      ],
      "target_dependencies" : [
        "Flash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Flash",
      "module_type" : "SwiftTarget",
      "name" : "Flash",
      "path" : "Sources/Flash",
      "product_dependencies" : [
        "Leaf",
        "Vapor"
      ],
      "product_memberships" : [
        "Flash"
      ],
      "sources" : [
        "Extensions/EventLoopFuture+FlashProviding.swift",
        "Extensions/Request+FlashProviding.swift",
        "Extensions/Response+FlashProviding.swift",
        "Extensions/Session+FlashProviding.swift",
        "Middlewares/FlashMiddleware.swift",
        "Models/Flash.swift",
        "Protocols/FlashProviding.swift",
        "Tags/FlashTag.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.