Build Information
Successful build of Smtp, reference master (2f77e5
), with Swift 5.10 for Linux on 13 Sep 2024 14:39:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mikroservices/smtp.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/mikroservices/smtp
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2f77e5c Fix Email body (Gmail issue with not displaed body)
Cloned https://github.com/mikroservices/smtp.git
Revision (git rev-parse @):
2f77e5cc35778976a403752fcd74682c4cb5c5f4
SUCCESS checkout https://github.com/mikroservices/smtp.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/mikroservices/smtp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/vapor/vapor.git
[1/69968] Fetching vapor
[2800/82549] Fetching vapor, swift-nio-ssl
[30971/152322] Fetching vapor, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.67s)
[110861/139741] Fetching vapor, swift-nio
Fetched https://github.com/vapor/vapor.git from cache (1.69s)
[41864/69773] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.99s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.27.2 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.50s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[409/5207] Fetching swift-atomics, swift-system
[5208/20241] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
[7247/18672] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.88s)
Fetched https://github.com/apple/swift-collections.git from cache (0.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.52s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.105.2 (0.41s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2059] Fetching swift-metrics
[2060/6950] Fetching swift-metrics, swift-nio-extras
[2061/9423] Fetching swift-metrics, swift-nio-extras, websocket-kit
[4327/11268] Fetching swift-metrics, swift-nio-extras, websocket-kit, multipart-kit
[6462/14845] Fetching swift-metrics, swift-nio-extras, websocket-kit, multipart-kit, swift-log
[10400/20344] Fetching swift-metrics, swift-nio-extras, websocket-kit, multipart-kit, swift-log, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.35s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.35s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.43s)
Fetching https://github.com/apple/swift-crypto.git
[6136/28171] Fetching swift-metrics, multipart-kit, swift-log, routing-kit
[21861/38785] Fetching swift-metrics, multipart-kit, swift-log, routing-kit, swift-nio-http2
[22175/47308] Fetching swift-metrics, multipart-kit, swift-log, routing-kit, swift-nio-http2, swift-crypto
Fetched https://github.com/vapor/routing-kit.git from cache (0.84s)
Fetching https://github.com/vapor/console-kit.git
[23550/26618] Fetching swift-metrics, multipart-kit, swift-log, swift-nio-http2, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (1.41s)
Fetched https://github.com/apple/swift-log.git from cache (1.42s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.47s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.15s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.11s)
[1/2370] Fetching async-kit
[167/7820] Fetching async-kit, console-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.24s)
Fetched https://github.com/vapor/console-kit.git from cache (0.47s)
[1/13044] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.65s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.30s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.0 (0.36s)
Fetching https://github.com/apple/swift-http-types
[1/528] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.20s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.31s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.38s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2154] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.29s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.35s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.35s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.30s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.0 (0.34s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.37s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.36s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.21.0 (0.33s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.0 (0.35s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.22.1 (0.36s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.33s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.7.0 (0.37s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.105.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.21.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.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.22.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
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.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.7.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.72.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.24.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.27.2
Building for debugging...
[0/934] Write sources
[7/934] Copying PrivacyInfo.xcprivacy
[11/934] Write sources
[12/934] Compiling _NumericsShims _NumericsShims.c
[13/934] Write sources
[17/934] Compiling rc4.c
[18/934] Write sources
[39/934] Compiling _AtomicsShims.c
[39/934] Write sources
[50/934] Compiling refcount.c
[51/934] Compiling windows.c
[52/934] Compiling CNIOWindows shim.c
[53/934] Compiling CVaporBcrypt bcrypt.c
[54/934] Compiling CVaporBcrypt blf.c
[55/934] Compiling CNIOWindows WSAStartup.c
[55/934] Compiling CSystem shims.c
[57/934] Compiling CNIOLinux liburing_shims.c
[58/934] Write swift-version-24593BA9C3E375BF.txt
[59/934] Compiling a_verify.c
[60/934] Compiling pmbtoken.c
[61/934] Compiling CNIOSHA1 c_nio_sha1.c
[62/934] Compiling CNIOLinux shim.c
[63/934] Compiling CNIOLLHTTP c_nio_http.c
[64/934] Compiling CNIOLLHTTP c_nio_api.c
[65/982] Compiling CNIOLLHTTP c_nio_llhttp.c
[66/996] Compiling s3_pkt.cc
[67/996] Compiling CNIOExtrasZlib empty.c
[68/996] Compiling CNIODarwin shim.c
[70/996] Emitting module CoreMetrics
[70/996] Compiling CNIOBoringSSLShims shims.c
[71/996] Compiling fiat_p256_adx_sqr.S
[72/996] Compiling fiat_p256_adx_mul.S
[73/996] Compiling fiat_curve25519_adx_square.S
[74/996] Compiling fiat_curve25519_adx_mul.S
[76/996] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[77/996] Compiling InternalCollectionsUtilities Specialize.swift
[78/998] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[79/998] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[80/998] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[81/998] Emitting module InternalCollectionsUtilities
[82/998] Compiling RealModule Real.swift
[83/999] Compiling InternalCollectionsUtilities Debugging.swift
[84/999] Compiling InternalCollectionsUtilities Descriptions.swift
[85/999] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[86/999] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/999] Emitting module RealModule
[93/1001] Compiling RealModule RealFunctions.swift
[94/1001] Emitting module SystemPackage
[95/1001] Compiling InternalCollectionsUtilities _SortedCollection.swift
[96/1001] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[97/1001] Compiling RealModule ElementaryFunctions.swift
[99/1001] Compiling InternalCollectionsUtilities UInt+reversed.swift
[101/1001] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[102/1001] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[103/1001] Compiling InternalCollectionsUtilities Integer rank.swift
[104/1001] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[105/1001] Compiling RealModule Float+Real.swift
[106/1001] Emitting module _NIOBase64
[107/1001] Compiling _NIOBase64 Base64.swift
[108/1002] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[109/1002] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[110/1003] Compiling RealModule Float16+Real.swift
[111/1003] Compiling RealModule Float80+Real.swift
[112/1004] Compiling CoreMetrics Metrics.swift
[114/1004] Compiling tls_record.cc
[117/1004] Compiling _NIODataStructures PriorityQueue.swift
[118/1004] Compiling _NIODataStructures _TinyArray.swift
[119/1004] Compiling SystemPackage Util.swift
[120/1004] Compiling SystemPackage UtilConsumers.swift
[121/1004] Compiling Logging MetadataProvider.swift
[122/1004] Compiling CoreMetrics Locks.swift
[123/1004] Compiling SystemPackage PlatformString.swift
[124/1004] Compiling SystemPackage SystemString.swift
[142/1006] Emitting module _NIODataStructures
[143/1006] Compiling _NIODataStructures Heap.swift
[145/1132] Compiling Logging LogHandler.swift
[146/1132] Emitting module Logging
[147/1132] Compiling Logging Locks.swift
[148/1132] Compiling Logging Logging.swift
[148/1132] Compiling tls_method.cc
[150/1140] Compiling tls13_client.cc
[151/1140] Compiling tls13_server.cc
[152/1140] Compiling tls13_enc.cc
[154/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[155/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[156/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[157/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[158/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[159/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[160/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[161/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[162/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[163/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[164/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[165/1191] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[166/1191] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[167/1191] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[168/1225] Compiling HeapModule _HeapNode.swift
[169/1225] Compiling HeapModule Heap.swift
[170/1232] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[171/1232] Compiling HeapModule Heap+Descriptions.swift
[172/1232] Compiling HeapModule Heap+Invariants.swift
[173/1232] Compiling HeapModule Heap+UnsafeHandle.swift
[174/1244] Compiling HashTreeCollections _Bucket.swift
[175/1244] Compiling HashTreeCollections _Hash.swift
[176/1246] Emitting module HeapModule
[177/1247] Compiling HashTreeCollections _HashLevel.swift
[178/1247] Compiling HashTreeCollections _HashNode+Builder.swift
[179/1247] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[180/1247] Compiling HashTreeCollections _HashNode+Storage.swift
[181/1247] Emitting module Metrics
[183/1247] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[184/1247] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[185/1247] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[186/1247] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[187/1247] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[188/1247] Compiling HashTreeCollections _HashNode+Structural merge.swift
[189/1247] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[190/1247] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[191/1247] Compiling HashTreeCollections _HashStack.swift
[192/1247] Compiling HashTreeCollections _HashTreeIterator.swift
[193/1247] Compiling HashTreeCollections _HashTreeStatistics.swift
[194/1247] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[195/1247] Compiling HashTreeCollections _RawHashNode.swift
[196/1247] Compiling HashTreeCollections _UnmanagedHashNode.swift
[197/1247] Compiling HashTreeCollections _UnsafePath.swift
[198/1247] Compiling HashTreeCollections TreeDictionary+Codable.swift
[199/1247] Compiling RoutingKit PathComponent.swift
[200/1247] Compiling HashTreeCollections _HashNode+Debugging.swift
[201/1247] Compiling HashTreeCollections _HashNode+Initializers.swift
[202/1247] Compiling DequeModule _DequeSlot.swift
[203/1247] Compiling DequeModule _UnsafeWrappedBuffer.swift
[204/1247] Compiling RoutingKit Router.swift
[205/1247] Compiling RoutingKit TrieRouter.swift
[206/1247] Compiling HashTreeCollections TreeSet+Hashable.swift
[207/1247] Compiling HashTreeCollections TreeSet+Sendable.swift
[208/1247] Compiling HashTreeCollections TreeSet+Sequence.swift
[209/1247] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[210/1247] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[211/1247] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[212/1247] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[213/1247] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[214/1247] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[215/1247] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[216/1257] Compiling HashTreeCollections _AncestorHashSlots.swift
[217/1257] Compiling HashTreeCollections _Bitmap.swift
[224/1257] Compiling HashTreeCollections _HashNode+Invariants.swift
[225/1257] Compiling HashTreeCollections _HashNode+Lookups.swift
[226/1266] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[227/1266] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[230/1266] Compiling HashTreeCollections TreeDictionary.swift
[231/1266] Compiling HashTreeCollections TreeSet+Codable.swift
[232/1266] Compiling HashTreeCollections TreeSet+Collection.swift
[233/1266] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[234/1266] Compiling HashTreeCollections TreeSet+Debugging.swift
[235/1266] Compiling HashTreeCollections TreeSet+Descriptions.swift
[236/1266] Compiling HashTreeCollections TreeSet+Equatable.swift
[237/1266] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[238/1266] Compiling HashTreeCollections TreeSet+Extras.swift
[239/1266] Compiling HashTreeCollections TreeSet+Filter.swift
[240/1266] Compiling RoutingKit AnyRouter.swift
[241/1266] Compiling RoutingKit Parameters.swift
[242/1266] Emitting module RoutingKit
[245/1267] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[246/1267] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[247/1267] Compiling HashTreeCollections TreeDictionary+Filter.swift
[248/1267] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[249/1267] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[250/1267] Compiling HashTreeCollections TreeDictionary+Keys.swift
[251/1267] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[252/1267] Compiling HashTreeCollections TreeDictionary+Merge.swift
[253/1267] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[254/1267] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[255/1267] Compiling HashTreeCollections TreeDictionary+Values.swift
[272/1267] Compiling HashTreeCollections _HashNode+Structural union.swift
[273/1267] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[274/1267] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[275/1267] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[276/1267] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[277/1267] Compiling HashTreeCollections _HashNode.swift
[278/1267] Compiling HashTreeCollections _HashNodeHeader.swift
[279/1267] Compiling HashTreeCollections _HashSlot.swift
[281/1267] Compiling Metrics Metrics.swift
[281/1267] Compiling tls13_both.cc
[303/1268] Emitting module DequeModule
[330/1269] Compiling _RopeModule _CharacterRecognizer.swift
[331/1269] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[332/1269] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[333/1269] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[334/1269] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[335/1269] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[336/1269] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[337/1269] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[338/1269] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[339/1269] Compiling HashTreeCollections TreeSet.swift
[348/1269] Compiling HashTreeCollections TreeDictionary+Collection.swift
[349/1269] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[350/1269] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[351/1269] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[352/1269] Emitting module OrderedCollections
[353/1270] Emitting module _RopeModule
[353/1270] Compiling t1_enc.cc
[366/1270] Compiling ssl_versions.cc
[367/1270] Compiling ssl_x509.cc
[369/1270] Compiling _RopeModule Rope+Join.swift
[370/1270] Compiling _RopeModule Rope+MutatingForEach.swift
[371/1270] Compiling _RopeModule Rope+Remove.swift
[372/1270] Compiling _RopeModule Rope+RemoveSubrange.swift
[373/1270] Compiling _RopeModule Rope+Split.swift
[374/1270] Compiling _RopeModule Optional Utilities.swift
[375/1270] Compiling _RopeModule String Utilities.swift
[376/1270] Compiling _RopeModule String.Index+ABI.swift
[377/1270] Compiling ssl_transcript.cc
[378/1270] Compiling ssl_stat.cc
[401/1270] Compiling ssl_privkey.cc
[402/1270] Compiling ssl_session.cc
[423/1270] Emitting module HashTreeCollections
[425/1272] Compiling ssl_key_share.cc
[426/1272] Compiling ssl_file.cc
[427/1272] Compiling ssl_cipher.cc
[428/1272] Compiling ssl_lib.cc
[429/1272] Compiling ssl_buffer.cc
[430/1272] Compiling ssl_cert.cc
[431/1272] Compiling ssl_aead_ctx.cc
[432/1272] Compiling ssl_asn1.cc
[433/1272] Compiling s3_lib.cc
[434/1272] Compiling s3_both.cc
[435/1272] Compiling handshake_server.cc
[436/1272] Compiling handshake.cc
[437/1272] Compiling handshake_client.cc
[438/1272] Compiling handoff.cc
[439/1272] Compiling encrypted_client_hello.cc
[440/1272] Compiling dtls_record.cc
[441/1272] Compiling dtls_method.cc
[442/1272] Compiling extensions.cc
[443/1272] Compiling v3_utl.c
[444/1272] Compiling v3_skey.c
[445/1272] Compiling d1_srtp.cc
[446/1272] Compiling v3_purp.c
[447/1272] Compiling v3_prn.c
[448/1272] Compiling d1_pkt.cc
[449/1272] Compiling v3_pmaps.c
[450/1272] Compiling v3_pcons.c
[451/1272] Compiling d1_lib.cc
[452/1272] Compiling v3_ocsp.c
[452/1272] Compiling bio_ssl.cc
[454/1272] Compiling v3_int.c
[455/1272] Compiling v3_ncons.c
[456/1272] Compiling v3_lib.c
[457/1272] Compiling v3_info.c
[458/1272] Compiling v3_ia5.c
[459/1272] Compiling v3_extku.c
[459/1272] Compiling v3_genn.c
[460/1272] Compiling d1_both.cc
[462/1272] Compiling v3_enum.c
[463/1272] Compiling v3_crld.c
[464/1272] Compiling v3_cpols.c
[465/1272] Compiling v3_bitst.c
[466/1272] Compiling v3_akeya.c
[466/1272] Compiling v3_conf.c
[468/1272] Compiling v3_bcons.c
[469/1272] Compiling v3_alt.c
[470/1272] Compiling v3_akey.c
[471/1272] Compiling x_x509a.c
[472/1272] Compiling x_spki.c
[472/1272] Compiling x_sig.c
[473/1272] Compiling x_val.c
[475/1272] Compiling x_x509.c
[476/1272] Compiling x_req.c
[477/1272] Compiling x_pubkey.c
[478/1272] Compiling x_info.c
[479/1272] Compiling x_pkey.c
[480/1272] Compiling x_exten.c
[481/1272] Compiling x_name.c
[482/1272] Compiling x_attrib.c
[483/1272] Compiling x_algor.c
[484/1272] Compiling x_crl.c
[485/1272] Compiling x_all.c
[486/1272] Compiling x509spki.c
[487/1272] Compiling x509rset.c
[488/1272] Compiling x509name.c
[489/1272] Compiling x509cset.c
[490/1272] Compiling x509_txt.c
[491/1272] Compiling x509_vpm.c
[492/1272] Compiling x509_v3.c
[493/1272] Compiling x509_set.c
[494/1272] Compiling x509_trs.c
[495/1272] Compiling x509_vfy.c
[496/1272] Compiling x509_req.c
[497/1272] Compiling x509_obj.c
[498/1272] Compiling x509_def.c
[499/1272] Compiling x509_ext.c
[500/1272] Compiling x509_d2.c
[501/1272] Compiling x509_lu.c
[502/1272] Compiling x509.c
[503/1272] Compiling x509_att.c
[504/1272] Compiling x509_cmp.c
[505/1272] Compiling t_x509a.c
[506/1272] Compiling t_x509.c
[507/1272] Compiling i2d_pr.c
[507/1272] Compiling t_crl.c
[509/1272] Compiling rsa_pss.c
[510/1272] Compiling t_req.c
[511/1272] Compiling name_print.c
[512/1272] Compiling by_file.c
[513/1272] Compiling policy.c
[514/1272] Compiling by_dir.c
[515/1272] Compiling a_digest.c
[515/1272] Compiling thread_win.c
[515/1272] Compiling algorithm.c
[518/1272] Compiling a_sign.c
[519/1272] Compiling voprf.c
[520/1272] Compiling thread.c
[521/1272] Compiling asn1_gen.c
[522/1272] Compiling thread_none.c
[523/1272] Compiling trust_token.c
[524/1272] Compiling thread_pthread.c
[525/1272] Compiling siphash.c
[526/1272] Compiling stack.c
[527/1272] Compiling rsa_print.c
[528/1272] Compiling rand_extra.c
[529/1272] Compiling trusty.c
[530/1272] Compiling passive.c
[531/1272] Compiling rsa_asn1.c
[532/1272] Compiling ios.c
[533/1272] Compiling rsa_crypt.c
[534/1272] Compiling forkunsafe.c
[534/1272] Compiling getentropy.c
[536/1272] Compiling deterministic.c
[537/1272] Compiling poly1305_arm_asm.S
[538/1272] Compiling poly1305_arm.c
[538/1272] Compiling pool.c
[540/1272] Compiling poly1305.c
[541/1272] Compiling pkcs7.c
[542/1272] Compiling pkcs8.c
[543/1272] Compiling p5_pbev2.c
[544/1272] Compiling pem_xaux.c
[544/1272] Compiling pem_x509.c
[546/1272] Compiling pkcs8_x509.c
[547/1272] Compiling pkcs7_x509.c
[548/1272] Compiling pem_pkey.c
[549/1272] Compiling obj_xref.c
[550/1272] Compiling pem_oth.c
[551/1272] Compiling pem_pk8.c
[552/1272] Compiling pem_info.c
[553/1272] Compiling pem_lib.c
[554/1272] Compiling pem_all.c
[555/1272] Compiling lhash.c
[556/1272] Compiling mem.c
[557/1272] Compiling keccak.c
[558/1272] Compiling kyber.c
[559/1272] Compiling x86_64-mont5-mac.mac.x86_64.S
[560/1272] Compiling obj.c
[561/1272] Compiling x86_64-mont-mac.mac.x86_64.S
[562/1272] Compiling poly_rq_mul.S
[563/1272] Compiling x86_64-mont5-linux.linux.x86_64.S
[564/1272] Compiling x86-mont-linux.linux.x86.S
[565/1272] Compiling x86_64-mont-linux.linux.x86_64.S
[566/1272] Compiling hpke.c
[567/1272] Compiling vpaes-x86_64-mac.mac.x86_64.S
[568/1272] Compiling vpaes-x86_64-linux.linux.x86_64.S
[569/1272] Compiling vpaes-x86-linux.linux.x86.S
[570/1272] Compiling vpaes-armv7-linux.linux.arm.S
[571/1272] Compiling vpaes-armv8-linux.linux.aarch64.S
[571/1272] Compiling vpaes-armv8-ios.ios.aarch64.S
[573/1272] Compiling vpaes-armv7-ios.ios.arm.S
[574/1272] Compiling poly1305_vec.c
[575/1272] Compiling sha512-x86_64-mac.mac.x86_64.S
[576/1272] Compiling sha512-armv8-ios.ios.aarch64.S
[577/1272] Compiling sha512-armv8-linux.linux.aarch64.S
[578/1272] Compiling sha512-armv4-linux.linux.arm.S
[579/1272] Compiling sha512-x86_64-linux.linux.x86_64.S
[580/1272] Compiling kdf.c
[581/1272] Compiling sha512-armv4-ios.ios.arm.S
[582/1272] Compiling sha512-586-linux.linux.x86.S
[583/1272] Compiling sha256-x86_64-mac.mac.x86_64.S
[584/1272] Compiling sha256-armv8-linux.linux.aarch64.S
[585/1272] Compiling sha256-armv8-ios.ios.aarch64.S
[586/1272] Compiling sha256-armv4-linux.linux.arm.S
[587/1272] Compiling sha256-x86_64-linux.linux.x86_64.S
[588/1272] Compiling sha256-armv4-ios.ios.arm.S
[589/1272] Compiling sha256-586-linux.linux.x86.S
[590/1272] Compiling hrss.c
[591/1272] Compiling sha1-x86_64-mac.mac.x86_64.S
[592/1272] Compiling sha1-armv8-linux.linux.aarch64.S
[593/1272] Compiling sha1-armv8-ios.ios.aarch64.S
[594/1272] Compiling sha1-armv4-large-linux.linux.arm.S
[595/1272] Compiling sha1-armv4-large-ios.ios.arm.S
[596/1272] Compiling sha1-586-linux.linux.x86.S
[597/1272] Compiling sha1-x86_64-linux.linux.x86_64.S
[598/1272] Compiling sha512.c
[599/1272] Compiling sha256.c
[600/1272] Compiling rsaz-avx2-mac.mac.x86_64.S
[601/1272] Compiling sha1.c
[602/1272] Compiling rsaz-avx2-linux.linux.x86_64.S
[603/1272] Compiling fips.c
[604/1272] Compiling service_indicator.c
[605/1272] Compiling rdrand-x86_64-mac.mac.x86_64.S
[606/1272] Compiling rdrand-x86_64-linux.linux.x86_64.S
[607/1272] Compiling self_check.c
[608/1272] Compiling blinding.c
[608/1272] Compiling padding.c
[610/1272] Compiling rsa_impl.c
[611/1272] Compiling rsa.c
[612/1272] Compiling urandom.c
[613/1272] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[614/1272] Compiling rand.c
[615/1272] Compiling fork_detect.c
[616/1272] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[617/1272] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[618/1272] Compiling ctrdrbg.c
[619/1272] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[620/1272] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[621/1272] Compiling p256-armv8-asm-ios.ios.aarch64.S
[622/1272] Compiling p256-armv8-asm-linux.linux.aarch64.S
[623/1272] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[624/1272] Compiling polyval.c
[625/1272] Compiling ofb.c
[626/1272] Compiling gcm_nohw.c
[627/1272] Compiling ctr.c
[628/1272] Compiling cbc.c
[628/1272] Compiling gcm.c
[630/1272] Compiling md5-x86_64-mac.mac.x86_64.S
[631/1272] Compiling cfb.c
[632/1272] Compiling md5.c
[633/1272] Compiling md5-586-linux.linux.x86.S
[634/1272] Compiling md5-x86_64-linux.linux.x86_64.S
[634/1272] Compiling ghashv8-armv8-linux.linux.aarch64.S
[634/1272] Compiling ghashv8-armv8-ios.ios.aarch64.S
[634/1272] Compiling ghashv8-armv7-linux.linux.arm.S
[638/1272] Compiling md4.c
[639/1272] Compiling ghashv8-armv7-ios.ios.arm.S
[640/1272] Compiling ghash-x86_64-mac.mac.x86_64.S
[641/1272] Compiling hkdf.c
[642/1272] Compiling hmac.c
[643/1272] Compiling ghash-x86-linux.linux.x86.S
[644/1272] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[644/1272] Compiling ghash-x86_64-linux.linux.x86_64.S
[646/1272] Compiling ghash-ssse3-x86-linux.linux.x86.S
[647/1272] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[648/1272] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[648/1272] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[650/1272] Compiling ghash-armv4-linux.linux.arm.S
[651/1272] Compiling fips_shared_support.c
[652/1272] Compiling ghash-armv4-ios.ios.arm.S
[653/1272] Compiling ecdh.c
[654/1272] Compiling util.c
[654/1272] Compiling ecdsa.c
[656/1272] Compiling wnaf.c
[657/1272] Compiling simple_mul.c
[658/1272] Compiling simple.c
[659/1272] Compiling scalar.c
[660/1272] Compiling felem.c
[661/1272] Compiling oct.c
[662/1272] Compiling p256.c
[663/1272] Compiling ec_montgomery.c
[664/1272] Compiling ec_key.c
[665/1272] Compiling p224-64.c
[666/1272] Compiling ec.c
[667/1272] Compiling co-586-linux.linux.x86.S
[668/1272] Compiling digestsign.c
[669/1272] Compiling digest.c
[670/1272] Compiling digests.c
[671/1272] Compiling check.c
[672/1272] Compiling dh.c
[673/1272] Compiling cmac.c
[674/1272] Compiling bsaes-armv7-linux.linux.arm.S
[675/1272] Compiling bsaes-armv7-ios.ios.arm.S
[676/1272] Compiling e_aesccm.c
[677/1272] Compiling aead.c
[678/1272] Compiling cipher.c
[679/1272] Compiling sqrt.c
[680/1272] Compiling rsaz_exp.c
[681/1272] Compiling shift.c
[682/1272] Compiling e_aes.c
[683/1272] Compiling p256-nistz.c
[684/1272] Compiling random.c
[685/1272] Compiling prime.c
[686/1272] Compiling montgomery_inv.c
[687/1272] Compiling mul.c
[687/1272] Compiling generic.c
[687/1272] Compiling jacobi.c
[690/1272] Compiling montgomery.c
[691/1272] Compiling gcd.c
[691/1272] Compiling gcd_extra.c
[693/1272] Compiling div_extra.c
[694/1272] Compiling ctx.c
[695/1272] Compiling cmp.c
[696/1272] Compiling exponentiation.c
[697/1272] Compiling bytes.c
[698/1272] Compiling div.c
[699/1272] Compiling bn-armv8-linux.linux.aarch64.S
[700/1272] Compiling bn-armv8-ios.ios.aarch64.S
[701/1272] Compiling bn.c
[702/1272] Compiling bn-586-linux.linux.x86.S
[703/1272] Compiling armv8-mont-linux.linux.aarch64.S
[704/1272] Compiling armv8-mont-ios.ios.aarch64.S
[705/1272] Compiling add.c
[706/1272] Compiling armv4-mont-ios.ios.arm.S
[707/1272] Compiling armv4-mont-linux.linux.arm.S
[708/1272] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[709/1272] Compiling aesv8-armv8-linux.linux.aarch64.S
[710/1272] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[711/1272] Compiling aesv8-armv8-ios.ios.aarch64.S
[712/1272] Compiling aesv8-armv7-linux.linux.arm.S
[713/1272] Compiling x86_64-gcc.c
[714/1272] Compiling aesv8-armv7-ios.ios.arm.S
[715/1272] Compiling aesni-x86_64-mac.mac.x86_64.S
[716/1272] Compiling aesni-x86-linux.linux.x86.S
[717/1272] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[718/1272] Compiling aesni-x86_64-linux.linux.x86_64.S
[719/1272] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[720/1272] Compiling mode_wrappers.c
[721/1272] Compiling key_wrap.c
[722/1272] Compiling aes.c
[723/1272] Compiling sign.c
[724/1272] Compiling ex_data.c
[725/1272] Compiling scrypt.c
[726/1272] Compiling aes_nohw.c
[727/1272] Compiling pbkdf.c
[727/1272] Compiling p_x25519.c
[728/1272] Compiling print.c
[730/1272] Compiling p_x25519_asn1.c
[731/1272] Compiling p_rsa_asn1.c
[732/1272] Compiling p_ed25519.c
[733/1272] Compiling p_rsa.c
[734/1272] Compiling p_ec_asn1.c
[735/1272] Compiling p_hkdf.c
[736/1272] Compiling p_ed25519_asn1.c
[737/1272] Compiling p_ec.c
[738/1272] Compiling p_dsa_asn1.c
[739/1272] Compiling err_data.c
[740/1272] Compiling evp_ctx.c
[741/1272] Compiling engine.c
[742/1272] Compiling evp_asn1.c
[743/1272] Compiling evp.c
[744/1272] Compiling err.c
[745/1272] Compiling ecdsa_asn1.c
[746/1272] Compiling ecdh_extra.c
[747/1272] Compiling hash_to_curve.c
[748/1272] Compiling ec_derive.c
[749/1272] Compiling dsa_asn1.c
[750/1272] Compiling ec_asn1.c
[751/1272] Compiling params.c
[752/1272] Compiling digest_extra.c
[752/1272] Compiling dh_asn1.c
[752/1272] Compiling dsa.c
[755/1272] Compiling x25519-asm-arm.S
[756/1272] Compiling spake25519.c
[757/1272] Compiling cpu_arm_linux.c
[758/1272] Compiling cpu_intel.c
[759/1272] Compiling crypto.c
[759/1272] Compiling curve25519_64_adx.c
[761/1272] Compiling des.c
[762/1272] Compiling cpu_arm_freebsd.c
[763/1272] Compiling cpu_aarch64_win.c
[764/1272] Compiling cpu_aarch64_openbsd.c
[765/1272] Compiling cpu_aarch64_sysreg.c
[766/1272] Compiling cpu_aarch64_linux.c
[767/1272] Compiling cpu_aarch64_fuchsia.c
[767/1272] Compiling cpu_aarch64_apple.c
[769/1272] Compiling tls_cbc.c
[770/1272] Compiling e_rc4.c
[771/1272] Compiling e_tls.c
[772/1272] Compiling conf.c
[773/1272] Compiling e_null.c
[774/1272] Compiling e_rc2.c
[774/1272] Compiling e_des.c
[776/1272] Compiling curve25519.c
[777/1272] Compiling derive_key.c
[778/1272] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[779/1272] Compiling e_aesctrhmac.c
[779/1272] Compiling e_chacha20poly1305.c
[781/1272] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[782/1272] Compiling cipher_extra.c
[783/1272] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[784/1272] Compiling e_aesgcmsiv.c
[785/1272] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[786/1272] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[787/1272] Compiling chacha-x86_64-mac.mac.x86_64.S
[788/1272] Compiling chacha-x86-linux.linux.x86.S
[789/1272] Compiling chacha-armv8-linux.linux.aarch64.S
[790/1272] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[791/1272] Compiling chacha-x86_64-linux.linux.x86_64.S
[792/1272] Compiling chacha.c
[793/1272] Compiling chacha-armv8-ios.ios.aarch64.S
[794/1272] Compiling chacha-armv4-ios.ios.arm.S
[795/1272] Compiling chacha-armv4-linux.linux.arm.S
[796/1272] Compiling unicode.c
[797/1272] Compiling ber.c
[798/1272] Compiling bn_asn1.c
[798/1272] Compiling asn1_compat.c
[800/1272] Compiling buf.c
[801/1272] Compiling cbb.c
[802/1272] Compiling cbs.c
[803/1272] Compiling convert.c
[804/1272] Compiling blake2.c
[805/1272] Compiling printf.c
[806/1272] Compiling socket.c
[807/1272] Compiling socket_helper.c
[808/1272] Compiling pair.c
[808/1272] Compiling hexdump.c
[809/1272] Compiling errno.c
[811/1272] Compiling file.c
[812/1272] Compiling fd.c
[813/1272] Compiling bio_mem.c
[814/1272] Compiling connect.c
[815/1272] Compiling base64.c
[816/1272] Compiling bio.c
[817/1272] Compiling tasn_utl.c
[818/1272] Compiling tasn_typ.c
[819/1272] Compiling tasn_fre.c
[819/1272] Compiling tasn_new.c
[821/1272] Compiling posix_time.c
[822/1272] Compiling f_string.c
[823/1272] Compiling tasn_enc.c
[824/1272] Compiling f_int.c
[825/1272] Compiling asn1_par.c
[825/1272] Compiling asn_pack.c
[827/1272] Compiling tasn_dec.c
[828/1272] Compiling asn1_lib.c
[829/1272] Compiling a_octet.c
[830/1272] Compiling a_utctm.c
[831/1272] Compiling a_type.c
[832/1272] Compiling a_time.c
[833/1272] Compiling a_strex.c
[834/1272] Compiling a_strnid.c
[835/1272] Compiling a_object.c
[836/1272] Compiling a_mbstr.c
[837/1272] Compiling a_i2d_fp.c
[838/1272] Compiling a_gentm.c
[839/1272] Compiling a_dup.c
[840/1272] Compiling a_d2i_fp.c
[841/1272] Compiling a_bool.c
[841/1272] Compiling a_int.c
[843/1272] Compiling a_bitstr.c
[844/1272] Compiling fiat_p256_adx_sqr.S
[845/1272] Compiling fiat_p256_adx_mul.S
[846/1272] Compiling fiat_curve25519_adx_mul.S
[847/1272] Compiling fiat_curve25519_adx_square.S
[848/1272] Compiling x_val.c
[849/1272] Compiling x_sig.c
[850/1272] Compiling x_spki.c
[851/1272] Compiling x_x509a.c
[852/1272] Compiling x_x509.c
[853/1272] Compiling CCryptoBoringSSLShims shims.c
[854/1272] Compiling x_req.c
[855/1272] Compiling x_exten.c
[856/1272] Compiling x_pubkey.c
[857/1272] Compiling x_name.c
[858/1272] Compiling x_crl.c
[859/1272] Compiling x_attrib.c
[860/1272] Compiling x_algor.c
[861/1272] Compiling x509spki.c
[862/1272] Compiling x_all.c
[863/1272] Compiling x509rset.c
[864/1272] Compiling x509name.c
[865/1272] Compiling x509cset.c
[866/1272] Compiling x509_vpm.c
[867/1272] Compiling x509_txt.c
[868/1272] Compiling x509_v3.c
[869/1272] Compiling x509_vfy.c
[870/1272] Compiling x509_trs.c
[871/1272] Compiling x509_set.c
[872/1272] Compiling x509_req.c
[873/1272] Compiling x509_obj.c
[874/1272] Compiling x509_lu.c
[875/1272] Compiling x509_def.c
[876/1272] Compiling x509_ext.c
[877/1272] Compiling c-nioatomics.c
[878/1272] Compiling x509_d2.c
[879/1272] Compiling x509.c
[879/1272] Compiling x509_cmp.c
[881/1272] Compiling x509_att.c
[882/1272] Compiling v3_skey.c
[883/1272] Compiling v3_prn.c
[884/1272] Compiling v3_purp.c
[885/1272] Compiling c-atomics.c
[886/1272] Compiling v3_utl.c
[887/1272] Compiling v3_ocsp.c
[887/1272] Compiling v3_pmaps.c
[889/1272] Compiling v3_pcons.c
[890/1272] Compiling v3_int.c
[891/1272] Compiling v3_lib.c
[892/1272] Compiling v3_ncons.c
[893/1274] Compiling v3_ia5.c
[894/1274] Compiling v3_info.c
[895/1277] Compiling v3_extku.c
[896/1278] Compiling v3_genn.c
[897/1278] Compiling v3_enum.c
[898/1278] Compiling v3_crld.c
[899/1278] Compiling v3_conf.c
[900/1278] Compiling v3_bcons.c
[901/1278] Compiling v3_cpols.c
[902/1278] Compiling v3_alt.c
[903/1278] Compiling v3_bitst.c
[904/1278] Compiling v3_akeya.c
[905/1278] Compiling v3_akey.c
[906/1278] Compiling t_req.c
[907/1278] Compiling t_crl.c
[909/1278] Compiling NIOConcurrencyHelpers lock.swift
[909/1278] Compiling t_x509a.c
[910/1278] Compiling t_x509.c
[911/1278] Compiling name_print.c
[912/1278] Compiling i2d_pr.c
[914/1278] Emitting module NIOConcurrencyHelpers
[914/1278] Compiling rsa_pss.c
[916/1278] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[916/1278] Compiling policy.c
[918/1278] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[919/1278] Compiling NIOConcurrencyHelpers atomics.swift
[920/1278] Compiling NIOConcurrencyHelpers NIOLock.swift
[920/1279] Compiling by_file.c
[921/1279] Compiling by_dir.c
[922/1279] Compiling asn1_gen.c
[923/1279] Compiling a_verify.c
[925/1279] Compiling algorithm.c
[926/1279] Compiling a_digest.c
[927/1279] Compiling thread_win.c
[927/1279] Compiling a_sign.c
[929/1279] Compiling thread_pthread.c
[930/1279] Compiling thread_none.c
[931/1279] Compiling trust_token.c
[932/1279] Compiling voprf.c
[933/1279] Compiling thread.c
[934/1279] Compiling pmbtoken.c
[934/1279] Compiling wots.c
[936/1279] Compiling spx_util.c
[937/1279] Compiling thash.c
[938/1279] Compiling spx.c
[939/1279] Compiling stack.c
[940/1279] Compiling merkle.c
[941/1280] Compiling fors.c
[942/1288] Compiling address.c
[943/1292] Compiling siphash.c
[944/1298] Compiling rsa_print.c
[945/1302] Compiling refcount.c
[946/1305] Compiling rsa_crypt.c
[947/1305] Compiling windows.c
[948/1305] Compiling rc4.c
[949/1305] Compiling rand_extra.c
[950/1305] Compiling rsa_asn1.c
[951/1305] Compiling ios.c
[952/1305] Compiling trusty.c
[952/1305] Compiling passive.c
[954/1305] Compiling getentropy.c
[955/1305] Compiling deterministic.c
[956/1305] Compiling forkunsafe.c
[957/1305] Compiling poly1305_arm.c
[958/1305] Compiling pool.c
[959/1305] Compiling poly1305.c
[960/1305] Compiling poly1305_arm_asm.S
[962/1305] Emitting module ConsoleKitTerminal
[962/1308] Compiling pkcs7.c
[963/1308] Compiling pkcs8.c
[964/1308] Compiling p5_pbev2.c
[966/1308] Compiling ConsoleKitTerminal Console+Confirm.swift
[967/1308] Compiling ConsoleKitTerminal Console+Input.swift
[968/1308] Compiling ConsoleKitTerminal Console+Center.swift
[969/1308] Compiling ConsoleKitTerminal Console+Output.swift
[970/1308] Compiling ConsoleKitTerminal Console+Wait.swift
[971/1308] Compiling ConsoleKitTerminal ConsoleColor.swift
[972/1308] Compiling ConsoleKitTerminal ConsoleStyle.swift
[973/1308] Compiling ConsoleKitTerminal ConsoleText.swift
[974/1308] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[975/1308] Compiling ConsoleKitTerminal ANSI.swift
[976/1308] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[977/1308] Compiling ConsoleKitTerminal ConsoleClear.swift
[978/1308] Compiling ConsoleKitTerminal Console+Ask.swift
[979/1308] Compiling ConsoleKitTerminal Console+Choose.swift
[979/1308] Compiling pkcs7_x509.c
[981/1308] Compiling ConsoleKitTerminal ActivityBar.swift
[982/1308] Compiling ConsoleKitTerminal ActivityIndicator.swift
[983/1308] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[984/1308] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[984/1308] Compiling pkcs8_x509.c
[986/1308] Compiling ConsoleKitTerminal CustomActivity.swift
[987/1308] Compiling ConsoleKitTerminal LoadingBar.swift
[988/1308] Compiling ConsoleKitTerminal ProgressBar.swift
[989/1308] Compiling ConsoleKitTerminal Console+Clear.swift
[989/1308] Compiling pem_xaux.c
[990/1308] Compiling pem_x509.c
[991/1308] Compiling pem_pkey.c
[993/1308] Compiling ConsoleKitTerminal Console.swift
[994/1308] Compiling ConsoleKitTerminal Terminal.swift
[995/1308] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[995/1308] Compiling pem_pk8.c
[996/1308] Compiling obj_xref.c
[997/1308] Compiling pem_oth.c
[998/1308] Compiling pem_info.c
[999/1308] Compiling pem_all.c
[999/1308] Compiling pem_lib.c
[1001/1308] Compiling mem.c
[1002/1308] Compiling lhash.c
[1003/1308] Compiling obj.c
[1004/1308] Compiling kyber.c
[1005/1308] Compiling keccak.c
[1006/1308] Compiling hpke.c
[1007/1308] Compiling hrss.c
[1008/1308] Compiling poly1305_vec.c
[1010/1308] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1011/1308] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1012/1308] Compiling ConsoleKitTerminal LoggerFragment.swift
[1013/1309] Compiling poly_rq_mul.S
[1014/1309] Compiling x86_64-mont-mac.mac.x86_64.S
[1014/1309] Compiling x86_64-mont5-mac.mac.x86_64.S
[1016/1309] Compiling x86-mont-windows.windows.x86.S
[1017/1309] Compiling x86_64-mont-linux.linux.x86_64.S
[1018/1309] Compiling x86_64-mont5-linux.linux.x86_64.S
[1019/1309] Compiling x86-mont-linux.linux.x86.S
[1020/1309] Compiling vpaes-armv8-ios.ios.aarch64.S
[1021/1309] Compiling vpaes-armv7-linux.linux.arm.S
[1021/1309] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1023/1309] Compiling vpaes-x86-linux.linux.x86.S
[1024/1309] Compiling vpaes-x86-windows.windows.x86.S
[1024/1309] Compiling vpaes-armv8-linux.linux.aarch64.S
[1024/1309] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1027/1309] Compiling sha512-armv8-ios.ios.aarch64.S
[1028/1309] Compiling sha512-armv4-linux.linux.arm.S
[1029/1309] Compiling vpaes-armv7-ios.ios.arm.S
[1030/1309] Compiling sha512-armv8-linux.linux.aarch64.S
[1031/1309] Compiling sha512-x86_64-mac.mac.x86_64.S
[1032/1309] Compiling sha512-x86_64-linux.linux.x86_64.S
[1033/1309] Compiling sha512-armv4-ios.ios.arm.S
[1034/1309] Compiling kdf.c
[1035/1309] Compiling sha512-586-windows.windows.x86.S
[1036/1309] Compiling sha512-586-linux.linux.x86.S
[1037/1309] Compiling sha256-x86_64-mac.mac.x86_64.S
[1038/1309] Compiling sha256-armv8-linux.linux.aarch64.S
[1039/1309] Compiling sha256-armv4-linux.linux.arm.S
[1040/1309] Compiling sha256-armv8-ios.ios.aarch64.S
[1041/1309] Compiling sha256-x86_64-linux.linux.x86_64.S
[1042/1309] Compiling sha256-armv4-ios.ios.arm.S
[1043/1309] Compiling sha256-586-windows.windows.x86.S
[1044/1309] Compiling sha256-586-linux.linux.x86.S
[1045/1309] Compiling sha1-x86_64-mac.mac.x86_64.S
[1046/1309] Compiling sha1-armv8-linux.linux.aarch64.S
[1047/1316] Compiling sha1-armv4-large-linux.linux.arm.S
[1048/1319] Compiling sha1-armv8-ios.ios.aarch64.S
[1049/1322] Compiling sha1-x86_64-linux.linux.x86_64.S
[1050/1322] Compiling sha1-armv4-large-ios.ios.arm.S
[1051/1325] Compiling sha1-586-windows.windows.x86.S
[1052/1328] Compiling sha1-586-linux.linux.x86.S
[1053/1331] Compiling sha256.c
[1054/1331] Compiling sha1.c
[1055/1331] Compiling sha512.c
[1056/1331] Compiling service_indicator.c
[1057/1331] Compiling rsaz-avx2-mac.mac.x86_64.S
[1058/1331] Compiling fips.c
[1059/1331] Compiling rsaz-avx2-linux.linux.x86_64.S
[1060/1331] Compiling self_check.c
[1061/1331] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1062/1331] Compiling padding.c
[1063/1331] Compiling blinding.c
[1063/1331] Compiling rsa_impl.c
[1066/1331] Compiling ConsoleKitCommands CommandSignature.swift
[1067/1331] Compiling ConsoleKitCommands Flag.swift
[1068/1331] Compiling ConsoleKitCommands Option.swift
[1068/1331] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1069/1333] Compiling rsa.c
[1070/1333] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1071/1333] Compiling fork_detect.c
[1072/1333] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1072/1333] Compiling urandom.c
[1074/1333] Compiling ctrdrbg.c
[1075/1333] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1076/1333] Compiling rand.c
[1077/1333] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1079/1333] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1080/1333] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1081/1333] Compiling ConsoleKitCommands Argument.swift
[1081/1333] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1082/1333] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1084/1333] Compiling ConsoleKitCommands Command.swift
[1085/1333] Compiling ConsoleKitCommands CommandContext.swift
[1086/1333] Compiling ConsoleKitCommands CommandError.swift
[1086/1333] Compiling ofb.c
[1088/1333] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1089/1333] Compiling ConsoleKitCommands AsyncCommand.swift
[1090/1333] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1091/1333] Emitting module ConsoleKitCommands
[1091/1333] Compiling gcm_nohw.c
[1092/1333] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1094/1333] Compiling ConsoleKitCommands AsyncCommands.swift
[1095/1333] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1096/1333] Compiling ConsoleKitCommands AnyCommand.swift
[1096/1333] Compiling polyval.c
[1097/1333] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1098/1333] Compiling ctr.c
[1099/1333] Compiling cbc.c
[1100/1333] Compiling gcm.c
[1101/1333] Compiling md5.c
[1102/1333] Compiling cfb.c
[1104/1333] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1105/1333] Compiling ConsoleKitCommands Utilities.swift
[1105/1333] Compiling md5-x86_64-mac.mac.x86_64.S
[1106/1333] Compiling md5-x86_64-linux.linux.x86_64.S
[1107/1333] Compiling md5-586-windows.windows.x86.S
[1108/1333] Compiling md5-586-linux.linux.x86.S
[1109/1333] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1110/1333] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1111/1333] Compiling ghashv8-armv7-linux.linux.arm.S
[1112/1333] Compiling hkdf.c
[1113/1333] Compiling hmac.c
[1114/1333] Compiling ghashv8-armv7-ios.ios.arm.S
[1115/1333] Compiling md4.c
[1116/1333] Compiling ghash-x86_64-mac.mac.x86_64.S
[1117/1333] Compiling ghash-x86-windows.windows.x86.S
[1118/1333] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1119/1333] Compiling ghash-x86-linux.linux.x86.S
[1120/1333] Compiling ghash-x86_64-linux.linux.x86_64.S
[1121/1333] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1122/1333] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1123/1333] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1124/1333] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1125/1333] Compiling fips_shared_support.c
[1126/1333] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1127/1333] Compiling ghash-armv4-linux.linux.arm.S
[1128/1333] Compiling ghash-armv4-ios.ios.arm.S
[1129/1333] Compiling ecdh.c
[1130/1333] Compiling ecdsa.c
[1131/1333] Compiling util.c
[1131/1333] Compiling wnaf.c
[1133/1333] Compiling simple_mul.c
[1134/1333] Compiling scalar.c
[1135/1333] Compiling simple.c
[1136/1333] Compiling oct.c
[1137/1333] Compiling felem.c
[1138/1333] Compiling ec_montgomery.c
[1139/1333] Compiling ec_key.c
[1140/1333] Compiling p224-64.c
[1141/1333] Compiling p256.c
[1142/1333] Compiling digestsign.c
[1143/1333] Compiling digest.c
[1144/1333] Compiling digests.c
[1145/1333] Compiling check.c
[1146/1333] Compiling dh.c
[1146/1333] Compiling ec.c
[1148/1333] Compiling co-586-linux.linux.x86.S
[1149/1333] Compiling co-586-windows.windows.x86.S
[1150/1333] Compiling cmac.c
[1151/1333] Compiling bsaes-armv7-linux.linux.arm.S
[1152/1333] Compiling e_aesccm.c
[1153/1333] Compiling aead.c
[1154/1333] Compiling bsaes-armv7-ios.ios.arm.S
[1155/1333] Compiling cipher.c
[1156/1333] Compiling p256-nistz.c
[1157/1333] Compiling e_aes.c
[1158/1333] Compiling sqrt.c
[1159/1333] Compiling shift.c
[1160/1333] Compiling rsaz_exp.c
[1161/1333] Compiling random.c
[1162/1333] Compiling prime.c
[1163/1333] Compiling mul.c
[1163/1333] Compiling montgomery_inv.c
[1165/1333] Compiling jacobi.c
[1166/1333] Compiling generic.c
[1167/1333] Compiling montgomery.c
[1168/1333] Compiling gcd_extra.c
[1169/1333] Compiling gcd.c
[1171/1333] Compiling ConsoleKitCommands CommandGroup.swift
[1172/1333] Compiling ConsoleKitCommands CommandInput.swift
[1173/1333] Compiling ConsoleKitCommands Commands.swift
[1174/1333] Compiling ConsoleKitCommands Console+Run.swift
[1175/1333] Compiling ConsoleKitCommands ConsoleError.swift
[1176/1333] Compiling ConsoleKitCommands Completion.swift
[1176/1334] Compiling div_extra.c
[1177/1334] Compiling ctx.c
[1178/1334] Compiling exponentiation.c
[1179/1334] Compiling cmp.c
[1179/1334] Compiling div.c
[1182/1334] Compiling bytes.c
[1183/1334] Compiling bn.c
[1184/1334] Compiling bn-armv8-linux.linux.aarch64.S
[1185/1334] Compiling bn-586-windows.windows.x86.S
[1186/1334] Compiling bn-armv8-ios.ios.aarch64.S
[1187/1334] Compiling bn-586-linux.linux.x86.S
[1188/1334] Compiling add.c
[1189/1334] Compiling armv8-mont-linux.linux.aarch64.S
[1190/1334] Compiling armv8-mont-ios.ios.aarch64.S
[1191/1334] Compiling armv4-mont-linux.linux.arm.S
[1192/1334] Compiling armv4-mont-ios.ios.arm.S
[1193/1334] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1194/1334] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1195/1334] Compiling aesv8-armv8-linux.linux.aarch64.S
[1196/1334] Compiling x86_64-gcc.c
[1197/1334] Compiling aesv8-armv8-ios.ios.aarch64.S
[1198/1334] Compiling aesv8-armv7-linux.linux.arm.S
[1199/1334] Compiling aesv8-armv7-ios.ios.arm.S
[1200/1334] Compiling aesni-x86_64-mac.mac.x86_64.S
[1201/1334] Compiling aesni-x86-windows.windows.x86.S
[1202/1334] Compiling aesni-x86-linux.linux.x86.S
[1203/1334] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1204/1334] Compiling aesni-x86_64-linux.linux.x86_64.S
[1205/1335] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1206/1336] Compiling key_wrap.c
[1207/1336] Compiling mode_wrappers.c
[1208/1336] Compiling aes.c
[1209/1336] Compiling sign.c
[1210/1336] Compiling ex_data.c
[1212/1336] Emitting module ConsoleKit
[1212/1336] Compiling aes_nohw.c
[1214/1336] Compiling ConsoleKit Exports.swift
[1214/1336] Compiling scrypt.c
[1215/1336] Compiling pbkdf.c
[1216/1336] Compiling print.c
[1217/1336] Compiling p_x25519.c
[1218/1336] Compiling p_x25519_asn1.c
[1219/1337] Compiling p_rsa_asn1.c
[1220/1337] Compiling p_ed25519.c
[1221/1337] Compiling p_hkdf.c
[1222/1337] Compiling p_ed25519_asn1.c
[1222/1337] Compiling p_ec_asn1.c
[1222/1337] Compiling p_rsa.c
[1226/1337] Compiling p_ec.c
[1227/1337] Compiling p_dsa_asn1.c
[1228/1337] Compiling err_data.c
[1229/1337] Compiling evp_ctx.c
[1230/1337] Compiling evp_asn1.c
[1231/1337] Compiling engine.c
[1232/1337] Compiling evp.c
[1233/1337] Compiling err.c
[1234/1337] Compiling ecdh_extra.c
[1235/1337] Compiling ecdsa_asn1.c
[1236/1337] Compiling ec_derive.c
[1237/1337] Compiling hash_to_curve.c
[1238/1337] Compiling dsa_asn1.c
[1239/1337] Compiling ec_asn1.c
[1240/1337] Compiling params.c
[1241/1337] Compiling dh_asn1.c
[1242/1337] Compiling dsa.c
[1243/1337] Compiling digest_extra.c
[1244/1337] Compiling x25519-asm-arm.S
[1245/1337] Compiling spake25519.c
[1246/1337] Compiling crypto.c
[1247/1337] Compiling cpu_intel.c
[1248/1337] Compiling curve25519_64_adx.c
[1249/1337] Compiling des.c
[1250/1337] Compiling cpu_arm_linux.c
[1251/1337] Compiling cpu_aarch64_win.c
[1252/1337] Compiling cpu_aarch64_openbsd.c
[1252/1337] Compiling cpu_arm_freebsd.c
[1254/1337] Compiling cpu_aarch64_sysreg.c
[1255/1337] Compiling cpu_aarch64_linux.c
[1256/1337] Compiling cpu_aarch64_fuchsia.c
[1257/1337] Compiling cpu_aarch64_apple.c
[1258/1337] Compiling e_rc4.c
[1258/1337] Compiling tls_cbc.c
[1260/1337] Compiling e_tls.c
[1261/1337] Compiling conf.c
[1262/1337] Compiling e_null.c
[1263/1337] Compiling e_des.c
[1264/1337] Compiling curve25519.c
[1265/1337] Compiling e_rc2.c
[1266/1337] Compiling derive_key.c
[1267/1337] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1268/1337] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1269/1337] Compiling e_chacha20poly1305.c
[1270/1337] Compiling e_aesctrhmac.c
[1271/1337] Compiling cipher_extra.c
[1272/1337] Compiling e_aesgcmsiv.c
[1273/1337] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1274/1337] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1275/1337] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1276/1337] Compiling chacha-x86_64-mac.mac.x86_64.S
[1277/1337] Compiling chacha-x86-windows.windows.x86.S
[1278/1337] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1279/1337] Compiling chacha-x86_64-linux.linux.x86_64.S
[1280/1337] Compiling chacha.c
[1281/1337] Compiling chacha-x86-linux.linux.x86.S
[1282/1337] Compiling chacha-armv8-ios.ios.aarch64.S
[1283/1337] Compiling chacha-armv8-linux.linux.aarch64.S
[1284/1337] Compiling chacha-armv4-linux.linux.arm.S
[1285/1337] Compiling chacha-armv4-ios.ios.arm.S
[1286/1337] Compiling ber.c
[1286/1337] Compiling unicode.c
[1288/1337] Compiling asn1_compat.c
[1289/1337] Compiling buf.c
[1290/1337] Compiling bn_asn1.c
[1291/1337] Compiling cbb.c
[1292/1337] Compiling printf.c
[1293/1337] Compiling convert.c
[1294/1337] Compiling cbs.c
[1295/1337] Compiling blake2.c
[1296/1337] Compiling hexdump.c
[1296/1337] Compiling pair.c
[1298/1337] Compiling file.c
[1299/1337] Compiling errno.c
[1299/1337] Compiling fd.c
[1301/1337] Compiling bio_mem.c
[1302/1337] Compiling base64.c
[1303/1337] Compiling bio.c
[1304/1337] Compiling tasn_typ.c
[1305/1337] Compiling tasn_fre.c
[1305/1337] Compiling tasn_utl.c
[1307/1337] Compiling tasn_new.c
[1308/1337] Compiling tasn_enc.c
[1309/1337] Compiling posix_time.c
[1310/1337] Compiling f_string.c
[1311/1337] Compiling tasn_dec.c
[1312/1337] Compiling asn_pack.c
[1312/1337] Compiling f_int.c
[1312/1337] Compiling asn1_par.c
[1315/1337] Compiling asn1_lib.c
[1316/1337] Compiling a_utctm.c
[1317/1337] Compiling a_type.c
[1318/1337] Compiling a_time.c
[1319/1337] Compiling a_octet.c
[1320/1337] Compiling a_strnid.c
[1321/1337] Compiling a_object.c
[1322/1337] Compiling a_mbstr.c
[1323/1337] Compiling a_strex.c
[1324/1337] Compiling a_i2d_fp.c
[1325/1337] Write sources
[1326/1337] Compiling a_gentm.c
[1327/1337] Write sources
[1328/1337] Compiling a_dup.c
[1328/1337] Compiling a_int.c
[1330/1337] Write sources
[1333/1337] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1334/1337] Compiling a_d2i_fp.c
[1335/1337] Compiling a_bool.c
[1336/1337] Compiling a_bitstr.c
[1338/1438] Compiling Algorithms Combinations.swift
[1339/1438] Compiling Algorithms Compacted.swift
[1340/1438] Compiling Algorithms Cycle.swift
[1341/1440] Compiling Algorithms MinMax.swift
[1342/1440] Compiling Algorithms Partition.swift
[1343/1440] Compiling Algorithms Permutations.swift
[1344/1440] Compiling Algorithms Product.swift
[1345/1440] Compiling Algorithms Joined.swift
[1346/1440] Compiling Algorithms Keyed.swift
[1347/1440] Compiling Atomics IntegerOperations.swift
[1348/1440] Compiling Atomics Unmanaged extensions.swift
[1349/1440] Compiling Algorithms FlattenCollection.swift
[1350/1440] Compiling Algorithms Grouped.swift
[1351/1440] Compiling Algorithms Indexed.swift
[1352/1440] Compiling Algorithms Intersperse.swift
[1357/1440] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1358/1440] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1359/1440] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1360/1440] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1361/1440] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1362/1440] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1363/1440] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1367/1447] Emitting module BitCollections
[1368/1447] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1369/1447] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1370/1447] Compiling BitCollections BitSet+CustomReflectable.swift
[1371/1447] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1372/1447] Compiling BitCollections BitSet+Equatable.swift
[1373/1447] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1374/1447] Compiling BitCollections BitSet+Extras.swift
[1375/1447] Compiling BitCollections BitSet+Hashable.swift
[1376/1447] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1377/1447] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1378/1447] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1379/1447] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1380/1447] Compiling BitCollections BitSet+SetAlgebra union.swift
[1381/1447] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1382/1447] Compiling BitCollections BitSet.Counted.swift
[1383/1447] Compiling Algorithms AdjacentPairs.swift
[1384/1447] Compiling Algorithms Chain.swift
[1385/1447] Compiling Algorithms Chunked.swift
[1389/1447] Compiling Algorithms EitherSequence.swift
[1390/1447] Compiling Algorithms FirstNonNil.swift
[1397/1450] Compiling Algorithms Rotate.swift
[1398/1450] Compiling Algorithms Split.swift
[1399/1450] Compiling Algorithms Stride.swift
[1400/1450] Compiling Algorithms Suffix.swift
[1401/1450] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1402/1450] Compiling Algorithms Trim.swift
[1403/1450] Compiling Algorithms Unique.swift
[1404/1450] Compiling Algorithms Windows.swift
[1405/1450] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1406/1450] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1407/1450] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1408/1450] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1417/1450] Emitting module CryptoBoringWrapper
[1418/1450] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1420/1451] Compiling BitCollections BitSet.Index.swift
[1421/1451] Compiling BitCollections BitSet._UnsafeHandle.swift
[1422/1451] Compiling BitCollections BitSet.swift
[1423/1451] Compiling BitCollections Range+Utilities.swift
[1424/1451] Compiling BitCollections Slice+Utilities.swift
[1425/1451] Compiling BitCollections UInt+Tricks.swift
[1426/1451] Compiling BitCollections _Word.swift
[1438/1489] Compiling Crypto Digest_boring.swift
[1439/1489] Compiling Crypto Digest.swift
[1440/1489] Compiling Crypto Digests.swift
[1441/1506] Compiling Crypto ASN1Integer.swift
[1442/1506] Compiling Crypto ASN1Null.swift
[1443/1507] Compiling Crypto ASN1OctetString.swift
[1444/1507] Compiling Crypto ASN1Strings.swift
[1445/1529] Emitting module Collections
[1446/1529] Compiling Collections Collections.swift
[1451/1530] Emitting module Atomics
[1452/1530] Compiling Crypto ObjectIdentifier.swift
[1453/1530] Compiling Crypto ECDSASignature.swift
[1454/1530] Compiling Crypto PEMDocument.swift
[1456/1566] Emitting module Crypto
[1457/1588] Emitting module Algorithms
[1458/1599] Compiling NIOCore ByteBuffer-hexdump.swift
[1459/1599] Compiling NIOCore ByteBuffer-int.swift
[1460/1599] Compiling NIOCore ChannelPipeline.swift
[1461/1599] Compiling NIOCore CircularBuffer.swift
[1462/1599] Compiling NIOCore Codec.swift
[1463/1599] Compiling NIOCore ConvenienceOptionSupport.swift
[1464/1599] Compiling NIOCore DeadChannel.swift
[1465/1599] Compiling NIOCore DispatchQueue+WithFuture.swift
[1466/1599] Compiling NIOCore EventLoop+Deprecated.swift
[1467/1599] Compiling NIOCore EventLoop+SerialExecutor.swift
[1468/1599] Compiling NIOCore EventLoop.swift
[1470/1599] Compiling Crypto MACFunctions.swift
[1471/1599] Compiling Crypto MessageAuthenticationCode.swift
[1472/1599] Compiling Crypto AES.swift
[1473/1599] Compiling Crypto ECDSASignature_boring.swift
[1474/1599] Compiling Crypto ECDSA_boring.swift
[1475/1599] Compiling Crypto EdDSA_boring.swift
[1476/1599] Compiling Crypto ECDSA.swift
[1477/1599] Compiling Crypto Ed25519.swift
[1478/1599] Compiling Crypto Signature.swift
[1479/1599] Compiling Crypto CryptoKitErrors_boring.swift
[1480/1599] Compiling NIOCore Interfaces.swift
[1481/1599] Compiling NIOCore Linux.swift
[1482/1599] Compiling Crypto NISTCurvesKeys_boring.swift
[1483/1599] Compiling Crypto X25519Keys_boring.swift
[1484/1599] Compiling Crypto Curve25519.swift
[1485/1599] Compiling Crypto Ed25519Keys.swift
[1486/1599] Compiling Crypto NISTCurvesKeys.swift
[1487/1599] Compiling Crypto X25519Keys.swift
[1488/1599] Compiling Crypto SymmetricKeys.swift
[1489/1599] Compiling Crypto HMAC.swift
[1490/1599] Compiling NIOCore NIOLoopBound.swift
[1491/1599] Compiling NIOCore NIOSendable.swift
[1492/1599] Compiling NIOCore PointerHelpers.swift
[1493/1599] Compiling NIOCore RecvByteBufferAllocator.swift
[1494/1599] Compiling NIOCore GlobalSingletons.swift
[1495/1599] Compiling NIOCore IO.swift
[1496/1599] Compiling NIOCore IOData.swift
[1497/1599] Compiling NIOCore IPProtocol.swift
[1498/1599] Compiling NIOCore IntegerBitPacking.swift
[1499/1599] Compiling NIOCore IntegerTypes.swift
[1500/1599] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1501/1599] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1502/1599] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1503/1599] Compiling NIOCore EventLoopFuture.swift
[1504/1599] Compiling NIOCore FileDescriptor.swift
[1505/1599] Compiling NIOCore FileHandle.swift
[1506/1599] Compiling NIOCore FileRegion.swift
[1507/1599] Compiling NIOCore MarkedCircularBuffer.swift
[1508/1599] Compiling NIOCore MulticastChannel.swift
[1509/1599] Compiling NIOCore NIOAny.swift
[1510/1599] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1519/1607] Compiling NIOCore Channel.swift
[1520/1607] Compiling NIOCore ChannelHandler.swift
[1521/1607] Compiling NIOCore ChannelHandlers.swift
[1522/1607] Compiling NIOCore ChannelInvoker.swift
[1523/1607] Compiling NIOCore ChannelOption.swift
[1524/1607] Compiling NIOCore NIOAsyncWriter.swift
[1525/1607] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1526/1607] Compiling NIOCore BSDSocketAPI.swift
[1527/1607] Compiling NIOCore ByteBuffer-aux.swift
[1528/1607] Compiling NIOCore ByteBuffer-conversions.swift
[1529/1607] Compiling NIOCore ByteBuffer-core.swift
[1530/1607] Compiling NIOCore AddressedEnvelope.swift
[1531/1607] Compiling NIOCore AsyncAwaitSupport.swift
[1532/1607] Compiling NIOCore AsyncChannel.swift
[1533/1607] Compiling NIOCore AsyncChannelHandler.swift
[1534/1607] Compiling NIOCore AsyncChannelInboundStream.swift
[1535/1607] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1536/1607] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1537/1607] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1538/1607] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1539/1607] Compiling NIOCore ByteBuffer-multi-int.swift
[1540/1607] Compiling NIOCore ByteBuffer-views.swift
[1549/1607] Compiling Crypto RNG_boring.swift
[1550/1607] Compiling Crypto SafeCompare_boring.swift
[1551/1607] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1552/1607] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[1553/1607] Compiling Crypto Zeroization_boring.swift
[1554/1607] Compiling Crypto PrettyBytes.swift
[1555/1607] Compiling Crypto SafeCompare.swift
[1556/1607] Compiling Crypto SecureBytes.swift
[1557/1607] Compiling Crypto Zeroization.swift
[1558/1607] Compiling Crypto resource_bundle_accessor.swift
[1576/1608] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1577/1608] Compiling NIOCore SocketAddresses.swift
[1578/1608] Compiling NIOCore SocketOptionProvider.swift
[1579/1608] Compiling NIOCore SystemCallHelpers.swift
[1580/1608] Compiling NIOCore TimeAmount+Duration.swift
[1581/1608] Compiling NIOCore TypeAssistedChannelHandler.swift
[1582/1608] Compiling NIOCore UniversalBootstrapSupport.swift
[1583/1608] Compiling NIOCore Utilities.swift
[1608/1608] Emitting module NIOCore
[1610/1661] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1611/1661] Emitting module NIOEmbedded
[1612/1661] Compiling NIOEmbedded AsyncTestingChannel.swift
[1613/1661] Compiling NIOEmbedded Embedded.swift
[1615/1662] Compiling NIOPosix IO.swift
[1616/1662] Compiling NIOPosix IntegerBitPacking.swift
[1617/1662] Compiling NIOPosix IntegerTypes.swift
[1618/1662] Compiling NIOPosix Linux.swift
[1619/1662] Compiling NIOPosix LinuxCPUSet.swift
[1620/1662] Compiling NIOPosix LinuxUring.swift
[1621/1662] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1622/1668] Compiling NIOPosix Pool.swift
[1623/1668] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1624/1668] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1625/1668] Compiling NIOPosix PosixSingletons.swift
[1626/1668] Compiling NIOPosix RawSocketBootstrap.swift
[1627/1668] Compiling NIOPosix Resolver.swift
[1628/1668] Compiling NIOPosix Selectable.swift
[1629/1668] Emitting module NIOPosix
[1630/1668] Compiling NIOPosix ThreadPosix.swift
[1631/1668] Compiling NIOPosix ThreadWindows.swift
[1632/1668] Compiling NIOPosix UnsafeTransfer.swift
[1633/1668] Compiling NIOPosix Utilities.swift
[1634/1668] Compiling NIOPosix VsockAddress.swift
[1635/1668] Compiling NIOPosix VsockChannelEvents.swift
[1636/1668] Compiling NIOPosix BSDSocketAPICommon.swift
[1637/1668] Compiling NIOPosix BSDSocketAPIPosix.swift
[1638/1668] Compiling NIOPosix BSDSocketAPIWindows.swift
[1639/1668] Compiling NIOPosix BaseSocket.swift
[1640/1668] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1641/1668] Compiling NIOPosix BaseSocketChannel.swift
[1642/1668] Compiling NIOPosix BaseStreamSocketChannel.swift
[1643/1668] Compiling NIOPosix ServerSocket.swift
[1644/1668] Compiling NIOPosix Socket.swift
[1645/1668] Compiling NIOPosix SocketChannel.swift
[1646/1668] Compiling NIOPosix SocketProtocols.swift
[1647/1668] Compiling NIOPosix System.swift
[1648/1668] Compiling NIOPosix Thread.swift
[1649/1668] Compiling NIOPosix Bootstrap.swift
[1650/1668] Compiling NIOPosix ControlMessage.swift
[1651/1668] Compiling NIOPosix DatagramVectorReadManager.swift
[1652/1668] Compiling NIOPosix Errors+Any.swift
[1653/1668] Compiling NIOPosix FileDescriptor.swift
[1654/1668] Compiling NIOPosix GetaddrinfoResolver.swift
[1655/1668] Compiling NIOPosix HappyEyeballs.swift
[1656/1668] Compiling NIOPosix SelectableChannel.swift
[1657/1668] Compiling NIOPosix SelectableEventLoop.swift
[1658/1668] Compiling NIOPosix SelectorEpoll.swift
[1659/1668] Compiling NIOPosix SelectorGeneric.swift
[1660/1668] Compiling NIOPosix SelectorKqueue.swift
[1661/1668] Compiling NIOPosix SelectorUring.swift
[1662/1668] Compiling NIOPosix NIOThreadPool.swift
[1663/1668] Compiling NIOPosix NonBlockingFileIO.swift
[1664/1668] Compiling NIOPosix PendingDatagramWritesManager.swift
[1665/1668] Compiling NIOPosix PendingWritesManager.swift
[1666/1668] Compiling NIOPosix PipeChannel.swift
[1667/1668] Compiling NIOPosix PipePair.swift
[1668/1668] Compiling NIOPosix PointerHelpers.swift
[1670/1723] Compiling _NIOFileSystem BufferedReader.swift
[1671/1723] Compiling _NIOFileSystem BufferedWriter.swift
[1672/1723] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[1673/1725] Compiling NIO Exports.swift
[1674/1725] Emitting module NIO
[1676/1726] Compiling _NIOFileSystem FileSystemProtocol.swift
[1677/1726] Compiling _NIOFileSystem FileChunks.swift
[1678/1726] Compiling _NIOFileSystem FileHandle.swift
[1679/1764] Compiling NIOTLS TLSEvents.swift
[1680/1764] Compiling AsyncKit Optional+StrictMap.swift
[1681/1764] Compiling AsyncKit Exports.swift
[1682/1764] Emitting module _NIOFileSystem
[1683/1768] Emitting module NIOTLS
[1684/1768] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1685/1768] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1686/1768] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1687/1768] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1688/1768] Compiling NIOSOCKS SOCKSResponse.swift
[1689/1769] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1690/1769] Compiling NIOSOCKS ClientStateMachine.swift
[1691/1769] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1692/1769] Compiling NIOTLS SNIHandler.swift
[1694/1770] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1695/1770] Compiling NIOHTTP1 HTTPDecoder.swift
[1696/1770] Emitting module NIOSOCKS
[1697/1770] Compiling NIOSOCKS ServerStateMachine.swift
[1700/1771] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1701/1771] Compiling _NIOFileSystem CInterop.swift
[1702/1775] Compiling _NIOFileSystem Errno.swift
[1703/1775] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1704/1775] Compiling _NIOFileSystem Mocking.swift
[1705/1775] Compiling _NIOFileSystem Syscall.swift
[1706/1787] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1707/1787] Compiling NIOSSL NIOSSLHandler.swift
[1708/1787] Compiling NIOSSL LinuxCABundle.swift
[1709/1787] Compiling NIOSSL NIOSSLClientHandler.swift
[1710/1787] Compiling NIOSSL CustomPrivateKey.swift
[1711/1787] Compiling NIOSSL IdentityVerification.swift
[1713/1799] Compiling NIOSSL SSLCertificateExtensions.swift
[1714/1799] Compiling NIOSSL SSLConnection.swift
[1715/1801] Emitting module NIOFoundationCompat
[1716/1801] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1723/1802] Compiling NIOSSL NIOSSLServerHandler.swift
[1724/1802] Compiling NIOSSL AndroidCABundle.swift
[1725/1802] Compiling NIOSSL ByteBufferBIO.swift
[1733/1802] Compiling NIOSSL SSLCallbacks.swift
[1734/1802] Compiling NIOSSL SSLCertificate.swift
[1735/1802] Compiling NIOSSL ObjectIdentifier.swift
[1736/1802] Compiling NIOSSL PosixPort.swift
[1737/1824] Emitting module AsyncKit
[1738/1824] Compiling NIOTransportServices AcceptHandler.swift
[1739/1824] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1740/1824] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1741/1824] Emitting module NIOTransportServices
[1742/1826] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1743/1826] Compiling NIOTransportServices NIOTSErrors.swift
[1744/1826] Compiling NIOTransportServices NIOTSEventLoop.swift
[1745/1826] Compiling NIOTransportServices NIOTSBootstraps.swift
[1746/1826] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1747/1826] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1748/1826] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1749/1826] Compiling NIOTransportServices StateManagedChannel.swift
[1750/1826] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1751/1826] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1755/1826] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1756/1826] Compiling NIOTransportServices NIOTSSingletons.swift
[1757/1826] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1758/1826] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1759/1826] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1761/1826] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1762/1826] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1763/1826] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1764/1826] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1765/1826] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1777/1827] Emitting module NIOHTTP1
[1782/1828] Compiling NIOSSL NIOSSLSecureBytes.swift
[1783/1828] Compiling NIOSSL RNG.swift
[1784/1828] Compiling NIOSSL SafeCompare.swift
[1788/1831] Compiling NIOSSL SubjectAlternativeName.swift
[1789/1831] Compiling NIOSSL UniversalBootstrapSupport.swift
[1790/1831] Compiling _NIOFileSystem SystemFileHandle.swift
[1791/1831] Compiling _NIOFileSystem Utilities.swift
[1792/1831] Compiling _NIOFileSystem OpenOptions.swift
[1798/1832] Emitting module NIOSSL
[1807/1898] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1808/1898] Emitting module _NIOFileSystemFoundationCompat
[1809/1898] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1810/1898] Compiling NIOWebSocket WebSocketOpcode.swift
[1811/1899] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1812/1899] Compiling NIOHTTPCompression HTTPDecompression.swift
[1813/1899] Compiling NIOHPACK IntegerCoding.swift
[1814/1899] Compiling NIOHPACK IndexedHeaderTable.swift
[1815/1899] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1816/1899] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1817/1899] Compiling MultipartKit FormDataEncoder.swift
[1818/1899] Compiling MultipartKit Storage.swift
[1819/1903] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1821/1903] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1822/1903] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1823/1903] Emitting module NIOHTTPCompression
[1824/1903] Compiling NIOExtras NIORequestIdentifiable.swift
[1825/1903] Compiling NIOExtras PCAPRingBuffer.swift
[1826/1903] Compiling NIOExtras QuiescingHelper.swift
[1827/1903] Compiling NIOExtras RequestResponseHandler.swift
[1828/1903] Emitting module MultipartKit
[1829/1905] Compiling MultipartKit MultipartPart.swift
[1830/1905] Compiling MultipartKit MultipartPartConvertible.swift
[1831/1905] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1832/1905] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1834/1905] Emitting module NIOWebSocket
[1837/1905] Compiling NIOHPACK HuffmanTables.swift
[1838/1905] Compiling NIOHPACK StaticHeaderTable.swift
[1842/1905] Emitting module NIOHPACK
[1843/1905] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1844/1905] Compiling NIOHTTPCompression HTTPCompression.swift
[1845/1905] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1846/1905] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1851/1905] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1852/1905] Compiling NIOExtras WritePCAPHandler.swift
[1853/1905] Compiling MultipartKit MultipartFormData.swift
[1854/1905] Compiling MultipartKit MultipartParser.swift
[1857/1905] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1860/1905] Compiling NIOHPACK HuffmanCoding.swift
[1861/1906] Compiling MultipartKit MultipartSerializer.swift
[1862/1906] Compiling MultipartKit Utilities.swift
[1863/1906] Compiling NIOWebSocket WebSocketFrame.swift
[1864/1906] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1873/1908] Emitting module NIOExtras
[1885/1910] Compiling NIOSSL Zeroization.swift
[1886/1910] Compiling NIOSSL TLSConfiguration.swift
[1888/1911] Compiling NIOFileSystem Exports.swift
[1890/1911] Emitting module NIOFileSystem
[1900/1980] Compiling WebSocketKit Exports.swift
[1901/1980] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1902/1980] Compiling WebSocketKit WebSocketHandler.swift
[1903/1980] Compiling WebSocketKit WebSocket+Connect.swift
[1904/1980] Compiling WebSocketKit WebSocket+Concurrency.swift
[1905/1980] Emitting module WebSocketKit
[1906/1980] Compiling WebSocketKit WebSocketClient.swift
[1907/1980] Compiling WebSocketKit WebSocket.swift
[1909/1981] Emitting module NIOHTTP2
[1910/1989] Compiling NIOHTTP2 StateMachineResult.swift
[1911/1989] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1912/1989] Compiling NIOHTTP2 DOSHeuristics.swift
[1913/1989] Compiling NIOHTTP2 Error+Any.swift
[1914/1989] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1915/1989] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1916/1989] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1917/1989] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1918/1989] Compiling NIOHTTP2 InboundWindowManager.swift
[1919/1989] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1920/1989] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1921/1989] Compiling NIOHTTP2 StreamChannelList.swift
[1922/1989] Compiling NIOHTTP2 StreamMap.swift
[1923/1989] Compiling NIOHTTP2 StreamStateMachine.swift
[1924/1989] Compiling NIOHTTP2 UnsafeTransfer.swift
[1925/1989] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1926/1989] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1927/1989] Compiling NIOHTTP2 HTTP2Frame.swift
[1928/1989] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1929/1989] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1930/1989] Compiling NIOHTTP2 HTTP2PingData.swift
[1931/1989] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1932/1989] Compiling NIOHTTP2 HTTP2Settings.swift
[1933/1989] Compiling NIOHTTP2 HTTP2Stream.swift
[1934/1989] Compiling NIOHTTP2 MaySendFrames.swift
[1935/1989] Compiling NIOHTTP2 SendingDataState.swift
[1936/1989] Compiling NIOHTTP2 SendingGoawayState.swift
[1937/1989] Compiling NIOHTTP2 SendingHeadersState.swift
[1938/1989] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1939/1989] Compiling NIOHTTP2 SendingRstStreamState.swift
[1940/1989] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1941/1989] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1942/1989] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1943/1989] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1944/1989] Compiling NIOHTTP2 MayReceiveFrames.swift
[1945/1989] Compiling NIOHTTP2 ReceivingDataState.swift
[1946/1989] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1947/1989] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1948/1989] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1949/1989] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1950/1989] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1951/1989] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1952/1989] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1953/1989] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1954/1989] Compiling NIOHTTP2 HTTP2StreamID.swift
[1955/1989] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1956/1989] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1957/1989] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1958/1989] Compiling NIOHTTP2 InboundEventBuffer.swift
[1959/1989] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1960/1989] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1961/1989] Compiling NIOHTTP2 HasLocalSettings.swift
[1962/1989] Compiling NIOHTTP2 HasRemoteSettings.swift
[1963/1989] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1964/1989] Compiling NIOHTTP2 QuiescingState.swift
[1965/1989] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1966/1989] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1967/1989] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1968/1989] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1969/1989] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1970/1989] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1971/1989] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1972/1989] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1973/1989] Compiling NIOHTTP2 HTTP2Error.swift
[1974/1989] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1992/2048] Emitting module AsyncHTTPClient
[1993/2055] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1994/2055] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1995/2055] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1996/2055] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1997/2055] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1998/2055] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1999/2055] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2000/2055] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2001/2055] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2002/2055] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2003/2055] Compiling AsyncHTTPClient Transaction.swift
[2004/2055] Compiling AsyncHTTPClient Base64.swift
[2005/2055] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2006/2055] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2007/2055] Compiling AsyncHTTPClient ConnectionPool.swift
[2008/2055] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2009/2055] Compiling AsyncHTTPClient RequestValidation.swift
[2010/2055] Compiling AsyncHTTPClient SSLContextCache.swift
[2011/2055] Compiling AsyncHTTPClient Scheme.swift
[2012/2055] Compiling AsyncHTTPClient Singleton.swift
[2013/2055] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2014/2055] Compiling AsyncHTTPClient UnsafeTransfer.swift
[2015/2055] Compiling AsyncHTTPClient Utils.swift
[2016/2055] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2017/2055] Compiling AsyncHTTPClient ConnectionTarget.swift
[2018/2055] Compiling AsyncHTTPClient DeconstructedURL.swift
[2019/2055] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2020/2055] Compiling AsyncHTTPClient FoundationExtensions.swift
[2021/2055] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2022/2055] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2023/2055] Compiling AsyncHTTPClient HTTPClient.swift
[2024/2055] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2025/2055] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2026/2055] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2027/2055] Compiling AsyncHTTPClient HTTP1Connection.swift
[2028/2055] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2029/2055] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2030/2055] Compiling AsyncHTTPClient HTTP2Connection.swift
[2031/2055] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2032/2055] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2033/2055] Compiling AsyncHTTPClient RequestOptions.swift
[2034/2055] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2035/2055] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2036/2055] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2037/2055] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2038/2055] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2039/2055] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2040/2055] Compiling AsyncHTTPClient HTTPHandler.swift
[2041/2055] Compiling AsyncHTTPClient LRUCache.swift
[2042/2055] Compiling AsyncHTTPClient NWErrorHandler.swift
[2043/2055] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2044/2055] Compiling AsyncHTTPClient TLSConfiguration.swift
[2045/2055] Compiling AsyncHTTPClient RedirectState.swift
[2046/2055] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2047/2055] Compiling AsyncHTTPClient RequestBag.swift
[2048/2055] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2049/2055] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2050/2055] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2051/2055] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2052/2055] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2053/2055] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2054/2055] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2055/2055] Compiling AsyncHTTPClient RequestBodyLength.swift
[2057/2222] Compiling Vapor Core.swift
[2058/2222] Compiling Vapor Running.swift
[2059/2222] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2060/2222] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2061/2222] Compiling Vapor DotEnvFile+load.swift
[2062/2222] Compiling Vapor Routes+caseInsenstive.swift
[2063/2222] Compiling Vapor Validatable+validate.swift
[2064/2222] Compiling Vapor Environment+Process.swift
[2065/2222] Compiling Vapor Environment+Secret.swift
[2066/2222] Compiling Vapor Environment.swift
[2067/2222] Compiling Vapor Abort.swift
[2068/2222] Compiling Vapor AbortError.swift
[2069/2222] Compiling Vapor DebuggableError.swift
[2070/2222] Compiling Vapor Demangler.swift
[2071/2222] Compiling Vapor ErrorSource.swift
[2072/2222] Compiling Vapor StackTrace.swift
[2073/2222] Compiling Vapor Exports.swift
[2074/2222] Compiling Vapor Application+HTTP.swift
[2075/2222] Compiling Vapor BasicResponder.swift
[2076/2222] Compiling Vapor BodyStream.swift
[2077/2222] Compiling Vapor Application+HTTP+Client.swift
[2078/2222] Compiling Vapor EventLoopHTTPClient.swift
[2079/2222] Compiling Vapor EndpointCache.swift
[2080/2222] Compiling Vapor HTTPMethod+String.swift
[2081/2245] Compiling Vapor HTTPServerResponseEncoder.swift
[2082/2245] Compiling Vapor HTTPServerUpgradeHandler.swift
[2083/2245] Compiling Vapor Logger+Report.swift
[2084/2245] Compiling Vapor LoggingSystem+Environment.swift
[2085/2245] Compiling Vapor Application+Middleware.swift
[2086/2245] Compiling Vapor CORSMiddleware.swift
[2087/2245] Compiling Vapor ErrorMiddleware.swift
[2088/2245] Compiling Vapor FileMiddleware.swift
[2089/2245] Compiling Vapor Middleware.swift
[2090/2245] Compiling Vapor MiddlewareConfiguration.swift
[2091/2245] Compiling Vapor ResponseCompressionMiddleware.swift
[2092/2245] Compiling Vapor RouteLoggingMiddleware.swift
[2093/2245] Compiling Vapor File+Multipart.swift
[2094/2245] Compiling Vapor FormDataDecoder+Content.swift
[2095/2245] Compiling Vapor FormDataEncoder+Content.swift
[2096/2245] Compiling Vapor Application+Password.swift
[2097/2245] Compiling Vapor Application+Passwords.swift
[2098/2245] Compiling Vapor AsyncPasswordHasher.swift
[2099/2245] Compiling Vapor BcryptHasher.swift
[2100/2245] Compiling Vapor PasswordHasher.swift
[2101/2245] Compiling Vapor PlaintextHasher.swift
[2102/2245] Compiling Vapor Request+Password.swift
[2103/2245] Compiling Vapor Redirect.swift
[2104/2268] Compiling Vapor Application.swift
[2105/2268] Compiling Vapor AuthenticationCache.swift
[2106/2268] Compiling Vapor Authenticator.swift
[2107/2268] Compiling Vapor BasicAuthorization.swift
[2108/2268] Compiling Vapor BearerAuthorization.swift
[2109/2268] Compiling Vapor GuardMiddleware.swift
[2110/2268] Compiling Vapor RedirectMiddleware.swift
[2111/2268] Compiling Vapor SessionAuthenticatable.swift
[2112/2268] Compiling Vapor Bcrypt.swift
[2113/2268] Compiling Vapor Application+Cache.swift
[2114/2268] Compiling Vapor Cache.swift
[2115/2268] Compiling Vapor CacheExpirationTime.swift
[2116/2268] Compiling Vapor MemoryCache.swift
[2117/2268] Compiling Vapor Request+Cache.swift
[2118/2268] Compiling Vapor Application+Clients.swift
[2119/2268] Compiling Vapor Client.swift
[2120/2268] Compiling Vapor ClientRequest.swift
[2121/2268] Compiling Vapor ClientResponse.swift
[2122/2268] Compiling Vapor Request+Client.swift
[2123/2268] Compiling Vapor BootCommand.swift
[2124/2268] Compiling Vapor CommandContext+Application.swift
[2125/2268] Compiling Vapor RoutesCommand.swift
[2126/2268] Compiling Vapor ServeCommand.swift
[2127/2268] Compiling Vapor AnyResponse+Concurrency.swift
[2128/2268] Compiling Vapor Validator.swift
[2129/2268] Compiling Vapor ValidatorResult.swift
[2130/2268] Compiling Vapor And.swift
[2131/2268] Compiling Vapor Case.swift
[2132/2268] Compiling Vapor CharacterSet.swift
[2133/2268] Compiling Vapor Count.swift
[2134/2268] Compiling Vapor Email.swift
[2135/2268] Compiling Vapor Empty.swift
[2136/2268] Compiling Vapor In.swift
[2137/2268] Compiling Vapor Nil.swift
[2138/2268] Compiling Vapor NilIgnoring.swift
[2139/2268] Compiling Vapor Not.swift
[2140/2268] Compiling Vapor Or.swift
[2141/2268] Compiling Vapor Pattern.swift
[2142/2268] Compiling Vapor Range.swift
[2143/2268] Compiling Vapor URL.swift
[2144/2268] Compiling Vapor Valid.swift
[2145/2268] Compiling Vapor Application+Views.swift
[2146/2268] Compiling Vapor PlaintextRenderer.swift
[2147/2268] Compiling Vapor Request+View.swift
[2148/2268] Compiling Vapor View.swift
[2149/2268] Compiling Vapor ViewRenderer.swift
[2150/2268] Compiling Vapor _Deprecations.swift
[2151/2268] Compiling Vapor Bytes+SecureCompare.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2152/2268] Compiling Vapor Collection+Safe.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2153/2268] Compiling Vapor DataProtocol+Copy.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2154/2268] Compiling Vapor DecoderUnwrapper.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2155/2268] Compiling Vapor DirectoryConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2156/2268] Compiling Vapor DotEnv.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2157/2268] Compiling Vapor Extendable.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2158/2268] Compiling Vapor File.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2159/2268] Compiling Vapor FileIO.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2160/2268] Compiling Vapor LifecycleHandler.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2161/2268] Compiling Vapor OptionalType.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2162/2268] Compiling Vapor RFC1123.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2163/2268] Compiling Vapor SocketAddress+Hostname.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2164/2268] Compiling Vapor Storage.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2165/2268] Compiling Vapor String+IsIPAddress.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2166/2268] Compiling Vapor Thread.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2167/2268] Compiling Vapor URI.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2168/2268] Compiling Vapor RangeResult.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2169/2268] Compiling Vapor Validatable.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2170/2268] Compiling Vapor Validation.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2171/2268] Compiling Vapor ValidationKey.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2172/2268] Compiling Vapor Validations.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2173/2268] Compiling Vapor ValidationsError.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2174/2268] Compiling Vapor Request+Body.swift
[2175/2268] Compiling Vapor Request+BodyStream.swift
[2176/2268] Compiling Vapor Request.swift
[2177/2268] Compiling Vapor Application+Responder.swift
[2178/2268] Compiling Vapor DefaultResponder.swift
[2179/2268] Compiling Vapor Response+Body.swift
[2180/2268] Compiling Vapor Response.swift
[2181/2268] Compiling Vapor ResponseCodable.swift
[2182/2268] Compiling Vapor Application+Routes.swift
[2183/2268] Compiling Vapor Parameters+Require.swift
[2184/2268] Compiling Vapor Request+WebSocket.swift
[2185/2268] Compiling Vapor Route.swift
[2186/2268] Compiling Vapor RouteCollection.swift
[2187/2268] Compiling Vapor Routes.swift
[2188/2268] Compiling Vapor RoutesBuilder+Group.swift
[2189/2268] Compiling Vapor RoutesBuilder+Method.swift
[2190/2268] Compiling Vapor RoutesBuilder+Middleware.swift
[2191/2268] Compiling Vapor RoutesBuilder+WebSocket.swift
[2192/2268] Compiling Vapor RoutesBuilder.swift
[2193/2268] Compiling Vapor OTP.swift
[2194/2268] Compiling Vapor Application+Servers.swift
[2195/2268] Compiling Vapor Server.swift
[2196/2268] Compiling Vapor Application+Sessions.swift
[2197/2268] Compiling Vapor AsyncBasicResponder.swift
[2198/2268] Compiling Vapor AsyncMiddleware.swift
[2199/2268] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2200/2268] Compiling Vapor AsyncSessionDriver.swift
[2201/2268] Compiling Vapor Authentication+Concurrency.swift
[2202/2268] Compiling Vapor Cache+Concurrency.swift
[2203/2268] Compiling Vapor Client+Concurrency.swift
[2204/2268] Compiling Vapor RequestBody+Concurrency.swift
[2205/2268] Compiling Vapor Responder+Concurrency.swift
[2206/2268] Compiling Vapor ResponseCodable+Concurrency.swift
[2207/2268] Compiling Vapor RoutesBuilder+Concurrency.swift
[2208/2268] Compiling Vapor ViewRenderer+Concurrency.swift
[2209/2268] Compiling Vapor WebSocket+Concurrency.swift
[2210/2268] Compiling Vapor ContainerGetPathExecutor.swift
[2211/2268] Compiling Vapor Content.swift
[2212/2268] Compiling Vapor ContentCoders.swift
[2213/2268] Compiling Vapor ContentConfiguration.swift
[2214/2268] Compiling Vapor ContentContainer.swift
[2215/2268] Compiling Vapor JSONCoder+Custom.swift
[2216/2268] Compiling Vapor JSONCoders+Content.swift
[2217/2268] Compiling Vapor PlaintextDecoder.swift
[2218/2268] Compiling Vapor PlaintextEncoder.swift
[2219/2268] Compiling Vapor URLQueryCoders.swift
[2220/2268] Compiling Vapor URLQueryContainer.swift
[2221/2268] Emitting module Vapor
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:16:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2222/2268] Compiling Vapor MemorySessions.swift
[2223/2268] Compiling Vapor Request+Session.swift
[2224/2268] Compiling Vapor Session.swift
[2225/2268] Compiling Vapor SessionCache.swift
[2226/2268] Compiling Vapor SessionData.swift
[2227/2268] Compiling Vapor SessionDriver.swift
[2228/2268] Compiling Vapor SessionsConfiguration.swift
[2229/2268] Compiling Vapor SessionsMiddleware.swift
[2230/2268] Compiling Vapor URLEncodedFormData.swift
[2231/2268] Compiling Vapor URLEncodedFormDecoder.swift
[2232/2268] Compiling Vapor URLEncodedFormEncoder.swift
[2233/2268] Compiling Vapor URLEncodedFormError.swift
[2234/2268] Compiling Vapor URLEncodedFormParser.swift
[2235/2268] Compiling Vapor URLEncodedFormSerializer.swift
[2236/2268] Compiling Vapor URLQueryFragmentConvertible.swift
[2237/2268] Compiling Vapor AnyResponse.swift
[2238/2268] Compiling Vapor Array+Random.swift
[2239/2268] Compiling Vapor Base32.swift
[2240/2268] Compiling Vapor Base64.swift
[2241/2268] Compiling Vapor BaseN.swift
[2242/2268] Compiling Vapor BasicCodingKey.swift
[2243/2268] Compiling Vapor ByteCount.swift
[2244/2268] Compiling Vapor Bytes+Hex.swift
[2245/2268] Compiling Vapor HTTPStatus.swift
[2246/2268] Compiling Vapor HTTPCookies.swift
[2247/2268] Compiling Vapor HTTPHeaderCacheControl.swift
[2248/2268] Compiling Vapor HTTPHeaderExpires.swift
[2249/2268] Compiling Vapor HTTPHeaderLastModified.swift
[2250/2268] Compiling Vapor HTTPHeaders+Cache.swift
[2251/2268] Compiling Vapor HTTPHeaders+Connection.swift
[2252/2268] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2253/2268] Compiling Vapor HTTPHeaders+ContentRange.swift
[2254/2268] Compiling Vapor HTTPHeaders+Directive.swift
[2255/2268] Compiling Vapor HTTPHeaders+Forwarded.swift
[2256/2268] Compiling Vapor HTTPHeaders+Link.swift
[2257/2268] Compiling Vapor HTTPHeaders+Name.swift
[2258/2268] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2259/2268] Compiling Vapor HTTPHeaders.swift
[2260/2268] Compiling Vapor HTTPMediaType.swift
[2261/2268] Compiling Vapor HTTPMediaTypePreference.swift
[2262/2268] Compiling Vapor Responder.swift
[2263/2268] Compiling Vapor Application+HTTP+Server.swift
[2264/2268] Compiling Vapor HTTPServer.swift
[2265/2268] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2266/2268] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2267/2268] Compiling Vapor HTTPServerHandler.swift
[2268/2268] Compiling Vapor HTTPServerRequestDecoder.swift
[2270/2290] Compiling Smtp SmtpResponse.swift
[2271/2290] Compiling Smtp Request+Send.swift
[2272/2292] Compiling Smtp NIOExtrasError.swift
[2273/2292] Compiling Smtp SmtpError.swift
[2274/2292] Compiling Smtp SmtpResponseDecoderError.swift
[2275/2292] Emitting module Smtp
[2276/2292] Compiling Smtp Application+Send.swift
[2277/2292] Compiling Smtp Application+Smtp.swift
[2278/2292] Compiling Smtp EmailError.swift
[2279/2292] Compiling Smtp InboundSmtpResponseDecoder.swift
[2280/2292] Compiling Smtp OutboundSmtpRequestEncoder.swift
[2281/2292] Compiling Smtp StartTlsHandler.swift
[2282/2292] Compiling Smtp SmtpSecure.swift
[2283/2292] Compiling Smtp SmtpServerConfiguration.swift
[2284/2292] Compiling Smtp HelloMethod.swift
[2285/2292] Compiling Smtp SignInMethod.swift
[2286/2292] Compiling Smtp SmtpRequest.swift
[2287/2292] Compiling Smtp DuplexMessagesHandler.swift
[2288/2292] Compiling Smtp InboundLineBasedFrameDecoder.swift
[2289/2292] Compiling Smtp InboundSendEmailHandler.swift
[2290/2292] Compiling Smtp Attachment.swift
[2291/2292] Compiling Smtp Email.swift
[2292/2292] Compiling Smtp EmailAddress.swift
Build complete! (101.85s)
Build complete.
Done.