The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Authomatek with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tugcanonbas/authomatek.git
Reference: 0.0.1
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/tugcanonbas/authomatek
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 12648b5 Create LICENSE
Cloned https://github.com/tugcanonbas/authomatek.git
Revision (git rev-parse @):
12648b50333c15b76babf5f6830e495297b92c82
SUCCESS checkout https://github.com/tugcanonbas/authomatek.git at 0.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tugcanonbas/authomatek.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/vapor.git
[1/2429] Fetching jwt
[2430/15734] Fetching jwt, fluent
[13474/83024] Fetching jwt, fluent, vapor
Fetched https://github.com/vapor/jwt.git from cache (1.64s)
Fetched https://github.com/vapor/fluent.git from cache (1.65s)
Fetched https://github.com/vapor/vapor.git from cache (1.67s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 4.2.2 (0.40s)
Fetching https://github.com/vapor/jwt-kit.git
[1/6949] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (0.82s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.9.0 (0.36s)
Fetching https://github.com/vapor/fluent-kit.git
[1/11393] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (0.44s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.47.0 (0.48s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/2335] Fetching async-kit
[2336/7300] Fetching async-kit, sql-kit
[6755/10469] Fetching async-kit, sql-kit, swift-log
Fetched https://github.com/vapor/async-kit.git from cache (0.43s)
[1/64516] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.44s)
Fetched https://github.com/vapor/sql-kit.git from cache (4.44s)
Fetched https://github.com/apple/swift-nio.git from cache (4.52s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.28.0 (0.41s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.40s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5180] Fetching swift-algorithms
[5181/18926] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.96s)
Fetched https://github.com/apple/swift-collections.git from cache (0.98s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.38s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.38s)
Fetching https://github.com/apple/swift-numerics.git
[1/5277] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.62s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.57s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[1564/4546] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.58s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.92.3 (1.97s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/1700] Fetching multipart-kit
[511/3635] Fetching multipart-kit, swift-metrics
[705/6046] Fetching multipart-kit, swift-metrics, websocket-kit
[2874/10838] Fetching multipart-kit, swift-metrics, websocket-kit, swift-nio-extras
[6678/21003] Fetching multipart-kit, swift-metrics, websocket-kit, swift-nio-extras, swift-nio-http2
[12191/33150] Fetching multipart-kit, swift-metrics, websocket-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/vapor/websocket-kit.git from cache (1.64s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.64s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.64s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.65s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.66s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.69s)
[1/5278] Fetching console-kit
[3063/25946] Fetching console-kit, routing-kit
[21194/38491] Fetching console-kit, routing-kit, async-http-client
Fetched https://github.com/vapor/console-kit.git from cache (0.36s)
[16041/33213] Fetching routing-kit, async-http-client
[25111/40624] Fetching routing-kit, async-http-client, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (0.79s)
[23262/28079] Fetching routing-kit, swift-crypto
Fetched https://github.com/vapor/routing-kit.git from cache (0.84s)
[2817/7411] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.23s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.0 (0.35s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.14.0 (0.42s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2064] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.31s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.14.1 (0.39s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.48s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.20.1 (0.44s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.42s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.21.0 (0.49s)
Fetching https://github.com/apple/swift-http-types
[1/354] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.24s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.45s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.39s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.6.0 (0.36s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.40s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.1 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.46s)
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.92.3
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.21.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.47.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.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.14.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.2.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.63.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.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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.20.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.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/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 4.2.2
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.14.1
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.9.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.30.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.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.26.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.6.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.28.0
Building for debugging...
[0/1341] Write sources
[41/1341] Compiling CNIOWindows shim.c
[42/1341] Write sources
[43/1341] Compiling CNIOWindows WSAStartup.c
[44/1341] Write sources
[48/1341] Compiling _AtomicsShims.c
[49/1341] Compiling CNIOSHA1 c_nio_sha1.c
[50/1341] Compiling CVaporBcrypt blf.c
[51/1341] Compiling CNIOLinux liburing_shims.c
[52/1341] Compiling _NumericsShims _NumericsShims.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[53/1341] Compiling CNIOLinux shim.c
[54/1341] Compiling CNIOExtrasZlib empty.c
[55/1341] Compiling CNIODarwin shim.c
[56/1341] Compiling CNIOLLHTTP c_nio_http.c
[57/1341] Compiling CNIOLLHTTP c_nio_api.c
[58/1341] Compiling CVaporBcrypt bcrypt.c
[59/1341] Write swift-version-24593BA9C3E375BF.txt
[60/1341] Compiling fiat_p256_adx_sqr.S
[61/1341] Compiling fiat_p256_adx_mul.S
[62/1341] Compiling fiat_curve25519_adx_square.S
[63/1341] Compiling fiat_curve25519_adx_mul.S
[64/1343] Compiling CNIOLLHTTP c_nio_llhttp.c
[65/1369] Compiling CNIOBoringSSLShims shims.c
[66/1382] Compiling tls_record.cc
[67/1382] Compiling tls_method.cc
[69/1382] Emitting module _NIODataStructures
[69/1382] Compiling tls13_enc.cc
[70/1382] Compiling tls13_server.cc
[71/1382] Compiling tls13_client.cc
[72/1382] Compiling tls13_both.cc
[74/1382] Compiling _CollectionsUtilities _SortedCollection.swift
[75/1382] Compiling _CollectionsUtilities _UniqueCollection.swift
[76/1382] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[77/1382] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[78/1382] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[79/1382] Compiling _CollectionsUtilities Specialize.swift
[80/1384] Compiling RealModule Double+Real.swift
[81/1384] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[82/1384] Compiling RealModule AugmentedArithmetic.swift
[84/1384] Compiling _CollectionsUtilities Debugging.swift
[85/1384] Compiling _CollectionsUtilities Descriptions.swift
[86/1384] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[87/1384] Compiling _CollectionsUtilities Integer rank.swift
[88/1384] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[89/1384] Emitting module RealModule
[90/1384] Compiling RealModule AlgebraicField.swift
[91/1384] Compiling RealModule ApproximateEquality.swift
[95/1385] Emitting module _CollectionsUtilities
[96/1385] Compiling RealModule Real.swift
[97/1385] Compiling RealModule RealFunctions.swift
[98/1385] Compiling RealModule Float80+Real.swift
[99/1385] Compiling RealModule Float+Real.swift
[100/1385] Compiling RealModule ElementaryFunctions.swift
[101/1385] Compiling RealModule Float16+Real.swift
[102/1386] Compiling _NIODataStructures PriorityQueue.swift
[103/1386] Compiling _NIODataStructures _TinyArray.swift
[104/1386] Compiling _NIOBase64 Base64.swift
[105/1386] Emitting module _NIOBase64
[107/1387] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[108/1387] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[110/1388] Compiling t1_enc.cc
[112/1388] Compiling CoreMetrics Metrics.swift
[112/1456] Compiling ssl_x509.cc
[113/1511] Compiling ssl_transcript.cc
[114/1511] Compiling ssl_versions.cc
[116/1518] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[117/1530] Emitting module Logging
[118/1543] Compiling Logging MetadataProvider.swift
[119/1543] Compiling HeapModule Heap+Descriptions.swift
[120/1552] Emitting module CoreMetrics
[121/1552] Compiling CoreMetrics Locks.swift
[123/1586] Compiling _NIODataStructures Heap.swift
[123/1596] Compiling ssl_stat.cc
[125/1596] Compiling HeapModule _HeapNode.swift
[127/1606] Compiling HeapModule Heap.swift
[128/1614] Compiling HeapModule Heap+Invariants.swift
[129/1614] Compiling HeapModule Heap+UnsafeHandle.swift
[130/1614] Emitting module HeapModule
[131/1615] Compiling DequeModule Deque+Hashable.swift
[132/1615] Compiling DequeModule Deque+Sendable.swift
[133/1617] Compiling DequeModule Deque+Testing.swift
[134/1617] Compiling DequeModule Deque._Storage.swift
[136/1617] Compiling DequeModule _DequeBuffer.swift
[137/1617] Compiling DequeModule _DequeBufferHeader.swift
[138/1617] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[139/1617] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[140/1617] Compiling HashTreeCollections TreeDictionary+Keys.swift
[141/1617] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[142/1617] Compiling HashTreeCollections TreeDictionary+Merge.swift
[143/1617] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[144/1617] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[145/1624] Compiling HashTreeCollections _HashStack.swift
[146/1624] Compiling HashTreeCollections _HashTreeIterator.swift
[147/1624] Compiling HashTreeCollections _HashTreeStatistics.swift
[148/1624] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[149/1624] Compiling HashTreeCollections _RawHashNode.swift
[150/1624] Compiling HashTreeCollections _UnmanagedHashNode.swift
[151/1624] Compiling HashTreeCollections _UnsafePath.swift
[152/1624] Compiling HashTreeCollections TreeDictionary+Codable.swift
[153/1624] Compiling HashTreeCollections TreeDictionary+Collection.swift
[154/1624] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[155/1624] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[156/1624] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[157/1624] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[158/1624] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[159/1624] Compiling HashTreeCollections TreeDictionary+Filter.swift
[160/1624] Compiling HashTreeCollections TreeSet+Hashable.swift
[161/1624] Compiling HashTreeCollections TreeSet+Sendable.swift
[162/1624] Compiling HashTreeCollections TreeSet+Sequence.swift
[163/1624] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[164/1624] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[165/1624] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[166/1624] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[167/1624] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[168/1624] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[169/1624] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[170/1634] Compiling DequeModule Deque+Descriptions.swift
[171/1634] Compiling DequeModule Deque+Equatable.swift
[172/1634] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[173/1634] Compiling DequeModule Deque+Extras.swift
[174/1634] Compiling HashTreeCollections _HashNode+Structural union.swift
[175/1634] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[176/1634] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[177/1634] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[178/1634] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[179/1634] Compiling HashTreeCollections _HashNode.swift
[180/1634] Compiling HashTreeCollections _HashNodeHeader.swift
[181/1634] Compiling HashTreeCollections _HashSlot.swift
[182/1634] Compiling Logging LogHandler.swift
[183/1634] Compiling Logging Locks.swift
[184/1634] Compiling Logging Logging.swift
[185/1635] Compiling DequeModule _UnsafeWrappedBuffer.swift
[186/1635] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[187/1635] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[188/1635] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[189/1635] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[190/1635] Compiling HashTreeCollections _HashNode+Structural merge.swift
[191/1635] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[192/1635] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[194/1635] Compiling DequeModule Deque+Codable.swift
[195/1635] Compiling DequeModule Deque+Collection.swift
[196/1635] Compiling DequeModule Deque+CustomReflectable.swift
[202/1635] Compiling DequeModule _DequeSlot.swift
[204/1635] Compiling OrderedCollections OrderedSet+SubSequence.swift
[205/1635] Compiling OrderedCollections OrderedSet+Testing.swift
[206/1635] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[207/1635] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[208/1635] Compiling OrderedCollections OrderedSet.swift
[209/1635] Compiling OrderedCollections _UnsafeBitset.swift
[210/1635] Compiling HashTreeCollections TreeSet+Equatable.swift
[211/1635] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[212/1635] Compiling HashTreeCollections TreeSet+Extras.swift
[213/1635] Compiling HashTreeCollections TreeSet+Filter.swift
[233/1644] Compiling OrderedCollections OrderedSet+Sendable.swift
[234/1644] Compiling DequeModule Deque._UnsafeHandle.swift
[235/1644] Compiling DequeModule Deque.swift
[246/1644] Compiling _RopeModule _CharacterRecognizer.swift
[247/1644] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[248/1644] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[249/1644] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[250/1644] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[251/1644] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[252/1644] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[253/1644] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[254/1644] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[255/1644] Compiling HashTreeCollections TreeSet.swift
[255/1644] Compiling ssl_session.cc
[267/1644] Compiling ssl_privkey.cc
[291/1650] Compiling RoutingKit Router.swift
[292/1650] Emitting module DequeModule
[293/1651] Compiling RoutingKit AnyRouter.swift
[294/1651] Compiling RoutingKit PathComponent.swift
[295/1651] Emitting module RoutingKit
[305/1651] Emitting module Metrics
[306/1651] Compiling Metrics Metrics.swift
[308/1652] Compiling RoutingKit TrieRouter.swift
[308/1652] Compiling ssl_key_share.cc
[310/1652] Compiling RoutingKit Parameters.swift
[319/1653] Emitting module OrderedCollections
[319/1653] Compiling ssl_lib.cc
[343/1654] Emitting module _RopeModule
[343/1654] Compiling ssl_file.cc
[344/1654] Compiling ssl_cipher.cc
[345/1654] Compiling ssl_asn1.cc
[357/1654] Compiling ssl_cert.cc
[358/1654] Compiling ssl_aead_ctx.cc
[359/1654] Compiling ssl_buffer.cc
[361/1654] Compiling _RopeModule Rope+Join.swift
[362/1654] Compiling _RopeModule Rope+MutatingForEach.swift
[363/1654] Compiling _RopeModule Rope+Remove.swift
[364/1654] Compiling _RopeModule Rope+RemoveSubrange.swift
[365/1654] Compiling _RopeModule Rope+Split.swift
[366/1654] Compiling _RopeModule Optional Utilities.swift
[367/1654] Compiling _RopeModule String Utilities.swift
[368/1654] Compiling _RopeModule String.Index+ABI.swift
[369/1654] Compiling s3_pkt.cc
[370/1654] Compiling s3_lib.cc
[382/1654] Compiling s3_both.cc
[402/1654] Compiling handshake_client.cc
[403/1655] Compiling handshake_server.cc
[406/1655] Emitting module HashTreeCollections
[406/1656] Compiling handshake.cc
[408/1656] Compiling handoff.cc
[409/1656] Compiling extensions.cc
[410/1656] Compiling dtls_record.cc
[411/1656] Compiling encrypted_client_hello.cc
[412/1656] Compiling dtls_method.cc
[413/1656] Compiling d1_srtp.cc
[414/1656] Compiling v3_skey.c
[415/1656] Compiling v3_utl.c
[416/1656] Compiling v3_prn.c
[417/1656] Compiling d1_pkt.cc
[418/1656] Compiling v3_purp.c
[419/1656] Compiling bio_ssl.cc
[420/1656] Compiling d1_lib.cc
[421/1656] Compiling v3_pcons.c
[422/1656] Compiling v3_pmaps.c
[423/1656] Compiling v3_ocsp.c
[424/1656] Compiling v3_lib.c
[425/1656] Compiling v3_ncons.c
[426/1656] Compiling v3_int.c
[427/1656] Compiling v3_ia5.c
[428/1656] Compiling d1_both.cc
[429/1656] Compiling v3_info.c
[430/1656] Compiling v3_genn.c
[431/1656] Compiling v3_enum.c
[432/1656] Compiling v3_extku.c
[433/1656] Compiling v3_crld.c
[434/1656] Compiling v3_conf.c
[435/1656] Compiling v3_bitst.c
[436/1656] Compiling v3_cpols.c
[437/1656] Compiling v3_bcons.c
[438/1656] Compiling v3_alt.c
[439/1656] Compiling v3_akeya.c
[440/1656] Compiling v3_akey.c
[441/1656] Compiling x_x509a.c
[442/1656] Compiling x_spki.c
[443/1656] Compiling x_val.c
[444/1656] Compiling x_sig.c
[445/1656] Compiling x_pubkey.c
[446/1656] Compiling x_pkey.c
[447/1656] Compiling x_req.c
[448/1656] Compiling x_x509.c
[449/1656] Compiling x_name.c
[450/1656] Compiling x_info.c
[451/1656] Compiling x_exten.c
[452/1656] Compiling x_algor.c
[453/1656] Compiling x_attrib.c
[454/1656] Compiling x509rset.c
[455/1656] Compiling x_all.c
[456/1656] Compiling x509spki.c
[457/1656] Compiling x_crl.c
[458/1656] Compiling x509cset.c
[459/1656] Compiling x509name.c
[460/1656] Compiling x509_vpm.c
[461/1656] Compiling x509_txt.c
[462/1656] Compiling x509_v3.c
[463/1656] Compiling x509_set.c
[464/1656] Compiling x509_vfy.c
[465/1656] Compiling x509_trs.c
[466/1656] Compiling x509_req.c
[467/1656] Compiling x509_obj.c
[468/1656] Compiling x509_def.c
[469/1656] Compiling x509_d2.c
[470/1656] Compiling x509_lu.c
[471/1656] Compiling x509_cmp.c
[472/1656] Compiling x509_att.c
[473/1656] Compiling x509.c
[474/1656] Compiling t_x509a.c
[475/1656] Compiling x509_ext.c
[476/1656] Compiling t_x509.c
[477/1656] Compiling t_crl.c
[477/1656] Compiling t_req.c
[479/1656] Compiling i2d_pr.c
[480/1656] Compiling name_print.c
[481/1656] Compiling rsa_pss.c
[482/1656] Compiling policy.c
[483/1656] Compiling by_file.c
[484/1656] Compiling by_dir.c
[485/1656] Compiling algorithm.c
[486/1656] Compiling a_sign.c
[486/1656] Compiling asn1_gen.c
[488/1656] Compiling a_verify.c
[489/1656] Compiling trust_token.c
[490/1656] Compiling a_digest.c
[491/1656] Compiling voprf.c
[492/1656] Compiling thread_pthread.c
[493/1656] Compiling thread_win.c
[494/1656] Compiling thread.c
[495/1656] Compiling thread_none.c
[496/1656] Compiling rsa_print.c
[497/1656] Compiling siphash.c
[498/1656] Compiling stack.c
[499/1656] Compiling refcount.c
[500/1656] Compiling pmbtoken.c
[501/1656] Compiling rc4.c
[501/1656] Compiling rsa_asn1.c
[503/1656] Compiling rsa_crypt.c
[504/1656] Compiling windows.c
[505/1656] Compiling rand_extra.c
[506/1656] Compiling trusty.c
[507/1656] Compiling ios.c
[508/1656] Compiling passive.c
[509/1656] Compiling getentropy.c
[510/1656] Compiling forkunsafe.c
[511/1656] Compiling deterministic.c
[512/1656] Compiling pool.c
[513/1656] Compiling poly1305_arm_asm.S
[514/1656] Compiling poly1305.c
[515/1656] Compiling poly1305_arm.c
[516/1656] Compiling pkcs7.c
[517/1656] Compiling pkcs8.c
[518/1656] Compiling p5_pbev2.c
[519/1656] Compiling pkcs8_x509.c
[520/1656] Compiling pem_xaux.c
[521/1656] Compiling pkcs7_x509.c
[522/1656] Compiling pem_x509.c
[523/1656] Compiling pem_pkey.c
[524/1656] Compiling pem_oth.c
[525/1656] Compiling pem_info.c
[526/1656] Compiling obj_xref.c
[527/1656] Compiling pem_pk8.c
[528/1656] Compiling lhash.c
[529/1656] Compiling mem.c
[530/1656] Compiling pem_lib.c
[531/1656] Compiling pem_all.c
[532/1656] Compiling kyber.c
[533/1656] Compiling keccak.c
[534/1656] Compiling obj.c
[535/1656] Compiling x86_64-mont5-mac.mac.x86_64.S
[536/1656] Compiling poly1305_vec.c
[537/1656] Compiling hpke.c
[538/1656] Compiling x86_64-mont-mac.mac.x86_64.S
[539/1656] Compiling x86_64-mont5-linux.linux.x86_64.S
[540/1656] Compiling poly_rq_mul.S
[541/1656] Compiling x86-mont-linux.linux.x86.S
[542/1656] Compiling vpaes-x86_64-mac.mac.x86_64.S
[543/1656] Compiling hrss.c
[544/1656] Compiling x86_64-mont-linux.linux.x86_64.S
[545/1656] Compiling vpaes-x86_64-linux.linux.x86_64.S
[546/1656] Compiling vpaes-armv8-linux.linux.aarch64.S
[547/1656] Compiling vpaes-x86-linux.linux.x86.S
[548/1656] Compiling vpaes-armv8-ios.ios.aarch64.S
[549/1656] Compiling vpaes-armv7-linux.linux.arm.S
[550/1656] Compiling vpaes-armv7-ios.ios.arm.S
[551/1656] Compiling sha512-x86_64-mac.mac.x86_64.S
[552/1656] Compiling kdf.c
[553/1656] Compiling sha512-x86_64-linux.linux.x86_64.S
[554/1656] Compiling sha512-armv8-linux.linux.aarch64.S
[555/1656] Compiling sha512-armv4-linux.linux.arm.S
[556/1656] Compiling sha512-armv8-ios.ios.aarch64.S
[557/1656] Compiling sha512-armv4-ios.ios.arm.S
[558/1656] Compiling sha512-586-linux.linux.x86.S
[559/1656] Compiling sha256-x86_64-mac.mac.x86_64.S
[560/1656] Compiling sha256-armv8-linux.linux.aarch64.S
[561/1656] Compiling sha256-armv8-ios.ios.aarch64.S
[562/1656] Compiling sha256-armv4-linux.linux.arm.S
[563/1656] Compiling sha256-586-linux.linux.x86.S
[564/1656] Compiling sha256-armv4-ios.ios.arm.S
[565/1656] Compiling sha256-x86_64-linux.linux.x86_64.S
[566/1656] Compiling sha1-x86_64-mac.mac.x86_64.S
[567/1656] Compiling sha1-armv4-large-linux.linux.arm.S
[568/1656] Compiling sha1-armv4-large-ios.ios.arm.S
[569/1656] Compiling sha1-armv8-ios.ios.aarch64.S
[570/1656] Compiling sha1-armv8-linux.linux.aarch64.S
[571/1656] Compiling sha1-586-linux.linux.x86.S
[572/1656] Compiling sha512.c
[573/1656] Compiling sha1-x86_64-linux.linux.x86_64.S
[574/1656] Compiling sha256.c
[575/1656] Compiling sha1.c
[576/1656] Compiling fips.c
[577/1656] Compiling service_indicator.c
[578/1656] Compiling rsaz-avx2-mac.mac.x86_64.S
[579/1656] Compiling self_check.c
[580/1656] Compiling rsaz-avx2-linux.linux.x86_64.S
[581/1656] Compiling padding.c
[582/1656] Compiling rsa_impl.c
[583/1656] Compiling rdrand-x86_64-mac.mac.x86_64.S
[584/1656] Compiling blinding.c
[585/1656] Compiling rsa.c
[586/1656] Compiling rdrand-x86_64-linux.linux.x86_64.S
[587/1656] Compiling rand.c
[588/1656] Compiling urandom.c
[589/1656] Compiling ctrdrbg.c
[590/1656] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[591/1656] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[592/1656] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[593/1656] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[594/1656] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[595/1656] Compiling fork_detect.c
[596/1656] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[597/1656] Compiling p256-armv8-asm-ios.ios.aarch64.S
[598/1656] Compiling p256-armv8-asm-linux.linux.aarch64.S
[599/1656] Compiling gcm_nohw.c
[600/1656] Compiling ofb.c
[601/1656] Compiling polyval.c
[602/1656] Compiling ctr.c
[603/1656] Compiling md5.c
[604/1656] Compiling gcm.c
[605/1656] Compiling cfb.c
[606/1656] Compiling md5-x86_64-mac.mac.x86_64.S
[607/1656] Compiling cbc.c
[608/1656] Compiling md5-x86_64-linux.linux.x86_64.S
[609/1656] Compiling md5-586-linux.linux.x86.S
[610/1656] Compiling hkdf.c
[611/1656] Compiling md4.c
[612/1656] Compiling hmac.c
[613/1656] Compiling ghashv8-armv8-linux.linux.aarch64.S
[614/1656] Compiling ghash-x86_64-mac.mac.x86_64.S
[614/1656] Compiling ghashv8-armv7-linux.linux.arm.S
[616/1656] Compiling ghashv8-armv7-ios.ios.arm.S
[617/1656] Compiling ghash-x86_64-linux.linux.x86_64.S
[618/1656] Compiling ghashv8-armv8-ios.ios.aarch64.S
[619/1656] Compiling ghash-x86-linux.linux.x86.S
[620/1656] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[621/1656] Compiling ghash-ssse3-x86-linux.linux.x86.S
[622/1656] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[623/1656] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[624/1656] Compiling fips_shared_support.c
[625/1656] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[626/1656] Compiling ghash-armv4-ios.ios.arm.S
[627/1656] Compiling ghash-armv4-linux.linux.arm.S
[628/1656] Compiling simple_mul.c
[628/1656] Compiling ecdh.c
[630/1656] Compiling ecdsa.c
[631/1656] Compiling wnaf.c
[632/1656] Compiling scalar.c
[633/1656] Compiling util.c
[634/1656] Compiling simple.c
[635/1656] Compiling oct.c
[636/1656] Compiling felem.c
[637/1656] Compiling p256.c
[638/1656] Compiling p224-64.c
[639/1656] Compiling ec_montgomery.c
[640/1656] Compiling ec_key.c
[641/1656] Compiling ec.c
[642/1656] Compiling digestsign.c
[643/1656] Compiling digests.c
[644/1656] Compiling digest.c
[645/1656] Compiling check.c
[646/1656] Compiling co-586-linux.linux.x86.S
[647/1656] Compiling dh.c
[648/1656] Compiling cmac.c
[649/1656] Compiling aead.c
[650/1656] Compiling e_aesccm.c
[651/1656] Compiling p256-nistz.c
[652/1656] Compiling bsaes-armv7-linux.linux.arm.S
[653/1656] Compiling cipher.c
[654/1656] Compiling bsaes-armv7-ios.ios.arm.S
[655/1656] Compiling sqrt.c
[656/1656] Compiling e_aes.c
[657/1656] Compiling rsaz_exp.c
[658/1656] Compiling prime.c
[659/1656] Compiling random.c
[660/1656] Compiling shift.c
[661/1656] Compiling montgomery.c
[662/1656] Compiling jacobi.c
[663/1656] Compiling montgomery_inv.c
[664/1656] Compiling generic.c
[665/1656] Compiling mul.c
[666/1656] Compiling div_extra.c
[667/1656] Compiling gcd.c
[668/1656] Compiling exponentiation.c
[669/1656] Compiling div.c
[670/1656] Compiling gcd_extra.c
[671/1656] Compiling ctx.c
[672/1656] Compiling cmp.c
[673/1656] Compiling bytes.c
[674/1656] Compiling bn.c
[675/1656] Compiling bn-armv8-linux.linux.aarch64.S
[676/1656] Compiling bn-armv8-ios.ios.aarch64.S
[677/1656] Compiling add.c
[678/1656] Compiling bn-586-linux.linux.x86.S
[679/1656] Compiling armv8-mont-linux.linux.aarch64.S
[680/1656] Compiling armv8-mont-ios.ios.aarch64.S
[681/1656] Compiling armv4-mont-linux.linux.arm.S
[682/1656] Compiling armv4-mont-ios.ios.arm.S
[683/1656] Compiling x86_64-gcc.c
[684/1656] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[685/1656] Compiling aesv8-armv8-linux.linux.aarch64.S
[686/1656] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[687/1656] Compiling aesv8-armv8-ios.ios.aarch64.S
[688/1656] Compiling aesv8-armv7-linux.linux.arm.S
[689/1656] Compiling aesni-x86_64-mac.mac.x86_64.S
[690/1656] Compiling aesv8-armv7-ios.ios.arm.S
[691/1656] Compiling aesni-x86-linux.linux.x86.S
[692/1656] Compiling aesni-x86_64-linux.linux.x86_64.S
[693/1656] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[694/1656] Compiling mode_wrappers.c
[695/1656] Compiling key_wrap.c
[696/1656] Compiling aes.c
[697/1656] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[698/1656] Compiling ex_data.c
[699/1656] Compiling aes_nohw.c
[700/1656] Compiling pbkdf.c
[701/1656] Compiling scrypt.c
[702/1656] Compiling p_x25519_asn1.c
[703/1656] Compiling sign.c
[704/1656] Compiling print.c
[705/1656] Compiling p_x25519.c
[706/1656] Compiling p_rsa_asn1.c
[707/1656] Compiling p_rsa.c
[708/1656] Compiling p_hkdf.c
[709/1656] Compiling p_ed25519.c
[710/1656] Compiling p_ec_asn1.c
[711/1656] Compiling p_ed25519_asn1.c
[712/1656] Compiling p_ec.c
[713/1656] Compiling p_dsa_asn1.c
[714/1656] Compiling err_data.c
[715/1656] Compiling engine.c
[716/1656] Compiling evp_ctx.c
[717/1656] Compiling evp_asn1.c
[718/1656] Compiling evp.c
[719/1656] Compiling err.c
[720/1656] Compiling ecdh_extra.c
[721/1656] Compiling ecdsa_asn1.c
[722/1656] Compiling dsa_asn1.c
[723/1656] Compiling hash_to_curve.c
[724/1656] Compiling ec_asn1.c
[725/1656] Compiling ec_derive.c
[726/1656] Compiling dsa.c
[727/1656] Compiling params.c
[727/1656] Compiling dh_asn1.c
[729/1656] Compiling digest_extra.c
[730/1656] Compiling spake25519.c
[731/1656] Compiling curve25519_64_adx.c
[732/1656] Compiling crypto.c
[733/1656] Compiling des.c
[734/1656] Compiling cpu_intel.c
[735/1656] Compiling x25519-asm-arm.S
[736/1656] Compiling cpu_arm_linux.c
[737/1656] Compiling cpu_aarch64_win.c
[738/1656] Compiling cpu_aarch64_sysreg.c
[739/1656] Compiling cpu_aarch64_openbsd.c
[740/1656] Compiling cpu_aarch64_linux.c
[740/1656] Compiling cpu_arm_freebsd.c
[742/1656] Compiling cpu_aarch64_fuchsia.c
[743/1656] Compiling cpu_aarch64_apple.c
[744/1656] Compiling curve25519.c
[745/1656] Compiling tls_cbc.c
[746/1656] Compiling e_tls.c
[747/1656] Compiling e_rc4.c
[748/1656] Compiling conf.c
[749/1656] Compiling e_rc2.c
[750/1656] Compiling e_null.c
[751/1656] Compiling derive_key.c
[752/1656] Compiling e_des.c
[753/1656] Compiling e_chacha20poly1305.c
[754/1656] Compiling e_aesctrhmac.c
[755/1656] Compiling e_aesgcmsiv.c
[756/1656] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[757/1656] Compiling cipher_extra.c
[758/1656] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[759/1656] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[760/1656] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[761/1656] Compiling chacha.c
[762/1656] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[763/1656] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[764/1656] Compiling chacha-x86_64-mac.mac.x86_64.S
[765/1656] Compiling chacha-x86_64-linux.linux.x86_64.S
[766/1656] Compiling chacha-x86-linux.linux.x86.S
[767/1656] Compiling chacha-armv8-linux.linux.aarch64.S
[768/1656] Compiling chacha-armv8-ios.ios.aarch64.S
[769/1656] Compiling unicode.c
[770/1656] Compiling chacha-armv4-linux.linux.arm.S
[771/1656] Compiling chacha-armv4-ios.ios.arm.S
[772/1656] Compiling ber.c
[773/1656] Compiling asn1_compat.c
[774/1656] Compiling buf.c
[775/1656] Compiling cbs.c
[776/1656] Compiling cbb.c
[777/1656] Compiling bn_asn1.c
[778/1656] Compiling convert.c
[779/1656] Compiling blake2.c
[780/1656] Compiling socket.c
[781/1656] Compiling printf.c
[781/1656] Compiling socket_helper.c
[783/1656] Compiling pair.c
[784/1656] Compiling errno.c
[785/1656] Compiling fd.c
[786/1656] Compiling hexdump.c
[787/1656] Compiling file.c
[788/1656] Compiling base64.c
[789/1656] Compiling tasn_utl.c
[790/1656] Compiling bio_mem.c
[791/1656] Compiling connect.c
[792/1656] Compiling bio.c
[793/1656] Compiling tasn_typ.c
[794/1656] Compiling tasn_fre.c
[795/1656] Compiling f_int.c
[796/1656] Compiling tasn_new.c
[797/1656] Compiling f_string.c
[798/1656] Compiling tasn_enc.c
[798/1656] Compiling asn1_par.c
[800/1656] Compiling posix_time.c
[801/1656] Compiling asn_pack.c
[802/1656] Compiling tasn_dec.c
[803/1656] Compiling a_utctm.c
[804/1656] Compiling a_type.c
[805/1656] Compiling asn1_lib.c
[806/1656] Compiling a_time.c
[807/1656] Compiling a_octet.c
[808/1656] Compiling a_strnid.c
[809/1656] Compiling a_strex.c
[810/1656] Compiling a_object.c
[811/1656] Compiling a_mbstr.c
[812/1656] Compiling a_int.c
[813/1656] Compiling a_i2d_fp.c
[814/1656] Compiling a_gentm.c
[815/1656] Compiling a_d2i_fp.c
[816/1656] Compiling a_dup.c
[816/1656] Compiling a_bitstr.c
[818/1656] Compiling a_bool.c
[819/1656] Compiling v3_skey.c
[820/1656] Compiling v3_pmaps.c
[821/1656] Compiling v3_prn.c
[821/1656] Compiling v3_purp.c
[823/1656] Compiling v3_pcons.c
[824/1656] Compiling v3_utl.c
[825/1656] Compiling v3_ocsp.c
[826/1656] Compiling v3_ia5.c
[827/1656] Compiling v3_lib.c
[828/1656] Compiling v3_info.c
[829/1656] Compiling v3_int.c
[830/1656] Compiling v3_ncons.c
[831/1656] Compiling v3_genn.c
[832/1656] Compiling v3_enum.c
[833/1656] Compiling v3_extku.c
[834/1656] Compiling v3_conf.c
[835/1656] Compiling v3_crld.c
[836/1656] Compiling v3_bcons.c
[837/1656] Compiling v3_cpols.c
[838/1656] Compiling v3_bitst.c
[839/1656] Compiling v3_akeya.c
[839/1656] Compiling v3_alt.c
[841/1656] Compiling x_x509a.c
[842/1656] Compiling v3_akey.c
[843/1656] Compiling x_sig.c
[844/1656] Compiling x_val.c
[845/1656] Compiling x_x509.c
[846/1656] Compiling x_spki.c
[847/1656] Compiling x_req.c
[848/1656] Compiling x_pubkey.c
[849/1656] Compiling x_info.c
[850/1656] Compiling x_pkey.c
[851/1656] Compiling x_exten.c
[852/1656] Compiling x_attrib.c
[853/1656] Compiling x_name.c
[854/1656] Compiling x_crl.c
[855/1656] Compiling x_algor.c
[856/1656] Compiling x509spki.c
[857/1656] Compiling x_all.c
[858/1656] Compiling x509rset.c
[859/1656] Compiling x509cset.c
[860/1656] Compiling c-nioatomics.c
[861/1656] Compiling x509name.c
[862/1656] Compiling x509_txt.c
[863/1656] Compiling x509_vpm.c
[864/1656] Compiling x509_v3.c
[865/1656] Compiling x509_trs.c
[866/1656] Compiling x509_req.c
[866/1656] Compiling x509_set.c
[868/1656] Compiling x509_vfy.c
[869/1656] Compiling c-atomics.c
[870/1656] Compiling x509_obj.c
[871/1656] Compiling x509_d2.c
[872/1656] Compiling x509_def.c
[873/1656] Compiling x509_ext.c
[874/1656] Compiling x509_lu.c
[875/1656] Compiling x509_cmp.c
[876/1656] Compiling x509_att.c
[877/1661] Compiling x509.c
[878/1662] Compiling t_x509a.c
[879/1662] Compiling t_req.c
[880/1662] Compiling name_print.c
[881/1662] Compiling i2d_pr.c
[882/1662] Compiling t_x509.c
[883/1662] Compiling t_crl.c
[884/1662] Compiling rsa_pss.c
[885/1662] Compiling by_file.c
[886/1662] Compiling policy.c
[887/1662] Compiling a_verify.c
[888/1662] Compiling by_dir.c
[889/1662] Compiling asn1_gen.c
[890/1662] Compiling voprf.c
[890/1662] Compiling algorithm.c
[891/1662] Compiling a_sign.c
[893/1662] Compiling a_digest.c
[894/1662] Compiling trust_token.c
[896/1662] Compiling NIOConcurrencyHelpers lock.swift
[896/1662] Compiling thread_pthread.c
[897/1662] Compiling thread_none.c
[898/1662] Compiling thread_win.c
[899/1662] Compiling thread.c
[900/1662] Compiling rsa_print.c
[900/1662] Compiling siphash.c
[902/1662] Compiling stack.c
[903/1662] Compiling pmbtoken.c
[904/1662] Compiling windows.c
[905/1662] Compiling rsa_asn1.c
[906/1662] Compiling refcount.c
[907/1662] Compiling rand_extra.c
[907/1662] Compiling passive.c
[907/1662] Compiling rc4.c
[910/1662] Compiling rsa_crypt.c
[911/1662] Compiling fuchsia.c
[912/1662] Compiling deterministic.c
[913/1662] Compiling forkunsafe.c
[914/1662] Compiling poly1305_arm_asm.S
[915/1662] Compiling pool.c
[916/1662] Compiling poly1305_arm.c
[917/1662] Compiling poly1305.c
[919/1662] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[920/1662] Compiling NIOConcurrencyHelpers NIOLock.swift
[921/1662] Compiling NIOConcurrencyHelpers atomics.swift
[922/1662] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[923/1662] Emitting module NIOConcurrencyHelpers
[923/1663] Compiling pkcs7.c
[925/1663] Compiling pkcs8.c
[925/1663] Compiling pkcs8_x509.c
[927/1663] Compiling pkcs7_x509.c
[928/1663] Compiling p5_pbev2.c
[929/1663] Compiling pem_xaux.c
[930/1663] Compiling pem_x509.c
[931/1663] Compiling pem_oth.c
[932/1666] Compiling pem_pkey.c
[933/1668] Compiling pem_info.c
[934/1672] Compiling pem_pk8.c
[935/1686] Compiling pem_lib.c
[936/1689] Compiling obj_xref.c
[937/1689] Compiling mem.c
[938/1689] Compiling obj.c
[939/1689] Compiling lhash.c
[940/1689] Compiling poly1305_vec.c
[941/1689] Compiling keccak.c
[942/1689] Compiling pem_all.c
[944/1689] Compiling ConsoleKitTerminal Console+Wait.swift
[945/1689] Compiling ConsoleKitTerminal ConsoleColor.swift
[946/1689] Compiling ConsoleKitTerminal ConsoleStyle.swift
[946/1692] Compiling kyber.c
[947/1692] Compiling x86_64-mont-mac.mac.x86_64.S
[948/1692] Compiling x86_64-mont5-mac.mac.x86_64.S
[949/1692] Compiling x86_64-mont5-linux.linux.x86_64.S
[950/1692] Compiling poly_rq_mul.S
[951/1692] Compiling hpke.c
[952/1692] Compiling x86_64-mont-linux.linux.x86_64.S
[953/1692] Compiling hrss.c
[954/1692] Compiling x86-mont-windows.windows.x86.S
[955/1692] Compiling x86-mont-linux.linux.x86.S
[957/1692] Compiling ConsoleKitTerminal Console+Confirm.swift
[958/1692] Compiling ConsoleKitTerminal Console+Input.swift
[959/1692] Compiling ConsoleKitTerminal Console+Center.swift
[960/1692] Compiling ConsoleKitTerminal Console+Output.swift
[960/1692] Compiling vpaes-x86_64-mac.mac.x86_64.S
[961/1692] Compiling vpaes-x86-windows.windows.x86.S
[962/1692] Compiling vpaes-armv8-linux.linux.aarch64.S
[962/1692] Compiling vpaes-x86_64-linux.linux.x86_64.S
[964/1692] Compiling vpaes-x86-linux.linux.x86.S
[965/1692] Compiling vpaes-armv7-linux.linux.arm.S
[965/1692] Compiling vpaes-armv8-ios.ios.aarch64.S
[967/1692] Compiling vpaes-armv7-ios.ios.arm.S
[968/1692] Compiling kdf.c
[970/1692] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[971/1692] Compiling ConsoleKitTerminal ConsoleClear.swift
[972/1692] Compiling ConsoleKitTerminal Console+Ask.swift
[973/1692] Compiling ConsoleKitTerminal Console+Choose.swift
[973/1692] Compiling sha512-x86_64-mac.mac.x86_64.S
[974/1692] Compiling sha512-x86_64-linux.linux.x86_64.S
[975/1692] Compiling sha512-armv8-linux.linux.aarch64.S
[976/1692] Compiling sha512-armv8-ios.ios.aarch64.S
[977/1692] Compiling sha512-586-windows.windows.x86.S
[978/1692] Compiling sha512-armv4-linux.linux.arm.S
[979/1692] Compiling sha512-armv4-ios.ios.arm.S
[981/1692] Compiling ConsoleKitTerminal ActivityBar.swift
[982/1692] Compiling ConsoleKitTerminal ActivityIndicator.swift
[983/1692] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[984/1692] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[985/1692] Compiling ConsoleKitTerminal CustomActivity.swift
[986/1692] Compiling ConsoleKitTerminal LoadingBar.swift
[987/1692] Compiling ConsoleKitTerminal ProgressBar.swift
[988/1692] Compiling ConsoleKitTerminal Console+Clear.swift
[989/1692] Emitting module ConsoleKitTerminal
[989/1692] Compiling sha512-586-linux.linux.x86.S
[990/1692] Compiling sha256-armv8-linux.linux.aarch64.S
[991/1692] Compiling sha256-armv4-ios.ios.arm.S
[992/1692] Compiling sha256-x86_64-mac.mac.x86_64.S
[993/1692] Compiling sha256-x86_64-linux.linux.x86_64.S
[994/1692] Compiling sha256-armv8-ios.ios.aarch64.S
[994/1692] Compiling sha256-armv4-linux.linux.arm.S
[996/1692] Compiling sha256-586-windows.windows.x86.S
[997/1692] Compiling sha256-586-linux.linux.x86.S
[998/1692] Compiling sha1-armv8-ios.ios.aarch64.S
[999/1692] Compiling sha1-x86_64-mac.mac.x86_64.S
[1000/1692] Compiling sha1-armv8-linux.linux.aarch64.S
[1001/1692] Compiling sha1-armv4-large-ios.ios.arm.S
[1002/1692] Compiling sha1-586-windows.windows.x86.S
[1003/1692] Compiling sha1-armv4-large-linux.linux.arm.S
[1004/1692] Compiling sha1-x86_64-linux.linux.x86_64.S
[1005/1692] Compiling sha1-586-linux.linux.x86.S
[1007/1692] Compiling ConsoleKitTerminal ConsoleText.swift
[1008/1692] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1009/1692] Compiling ConsoleKitTerminal ANSI.swift
[1010/1692] Compiling ConsoleKitTerminal Console.swift
[1011/1692] Compiling ConsoleKitTerminal Terminal.swift
[1012/1692] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1012/1692] Compiling sha512.c
[1013/1692] Compiling sha1.c
[1014/1692] Compiling sha256.c
[1015/1692] Compiling fips.c
[1016/1692] Compiling service_indicator.c
[1017/1692] Compiling rsaz-avx2-mac.mac.x86_64.S
[1018/1692] Compiling self_check.c
[1019/1692] Compiling rsaz-avx2-linux.linux.x86_64.S
[1020/1692] Compiling rsa_impl.c
[1021/1692] Compiling padding.c
[1022/1692] Compiling rsa.c
[1023/1692] Compiling blinding.c
[1024/1692] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1025/1692] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1026/1692] Compiling ctrdrbg.c
[1027/1692] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1028/1692] Compiling urandom.c
[1029/1692] Compiling rand.c
[1030/1692] Compiling fork_detect.c
[1031/1692] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1032/1692] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1033/1692] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1034/1692] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1035/1692] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1036/1692] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1037/1692] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1039/1692] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1040/1692] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1041/1692] Compiling ConsoleKitTerminal LoggerFragment.swift
[1041/1692] Compiling ofb.c
[1042/1693] Compiling polyval.c
[1042/1693] Compiling ctr.c
[1044/1693] Compiling gcm_nohw.c
[1045/1693] Compiling cfb.c
[1046/1693] Compiling gcm.c
[1048/1693] Compiling cbc.c
[1049/1693] Compiling md5.c
[1050/1693] Compiling md5-586-windows.windows.x86.S
[1051/1693] Compiling md5-x86_64-mac.mac.x86_64.S
[1052/1693] Compiling md5-x86_64-linux.linux.x86_64.S
[1053/1693] Compiling md5-586-linux.linux.x86.S
[1054/1693] Compiling md4.c
[1055/1693] Compiling hmac.c
[1056/1693] Compiling hkdf.c
[1057/1693] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1058/1693] Compiling ghashv8-armv7-linux.linux.arm.S
[1059/1693] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1060/1693] Compiling ghash-x86_64-mac.mac.x86_64.S
[1061/1693] Compiling ghashv8-armv7-ios.ios.arm.S
[1062/1693] Compiling ghash-x86_64-linux.linux.x86_64.S
[1063/1693] Compiling ghash-x86-linux.linux.x86.S
[1064/1693] Compiling ghash-x86-windows.windows.x86.S
[1065/1693] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1066/1694] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1067/1703] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1068/1715] Compiling fips_shared_support.c
[1069/1715] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1069/1715] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1071/1715] Compiling ghash-armv4-linux.linux.arm.S
[1072/1715] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1073/1715] Compiling ecdsa.c
[1074/1715] Compiling util.c
[1075/1715] Compiling ghash-armv4-ios.ios.arm.S
[1076/1715] Compiling ecdh.c
[1077/1715] Compiling scalar.c
[1078/1715] Compiling simple.c
[1079/1715] Compiling wnaf.c
[1080/1715] Compiling simple_mul.c
[1082/1715] Emitting module ConsoleKitCommands
[1082/1717] Compiling felem.c
[1084/1717] Compiling ConsoleKitCommands CommandSignature.swift
[1085/1717] Compiling ConsoleKitCommands Flag.swift
[1086/1717] Compiling ConsoleKitCommands Option.swift
[1086/1717] Compiling oct.c
[1087/1717] Compiling ec_montgomery.c
[1088/1717] Compiling p256.c
[1089/1717] Compiling ec_key.c
[1090/1717] Compiling p224-64.c
[1091/1717] Compiling digest.c
[1092/1717] Compiling check.c
[1093/1717] Compiling digestsign.c
[1093/1717] Compiling ec.c
[1095/1717] Compiling digests.c
[1095/1717] Compiling dh.c
[1097/1717] Compiling p256-nistz.c
[1098/1717] Compiling co-586-windows.windows.x86.S
[1099/1717] Compiling cmac.c
[1100/1717] Compiling e_aesccm.c
[1101/1717] Compiling cipher.c
[1102/1717] Compiling co-586-linux.linux.x86.S
[1103/1717] Compiling aead.c
[1105/1717] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1106/1717] Compiling ConsoleKitCommands Utilities.swift
[1107/1717] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1108/1717] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1109/1717] Compiling ConsoleKitCommands Argument.swift
[1109/1717] Compiling e_aes.c
[1110/1717] Compiling sqrt.c
[1111/1717] Compiling bsaes-armv7-ios.ios.arm.S
[1113/1717] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1114/1717] Compiling ConsoleKitCommands AsyncCommand.swift
[1115/1717] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1115/1717] Compiling bsaes-armv7-linux.linux.arm.S
[1116/1717] Compiling rsaz_exp.c
[1117/1717] Compiling shift.c
[1118/1717] Compiling random.c
[1119/1717] Compiling prime.c
[1120/1717] Compiling montgomery_inv.c
[1121/1717] Compiling mul.c
[1121/1717] Compiling jacobi.c
[1123/1717] Compiling montgomery.c
[1124/1717] Compiling generic.c
[1125/1717] Compiling gcd.c
[1126/1717] Compiling gcd_extra.c
[1127/1717] Compiling div_extra.c
[1128/1717] Compiling ctx.c
[1129/1717] Compiling cmp.c
[1130/1717] Compiling div.c
[1130/1717] Compiling exponentiation.c
[1132/1717] Compiling bytes.c
[1133/1717] Compiling bn.c
[1134/1717] Compiling add.c
[1135/1717] Compiling x86_64-gcc.c
[1136/1717] Compiling bn-586-windows.windows.x86.S
[1136/1717] Compiling bn-armv8-ios.ios.aarch64.S
[1138/1717] Compiling bn-armv8-linux.linux.aarch64.S
[1139/1717] Compiling armv8-mont-ios.ios.aarch64.S
[1140/1717] Compiling armv8-mont-linux.linux.aarch64.S
[1141/1717] Compiling armv4-mont-linux.linux.arm.S
[1142/1717] Compiling bn-586-linux.linux.x86.S
[1143/1717] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1143/1717] Compiling aesv8-armv7-ios.ios.arm.S
[1143/1717] Compiling aesv8-armv7-linux.linux.arm.S
[1146/1717] Compiling aesv8-armv8-ios.ios.aarch64.S
[1146/1717] Compiling armv4-mont-ios.ios.arm.S
[1146/1717] Compiling aesv8-armv8-linux.linux.aarch64.S
[1146/1717] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1150/1717] Compiling mode_wrappers.c
[1151/1717] Compiling aesni-x86-linux.linux.x86.S
[1152/1717] Compiling aesni-x86-windows.windows.x86.S
[1153/1717] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1154/1717] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1155/1717] Compiling aesni-x86_64-mac.mac.x86_64.S
[1156/1717] Compiling aesni-x86_64-linux.linux.x86_64.S
[1158/1717] Compiling ConsoleKitCommands Command.swift
[1159/1717] Compiling ConsoleKitCommands CommandContext.swift
[1160/1717] Compiling ConsoleKitCommands CommandError.swift
[1161/1717] Compiling ConsoleKitCommands AsyncCommands.swift
[1162/1717] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1163/1717] Compiling ConsoleKitCommands AnyCommand.swift
[1164/1717] Compiling ConsoleKitCommands CommandGroup.swift
[1165/1717] Compiling ConsoleKitCommands CommandInput.swift
[1166/1717] Compiling ConsoleKitCommands Commands.swift
[1167/1717] Compiling ConsoleKitCommands Console+Run.swift
[1168/1717] Compiling ConsoleKitCommands ConsoleError.swift
[1169/1717] Compiling ConsoleKitCommands Completion.swift
[1169/1718] Compiling ex_data.c
[1170/1718] Compiling aes.c
[1171/1718] Compiling sign.c
[1172/1718] Compiling key_wrap.c
[1173/1718] Compiling scrypt.c
[1175/1718] Compiling print.c
[1176/1718] Compiling aes_nohw.c
[1177/1718] Compiling p_x25519.c
[1178/1718] Compiling pbkdf.c
[1179/1718] Compiling p_x25519_asn1.c
[1180/1718] Compiling p_rsa_asn1.c
[1181/1718] Compiling p_ed25519.c
[1182/1718] Compiling p_rsa.c
[1183/1718] Compiling p_hkdf.c
[1184/1718] Compiling p_ed25519_asn1.c
[1185/1718] Compiling p_ec_asn1.c
[1186/1718] Compiling p_ec.c
[1187/1718] Compiling p_dsa_asn1.c
[1188/1718] Compiling err_data.c
[1189/1718] Compiling evp_ctx.c
[1190/1718] Compiling evp.c
[1191/1718] Compiling evp_asn1.c
[1192/1719] Compiling engine.c
[1193/1720] Compiling err.c
[1194/1720] Compiling ecdh_extra.c
[1195/1720] Compiling ecdsa_asn1.c
[1196/1720] Compiling hash_to_curve.c
[1197/1720] Compiling ec_derive.c
[1198/1720] Compiling ec_asn1.c
[1199/1720] Compiling dsa_asn1.c
[1200/1720] Compiling params.c
[1202/1720] Emitting module ConsoleKit
[1203/1720] Compiling ConsoleKit Exports.swift
[1203/1720] Compiling digest_extra.c
[1204/1720] Compiling dsa.c
[1205/1720] Compiling dh_asn1.c
[1206/1721] Compiling spake25519.c
[1207/1721] Compiling x25519-asm-arm.S
[1208/1721] Compiling crypto.c
[1209/1721] Compiling cpu_intel.c
[1210/1721] Compiling cpu_arm_openbsd.c
[1211/1721] Compiling des.c
[1213/1721] Compiling cpu_arm_freebsd.c
[1214/1721] Compiling cpu_arm.c
[1214/1721] Compiling cpu_arm_linux.c
[1216/1721] Compiling cpu_aarch64_openbsd.c
[1217/1721] Compiling cpu_aarch64_win.c
[1218/1721] Compiling cpu_aarch64_linux.c
[1219/1721] Compiling curve25519.c
[1220/1721] Compiling cpu_aarch64_apple.c
[1220/1721] Compiling cpu_aarch64_fuchsia.c
[1222/1721] Compiling cpu_aarch64_freebsd.c
[1223/1721] Compiling e_rc4.c
[1224/1721] Compiling tls_cbc.c
[1225/1721] Compiling e_tls.c
[1226/1721] Compiling conf.c
[1227/1721] Compiling e_null.c
[1228/1721] Compiling e_des.c
[1229/1721] Compiling e_chacha20poly1305.c
[1230/1721] Compiling e_rc2.c
[1231/1721] Compiling derive_key.c
[1232/1721] Compiling e_aesctrhmac.c
[1233/1721] Compiling e_aesgcmsiv.c
[1234/1721] Compiling cipher_extra.c
[1235/1721] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1236/1721] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1236/1721] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1238/1721] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1239/1721] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1240/1721] Compiling chacha.c
[1241/1721] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1242/1721] Compiling chacha-x86-windows.windows.x86.S
[1243/1721] Compiling chacha-x86-linux.linux.x86.S
[1243/1721] Compiling chacha-x86_64-mac.mac.x86_64.S
[1245/1721] Compiling chacha-armv8-linux.linux.aarch64.S
[1246/1721] Compiling chacha-x86_64-linux.linux.x86_64.S
[1247/1721] Compiling chacha-armv4-linux.linux.arm.S
[1248/1721] Compiling chacha-armv8-ios.ios.aarch64.S
[1249/1721] Compiling unicode.c
[1250/1721] Compiling ber.c
[1251/1721] Compiling asn1_compat.c
[1252/1721] Compiling chacha-armv4-ios.ios.arm.S
[1253/1721] Compiling buf.c
[1254/1721] Compiling cbb.c
[1255/1721] Compiling convert.c
[1256/1721] Compiling cbs.c
[1257/1721] Compiling bn_asn1.c
[1258/1721] Compiling socket.c
[1259/1721] Compiling blake2.c
[1260/1721] Compiling socket_helper.c
[1261/1721] Compiling printf.c
[1262/1721] Compiling pair.c
[1263/1721] Compiling hexdump.c
[1264/1721] Compiling file.c
[1265/1721] Compiling fd.c
[1266/1721] Compiling bio_mem.c
[1267/1721] Compiling connect.c
[1268/1721] Compiling base64.c
[1268/1721] Compiling bio.c
[1270/1721] Compiling tasn_utl.c
[1271/1721] Compiling tasn_typ.c
[1272/1721] Compiling tasn_fre.c
[1273/1721] Compiling tasn_new.c
[1274/1721] Compiling f_string.c
[1275/1721] Compiling posix_time.c
[1276/1721] Compiling tasn_enc.c
[1277/1721] Compiling tasn_dec.c
[1278/1721] Compiling asn_pack.c
[1279/1721] Compiling asn1_par.c
[1280/1721] Compiling f_int.c
[1281/1721] Compiling asn1_lib.c
[1282/1721] Compiling a_utctm.c
[1283/1721] Compiling a_type.c
[1284/1721] Compiling a_time.c
[1285/1721] Compiling a_octet.c
[1286/1721] Compiling a_strnid.c
[1287/1721] Compiling a_strex.c
[1288/1721] Compiling a_object.c
[1289/1721] Compiling a_mbstr.c
[1290/1721] Compiling a_i2d_fp.c
[1291/1721] Compiling a_dup.c
[1292/1721] Compiling a_gentm.c
[1293/1721] Compiling a_d2i_fp.c
[1294/1721] Compiling a_bool.c
[1295/1721] Compiling a_int.c
[1296/1721] Compiling a_bitstr.c
[1297/1721] Compiling fiat_p256_adx_sqr.S
[1298/1721] Compiling fiat_p256_adx_mul.S
[1299/1721] Compiling fiat_curve25519_adx_square.S
[1300/1721] Compiling fiat_curve25519_adx_mul.S
[1301/1721] Compiling x_x509a.c
[1302/1721] Compiling x_x509.c
[1303/1721] Compiling x_val.c
[1304/1721] Compiling x_sig.c
[1305/1721] Compiling x_spki.c
[1306/1721] Compiling x_req.c
[1307/1721] Compiling x_pubkey.c
[1308/1721] Compiling CCryptoBoringSSLShims shims.c
[1309/1721] Compiling x_name.c
[1310/1721] Compiling x_exten.c
[1311/1721] Compiling x_attrib.c
[1312/1721] Compiling x_algor.c
[1312/1721] Compiling x_crl.c
[1312/1721] Compiling x509spki.c
[1315/1721] Compiling x_all.c
[1316/1721] Compiling x509rset.c
[1317/1721] Compiling x509_txt.c
[1318/1721] Compiling x509name.c
[1319/1721] Compiling x509cset.c
[1320/1721] Compiling x509_vpm.c
[1321/1721] Compiling x509_v3.c
[1322/1721] Compiling x509_trs.c
[1323/1721] Compiling x509_vfy.c
[1324/1721] Compiling x509_set.c
[1325/1721] Compiling x509_obj.c
[1326/1721] Compiling x509_req.c
[1327/1721] Compiling x509_def.c
[1328/1721] Compiling x509_ext.c
[1329/1721] Compiling x509_lu.c
[1330/1721] Compiling x509_d2.c
[1331/1721] Compiling x509_cmp.c
[1332/1721] Compiling x509_att.c
[1333/1721] Compiling x509.c
[1334/1721] Compiling v3_prn.c
[1335/1721] Compiling v3_skey.c
[1336/1721] Compiling v3_pmaps.c
[1337/1721] Compiling v3_purp.c
[1338/1721] Compiling v3_utl.c
[1339/1721] Compiling v3_ocsp.c
[1340/1721] Compiling v3_pcons.c
[1341/1721] Compiling v3_ncons.c
[1342/1721] Compiling v3_int.c
[1343/1721] Compiling v3_lib.c
[1344/1721] Compiling v3_ia5.c
[1345/1721] Compiling v3_info.c
[1346/1721] Compiling v3_genn.c
[1347/1721] Compiling v3_extku.c
[1348/1721] Compiling v3_enum.c
[1349/1721] Compiling v3_crld.c
[1350/1721] Compiling v3_cpols.c
[1351/1721] Compiling v3_conf.c
[1352/1721] Compiling v3_bcons.c
[1353/1721] Compiling v3_bitst.c
[1354/1721] Compiling v3_akeya.c
[1355/1721] Compiling v3_akey.c
[1356/1721] Compiling v3_alt.c
[1357/1721] Compiling t_x509a.c
[1358/1721] Compiling i2d_pr.c
[1359/1721] Compiling t_x509.c
[1360/1721] Compiling t_crl.c
[1361/1721] Compiling t_req.c
[1362/1721] Compiling rsa_pss.c
[1363/1721] Compiling name_print.c
[1364/1721] Compiling policy.c
[1365/1721] Compiling by_file.c
[1366/1721] Compiling algorithm.c
[1367/1721] Compiling by_dir.c
[1368/1721] Compiling asn1_gen.c
[1369/1721] Compiling a_digest.c
[1370/1721] Compiling a_verify.c
[1371/1721] Compiling a_sign.c
[1372/1721] Compiling voprf.c
[1373/1721] Compiling thread.c
[1374/1721] Compiling thread_win.c
[1374/1721] Compiling thread_none.c
[1376/1721] Compiling thread_pthread.c
[1377/1721] Compiling wots.c
[1377/1721] Compiling trust_token.c
[1379/1721] Compiling stack.c
[1380/1721] Compiling spx_util.c
[1381/1721] Compiling thash.c
[1382/1721] Compiling spx.c
[1383/1721] Compiling merkle.c
[1384/1721] Compiling pmbtoken.c
[1385/1721] Compiling fors.c
[1386/1721] Compiling address.c
[1387/1721] Compiling rsa_print.c
[1387/1721] Compiling siphash.c
[1389/1721] Compiling rc4.c
[1390/1721] Compiling refcount.c
[1391/1721] Compiling windows.c
[1392/1721] Compiling rsa_asn1.c
[1393/1721] Compiling rand_extra.c
[1394/1721] Compiling rsa_crypt.c
[1395/1721] Compiling trusty.c
[1396/1721] Compiling passive.c
[1397/1721] Compiling ios.c
[1398/1721] Compiling getentropy.c
[1399/1721] Compiling forkunsafe.c
[1400/1721] Compiling deterministic.c
[1401/1721] Compiling pool.c
[1402/1721] Compiling poly1305_arm_asm.S
[1403/1721] Compiling poly1305_arm.c
[1404/1721] Compiling poly1305.c
[1405/1721] Compiling poly1305_vec.c
[1406/1721] Compiling pkcs7.c
[1407/1721] Compiling p5_pbev2.c
[1408/1721] Compiling pem_x509.c
[1409/1721] Compiling pem_xaux.c
[1409/1721] Compiling pkcs8.c
[1411/1721] Compiling pkcs8_x509.c
[1412/1721] Compiling pkcs7_x509.c
[1413/1721] Compiling pem_pkey.c
[1414/1721] Compiling pem_pk8.c
[1415/1721] Compiling obj_xref.c
[1416/1721] Compiling pem_oth.c
[1417/1721] Compiling pem_info.c
[1418/1721] Compiling mem.c
[1419/1721] Compiling lhash.c
[1420/1721] Compiling pem_lib.c
[1421/1721] Compiling pem_all.c
[1422/1721] Compiling obj.c
[1423/1721] Compiling kyber.c
[1424/1721] Compiling keccak.c
[1425/1721] Compiling x86_64-mont5-mac.mac.x86_64.S
[1426/1721] Compiling x86_64-mont5-linux.linux.x86_64.S
[1427/1721] Compiling hpke.c
[1428/1721] Compiling x86_64-mont-mac.mac.x86_64.S
[1428/1721] Compiling poly_rq_mul.S
[1430/1721] Compiling x86-mont-windows.windows.x86.S
[1431/1721] Compiling x86_64-mont-linux.linux.x86_64.S
[1432/1721] Compiling x86-mont-linux.linux.x86.S
[1433/1721] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1434/1721] Compiling vpaes-x86-windows.windows.x86.S
[1435/1721] Compiling hrss.c
[1436/1721] Compiling vpaes-armv8-linux.linux.aarch64.S
[1436/1721] Compiling vpaes-x86-linux.linux.x86.S
[1438/1721] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1439/1721] Compiling vpaes-armv8-ios.ios.aarch64.S
[1440/1721] Compiling vpaes-armv7-ios.ios.arm.S
[1441/1721] Compiling vpaes-armv7-linux.linux.arm.S
[1442/1721] Compiling sha512-x86_64-mac.mac.x86_64.S
[1443/1721] Compiling kdf.c
[1444/1721] Compiling sha512-armv8-linux.linux.aarch64.S
[1445/1721] Compiling sha512-armv8-ios.ios.aarch64.S
[1446/1721] Compiling sha512-x86_64-linux.linux.x86_64.S
[1447/1721] Compiling sha512-armv4-linux.linux.arm.S
[1448/1721] Compiling sha512-armv4-ios.ios.arm.S
[1449/1721] Compiling sha512-586-windows.windows.x86.S
[1450/1721] Compiling sha512-586-linux.linux.x86.S
[1451/1721] Compiling sha256-x86_64-mac.mac.x86_64.S
[1452/1721] Compiling sha256-armv8-linux.linux.aarch64.S
[1453/1721] Compiling sha256-armv8-ios.ios.aarch64.S
[1454/1721] Compiling sha256-armv4-linux.linux.arm.S
[1455/1721] Compiling sha256-x86_64-linux.linux.x86_64.S
[1456/1721] Compiling sha256-586-windows.windows.x86.S
[1457/1721] Compiling sha256-armv4-ios.ios.arm.S
[1458/1721] Compiling sha256-586-linux.linux.x86.S
[1459/1721] Compiling sha1-x86_64-mac.mac.x86_64.S
[1460/1721] Compiling sha1-armv8-linux.linux.aarch64.S
[1461/1721] Compiling sha1-armv8-ios.ios.aarch64.S
[1462/1721] Compiling sha1-armv4-large-linux.linux.arm.S
[1463/1721] Compiling sha1-x86_64-linux.linux.x86_64.S
[1464/1721] Compiling sha1-armv4-large-ios.ios.arm.S
[1465/1721] Compiling sha1-586-windows.windows.x86.S
[1466/1721] Compiling sha1-586-linux.linux.x86.S
[1467/1721] Compiling sha512.c
[1468/1721] Compiling sha256.c
[1469/1721] Compiling service_indicator.c
[1470/1721] Compiling sha1.c
[1471/1721] Compiling rsaz-avx2-mac.mac.x86_64.S
[1472/1721] Compiling fips.c
[1473/1721] Compiling rsaz-avx2-linux.linux.x86_64.S
[1474/1721] Compiling self_check.c
[1475/1721] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1476/1721] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1477/1721] Compiling blinding.c
[1478/1721] Compiling padding.c
[1479/1721] Compiling rsa_impl.c
[1480/1721] Compiling rsa.c
[1481/1721] Compiling rand.c
[1482/1721] Compiling urandom.c
[1483/1721] Compiling fork_detect.c
[1484/1721] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1485/1721] Compiling ctrdrbg.c
[1486/1721] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1487/1721] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1488/1721] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1489/1721] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1490/1721] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1491/1721] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1492/1721] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1493/1721] Compiling polyval.c
[1494/1721] Compiling ofb.c
[1495/1721] Compiling gcm_nohw.c
[1496/1721] Compiling ctr.c
[1497/1721] Compiling gcm.c
[1498/1721] Compiling cfb.c
[1499/1721] Compiling cbc.c
[1500/1721] Compiling md5.c
[1501/1721] Compiling md5-x86_64-mac.mac.x86_64.S
[1502/1721] Compiling md5-x86_64-linux.linux.x86_64.S
[1503/1721] Compiling md5-586-windows.windows.x86.S
[1504/1721] Compiling md5-586-linux.linux.x86.S
[1505/1721] Compiling hmac.c
[1505/1721] Compiling hkdf.c
[1507/1721] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1508/1721] Compiling md4.c
[1509/1721] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1510/1721] Compiling ghashv8-armv7-linux.linux.arm.S
[1511/1721] Compiling ghashv8-armv7-ios.ios.arm.S
[1512/1721] Compiling ghash-x86_64-mac.mac.x86_64.S
[1513/1721] Compiling ghash-x86-windows.windows.x86.S
[1514/1721] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1515/1721] Compiling ghash-x86-linux.linux.x86.S
[1516/1721] Compiling ghash-x86_64-linux.linux.x86_64.S
[1517/1721] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1518/1721] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1519/1721] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1520/1721] Compiling fips_shared_support.c
[1521/1721] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1522/1721] Compiling ghash-armv4-linux.linux.arm.S
[1523/1721] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1524/1721] Compiling ghash-armv4-ios.ios.arm.S
[1525/1721] Compiling util.c
[1526/1721] Compiling ecdh.c
[1527/1721] Compiling wnaf.c
[1527/1721] Compiling ecdsa.c
[1529/1721] Compiling simple_mul.c
[1530/1721] Compiling simple.c
[1531/1721] Compiling scalar.c
[1532/1721] Compiling p256.c
[1533/1721] Compiling felem.c
[1534/1721] Compiling oct.c
[1535/1721] Compiling ec_montgomery.c
[1536/1721] Compiling p224-64.c
[1537/1721] Compiling ec_key.c
[1538/1721] Compiling ec.c
[1539/1721] Compiling digestsign.c
[1540/1721] Compiling digest.c
[1541/1721] Compiling digests.c
[1542/1721] Compiling co-586-windows.windows.x86.S
[1543/1721] Compiling check.c
[1544/1721] Compiling dh.c
[1545/1721] Compiling co-586-linux.linux.x86.S
[1546/1721] Compiling cmac.c
[1547/1721] Compiling e_aesccm.c
[1548/1721] Compiling bsaes-armv7-linux.linux.arm.S
[1549/1721] Compiling aead.c
[1550/1721] Compiling bsaes-armv7-ios.ios.arm.S
[1551/1721] Compiling cipher.c
[1552/1721] Compiling p256-nistz.c
[1553/1721] Compiling e_aes.c
[1554/1721] Compiling sqrt.c
[1555/1721] Compiling rsaz_exp.c
[1556/1721] Compiling shift.c
[1557/1721] Compiling random.c
[1558/1721] Compiling montgomery_inv.c
[1559/1721] Compiling mul.c
[1559/1721] Compiling prime.c
[1561/1721] Compiling montgomery.c
[1562/1721] Compiling generic.c
[1562/1721] Compiling jacobi.c
[1564/1721] Compiling gcd_extra.c
[1565/1721] Compiling gcd.c
[1566/1721] Compiling div_extra.c
[1567/1721] Compiling ctx.c
[1567/1721] Compiling exponentiation.c
[1568/1721] Compiling div.c
[1568/1721] Compiling cmp.c
[1571/1721] Compiling bytes.c
[1572/1721] Compiling bn.c
[1573/1721] Compiling add.c
[1574/1721] Compiling bn-586-windows.windows.x86.S
[1575/1721] Compiling bn-armv8-ios.ios.aarch64.S
[1576/1721] Compiling bn-armv8-linux.linux.aarch64.S
[1577/1721] Compiling bn-586-linux.linux.x86.S
[1578/1721] Compiling armv8-mont-linux.linux.aarch64.S
[1579/1721] Compiling armv8-mont-ios.ios.aarch64.S
[1580/1721] Compiling armv4-mont-linux.linux.arm.S
[1581/1721] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1582/1721] Compiling armv4-mont-ios.ios.arm.S
[1583/1721] Compiling x86_64-gcc.c
[1584/1721] Compiling aesv8-armv8-linux.linux.aarch64.S
[1585/1721] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1586/1721] Compiling aesv8-armv8-ios.ios.aarch64.S
[1587/1721] Compiling aesv8-armv7-linux.linux.arm.S
[1588/1721] Compiling aesv8-armv7-ios.ios.arm.S
[1589/1721] Compiling aesni-x86_64-mac.mac.x86_64.S
[1590/1721] Compiling aesni-x86-windows.windows.x86.S
[1591/1721] Compiling aesni-x86-linux.linux.x86.S
[1592/1721] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1593/1721] Compiling aesni-x86_64-linux.linux.x86_64.S
[1594/1721] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1595/1721] Compiling mode_wrappers.c
[1596/1721] Compiling key_wrap.c
[1597/1721] Compiling aes.c
[1598/1721] Compiling sign.c
[1599/1721] Compiling ex_data.c
[1600/1721] Compiling scrypt.c
[1601/1721] Compiling pbkdf.c
[1602/1721] Compiling print.c
[1603/1721] Compiling aes_nohw.c
[1604/1721] Compiling p_x25519.c
[1605/1721] Compiling p_x25519_asn1.c
[1606/1721] Compiling p_rsa_asn1.c
[1607/1721] Compiling p_rsa.c
[1608/1721] Compiling p_hkdf.c
[1609/1721] Compiling p_ed25519_asn1.c
[1610/1721] Compiling p_ed25519.c
[1611/1721] Compiling p_ec_asn1.c
[1612/1721] Compiling p_ec.c
[1613/1721] Compiling p_dsa_asn1.c
[1614/1721] Compiling err_data.c
[1615/1721] Compiling evp_ctx.c
[1616/1721] Compiling engine.c
[1617/1721] Compiling err.c
[1618/1721] Compiling evp_asn1.c
[1619/1721] Compiling evp.c
[1620/1721] Compiling ecdh_extra.c
[1621/1721] Compiling ecdsa_asn1.c
[1622/1721] Compiling ec_derive.c
[1623/1721] Compiling hash_to_curve.c
[1624/1721] Compiling dsa_asn1.c
[1625/1721] Compiling ec_asn1.c
[1626/1721] Compiling digest_extra.c
[1626/1721] Compiling dsa.c
[1628/1721] Compiling params.c
[1629/1721] Compiling dh_asn1.c
[1630/1721] Compiling spake25519.c
[1631/1721] Compiling x25519-asm-arm.S
[1632/1721] Compiling curve25519_64_adx.c
[1633/1721] Compiling crypto.c
[1634/1721] Compiling cpu_arm_linux.c
[1635/1721] Compiling des.c
[1636/1721] Compiling cpu_intel.c
[1637/1721] Compiling cpu_aarch64_openbsd.c
[1638/1721] Compiling cpu_arm_freebsd.c
[1638/1721] Compiling cpu_aarch64_win.c
[1640/1721] Compiling cpu_aarch64_sysreg.c
[1641/1721] Compiling cpu_aarch64_linux.c
[1642/1721] Compiling cpu_aarch64_fuchsia.c
[1643/1721] Compiling cpu_aarch64_apple.c
[1644/1721] Compiling e_rc4.c
[1645/1721] Compiling tls_cbc.c
[1646/1721] Compiling conf.c
[1647/1721] Compiling e_tls.c
[1648/1721] Compiling e_des.c
[1649/1721] Compiling e_rc2.c
[1650/1721] Compiling e_null.c
[1651/1721] Compiling curve25519.c
[1652/1721] Compiling derive_key.c
[1653/1721] Compiling e_aesctrhmac.c
[1654/1721] Compiling e_chacha20poly1305.c
[1655/1721] Compiling cipher_extra.c
[1656/1721] Compiling e_aesgcmsiv.c
[1657/1721] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1658/1721] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1659/1721] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1660/1721] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1661/1721] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1662/1721] Compiling chacha.c
[1663/1721] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1664/1721] Compiling chacha-x86_64-mac.mac.x86_64.S
[1665/1721] Compiling chacha-x86-windows.windows.x86.S
[1666/1721] Compiling chacha-x86_64-linux.linux.x86_64.S
[1667/1721] Compiling chacha-armv8-linux.linux.aarch64.S
[1668/1721] Compiling chacha-x86-linux.linux.x86.S
[1669/1721] Compiling chacha-armv8-ios.ios.aarch64.S
[1670/1721] Compiling unicode.c
[1671/1721] Compiling chacha-armv4-linux.linux.arm.S
[1672/1721] Compiling chacha-armv4-ios.ios.arm.S
[1673/1721] Compiling cbb.c
[1674/1721] Compiling ber.c
[1675/1721] Compiling bn_asn1.c
[1675/1721] Compiling asn1_compat.c
[1677/1721] Compiling cbs.c
[1678/1721] Compiling buf.c
[1679/1721] Compiling convert.c
[1680/1721] Compiling blake2.c
[1681/1721] Compiling printf.c
[1682/1721] Compiling hexdump.c
[1683/1721] Compiling file.c
[1684/1721] Compiling errno.c
[1685/1721] Compiling fd.c
[1686/1721] Compiling bio_mem.c
[1687/1721] Compiling pair.c
[1688/1721] Compiling base64.c
[1689/1721] Compiling bio.c
[1690/1721] Compiling tasn_utl.c
[1691/1721] Compiling tasn_new.c
[1692/1721] Compiling tasn_fre.c
[1693/1721] Compiling tasn_enc.c
[1694/1721] Compiling tasn_typ.c
[1695/1721] Compiling posix_time.c
[1696/1721] Compiling f_string.c
[1697/1721] Compiling tasn_dec.c
[1698/1721] Compiling f_int.c
[1699/1721] Compiling asn1_par.c
[1700/1721] Compiling asn_pack.c
[1701/1721] Compiling a_utctm.c
[1702/1721] Compiling a_type.c
[1703/1721] Compiling a_time.c
[1704/1721] Compiling asn1_lib.c
[1705/1721] Compiling a_octet.c
[1706/1721] Compiling a_strnid.c
[1707/1721] Compiling a_strex.c
[1708/1721] Compiling a_object.c
[1709/1721] Compiling a_mbstr.c
[1710/1721] Compiling a_i2d_fp.c
[1711/1721] Write sources
[1712/1721] Compiling a_dup.c
[1713/1721] Write sources
[1714/1721] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1715/1721] Write sources
[1716/1721] Compiling a_int.c
[1717/1721] Compiling a_bool.c
[1718/1721] Compiling a_gentm.c
[1719/1721] Compiling a_d2i_fp.c
[1720/1721] Compiling a_bitstr.c
[1722/1821] Compiling Atomics ManagedAtomic.swift
[1723/1821] Compiling Atomics ManagedAtomicLazyReference.swift
[1724/1821] Compiling Atomics UnsafeAtomic.swift
[1725/1821] Compiling Atomics UnsafeAtomicLazyReference.swift
[1726/1823] Compiling Atomics AtomicMemoryOrderings.swift
[1727/1823] Compiling Atomics DoubleWord.swift
[1728/1823] Compiling Atomics IntegerOperations.swift
[1729/1823] Compiling Atomics Unmanaged extensions.swift
[1730/1823] Emitting module CryptoBoringWrapper
[1735/1823] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1736/1823] Compiling Algorithms Partition.swift
[1737/1823] Compiling Algorithms Permutations.swift
[1738/1830] Compiling Atomics Primitives.shims.swift
[1739/1830] Compiling Atomics AtomicInteger.swift
[1740/1830] Compiling Atomics AtomicOptionalWrappable.swift
[1741/1830] Compiling Atomics AtomicReference.swift
[1742/1830] Compiling Atomics AtomicStorage.swift
[1743/1830] Compiling Atomics AtomicValue.swift
[1744/1830] Compiling BitCollections BitSet+Initializers.swift
[1745/1830] Compiling BitCollections BitSet+Invariants.swift
[1746/1830] Compiling BitCollections BitSet+Random.swift
[1747/1830] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1748/1830] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1749/1830] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1750/1830] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1751/1830] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1752/1830] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1753/1830] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1754/1830] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1755/1830] Compiling BitCollections BitSet+SetAlgebra union.swift
[1756/1830] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1757/1830] Compiling BitCollections BitSet.Counted.swift
[1758/1830] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1759/1830] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1760/1830] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1761/1830] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1762/1830] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1763/1830] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1764/1830] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1765/1830] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1766/1830] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1768/1905] Compiling Crypto ASN1Integer.swift
[1769/1905] Compiling Crypto ASN1Null.swift
[1770/1905] Compiling Crypto ASN1OctetString.swift
[1771/1905] Emitting module BitCollections
[1772/1908] Compiling Crypto SEC1PrivateKey.swift
[1773/1908] Compiling Crypto SubjectPublicKeyInfo.swift
[1774/1908] Compiling Crypto CryptoKitErrors.swift
[1775/1908] Compiling Crypto ASN1Strings.swift
[1776/1908] Compiling Crypto ArraySliceBigint.swift
[1777/1908] Compiling Crypto GeneralizedTime.swift
[1778/1908] Compiling Crypto AESWrap_boring.swift
[1779/1908] Compiling Crypto HMAC.swift
[1780/1908] Compiling Crypto MACFunctions.swift
[1781/1908] Compiling Crypto MessageAuthenticationCode.swift
[1782/1908] Compiling Crypto AES.swift
[1783/1908] Compiling Crypto ECDSASignature_boring.swift
[1784/1908] Compiling Crypto ECDSA_boring.swift
[1785/1908] Compiling Crypto AES-GCM.swift
[1786/1908] Compiling Crypto AES-GCM_boring.swift
[1787/1908] Compiling Crypto ChaChaPoly_boring.swift
[1788/1908] Compiling Crypto ChaChaPoly.swift
[1789/1908] Compiling Crypto ASN1BitString.swift
[1790/1908] Compiling Crypto ASN1Boolean.swift
[1791/1908] Compiling Crypto ASN1Identifier.swift
[1801/1908] Compiling Crypto Cipher.swift
[1802/1908] Compiling Crypto Nonces.swift
[1803/1908] Compiling Crypto ASN1.swift
[1804/1908] Compiling Crypto ASN1Any.swift
[1806/1908] Compiling Algorithms Trim.swift
[1807/1908] Compiling Algorithms Unique.swift
[1808/1908] Compiling Algorithms Windows.swift
[1809/1908] Compiling Crypto HashFunctions.swift
[1810/1908] Compiling Crypto HashFunctions_SHA2.swift
[1811/1908] Compiling Crypto HPKE-AEAD.swift
[1812/1908] Compiling Crypto HPKE-Ciphersuite.swift
[1817/1911] Emitting module Collections
[1818/1911] Compiling Collections Collections.swift
[1824/1912] Compiling Crypto ObjectIdentifier.swift
[1825/1912] Compiling Crypto ECDSASignature.swift
[1826/1912] Compiling Crypto PEMDocument.swift
[1827/1912] Compiling Crypto PKCS8PrivateKey.swift
[1837/1912] Compiling Crypto EdDSA_boring.swift
[1838/1912] Compiling Crypto ECDSA.swift
[1839/1912] Compiling Crypto Ed25519.swift
[1840/1912] Compiling Crypto Signature.swift
[1841/1922] Compiling Crypto Ed25519_boring.swift
[1842/1922] Compiling Crypto EllipticCurvePoint_boring.swift
[1843/1922] Compiling Crypto EllipticCurve_boring.swift
[1844/1922] Compiling Crypto NISTCurvesKeys_boring.swift
[1845/1922] Compiling Crypto X25519Keys_boring.swift
[1846/1922] Compiling Crypto Curve25519.swift
[1847/1922] Compiling Crypto Ed25519Keys.swift
[1848/1922] Compiling Crypto NISTCurvesKeys.swift
[1849/1922] Compiling Crypto X25519Keys.swift
[1850/1922] Compiling Crypto SymmetricKeys.swift
[1851/1922] Emitting module Crypto
[1852/1922] Compiling Crypto HPKE-LabeledExtract.swift
[1853/1922] Compiling Crypto HPKE-Utils.swift
[1854/1922] Compiling Crypto DHKEM.swift
[1855/1922] Compiling Crypto HPKE-KEM-Curve25519.swift
[1856/1922] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1857/1922] Compiling Crypto HPKE-KEM.swift
[1858/1922] Compiling Crypto HPKE-Errors.swift
[1859/1922] Compiling Crypto HPKE.swift
[1860/1922] Compiling Crypto HPKE-Context.swift
[1861/1922] Compiling Crypto HPKE-KeySchedule.swift
[1862/1922] Compiling Crypto HPKE-Modes.swift
[1863/1922] Compiling Crypto Insecure.swift
[1864/1922] Compiling Crypto Insecure_HashFunctions.swift
[1865/1922] Compiling Crypto KEM.swift
[1866/1922] Compiling Crypto ECDH_boring.swift
[1867/1922] Compiling Crypto DH.swift
[1868/1922] Compiling Crypto ECDH.swift
[1869/1922] Compiling Crypto HKDF.swift
[1870/1922] Compiling Crypto AESWrap.swift
[1881/1922] Compiling Crypto HPKE-KDF.swift
[1882/1922] Compiling Crypto HPKE-KexKeyDerivation.swift
[1886/1922] Emitting module Atomics
[1891/1980] Emitting module Algorithms
[1892/1981] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1893/1981] Compiling NIOCore NIOAsyncWriter.swift
[1894/1981] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1895/1981] Compiling NIOCore BSDSocketAPI.swift
[1896/1981] Compiling NIOCore ByteBuffer-aux.swift
[1897/1981] Compiling NIOCore ByteBuffer-conversions.swift
[1898/1981] Compiling NIOCore ByteBuffer-core.swift
[1899/1981] Compiling NIOCore ByteBuffer-hexdump.swift
[1900/1981] Compiling NIOCore AddressedEnvelope.swift
[1901/1981] Compiling NIOCore AsyncAwaitSupport.swift
[1902/1981] Compiling NIOCore AsyncChannel.swift
[1903/1981] Compiling NIOCore AsyncChannelInboundStream.swift
[1904/1981] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[1905/1981] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1906/1981] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[1907/1981] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1908/1981] Compiling NIOCore GlobalSingletons.swift
[1909/1981] Compiling NIOCore IO.swift
[1910/1981] Compiling NIOCore IOData.swift
[1911/1981] Compiling NIOCore IPProtocol.swift
[1912/1981] Compiling NIOCore IntegerBitPacking.swift
[1913/1981] Compiling NIOCore IntegerTypes.swift
[1915/1981] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1916/1981] Compiling Crypto CryptoKitErrors_boring.swift
[1917/1981] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[1918/1981] Compiling Crypto RNG_boring.swift
[1919/1981] Compiling Crypto SafeCompare_boring.swift
[1920/1981] Compiling Crypto Zeroization_boring.swift
[1921/1981] Compiling Crypto PrettyBytes.swift
[1922/1981] Compiling Crypto SafeCompare.swift
[1923/1981] Compiling Crypto SecureBytes.swift
[1924/1981] Compiling Crypto Zeroization.swift
[1926/2029] Compiling JWTKit JWTMultiValueClaim.swift
[1927/2029] Compiling JWTKit JWTUnixEpochClaim.swift
[1928/2029] Compiling JWTKit LocaleClaim.swift
[1929/2029] Compiling JWTKit NotBeforeClaim.swift
[1930/2029] Compiling JWTKit SubjectClaim.swift
[1931/2029] Compiling JWTKit ECDSAError.swift
[1932/2029] Compiling JWTKit OctetKeyPair.swift
[1933/2029] Compiling JWTKit HMACError.swift
[1934/2037] Compiling JWTKit HMACSigner.swift
[1935/2037] Compiling JWTKit JWTSigner+HMAC.swift
[1936/2037] Compiling JWTKit JWK.swift
[1937/2037] Compiling JWTKit JWKIdentifier.swift
[1938/2037] Compiling JWTKit JWKS.swift
[1939/2037] Compiling JWTKit ECDSAKey.swift
[1940/2037] Compiling JWTKit ECDSASigner.swift
[1941/2037] Compiling JWTKit JWTSigner+ECDSA.swift
[1942/2037] Compiling JWTKit AudienceClaim.swift
[1943/2037] Compiling JWTKit BoolClaim.swift
[1944/2037] Compiling JWTKit ExpirationClaim.swift
[1945/2037] Compiling JWTKit GoogleHostedDomainClaim.swift
[1946/2037] Compiling JWTKit IDClaim.swift
[1947/2037] Compiling JWTKit IssuedAtClaim.swift
[1948/2037] Compiling JWTKit IssuerClaim.swift
[1949/2043] Compiling JWTKit JWTAlgorithm.swift
[1950/2043] Compiling JWTKit JWTError.swift
[1951/2043] Compiling JWTKit JWTHeader.swift
[1952/2043] Compiling JWTKit JWTParser.swift
[1953/2043] Compiling JWTKit JWTPayload.swift
[1954/2043] Compiling JWTKit JWTSerializer.swift
[1955/2043] Emitting module JWTKit
[1956/2043] Compiling JWTKit RSAKey.swift
[1957/2043] Compiling JWTKit RSASigner.swift
[1958/2043] Compiling JWTKit Base64URL.swift
[1959/2043] Compiling JWTKit BigNumber.swift
[1960/2043] Compiling JWTKit CustomizedJSONCoders.swift
[1961/2043] Compiling JWTKit Exports.swift
[1969/2043] Compiling JWTKit JWTSigner.swift
[1970/2043] Compiling JWTKit JWTSigners.swift
[1971/2043] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[1972/2043] Compiling JWTKit UnsecuredNoneSigner.swift
[1973/2043] Compiling JWTKit JWTSigner+RSA.swift
[1974/2043] Compiling JWTKit RSAError.swift
[1978/2043] Compiling JWTKit EdDSAError.swift
[1979/2043] Compiling JWTKit EdDSAKey.swift
[1980/2043] Compiling JWTKit EdDSASigner.swift
[1981/2043] Compiling JWTKit JWTSigner+EdDSA.swift
[1982/2043] Compiling JWTKit JWTClaim.swift
[1989/2043] Compiling JWTKit OpenSSLSigner.swift
[1990/2043] Compiling JWTKit Utilities.swift
[1991/2043] Compiling JWTKit AppleIdentityToken.swift
[1992/2043] Compiling JWTKit GoogleIdentityToken.swift
[1993/2043] Compiling JWTKit MicrosoftIdentitiyToken.swift
[1994/2043] Compiling JWTKit X5CVerifier.swift
[2000/2044] Compiling NIOCore EventLoopFuture.swift
[2001/2044] Compiling NIOCore FileDescriptor.swift
[2002/2044] Compiling NIOCore FileHandle.swift
[2003/2044] Compiling NIOCore FileRegion.swift
[2020/2044] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[2021/2044] Compiling NIOCore SocketAddresses.swift
[2022/2044] Compiling NIOCore SocketOptionProvider.swift
[2023/2044] Compiling NIOCore SystemCallHelpers.swift
[2024/2044] Compiling NIOCore TimeAmount+Duration.swift
[2025/2044] Compiling NIOCore TypeAssistedChannelHandler.swift
[2026/2044] Compiling NIOCore UniversalBootstrapSupport.swift
[2027/2044] Compiling NIOCore Utilities.swift
[2044/2044] Emitting module NIOCore
[2046/2096] Emitting module NIOEmbedded
[2047/2096] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2048/2096] Compiling NIOEmbedded Embedded.swift
[2049/2096] Compiling NIOEmbedded AsyncTestingChannel.swift
[2051/2097] Emitting module NIOPosix
[2052/2103] Compiling NIOPosix IntegerBitPacking.swift
[2053/2103] Compiling NIOPosix IntegerTypes.swift
[2054/2103] Compiling NIOPosix Linux.swift
[2055/2103] Compiling NIOPosix LinuxCPUSet.swift
[2056/2103] Compiling NIOPosix LinuxUring.swift
[2057/2103] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2058/2103] Compiling NIOPosix NIOThreadPool.swift
[2059/2103] Compiling NIOPosix ServerSocket.swift
[2060/2103] Compiling NIOPosix Socket.swift
[2061/2103] Compiling NIOPosix SocketChannel.swift
[2062/2103] Compiling NIOPosix SocketProtocols.swift
[2063/2103] Compiling NIOPosix System.swift
[2064/2103] Compiling NIOPosix Thread.swift
[2065/2103] Compiling NIOPosix PooledRecvBufferAllocator.swift
[2066/2103] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[2067/2103] Compiling NIOPosix PosixSingletons.swift
[2068/2103] Compiling NIOPosix RawSocketBootstrap.swift
[2069/2103] Compiling NIOPosix Resolver.swift
[2070/2103] Compiling NIOPosix Selectable.swift
[2071/2103] Compiling NIOPosix SelectableChannel.swift
[2072/2103] Compiling NIOPosix SelectableEventLoop.swift
[2073/2103] Compiling NIOPosix SelectorEpoll.swift
[2074/2103] Compiling NIOPosix SelectorGeneric.swift
[2075/2103] Compiling NIOPosix SelectorKqueue.swift
[2076/2103] Compiling NIOPosix SelectorUring.swift
[2077/2103] Compiling NIOPosix ThreadPosix.swift
[2078/2103] Compiling NIOPosix ThreadWindows.swift
[2079/2103] Compiling NIOPosix UnsafeTransfer.swift
[2080/2103] Compiling NIOPosix Utilities.swift
[2081/2103] Compiling NIOPosix VsockAddress.swift
[2082/2103] Compiling NIOPosix VsockChannelEvents.swift
[2083/2103] Compiling NIOPosix BSDSocketAPICommon.swift
[2084/2103] Compiling NIOPosix BSDSocketAPIPosix.swift
[2085/2103] Compiling NIOPosix BSDSocketAPIWindows.swift
[2086/2103] Compiling NIOPosix BaseSocket.swift
[2087/2103] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[2088/2103] Compiling NIOPosix BaseSocketChannel.swift
[2089/2103] Compiling NIOPosix BaseStreamSocketChannel.swift
[2090/2103] Compiling NIOPosix Bootstrap.swift
[2091/2103] Compiling NIOPosix ControlMessage.swift
[2092/2103] Compiling NIOPosix DatagramVectorReadManager.swift
[2093/2103] Compiling NIOPosix FileDescriptor.swift
[2094/2103] Compiling NIOPosix GetaddrinfoResolver.swift
[2095/2103] Compiling NIOPosix HappyEyeballs.swift
[2096/2103] Compiling NIOPosix IO.swift
[2097/2103] Compiling NIOPosix NonBlockingFileIO.swift
[2098/2103] Compiling NIOPosix PendingDatagramWritesManager.swift
[2099/2103] Compiling NIOPosix PendingWritesManager.swift
[2100/2103] Compiling NIOPosix PipeChannel.swift
[2101/2103] Compiling NIOPosix PipePair.swift
[2102/2103] Compiling NIOPosix PointerHelpers.swift
[2103/2103] Compiling NIOPosix Pool.swift
[2105/2128] Compiling NIO Exports.swift
[2106/2128] Emitting module NIO
[2107/2129] Compiling AsyncKit ConnectionPoolError.swift
[2108/2129] Compiling AsyncKit ConnectionPoolItem.swift
[2109/2129] Compiling AsyncKit ConnectionPoolSource.swift
[2111/2131] Compiling AsyncKit Future+Miscellaneous.swift
[2112/2131] Compiling AsyncKit Future+Nonempty.swift
[2113/2131] Compiling AsyncKit Future+Optional.swift
[2114/2225] Compiling NIOTLS TLSEvents.swift
[2115/2227] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2116/2251] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2117/2251] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2118/2251] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2119/2252] Compiling NIOSOCKS SOCKSResponse.swift
[2120/2252] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2121/2252] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2122/2252] Emitting module NIOTLS
[2123/2252] Compiling NIOSOCKS ClientStateMachine.swift
[2124/2252] Emitting module NIOSOCKS
[2125/2252] Compiling SQLKit SQLAlterEnumBuilder.swift
[2126/2252] Compiling SQLKit SQLAlterTableBuilder.swift
[2127/2252] Compiling SQLKit SQLColumnUpdateBuilder.swift
[2128/2252] Compiling SQLKit SQLConflictUpdateBuilder.swift
[2129/2252] Compiling SQLKit SQLRawBuilder.swift
[2130/2252] Compiling SQLKit SQLReturningBuilder.swift
[2131/2252] Compiling NIOSOCKS ServerStateMachine.swift
[2132/2252] Compiling NIOTLS SNIHandler.swift
[2133/2253] Compiling SQLKit SQLCreateEnumBuilder.swift
[2134/2253] Compiling SQLKit SQLCreateIndexBuilder.swift
[2135/2253] Compiling SQLKit SQLCreateTableAsSubqueryBuilder.swift
[2136/2253] Compiling SQLKit SQLCreateTableBuilder.swift
[2139/2281] Compiling NIOSSL SSLConnection.swift
[2140/2281] Compiling NIOSSL SSLContext.swift
[2141/2283] Emitting module NIOFoundationCompat
[2142/2283] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2143/2284] Compiling SQLKit SQLAlterTable.swift
[2144/2284] Compiling SQLKit SQLBinaryExpression.swift
[2145/2284] Compiling SQLKit SQLBinaryOperator.swift
[2146/2284] Compiling SQLKit SQLBind.swift
[2147/2284] Compiling SQLKit SQLColumnAssignment.swift
[2148/2284] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[2149/2284] Compiling SQLKit SQLColumnDefinition.swift
[2150/2284] Compiling SQLKit SQLColumnIdentifier.swift
[2151/2284] Compiling SQLKit SQLConflictAction.swift
[2152/2284] Compiling SQLKit SQLConflictResolutionStrategy.swift
[2153/2284] Compiling SQLKit SQLConstraint.swift
[2154/2284] Compiling SQLKit SQLCreateEnum.swift
[2156/2295] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2157/2295] Compiling NIOSSL SubjectAlternativeName.swift
[2158/2295] Compiling SQLKit SQLSubqeryClauseBuilder.swift
[2159/2295] Compiling SQLKit SQLUnionBuilder.swift
[2160/2295] Compiling SQLKit SQLUpdateBuilder.swift
[2161/2295] Compiling SQLKit SQLDatabase+Concurrency.swift
[2162/2295] Compiling SQLKit SQLQueryBuilder+Concurrency.swift
[2163/2295] Compiling SQLKit SQLQueryFetcher+Concurrency.swift
[2164/2295] Compiling SQLKit Exports.swift
[2165/2295] Compiling SQLKit SQLAlias.swift
[2166/2295] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[2167/2295] Compiling SQLKit SQLAlterEnum.swift
[2168/2295] Compiling SQLKit SQLDropTrigger.swift
[2169/2295] Compiling SQLKit SQLEnumDataType.swift
[2170/2295] Compiling SQLKit SQLExcludedColumn.swift
[2171/2295] Compiling SQLKit SQLForeignKey.swift
[2172/2295] Compiling SQLKit SQLForeignKeyAction.swift
[2173/2295] Compiling SQLKit SQLFunction.swift
[2174/2295] Compiling SQLKit SQLGroupExpression.swift
[2175/2295] Compiling SQLKit SQLIdentifier.swift
[2176/2295] Compiling SQLKit SQLInsert.swift
[2177/2295] Compiling SQLKit SQLJoin.swift
[2178/2295] Compiling SQLKit SQLJoinMethod.swift
[2179/2295] Compiling SQLKit SQLList.swift
[2180/2295] Compiling SQLKit SQLLiteral.swift
[2181/2295] Compiling SQLKit SQLLockingClause.swift
[2182/2295] Compiling SQLKit SQLNestedSubpathExpression.swift
[2183/2295] Compiling SQLKit SQLOrderBy.swift
[2184/2295] Compiling SQLKit SQLQueryString.swift
[2185/2295] Compiling SQLKit SQLRaw.swift
[2186/2295] Compiling SQLKit SQLReturning.swift
[2187/2295] Compiling SQLKit SQLSelect.swift
[2188/2295] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[2189/2295] Compiling SQLKit SQLUnion.swift
[2190/2295] Compiling NIOSSL ByteBufferBIO.swift
[2191/2295] Compiling NIOSSL CustomPrivateKey.swift
[2192/2295] Compiling NIOSSL IdentityVerification.swift
[2193/2295] Compiling NIOSSL LinuxCABundle.swift
[2194/2295] Compiling NIOSSL NIOSSLClientHandler.swift
[2195/2295] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[2196/2295] Compiling NIOSSL NIOSSLHandler.swift
[2197/2295] Compiling NIOSSL NIOSSLServerHandler.swift
[2198/2295] Compiling NIOSSL ObjectIdentifier.swift
[2199/2295] Compiling NIOSSL PosixPort.swift
[2200/2295] Compiling NIOSSL SSLCallbacks.swift
[2201/2295] Compiling NIOSSL SSLCertificate.swift
[2202/2295] Compiling NIOSSL SSLCertificateExtensions.swift
[2205/2295] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[2206/2295] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[2207/2295] Compiling NIOSSL SSLPKCS12Bundle.swift
[2208/2295] Compiling NIOSSL SSLPrivateKey.swift
[2209/2295] Compiling NIOSSL SSLPublicKey.swift
[2210/2295] Compiling NIOSSL NIOSSLSecureBytes.swift
[2211/2295] Compiling NIOSSL RNG.swift
[2212/2295] Compiling NIOSSL SafeCompare.swift
[2213/2295] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[2216/2295] Compiling SQLKit SQLCreateIndex.swift
[2217/2295] Compiling SQLKit SQLCreateTable.swift
[2218/2295] Compiling SQLKit SQLCreateTrigger.swift
[2219/2295] Compiling SQLKit SQLDataType.swift
[2220/2295] Compiling SQLKit SQLDelete.swift
[2221/2295] Compiling SQLKit SQLDirection.swift
[2222/2295] Compiling SQLKit SQLDistinct.swift
[2223/2295] Compiling SQLKit SQLDropBehaviour.swift
[2224/2295] Compiling SQLKit SQLDropEnum.swift
[2225/2295] Compiling SQLKit SQLDropIndex.swift
[2226/2295] Compiling SQLKit SQLDropTable.swift
[2227/2305] Compiling NIOTransportServices NIOTSDatagramListener.swift
[2228/2305] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2229/2317] Emitting module NIOTransportServices
[2230/2317] Compiling NIOTransportServices NIOTSBootstraps.swift
[2231/2317] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2232/2317] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2233/2319] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2234/2319] Compiling NIOTransportServices NIOTSSingletons.swift
[2235/2319] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2236/2319] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2237/2319] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2238/2319] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2239/2319] Compiling NIOTransportServices NIOTSErrors.swift
[2240/2319] Compiling NIOTransportServices NIOTSEventLoop.swift
[2241/2319] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2242/2319] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2243/2319] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2244/2319] Emitting module SQLKit
[2245/2319] Compiling NIOTransportServices StateManagedChannel.swift
[2246/2319] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2247/2319] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2248/2319] Compiling NIOTransportServices AcceptHandler.swift
[2249/2319] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[2250/2319] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[2253/2319] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2263/2320] Emitting module NIOHTTP1
[2278/2324] Emitting module AsyncKit
[2279/2342] Emitting module NIOSSL
[2280/2388] Compiling NIOExtras DebugInboundEventsHandler.swift
[2281/2388] Compiling NIOExtras DebugOutboundEventsHandler.swift
[2282/2388] Compiling NIOExtras FixedLengthFrameDecoder.swift
[2283/2388] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[2284/2388] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[2285/2388] Compiling NIOExtras JSONRPCFraming.swift
[2286/2388] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2287/2388] Compiling MultipartKit FormDataDecoder.swift
[2288/2388] Compiling SQLKit SQLUpdate.swift
[2289/2388] Compiling SQLKit SQLDatabase.swift
[2290/2388] Compiling SQLKit SQLDatabaseReportedVersion.swift
[2291/2388] Compiling SQLKit SQLDialect.swift
[2292/2388] Compiling SQLKit SQLError.swift
[2293/2388] Compiling SQLKit SQLExpression.swift
[2294/2388] Compiling SQLKit SQLQueryEncoder.swift
[2295/2388] Compiling SQLKit SQLRow.swift
[2296/2388] Compiling SQLKit SQLRowDecoder.swift
[2297/2388] Compiling SQLKit SQLSerializer.swift
[2298/2388] Compiling SQLKit SQLStatement.swift
[2300/2389] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2301/2390] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2302/2390] Emitting module NIOHTTPCompression
[2303/2390] Compiling NIOWebSocket WebSocketOpcode.swift
[2304/2390] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2305/2390] Compiling MultipartKit MultipartPart.swift
[2306/2390] Compiling MultipartKit MultipartPartConvertible.swift
[2307/2392] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2308/2392] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2311/2393] Compiling NIOHTTPCompression HTTPDecompression.swift
[2312/2393] Compiling NIOHTTPCompression HTTPCompression.swift
[2313/2393] Compiling NIOHPACK IndexedHeaderTable.swift
[2314/2393] Compiling NIOHPACK IntegerCoding.swift
[2315/2393] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2316/2393] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2319/2395] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2320/2395] Compiling NIOHPACK StaticHeaderTable.swift
[2323/2395] Compiling MultipartKit Storage.swift
[2324/2395] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[2325/2395] Compiling MultipartKit FormDataEncoder.swift
[2327/2395] Compiling NIOHPACK HuffmanTables.swift
[2333/2395] Compiling MultipartKit FormDataEncoder.Encoder.swift
[2334/2395] Compiling NIOExtras RequestResponseWithIDHandler.swift
/host/spi-builder-workspace/.build/checkouts/multipart-kit/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
[2335/2395] Compiling NIOExtras WritePCAPHandler.swift
/host/spi-builder-workspace/.build/checkouts/multipart-kit/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
[2336/2395] Compiling MultipartKit MultipartSerializer.swift
[2337/2395] Compiling MultipartKit Utilities.swift
[2341/2395] Emitting module MultipartKit
[2345/2396] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2346/2396] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2349/2397] Compiling NIOHPACK HuffmanCoding.swift
[2350/2397] Emitting module NIOWebSocket
[2358/2397] Compiling NIOWebSocket WebSocketFrame.swift
[2359/2397] Compiling NIOSSL Zeroization.swift
[2360/2397] Compiling NIOSSL TLSConfiguration.swift
[2361/2397] Compiling NIOSSL UniversalBootstrapSupport.swift
[2368/2398] Emitting module NIOExtras
[2380/2399] Emitting module NIOHPACK
[2384/2457] Compiling NIOHTTP2 HTTP2Frame.swift
[2385/2457] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2387/2466] Compiling WebSocketKit Exports.swift
[2388/2466] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2389/2466] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2390/2466] Compiling NIOHTTP2 MaySendFrames.swift
[2391/2466] Compiling NIOHTTP2 SendingDataState.swift
[2392/2466] Compiling NIOHTTP2 SendingGoawayState.swift
[2393/2466] Compiling NIOHTTP2 SendingHeadersState.swift
[2394/2466] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2395/2466] Compiling NIOHTTP2 SendingRstStreamState.swift
[2396/2466] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2397/2473] Compiling WebSocketKit WebSocketHandler.swift
[2398/2473] Emitting module WebSocketKit
[2399/2473] Compiling WebSocketKit WebSocket+Concurrency.swift
[2400/2473] Compiling WebSocketKit WebSocket.swift
[2401/2473] Compiling WebSocketKit WebSocket+Connect.swift
[2402/2473] Compiling WebSocketKit WebSocketClient.swift
[2404/2474] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2405/2474] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2406/2474] Compiling NIOHTTP2 StreamChannelList.swift
[2407/2474] Compiling NIOHTTP2 StreamMap.swift
[2408/2474] Compiling NIOHTTP2 StreamStateMachine.swift
[2409/2474] Compiling NIOHTTP2 UnsafeTransfer.swift
[2410/2474] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2411/2474] Emitting module NIOHTTP2
[2414/2474] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2415/2474] Compiling NIOHTTP2 HTTP2PingData.swift
[2416/2474] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2417/2474] Compiling NIOHTTP2 HTTP2Settings.swift
[2418/2474] Compiling NIOHTTP2 HTTP2Stream.swift
[2419/2474] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2420/2474] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2421/2474] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2422/2474] Compiling NIOHTTP2 MayReceiveFrames.swift
[2423/2474] Compiling NIOHTTP2 ReceivingDataState.swift
[2424/2474] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2425/2474] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2426/2474] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2427/2474] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2428/2474] Compiling NIOHTTP2 StateMachineResult.swift
[2429/2474] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2430/2474] Compiling NIOHTTP2 DOSHeuristics.swift
[2431/2474] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2432/2474] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2433/2474] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2434/2474] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2435/2474] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2436/2474] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2437/2474] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2438/2474] Compiling NIOHTTP2 HasLocalSettings.swift
[2439/2474] Compiling NIOHTTP2 HasRemoteSettings.swift
[2440/2474] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2441/2474] Compiling NIOHTTP2 QuiescingState.swift
[2442/2474] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2443/2474] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2444/2474] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2445/2474] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2446/2474] Compiling NIOHTTP2 HTTP2StreamID.swift
[2447/2474] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2448/2474] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2449/2474] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2450/2474] Compiling NIOHTTP2 InboundEventBuffer.swift
[2451/2474] Compiling NIOHTTP2 InboundWindowManager.swift
[2452/2474] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2453/2474] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2454/2474] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2455/2474] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2456/2474] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2457/2474] Compiling NIOHTTP2 HTTP2Error.swift
[2458/2474] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2459/2474] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2461/2530] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2462/2530] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2463/2530] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2464/2530] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2465/2530] Compiling AsyncHTTPClient ConnectionTarget.swift
[2466/2530] Compiling AsyncHTTPClient DeconstructedURL.swift
[2467/2530] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2468/2530] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2469/2530] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2470/2530] Compiling AsyncHTTPClient Base64.swift
[2471/2530] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2472/2530] Compiling AsyncHTTPClient ConnectionPool.swift
[2473/2530] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2474/2530] Compiling AsyncHTTPClient FoundationExtensions.swift
[2475/2530] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2477/2557] Emitting module AsyncHTTPClient
[2478/2624] Compiling FluentKit OptionalParent+Concurrency.swift
[2479/2624] Compiling FluentKit Parent+Concurrency.swift
[2480/2624] Compiling FluentKit QueryBuilder+Concurrency.swift
[2481/2624] Compiling FluentKit Relation+Concurrency.swift
[2482/2624] Compiling FluentKit SchemaBuilder+Concurrency.swift
[2483/2624] Compiling FluentKit Siblings+Concurrency.swift
[2484/2624] Compiling FluentKit Database+Logging.swift
[2485/2624] Compiling FluentKit Database.swift
[2486/2624] Compiling FluentKit AsyncMigration.swift
[2487/2624] Compiling FluentKit AsyncModelMiddleware.swift
[2488/2624] Compiling FluentKit Children+Concurrency.swift
[2489/2624] Compiling FluentKit Database+Concurrency.swift
[2490/2624] Compiling FluentKit EnumBuilder+Concurrency.swift
[2491/2624] Compiling FluentKit Model+Concurrency.swift
[2492/2624] Compiling FluentKit ModelResponder+Concurrency.swift
[2493/2624] Compiling FluentKit OptionalChild+Concurrency.swift
[2494/2624] Compiling FluentKit ModelAlias.swift
[2495/2624] Compiling FluentKit Schema.swift
[2496/2624] Compiling FluentKit FieldOperators.swift
[2497/2624] Compiling FluentKit Operators.swift
[2498/2624] Compiling FluentKit ValueOperators+Array.swift
[2499/2624] Compiling FluentKit ValueOperators+String.swift
[2500/2624] Compiling FluentKit ValueOperators.swift
[2501/2624] Emitting module FluentKit
[2518/2636] Compiling FluentKit DatabaseID.swift
[2519/2636] Compiling FluentKit DatabaseInput.swift
[2520/2636] Compiling FluentKit DatabaseOutput.swift
[2521/2636] Compiling FluentKit Databases.swift
[2522/2636] Compiling FluentKit KeyPrefixingStrategy.swift
[2523/2636] Compiling FluentKit TransactionControlDatabase.swift
[2524/2636] Compiling FluentKit DatabaseEnum.swift
[2525/2636] Compiling FluentKit EnumBuilder.swift
[2526/2636] Compiling FluentKit EnumMetadata.swift
[2527/2636] Compiling FluentKit EnumProperty.swift
[2528/2636] Compiling FluentKit OptionalEnumProperty.swift
[2529/2636] Compiling FluentKit Exports.swift
[2530/2636] Compiling FluentKit FluentError.swift
[2531/2636] Compiling FluentKit ModelMiddleware.swift
[2532/2636] Compiling FluentKit ModelResponder.swift
[2533/2636] Compiling FluentKit Migration.swift
[2534/2636] Compiling FluentKit MigrationLog.swift
[2535/2636] Compiling FluentKit Migrations.swift
[2536/2636] Compiling FluentKit Migrator.swift
[2537/2636] Compiling FluentKit AnyModel.swift
[2538/2636] Compiling FluentKit EagerLoad.swift
[2539/2636] Compiling FluentKit Group.swift
[2540/2636] Compiling FluentKit ID.swift
[2541/2636] Compiling FluentKit Fields+Codable.swift
[2542/2636] Compiling FluentKit Fields.swift
[2543/2636] Compiling FluentKit MirrorBypass.swift
[2544/2636] Compiling FluentKit Model+CRUD.swift
[2545/2636] Compiling FluentKit Model.swift
[2546/2636] Compiling FluentKit Children.swift
[2547/2636] Compiling FluentKit CompositeChildren.swift
[2548/2636] Compiling FluentKit CompositeID.swift
[2549/2636] Compiling FluentKit CompositeOptionalChild.swift
[2550/2636] Compiling FluentKit CompositeOptionalParent.swift
[2551/2636] Compiling FluentKit CompositeParent.swift
[2552/2636] Compiling FluentKit Field.swift
[2553/2636] Compiling FluentKit FieldKey.swift
[2575/2636] Compiling FluentKit Boolean.swift
[2576/2636] Compiling FluentKit BooleanPropertyFormat.swift
[2578/2637] Compiling FluentKit QueryBuilder+Filter.swift
[2579/2637] Compiling FluentKit QueryBuilder+Group.swift
[2580/2637] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[2581/2637] Compiling FluentKit QueryBuilder+Join.swift
[2582/2637] Compiling FluentKit QueryBuilder+Paginate.swift
[2583/2637] Compiling FluentKit QueryBuilder+Range.swift
[2584/2637] Compiling FluentKit QueryBuilder+Set.swift
[2585/2637] Compiling FluentKit QueryBuilder+Sort.swift
[2586/2637] Compiling FluentKit QueryBuilder.swift
[2587/2637] Compiling FluentKit DatabaseQuery+Action.swift
[2588/2637] Compiling FluentKit DatabaseQuery+Aggregate.swift
[2589/2637] Compiling FluentKit DatabaseQuery+Field.swift
[2590/2705] Compiling FluentKit DatabaseQuery+Filter.swift
[2591/2705] Compiling FluentKit DatabaseQuery+Join.swift
[2592/2705] Compiling FluentKit DatabaseQuery+Range.swift
[2593/2705] Compiling FluentKit DatabaseQuery+Sort.swift
[2594/2705] Compiling FluentKit DatabaseQuery+Value.swift
[2595/2705] Compiling FluentKit DatabaseQuery.swift
[2596/2705] Compiling FluentKit QueryHistory.swift
[2597/2705] Compiling FluentKit DatabaseSchema.swift
[2598/2705] Compiling FluentKit SchemaBuilder.swift
[2599/2705] Compiling FluentKit OptionalType.swift
[2600/2705] Compiling FluentKit RandomGeneratable.swift
[2601/2705] Compiling FluentKit SomeCodingKey.swift
[2602/2801] Compiling Vapor Running.swift
[2603/2801] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2604/2801] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2605/2801] Compiling Vapor DotEnvFile+load.swift
[2606/2801] Compiling Vapor Routes+caseInsenstive.swift
[2607/2801] Compiling Vapor Validatable+validate.swift
[2608/2801] Compiling Vapor Environment+Process.swift
[2609/2801] Compiling Vapor Environment+Secret.swift
[2610/2801] Compiling Vapor Environment.swift
[2611/2801] Compiling Vapor Abort.swift
[2612/2801] Compiling Vapor AbortError.swift
[2613/2801] Compiling Vapor DebuggableError.swift
[2614/2801] Compiling Vapor FormDataEncoder+Content.swift
[2615/2801] Compiling Vapor Application+Password.swift
[2616/2801] Compiling Vapor Application+Passwords.swift
[2617/2801] Compiling Vapor AsyncPasswordHasher.swift
[2618/2801] Compiling Vapor BcryptHasher.swift
[2619/2801] Compiling Vapor PasswordHasher.swift
[2620/2801] Compiling Vapor PlaintextHasher.swift
[2621/2801] Compiling Vapor Request+Password.swift
[2622/2801] Compiling Vapor Redirect.swift
[2623/2801] Compiling Vapor Request+Body.swift
[2624/2801] Compiling Vapor URLQueryContainer.swift
[2625/2801] Compiling Vapor Core.swift
[2626/2801] Compiling Vapor SessionData.swift
[2627/2801] Compiling Vapor SessionDriver.swift
[2628/2801] Compiling Vapor SessionsConfiguration.swift
[2629/2801] Compiling Vapor SessionsMiddleware.swift
[2630/2801] Compiling Vapor DateFormatter+threadSpecific.swift
[2631/2801] Compiling Vapor URLEncodedFormData.swift
[2632/2801] Compiling Vapor URLEncodedFormDecoder.swift
[2633/2801] Compiling Vapor URLEncodedFormEncoder.swift
[2634/2801] Compiling Vapor URLEncodedFormError.swift
[2635/2801] Compiling Vapor URLEncodedFormParser.swift
[2636/2801] Compiling Vapor URLEncodedFormSerializer.swift
[2637/2801] Compiling Vapor URLQueryFragmentConvertible.swift
[2653/2802] Compiling Vapor Demangler.swift
[2654/2802] Compiling Vapor ErrorSource.swift
[2655/2802] Compiling Vapor StackTrace.swift
[2656/2802] Compiling Vapor Exports.swift
[2657/2802] Compiling Vapor Application+HTTP.swift
[2658/2802] Compiling Vapor BasicResponder.swift
[2659/2802] Compiling Vapor BodyStream.swift
[2660/2802] Compiling Vapor Application+HTTP+Client.swift
[2661/2802] Compiling Vapor EventLoopHTTPClient.swift
[2662/2802] Compiling Vapor HTTPServerResponseEncoder.swift
[2663/2802] Compiling Vapor HTTPServerUpgradeHandler.swift
[2664/2802] Compiling Vapor Logger+Report.swift
[2665/2802] Compiling Vapor LoggingSystem+Environment.swift
[2666/2802] Compiling Vapor Application+Middleware.swift
[2667/2802] Compiling Vapor CORSMiddleware.swift
[2668/2802] Compiling Vapor ErrorMiddleware.swift
[2669/2802] Compiling Vapor FileMiddleware.swift
[2670/2802] Compiling Vapor Middleware.swift
[2671/2802] Compiling Vapor MiddlewareConfiguration.swift
[2672/2802] Compiling Vapor RouteLoggingMiddleware.swift
[2673/2802] Compiling Vapor File+Multipart.swift
[2674/2802] Compiling Vapor FormDataDecoder+Content.swift
[2685/2848] Compiling Vapor Application.swift
[2686/2848] Compiling Vapor AuthenticationCache.swift
[2687/2848] Compiling Vapor Authenticator.swift
[2688/2848] Compiling Vapor BasicAuthorization.swift
[2689/2848] Compiling Vapor BearerAuthorization.swift
[2690/2848] Compiling Vapor GuardMiddleware.swift
[2691/2848] Compiling Vapor RedirectMiddleware.swift
[2692/2848] Compiling Vapor SessionAuthenticatable.swift
[2693/2848] Compiling Vapor Bcrypt.swift
[2694/2848] Compiling Vapor Application+Cache.swift
[2695/2848] Compiling Vapor Cache.swift
[2696/2848] Compiling Vapor CacheExpirationTime.swift
[2697/2848] Compiling Vapor MemoryCache.swift
[2698/2848] Compiling Vapor Request+Cache.swift
[2699/2848] Compiling Vapor Application+Clients.swift
[2700/2848] Compiling Vapor Client.swift
[2701/2848] Compiling Vapor ClientRequest.swift
[2702/2848] Compiling Vapor ClientResponse.swift
[2703/2848] Compiling Vapor Request+Client.swift
[2704/2848] Compiling Vapor BootCommand.swift
[2705/2848] Compiling Vapor CommandContext+Application.swift
[2706/2848] Compiling Vapor RoutesCommand.swift
[2707/2848] Compiling Vapor ServeCommand.swift
[2708/2848] Compiling Vapor AnyResponse+Concurrency.swift
[2709/2848] Compiling Vapor Validator.swift
[2710/2848] Compiling Vapor ValidatorResult.swift
[2711/2848] Compiling Vapor And.swift
[2712/2848] Compiling Vapor Case.swift
[2713/2848] Compiling Vapor CharacterSet.swift
[2714/2848] Compiling Vapor Count.swift
[2715/2848] Compiling Vapor Email.swift
[2716/2848] Compiling Vapor Empty.swift
[2717/2848] Compiling Vapor In.swift
[2718/2848] Compiling Vapor Nil.swift
[2719/2848] Compiling Vapor NilIgnoring.swift
[2720/2848] Compiling Vapor Not.swift
[2721/2848] Compiling Vapor Or.swift
[2722/2848] Compiling Vapor Pattern.swift
[2723/2848] Compiling Vapor Range.swift
[2724/2848] Compiling Vapor URL.swift
[2725/2848] Compiling Vapor Valid.swift
[2726/2848] Compiling Vapor Application+Views.swift
[2727/2848] Compiling Vapor PlaintextRenderer.swift
[2728/2848] Compiling Vapor Request+View.swift
[2729/2848] Compiling Vapor View.swift
[2730/2848] Compiling Vapor ViewRenderer.swift
[2731/2848] Compiling Vapor _Deprecations.swift
[2732/2848] Compiling Vapor Bytes+SecureCompare.swift
[2733/2848] Compiling Vapor Collection+Safe.swift
[2734/2848] Compiling Vapor DataProtocol+Copy.swift
[2735/2848] Compiling Vapor DecoderUnwrapper.swift
[2736/2848] Compiling Vapor DirectoryConfiguration.swift
[2737/2848] Compiling Vapor DotEnv.swift
[2738/2848] Compiling Vapor Extendable.swift
[2739/2848] Compiling Vapor File.swift
[2740/2848] Compiling Vapor FileIO.swift
[2741/2848] Compiling Vapor LifecycleHandler.swift
[2742/2848] Compiling Vapor OptionalType.swift
[2743/2848] Compiling Vapor RFC1123.swift
[2744/2848] Compiling Vapor SocketAddress+Hostname.swift
[2745/2848] Compiling Vapor Storage.swift
[2746/2848] Compiling Vapor String+IsIPAddress.swift
[2747/2848] Compiling Vapor Thread.swift
[2748/2848] Compiling Vapor URI.swift
[2749/2848] Compiling Vapor RangeResult.swift
[2750/2848] Compiling Vapor Validatable.swift
[2751/2848] Compiling Vapor Validation.swift
[2752/2848] Compiling Vapor ValidationKey.swift
[2753/2848] Compiling Vapor Validations.swift
[2754/2848] Compiling Vapor ValidationsError.swift
[2755/2848] Emitting module Vapor
[2756/2848] Compiling Vapor EndpointCache.swift
[2757/2848] Compiling Vapor HTTPMethod+String.swift
[2758/2848] Compiling Vapor HTTPStatus.swift
[2759/2848] Compiling Vapor HTTPCookies.swift
[2760/2848] Compiling Vapor HTTPHeaderCacheControl.swift
[2761/2848] Compiling Vapor HTTPHeaderExpires.swift
[2762/2848] Compiling Vapor HTTPHeaderLastModified.swift
[2763/2848] Compiling Vapor HTTPHeaders+Cache.swift
[2764/2848] Compiling Vapor HTTPHeaders+Connection.swift
[2765/2848] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2766/2848] Compiling Vapor HTTPHeaders+ContentRange.swift
[2767/2848] Compiling Vapor HTTPHeaders+Directive.swift
[2768/2848] Compiling Vapor HTTPHeaders+Forwarded.swift
[2769/2848] Compiling Vapor HTTPHeaders+Link.swift
[2770/2848] Compiling Vapor HTTPHeaders+Name.swift
[2771/2848] Compiling Vapor HTTPHeaders.swift
[2772/2848] Compiling Vapor HTTPMediaType.swift
[2773/2848] Compiling Vapor HTTPMediaTypePreference.swift
[2774/2848] Compiling Vapor Responder.swift
[2775/2848] Compiling Vapor Application+HTTP+Server.swift
[2776/2848] Compiling Vapor HTTPServer.swift
[2777/2848] Compiling Vapor HTTPServerHandler.swift
[2778/2848] Compiling Vapor HTTPServerRequestDecoder.swift
[2779/2848] Compiling Vapor Request+Session.swift
[2780/2848] Compiling Vapor Session.swift
[2781/2848] Compiling Vapor SessionCache.swift
[2794/2848] Compiling Vapor AnyResponse.swift
[2795/2848] Compiling Vapor Array+Random.swift
[2796/2848] Compiling Vapor Base32.swift
[2797/2848] Compiling Vapor Base64.swift
[2798/2848] Compiling Vapor BaseN.swift
[2799/2848] Compiling Vapor BasicCodingKey.swift
[2800/2848] Compiling Vapor ByteCount.swift
[2801/2848] Compiling Vapor Bytes+Hex.swift
[2802/2848] Compiling Vapor AsyncBasicResponder.swift
[2803/2848] Compiling Vapor AsyncMiddleware.swift
[2804/2848] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2805/2848] Compiling Vapor AsyncSessionDriver.swift
[2806/2848] Compiling Vapor Authentication+Concurrency.swift
[2807/2848] Compiling Vapor Cache+Concurrency.swift
[2808/2848] Compiling Vapor Client+Concurrency.swift
[2809/2848] Compiling Vapor FileIO+Concurrency.swift
[2810/2848] Compiling Vapor RequestBody+Concurrency.swift
[2811/2848] Compiling Vapor Responder+Concurrency.swift
[2812/2848] Compiling Vapor ResponseCodable+Concurrency.swift
[2813/2848] Compiling Vapor RoutesBuilder+Concurrency.swift
[2814/2848] Compiling Vapor ViewRenderer+Concurrency.swift
[2815/2848] Compiling Vapor WebSocket+Concurrency.swift
[2816/2848] Compiling Vapor ContainerGetPathExecutor.swift
[2817/2848] Compiling Vapor Content.swift
[2818/2848] Compiling Vapor ContentCoders.swift
[2819/2848] Compiling Vapor ContentConfiguration.swift
[2820/2848] Compiling Vapor ContentContainer.swift
[2821/2848] Compiling Vapor JSONCoder+Custom.swift
[2822/2848] Compiling Vapor JSONCoders+Content.swift
[2823/2848] Compiling Vapor PlaintextDecoder.swift
[2824/2848] Compiling Vapor PlaintextEncoder.swift
[2825/2848] Compiling Vapor URLQueryCoders.swift
[2826/2848] Compiling Vapor Request+BodyStream.swift
[2827/2848] Compiling Vapor Request.swift
[2828/2848] Compiling Vapor Application+Responder.swift
[2829/2848] Compiling Vapor DefaultResponder.swift
[2830/2848] Compiling Vapor Response+Body.swift
[2831/2848] Compiling Vapor Response.swift
[2832/2848] Compiling Vapor ResponseCodable.swift
[2833/2848] Compiling Vapor Application+Routes.swift
[2834/2848] Compiling Vapor Parameters+Require.swift
[2835/2848] Compiling Vapor Request+WebSocket.swift
[2836/2848] Compiling Vapor Route.swift
[2837/2848] Compiling Vapor RouteCollection.swift
[2838/2848] Compiling Vapor Routes.swift
[2839/2848] Compiling Vapor RoutesBuilder+Group.swift
[2840/2848] Compiling Vapor RoutesBuilder+Method.swift
[2841/2848] Compiling Vapor RoutesBuilder+Middleware.swift
[2842/2848] Compiling Vapor RoutesBuilder+WebSocket.swift
[2843/2848] Compiling Vapor RoutesBuilder.swift
[2844/2848] Compiling Vapor OTP.swift
[2845/2848] Compiling Vapor Application+Servers.swift
[2846/2848] Compiling Vapor Server.swift
[2847/2848] Compiling Vapor Application+Sessions.swift
[2848/2848] Compiling Vapor MemorySessions.swift
[2850/2875] Compiling JWT JWTError+Vapor.swift
[2851/2875] Compiling JWT JWTAuthenticator.swift
[2852/2876] Emitting module JWT
[2853/2876] Compiling JWT JWT+Microsoft.swift
[2854/2876] Compiling JWT JWT+Google.swift
[2855/2876] Compiling Fluent FluentProvider.swift
[2856/2876] Compiling Fluent MigrateCommand.swift
[2857/2876] Compiling JWT Request+JWT.swift
[2858/2878] Compiling Fluent Exports.swift
[2859/2878] Compiling Fluent Fluent+Cache.swift
[2860/2878] Compiling Fluent Fluent+History.swift
[2861/2878] Compiling Fluent Fluent+Paginate.swift
[2862/2878] Compiling Fluent Pagination+Concurrency.swift
[2863/2878] Compiling Fluent Sessions+Concurrency.swift
[2864/2879] Compiling Fluent ModelAuthenticatable.swift
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelAuthenticatable.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelCredentialsAuthenticatable.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2865/2879] Compiling Fluent ModelCredentialsAuthenticatable.swift
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelAuthenticatable.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/ModelCredentialsAuthenticatable.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Concurrency/Sessions+Concurrency.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Concurrency/Sessions+Concurrency.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2873/2879] Compiling Fluent FluentProvider+Concurrency.swift
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2874/2879] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift:3:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2875/2879] Emitting module Fluent
[2876/2879] Compiling Fluent Fluent+Pagination.swift
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Fluent+Sessions.swift:4:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2877/2879] Compiling Fluent Fluent+Sessions.swift
/host/spi-builder-workspace/.build/checkouts/fluent/Sources/Fluent/Fluent+Sessions.swift:4:17: remark: '@preconcurrency' attribute on module 'FluentKit' is unused
@preconcurrency import FluentKit
~~~~~~~~~~~~~~~~^
[2878/2879] Compiling Fluent ModelTokenAuthenticatable.swift
[2879/2879] Compiling Fluent PageLimit.swift
[2881/2900] Compiling Authomatek AuthoControllable.swift
[2882/2900] Compiling Authomatek AuthoController.swift
[2883/2900] Compiling Authomatek AuthoMiddleware.swift
[2884/2902] Compiling Authomatek AuthoPayload.swift
[2885/2902] Compiling Authomatek AuthoToken.swift
[2886/2902] Compiling Authomatek AuthoTokenable.swift
[2887/2902] Emitting module Authomatek
[2888/2902] Compiling Authomatek RouteConfig.swift
[2889/2902] Compiling Authomatek CreateUser.swift
[2890/2902] Compiling Authomatek CreateUserStatus.swift
[2891/2902] Compiling Authomatek UserModel+Authenticatable.swift
[2892/2902] Compiling Authomatek UserModel+DB.swift
[2893/2902] Compiling Authomatek User.swift
[2894/2902] Compiling Authomatek UserStatus.swift
[2895/2902] Compiling Authomatek AuthoRoutable.swift
[2896/2902] Compiling Authomatek AuthoRoutes.swift
[2897/2902] Compiling Authomatek PathComponent+Extension.swift
[2898/2902] Compiling Authomatek UserModel+DTO.swift
[2899/2902] Compiling Authomatek UserModel.swift
[2900/2902] Compiling Authomatek AuthoTokenizer.swift
[2901/2902] Compiling Authomatek TokenService.swift
[2902/2902] Compiling Authomatek Authomatek.swift
Build complete! (167.68s)
Build complete.
Done.