Build Information
Successful build of fluent-mysql-driver, reference main (52b7d8
), with Swift 6.1 for Android on 30 May 2025 19:15:09 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-mysql-driver.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor/fluent-mysql-driver
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 52b7d86 Some minor cleanup (#228)
Cloned https://github.com/vapor/fluent-mysql-driver.git
Revision (git rev-parse @):
52b7d863b884cbecfe61dd4eae2e7277992f0a35
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-mysql-driver.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/fluent-mysql-driver.git
https://github.com/vapor/fluent-mysql-driver.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.51.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "mysql-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.9.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/mysql-kit.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "fluent-mysql-driver",
"name" : "fluent-mysql-driver",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluentMySQLDriver",
"targets" : [
"FluentMySQLDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentMySQLDriverTests",
"module_type" : "SwiftTarget",
"name" : "FluentMySQLDriverTests",
"path" : "Tests/FluentMySQLDriverTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentMySQLDriverTests.swift"
],
"target_dependencies" : [
"FluentMySQLDriver"
],
"type" : "test"
},
{
"c99name" : "FluentMySQLDriver",
"module_type" : "SwiftTarget",
"name" : "FluentMySQLDriver",
"path" : "Sources/FluentMySQLDriver",
"product_dependencies" : [
"FluentKit",
"FluentSQL",
"Logging",
"MySQLKit"
],
"product_memberships" : [
"FluentMySQLDriver"
],
"sources" : [
"Exports.swift",
"FluentMySQLConfiguration.swift",
"FluentMySQLDatabase.swift",
"FluentMySQLDriver.swift",
"FluentMySQLError.swift",
"MySQLConverterDelegate.swift",
"MySQLError+Database.swift",
"MySQLRow+Database.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/mysql-kit.git
[1/5151] Fetching mysql-kit
[826/8987] Fetching mysql-kit, swift-log
[7914/22315] Fetching mysql-kit, swift-log, fluent-kit
Fetched https://github.com/vapor/mysql-kit.git from cache (0.66s)
Fetched https://github.com/apple/swift-log.git from cache (0.66s)
Fetched https://github.com/vapor/fluent-kit.git from cache (0.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.19s)
Computing version for https://github.com/vapor/mysql-kit.git
Computed https://github.com/vapor/mysql-kit.git at 4.10.0 (0.53s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/mysql-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/2370] Fetching async-kit
[641/4587] Fetching async-kit, mysql-nio
[2549/10570] Fetching async-kit, mysql-nio, sql-kit
[10571/24506] Fetching async-kit, mysql-nio, sql-kit, swift-crypto
Fetched https://github.com/vapor/async-kit.git from cache (0.41s)
[8340/22136] Fetching mysql-nio, sql-kit, swift-crypto
[8341/36979] Fetching mysql-nio, sql-kit, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/mysql-nio.git from cache (0.44s)
[6411/34762] Fetching sql-kit, swift-crypto, swift-nio-ssl
[9466/110885] Fetching sql-kit, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (1.96s)
[71068/96949] Fetching sql-kit, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.33s)
[60031/82106] Fetching sql-kit, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (5.79s)
Fetched https://github.com/apple/swift-nio.git from cache (5.89s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (6.46s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (6.83s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.2 (9.40s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.67s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.29s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[1538/6108] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.12s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.54s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (1.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.76s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.94s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.66s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.23s)
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/mysql-nio.git
Working copy of https://github.com/vapor/mysql-nio.git resolved at 1.7.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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/mysql-kit.git
Working copy of https://github.com/vapor/mysql-kit.git resolved at 4.10.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.33.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.31.0
Building for debugging...
[0/802] Write sources
[28/802] Compiling CNIOWindows shim.c
[28/802] Compiling _NumericsShims _NumericsShims.c
[30/802] Compiling _AtomicsShims.c
[31/802] Compiling CNIOWindows WSAStartup.c
[32/802] Compiling CNIOWASI CNIOWASI.c
[33/802] Compiling CNIOLinux liburing_shims.c
[34/802] Compiling CNIODarwin shim.c
[35/802] Compiling CNIOLinux shim.c
[36/802] Compiling fiat_p256_adx_mul.S
[37/802] Compiling fiat_curve25519_adx_square.S
[38/802] Compiling fiat_curve25519_adx_mul.S
[39/802] Compiling fiat_p256_adx_sqr.S
[40/802] Write swift-version-24593BA9C3E375BF.txt
[41/802] Compiling CNIOBoringSSLShims shims.c
[42/806] Compiling tls13_client.cc
[43/806] Compiling tls_method.cc
[44/806] Compiling tls_record.cc
[45/806] Compiling t1_enc.cc
[46/806] Compiling tls13_enc.cc
[47/806] Compiling tls13_both.cc
[48/837] Compiling tls13_server.cc
[49/837] Compiling ssl_versions.cc
[50/837] Compiling ssl_transcript.cc
[51/837] Compiling ssl_x509.cc
[52/837] Compiling ssl_stat.cc
[54/837] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[55/837] Compiling InternalCollectionsUtilities Debugging.swift
[56/838] Compiling _NIODataStructures _TinyArray.swift
[57/838] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[58/838] Compiling InternalCollectionsUtilities _SortedCollection.swift
[59/838] Compiling RealModule AugmentedArithmetic.swift
[60/838] Compiling RealModule Double+Real.swift
[61/838] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[62/838] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/838] Compiling _NIODataStructures PriorityQueue.swift
[64/838] Compiling RealModule Float16+Real.swift
[65/838] Compiling RealModule Float+Real.swift
[66/838] Compiling InternalCollectionsUtilities Descriptions.swift
[67/838] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[68/838] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[71/839] Emitting module _NIOBase64
[72/839] Compiling _NIOBase64 Base64.swift
[73/839] Emitting module RealModule
[74/839] Compiling RealModule AlgebraicField.swift
[75/839] Compiling RealModule ApproximateEquality.swift
[76/840] Compiling _NIODataStructures Heap.swift
[77/840] Emitting module _NIODataStructures
[78/841] Emitting module InternalCollectionsUtilities
[81/841] Compiling RealModule Real.swift
[82/841] Compiling RealModule ElementaryFunctions.swift
[83/841] Compiling RealModule Float80+Real.swift
[85/841] Compiling RealModule RealFunctions.swift
[87/842] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[89/843] Compiling ssl_session.cc
[90/880] Compiling ssl_privkey.cc
[92/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[93/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[94/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[95/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[96/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[97/966] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[98/966] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[99/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[100/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[101/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[102/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[103/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[104/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[105/966] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[106/973] Compiling OrderedCollections OrderedDictionary.swift
[107/973] Compiling OrderedCollections OrderedSet+Codable.swift
[108/973] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[109/973] Compiling OrderedCollections OrderedSet+Descriptions.swift
[110/973] Compiling OrderedCollections OrderedSet+Diffing.swift
[111/973] Compiling OrderedCollections OrderedSet+Equatable.swift
[112/973] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[113/973] Compiling OrderedCollections OrderedSet+Hashable.swift
[113/973] Compiling ssl_file.cc
[115/973] Compiling Logging MetadataProvider.swift
[116/973] Emitting module Logging
[117/973] Compiling Logging Locks.swift
[117/973] Compiling ssl_key_share.cc
[119/973] Compiling OrderedCollections OrderedSet+Initializers.swift
[120/973] Compiling OrderedCollections OrderedSet+Insertions.swift
[121/973] Compiling OrderedCollections OrderedSet+Invariants.swift
[122/973] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[123/973] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[124/973] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[125/973] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[126/973] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[126/973] Compiling ssl_lib.cc
[128/973] Compiling Logging LogHandler.swift
[129/973] Compiling Logging Logging.swift
[136/974] Compiling OrderedCollections OrderedSet+Sendable.swift
[137/974] Compiling OrderedCollections OrderedSet+SubSequence.swift
[138/974] Compiling OrderedCollections OrderedSet+Testing.swift
[139/974] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[140/979] Compiling OrderedCollections OrderedDictionary+Codable.swift
[141/979] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[142/979] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[143/979] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[144/979] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[145/979] Compiling OrderedCollections OrderedDictionary+Elements.swift
[146/979] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[147/979] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[148/983] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[149/983] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[150/983] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[151/983] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[152/983] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[153/983] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[154/983] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[155/983] Compiling OrderedCollections OrderedDictionary+Values.swift
[155/983] Compiling ssl_cipher.cc
[157/1081] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[158/1081] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[159/1081] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[159/1083] Compiling ssl_credential.cc
[161/1083] Compiling HeapModule Heap+Descriptions.swift
[162/1083] Compiling HeapModule Heap.swift
[163/1083] Compiling HashTreeCollections _Bitmap.swift
[164/1083] Compiling HashTreeCollections _Bucket.swift
[165/1083] Compiling HeapModule _HeapNode.swift
[166/1083] Compiling HeapModule Heap+Invariants.swift
[167/1083] Compiling HeapModule Heap+UnsafeHandle.swift
[168/1083] Compiling DequeModule _DequeSlot.swift
[169/1083] Compiling DequeModule _UnsafeWrappedBuffer.swift
[170/1083] Compiling HashTreeCollections _HashNode+Structural merge.swift
[171/1083] Compiling HashTreeCollections _AncestorHashSlots.swift
[176/1083] Compiling HashTreeCollections _HashNode+Builder.swift
[177/1083] Compiling HashTreeCollections _HashNode+Debugging.swift
[178/1083] Compiling HashTreeCollections _HashNode+Initializers.swift
[179/1083] Compiling HashTreeCollections _HashNode+Invariants.swift
[182/1083] Compiling HashTreeCollections _HashNode+Storage.swift
[183/1083] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[184/1083] Compiling HashTreeCollections _HashNode+Structural filter.swift
[185/1083] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[186/1083] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[187/1083] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[188/1083] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[189/1083] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[190/1083] Compiling HashTreeCollections TreeSet+Hashable.swift
[191/1083] Compiling HashTreeCollections TreeSet+Sendable.swift
[192/1083] Compiling HashTreeCollections TreeSet+Sequence.swift
[193/1083] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[194/1083] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[195/1083] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[196/1083] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[197/1083] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[198/1083] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[199/1083] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[204/1093] Emitting module HeapModule
[206/1094] Compiling HashTreeCollections _HashNode+Lookups.swift
[207/1094] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[208/1094] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[209/1094] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[210/1094] Compiling HashTreeCollections _HashNode+Structural union.swift
[211/1094] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[212/1094] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[213/1094] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[214/1094] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[215/1094] Compiling HashTreeCollections _HashNode.swift
[220/1094] Compiling HashTreeCollections TreeSet+Debugging.swift
[221/1094] Compiling HashTreeCollections TreeSet+Descriptions.swift
[222/1094] Compiling HashTreeCollections TreeSet+Equatable.swift
[223/1094] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[224/1094] Compiling HashTreeCollections TreeSet+Extras.swift
[225/1094] Compiling HashTreeCollections TreeSet+Filter.swift
[226/1094] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[227/1094] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[228/1094] Compiling HashTreeCollections TreeDictionary+Filter.swift
[237/1094] Compiling HashTreeCollections TreeDictionary.swift
[238/1094] Compiling HashTreeCollections TreeSet+Codable.swift
[239/1094] Compiling HashTreeCollections TreeSet+Collection.swift
[240/1094] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[254/1094] Emitting module OrderedCollections
[258/1095] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[259/1095] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[260/1095] Compiling HashTreeCollections TreeDictionary+Keys.swift
[261/1095] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[262/1095] Compiling HashTreeCollections TreeDictionary+Merge.swift
[263/1095] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[264/1095] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[265/1095] Compiling HashTreeCollections TreeDictionary+Values.swift
[268/1095] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[269/1095] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[270/1095] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[271/1095] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[272/1095] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[273/1095] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[274/1095] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[275/1095] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[276/1095] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[277/1095] Compiling HashTreeCollections TreeSet.swift
[279/1095] Emitting module DequeModule
[280/1096] Compiling ssl_buffer.cc
[282/1096] Compiling HashTreeCollections _HashTreeIterator.swift
[283/1096] Compiling HashTreeCollections _HashTreeStatistics.swift
[284/1096] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[285/1096] Compiling HashTreeCollections _RawHashNode.swift
[286/1096] Compiling HashTreeCollections _UnmanagedHashNode.swift
[287/1096] Compiling HashTreeCollections _UnsafePath.swift
[288/1096] Compiling HashTreeCollections TreeDictionary+Codable.swift
[289/1096] Compiling HashTreeCollections TreeDictionary+Collection.swift
[290/1096] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[291/1096] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[292/1096] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[293/1096] Emitting module _RopeModule
[293/1096] Compiling ssl_cert.cc
[294/1096] Compiling ssl_asn1.cc
[304/1096] Compiling ssl_aead_ctx.cc
[306/1096] Compiling HashTreeCollections _HashNodeHeader.swift
[307/1096] Compiling HashTreeCollections _HashSlot.swift
[308/1096] Compiling HashTreeCollections _HashStack.swift
[325/1097] Compiling s3_pkt.cc
[326/1097] Compiling s3_both.cc
[327/1097] Compiling s3_lib.cc
[362/1097] Emitting module HashTreeCollections
[363/1098] Compiling handshake.cc
[364/1098] Compiling handshake_client.cc
[365/1098] Compiling handshake_server.cc
[366/1098] Compiling handoff.cc
[367/1098] Compiling dtls_record.cc
[368/1098] Compiling extensions.cc
[369/1098] Compiling md5-x86_64-linux.S
[370/1098] Compiling encrypted_client_hello.cc
[371/1098] Compiling md5-x86_64-apple.S
[372/1098] Compiling md5-586-linux.S
[373/1098] Compiling md5-586-apple.S
[374/1098] Compiling chacha20_poly1305_x86_64-linux.S
[375/1098] Compiling chacha20_poly1305_x86_64-apple.S
[376/1098] Compiling chacha20_poly1305_armv8-win.S
[377/1098] Compiling chacha20_poly1305_armv8-linux.S
[378/1098] Compiling err_data.cc
[379/1098] Compiling chacha20_poly1305_armv8-apple.S
[380/1098] Compiling dtls_method.cc
[381/1098] Compiling d1_srtp.cc
[381/1098] Compiling chacha-x86_64-linux.S
[381/1098] Compiling bio_ssl.cc
[382/1098] Compiling chacha-x86_64-apple.S
[385/1098] Compiling chacha-x86-linux.S
[386/1098] Compiling chacha-armv8-win.S
[387/1098] Compiling chacha-x86-apple.S
[388/1098] Compiling d1_lib.cc
[389/1098] Compiling chacha-armv8-apple.S
[390/1098] Compiling chacha-armv8-linux.S
[391/1098] Compiling chacha-armv4-linux.S
[392/1098] Compiling aes128gcmsiv-x86_64-apple.S
[393/1098] Compiling x86_64-mont-apple.S
[394/1098] Compiling x86_64-mont5-apple.S
[395/1098] Compiling x86_64-mont-linux.S
[396/1098] Compiling x86_64-mont5-linux.S
[397/1098] Compiling aes128gcmsiv-x86_64-linux.S
[398/1098] Compiling x86-mont-apple.S
[399/1098] Compiling x86-mont-linux.S
[400/1098] Compiling d1_pkt.cc
[401/1098] Compiling vpaes-x86_64-apple.S
[402/1098] Compiling vpaes-x86-linux.S
[403/1098] Compiling vpaes-x86_64-linux.S
[404/1098] Compiling vpaes-x86-apple.S
[405/1098] Compiling vpaes-armv8-win.S
[405/1098] Compiling vpaes-armv8-linux.S
[407/1098] Compiling vpaes-armv8-apple.S
[408/1098] Compiling vpaes-armv7-linux.S
[409/1098] Compiling sha512-x86_64-apple.S
[410/1098] Compiling sha512-x86_64-linux.S
[411/1098] Compiling sha512-armv8-win.S
[412/1098] Compiling sha512-armv8-apple.S
[413/1098] Compiling sha512-armv4-linux.S
[414/1098] Compiling sha512-586-linux.S
[415/1098] Compiling sha512-586-apple.S
[416/1098] Compiling sha512-armv8-linux.S
[417/1098] Compiling sha256-armv8-linux.S
[418/1098] Compiling sha256-x86_64-linux.S
[419/1098] Compiling sha256-armv4-linux.S
[420/1098] Compiling sha256-x86_64-apple.S
[421/1098] Compiling sha256-armv8-win.S
[422/1098] Compiling sha256-armv8-apple.S
[423/1098] Compiling sha256-586-apple.S
[424/1098] Compiling sha1-x86_64-linux.S
[425/1098] Compiling sha256-586-linux.S
[426/1098] Compiling sha1-x86_64-apple.S
[427/1098] Compiling sha1-armv8-apple.S
[428/1098] Compiling sha1-armv8-win.S
[428/1098] Compiling sha1-armv8-linux.S
[430/1098] Compiling sha1-armv4-large-linux.S
[431/1098] Compiling sha1-586-linux.S
[432/1098] Compiling sha1-586-apple.S
[433/1098] Compiling rdrand-x86_64-linux.S
[434/1098] Compiling rdrand-x86_64-apple.S
[435/1098] Compiling rsaz-avx2-apple.S
[436/1098] Compiling rsaz-avx2-linux.S
[437/1098] Compiling p256_beeu-x86_64-asm-linux.S
[438/1098] Compiling p256_beeu-armv8-asm-linux.S
[439/1098] Compiling p256_beeu-x86_64-asm-apple.S
[440/1098] Compiling p256_beeu-armv8-asm-win.S
[441/1098] Compiling p256-x86_64-asm-linux.S
[442/1098] Compiling p256-armv8-asm-win.S
[443/1098] Compiling p256-x86_64-asm-apple.S
[444/1098] Compiling p256_beeu-armv8-asm-apple.S
[445/1098] Compiling p256-armv8-asm-linux.S
[446/1098] Compiling p256-armv8-asm-apple.S
[447/1098] Compiling ghashv8-armv8-win.S
[448/1098] Compiling ghashv8-armv8-apple.S
[449/1098] Compiling ghashv8-armv8-linux.S
[450/1098] Compiling ghash-x86_64-apple.S
[451/1098] Compiling ghash-x86_64-linux.S
[452/1098] Compiling ghashv8-armv7-linux.S
[453/1098] Compiling ghash-x86-linux.S
[454/1098] Compiling ghash-x86-apple.S
[455/1098] Compiling ghash-ssse3-x86_64-linux.S
[456/1098] Compiling ghash-ssse3-x86_64-apple.S
[457/1098] Compiling ghash-ssse3-x86-linux.S
[458/1098] Compiling ghash-neon-armv8-win.S
[459/1098] Compiling ghash-neon-armv8-linux.S
[460/1098] Compiling ghash-ssse3-x86-apple.S
[461/1098] Compiling ghash-neon-armv8-apple.S
[462/1098] Compiling co-586-linux.S
[463/1098] Compiling ghash-armv4-linux.S
[464/1098] Compiling co-586-apple.S
[464/1098] Compiling bn-armv8-win.S
[466/1098] Compiling bn-armv8-apple.S
[467/1098] Compiling bn-armv8-linux.S
[468/1098] Compiling bsaes-armv7-linux.S
[469/1098] Compiling bn-586-linux.S
[470/1098] Compiling bn-586-apple.S
[471/1098] Compiling armv8-mont-win.S
[472/1098] Compiling armv4-mont-linux.S
[473/1098] Compiling armv8-mont-apple.S
[474/1098] Compiling aesv8-gcm-armv8-win.S
[474/1098] Compiling armv8-mont-linux.S
[476/1098] Compiling aesv8-gcm-armv8-apple.S
[477/1098] Compiling d1_both.cc
[478/1098] Compiling aesv8-armv8-win.S
[479/1098] Compiling aesv8-gcm-armv8-linux.S
[480/1098] Compiling aesv8-armv8-linux.S
[481/1098] Compiling aesni-x86_64-linux.S
[482/1098] Compiling aesv8-armv8-apple.S
[483/1098] Compiling aesv8-armv7-linux.S
[484/1098] Compiling aesni-x86-apple.S
[485/1098] Compiling aesni-gcm-x86_64-apple.S
[486/1098] Compiling aesni-x86-linux.S
[487/1098] Compiling aesni-gcm-x86_64-linux.S
[487/1098] Compiling aesni-x86_64-apple.S
[489/1098] Compiling aes-gcm-avx10-x86_64-linux.S
[490/1098] Compiling aes-gcm-avx2-x86_64-apple.S
[491/1098] Compiling aes-gcm-avx2-x86_64-linux.S
[492/1098] Compiling aes-gcm-avx10-x86_64-apple.S
[493/1098] Compiling x_x509a.cc
[494/1098] Compiling x_spki.cc
[495/1098] Compiling x_pubkey.cc
[496/1098] Compiling x_req.cc
[497/1098] Compiling x_x509.cc
[498/1098] Compiling x_val.cc
[499/1098] Compiling x_sig.cc
[500/1098] Compiling x_name.cc
[501/1098] Compiling x_attrib.cc
[502/1098] Compiling x_crl.cc
[503/1098] Compiling x_exten.cc
[504/1098] Compiling x_all.cc
[505/1098] Compiling x509rset.cc
[506/1098] Compiling x_algor.cc
[507/1098] Compiling x509name.cc
[508/1098] Compiling x509spki.cc
[509/1098] Compiling x509_vpm.cc
[510/1098] Compiling x509_vfy.cc
[511/1098] Compiling x509cset.cc
[512/1098] Compiling x509_txt.cc
[513/1098] Compiling x509_v3.cc
[514/1098] Compiling x509_trs.cc
[515/1098] Compiling x509_set.cc
[516/1098] Compiling x509_req.cc
[517/1098] Compiling x509_obj.cc
[518/1098] Compiling x509_att.cc
[519/1098] Compiling x509_ext.cc
[520/1098] Compiling x509_lu.cc
[521/1098] Compiling x509_d2.cc
[522/1098] Compiling x509_def.cc
[523/1098] Compiling x509_cmp.cc
[524/1098] Compiling x509.cc
[525/1098] Compiling v3_skey.cc
[526/1098] Compiling v3_ocsp.cc
[527/1098] Compiling v3_utl.cc
[528/1098] Compiling v3_purp.cc
[529/1098] Compiling v3_prn.cc
[530/1098] Compiling v3_pcons.cc
[531/1098] Compiling v3_pmaps.cc
[532/1098] Compiling v3_lib.cc
[533/1098] Compiling v3_ncons.cc
[534/1098] Compiling v3_int.cc
[535/1098] Compiling v3_cpols.cc
[536/1098] Compiling v3_info.cc
[537/1098] Compiling v3_crld.cc
[538/1098] Compiling v3_ia5.cc
[539/1098] Compiling v3_enum.cc
[540/1098] Compiling v3_extku.cc
[541/1098] Compiling v3_bitst.cc
[542/1098] Compiling v3_genn.cc
[543/1098] Compiling v3_bcons.cc
[544/1098] Compiling v3_conf.cc
[545/1098] Compiling t_x509.cc
[546/1098] Compiling v3_akeya.cc
[547/1098] Compiling v3_alt.cc
[548/1098] Compiling t_req.cc
[549/1098] Compiling v3_akey.cc
[550/1098] Compiling t_x509a.cc
[551/1098] Compiling t_crl.cc
[552/1098] Compiling asn1_gen.cc
[553/1098] Compiling rsa_pss.cc
[554/1098] Compiling i2d_pr.cc
[555/1098] Compiling name_print.cc
[556/1098] Compiling policy.cc
[557/1098] Compiling by_file.cc
[558/1098] Compiling by_dir.cc
[559/1098] Compiling algorithm.cc
[560/1098] Compiling a_digest.cc
[561/1098] Compiling a_sign.cc
[562/1098] Compiling pmbtoken.cc
[563/1098] Compiling trust_token.cc
[564/1098] Compiling a_verify.cc
[565/1098] Compiling thread.cc
[566/1098] Compiling thread_win.cc
[567/1098] Compiling voprf.cc
[568/1098] Compiling thread_pthread.cc
[569/1098] Compiling siphash.cc
[570/1098] Compiling thread_none.cc
[571/1098] Compiling sha512.cc
[572/1098] Compiling stack.cc
[573/1098] Compiling sha1.cc
[574/1098] Compiling sha256.cc
[575/1098] Compiling rsa_print.cc
[576/1098] Compiling rsa_extra.cc
[577/1098] Compiling slhdsa.cc
[578/1098] Compiling windows.cc
[579/1098] Compiling spake2plus.cc
[580/1098] Compiling urandom.cc
[581/1098] Compiling rsa_crypt.cc
[582/1098] Compiling rc4.cc
[583/1098] Compiling refcount.cc
[584/1098] Compiling rsa_asn1.cc
[585/1098] Compiling trusty.cc
[586/1098] Compiling ios.cc
[587/1098] Compiling fork_detect.cc
[588/1098] Compiling rand.cc
[589/1098] Compiling getentropy.cc
[590/1098] Compiling poly1305_arm_asm.S
[591/1098] Compiling forkunsafe.cc
[592/1098] Compiling passive.cc
[593/1098] Compiling deterministic.cc
[594/1098] Compiling poly1305_vec.cc
[595/1098] Compiling poly1305_arm.cc
[596/1098] Compiling poly1305.cc
[597/1098] Compiling pool.cc
[598/1098] Compiling pkcs8.cc
[599/1098] Compiling p5_pbev2.cc
[600/1098] Compiling pkcs7.cc
[601/1098] Compiling pkcs7_x509.cc
[602/1098] Compiling pkcs8_x509.cc
[603/1098] Compiling pem_xaux.cc
[604/1098] Compiling pem_pkey.cc
[605/1098] Compiling pem_x509.cc
[606/1098] Compiling pem_pk8.cc
[607/1098] Compiling pem_lib.cc
[608/1098] Compiling mlkem.cc
[609/1098] Compiling pem_all.cc
[610/1098] Compiling pem_oth.cc
[611/1098] Compiling pem_info.cc
[612/1098] Compiling obj_xref.cc
[613/1098] Compiling obj.cc
[614/1098] Compiling poly_rq_mul.S
[615/1098] Compiling mldsa.cc
[616/1098] Compiling fips_shared_support.cc
[617/1098] Compiling mem.cc
[618/1098] Compiling lhash.cc
[619/1098] Compiling md4.cc
[620/1098] Compiling md5.cc
[621/1098] Compiling ex_data.cc
[622/1098] Compiling hpke.cc
[623/1098] Compiling kyber.cc
[624/1098] Compiling print.cc
[625/1098] Compiling sign.cc
[626/1098] Compiling hrss.cc
[627/1098] Compiling scrypt.cc
[628/1098] Compiling pbkdf.cc
[629/1098] Compiling p_x25519.cc
[630/1098] Compiling p_ed25519.cc
[631/1098] Compiling p_rsa.cc
[632/1098] Compiling p_rsa_asn1.cc
[633/1098] Compiling p_x25519_asn1.cc
[634/1098] Compiling p_ed25519_asn1.cc
[635/1098] Compiling p_hkdf.cc
[636/1098] Compiling p_ec_asn1.cc
[637/1098] Compiling p_dh.cc
[638/1098] Compiling p_ec.cc
[639/1098] Compiling p_dh_asn1.cc
[640/1098] Compiling evp_ctx.cc
[641/1098] Compiling err.cc
[642/1098] Compiling evp.cc
[643/1098] Compiling p_dsa_asn1.cc
[644/1098] Compiling ecdh.cc
[645/1098] Compiling evp_asn1.cc
[646/1098] Compiling engine.cc
[647/1098] Compiling bcm.cc
[648/1098] Compiling hash_to_curve.cc
[649/1098] Compiling ec_derive.cc
[650/1098] Compiling ecdsa_asn1.cc
[651/1098] Compiling dsa.cc
[652/1098] Compiling ec_asn1.cc
[653/1098] Compiling dsa_asn1.cc
[654/1098] Compiling curve25519_64_adx.cc
[655/1098] Compiling digest_extra.cc
[656/1098] Compiling x25519-asm-arm.S
[657/1098] Compiling params.cc
[658/1098] Compiling des.cc
[659/1098] Compiling dh_asn1.cc
[660/1098] Compiling spake25519.cc
[661/1098] Compiling crypto.cc
[662/1098] Compiling cpu_arm_linux.cc
[663/1098] Compiling cpu_intel.cc
[664/1098] Compiling cpu_arm_freebsd.cc
[665/1098] Compiling cpu_aarch64_win.cc
[666/1098] Compiling cpu_aarch64_sysreg.cc
[667/1098] Compiling curve25519.cc
[668/1098] Compiling cpu_aarch64_openbsd.cc
[669/1098] Compiling cpu_aarch64_fuchsia.cc
[670/1098] Compiling cpu_aarch64_linux.cc
[671/1098] Compiling cpu_aarch64_apple.cc
[672/1098] Compiling get_cipher.cc
[673/1098] Compiling conf.cc
[674/1098] Compiling e_rc4.cc
[675/1098] Compiling tls_cbc.cc
[676/1098] Compiling e_tls.cc
[677/1098] Compiling e_rc2.cc
[678/1098] Compiling e_chacha20poly1305.cc
[679/1098] Compiling e_null.cc
[680/1098] Compiling e_des.cc
[681/1098] Compiling chacha.cc
[682/1098] Compiling derive_key.cc
[683/1098] Compiling e_aesctrhmac.cc
[684/1098] Compiling e_aesgcmsiv.cc
[685/1098] Compiling unicode.cc
[686/1098] Compiling buf.cc
[687/1098] Compiling ber.cc
[688/1098] Compiling cbb.cc
[689/1098] Compiling asn1_compat.cc
[690/1098] Compiling convert.cc
[691/1098] Compiling cbs.cc
[692/1098] Compiling bn_asn1.cc
[693/1098] Compiling blake2.cc
[694/1098] Compiling printf.cc
[695/1098] Compiling socket_helper.cc
[696/1098] Compiling socket.cc
[697/1098] Compiling pair.cc
[698/1098] Compiling file.cc
[699/1098] Compiling hexdump.cc
[700/1098] Compiling fd.cc
[701/1098] Compiling errno.cc
[702/1098] Compiling connect.cc
[703/1098] Compiling bio_mem.cc
[704/1098] Compiling base64.cc
[705/1098] Compiling tasn_typ.cc
[706/1098] Compiling bio.cc
[707/1098] Compiling tasn_fre.cc
[708/1098] Compiling tasn_utl.cc
[709/1098] Compiling tasn_enc.cc
[710/1098] Compiling tasn_new.cc
[711/1098] Compiling asn_pack.cc
[712/1098] Compiling f_int.cc
[713/1098] Compiling posix_time.cc
[714/1098] Compiling f_string.cc
[715/1098] Compiling asn1_par.cc
[716/1098] Compiling tasn_dec.cc
[717/1098] Compiling asn1_lib.cc
[718/1098] Compiling a_strnid.cc
[719/1098] Compiling a_utctm.cc
[720/1098] Compiling a_time.cc
[721/1098] Compiling a_strex.cc
[722/1098] Compiling a_octet.cc
[722/1098] Compiling a_type.cc
[724/1098] Compiling a_i2d_fp.cc
[725/1098] Compiling a_mbstr.cc
[726/1098] Compiling a_object.cc
[727/1098] Compiling a_dup.cc
[728/1098] Compiling a_d2i_fp.cc
[729/1098] Compiling a_gentm.cc
[730/1098] Compiling a_int.cc
[731/1098] Compiling fiat_p256_adx_sqr.S
[732/1098] Compiling fiat_p256_adx_mul.S
[733/1098] Compiling fiat_curve25519_adx_square.S
[734/1098] Compiling fiat_curve25519_adx_mul.S
[735/1098] Compiling md5-x86_64-linux.S
[736/1098] Compiling a_bool.cc
[737/1098] Compiling a_bitstr.cc
[738/1098] Compiling md5-x86_64-apple.S
[739/1098] Compiling md5-586-linux.S
[740/1098] Compiling chacha20_poly1305_x86_64-linux.S
[741/1098] Compiling md5-586-apple.S
[742/1098] Compiling chacha20_poly1305_x86_64-apple.S
[743/1098] Compiling chacha20_poly1305_armv8-apple.S
[744/1098] Compiling chacha20_poly1305_armv8-win.S
[745/1098] Compiling chacha-x86_64-linux.S
[746/1098] Compiling chacha20_poly1305_armv8-linux.S
[747/1098] Compiling chacha-x86-linux.S
[748/1098] Compiling chacha-x86_64-apple.S
[749/1098] Compiling chacha-x86-apple.S
[750/1098] Compiling chacha-armv8-win.S
[751/1098] Compiling CCryptoBoringSSLShims shims.c
[752/1098] Compiling chacha-armv8-linux.S
[753/1098] Compiling chacha-armv4-linux.S
[754/1098] Compiling chacha-armv8-apple.S
[755/1098] Compiling aes128gcmsiv-x86_64-linux.S
[756/1098] Compiling err_data.cc
[757/1098] Compiling aes128gcmsiv-x86_64-apple.S
[758/1098] Compiling x86_64-mont5-linux.S
[759/1098] Compiling x86_64-mont5-apple.S
[759/1098] Compiling x86_64-mont-linux.S
[761/1098] Compiling x86-mont-linux.S
[762/1098] Compiling x86_64-mont-apple.S
[763/1098] Compiling x86-mont-apple.S
[764/1098] Compiling vpaes-x86_64-linux.S
[765/1098] Compiling vpaes-x86-linux.S
[766/1098] Compiling vpaes-armv8-win.S
[766/1098] Compiling vpaes-x86_64-apple.S
[768/1098] Compiling vpaes-x86-apple.S
[769/1098] Compiling vpaes-armv8-linux.S
[770/1098] Compiling vpaes-armv7-linux.S
[771/1098] Compiling vpaes-armv8-apple.S
[772/1098] Compiling sha512-x86_64-linux.S
[773/1098] Compiling sha512-x86_64-apple.S
[774/1098] Compiling sha512-armv8-win.S
[775/1098] Compiling sha512-armv4-linux.S
[776/1098] Compiling sha512-586-linux.S
[777/1098] Compiling sha512-armv8-apple.S
[778/1098] Compiling sha512-586-apple.S
[779/1098] Compiling sha512-armv8-linux.S
[780/1098] Compiling sha256-x86_64-apple.S
[781/1098] Compiling sha256-x86_64-linux.S
[782/1098] Compiling sha256-armv8-win.S
[783/1098] Compiling sha256-armv8-apple.S
[784/1098] Compiling sha256-armv8-linux.S
[784/1098] Compiling sha256-armv4-linux.S
[786/1098] Compiling sha256-586-linux.S
[787/1098] Compiling sha1-x86_64-linux.S
[788/1098] Compiling sha256-586-apple.S
[789/1098] Compiling sha1-x86_64-apple.S
[790/1098] Compiling sha1-armv8-win.S
[791/1098] Compiling sha1-armv8-apple.S
[792/1098] Compiling sha1-armv4-large-linux.S
[793/1098] Compiling sha1-586-linux.S
[794/1098] Compiling sha1-586-apple.S
[795/1098] Compiling sha1-armv8-linux.S
[796/1098] Compiling rsaz-avx2-linux.S
[797/1098] Compiling rdrand-x86_64-apple.S
[798/1098] Compiling p256_beeu-x86_64-asm-linux.S
[798/1098] Compiling rdrand-x86_64-linux.S
[800/1098] Compiling rsaz-avx2-apple.S
[801/1098] Compiling p256_beeu-x86_64-asm-apple.S
[802/1098] Compiling p256_beeu-armv8-asm-win.S
[803/1098] Compiling p256_beeu-armv8-asm-apple.S
[804/1098] Compiling p256-x86_64-asm-linux.S
[805/1098] Compiling p256_beeu-armv8-asm-linux.S
[806/1098] Compiling p256-x86_64-asm-apple.S
[807/1098] Compiling p256-armv8-asm-win.S
[808/1098] Compiling p256-armv8-asm-linux.S
[809/1098] Compiling ghashv8-armv8-linux.S
[810/1098] Compiling ghashv8-armv8-win.S
[811/1098] Compiling p256-armv8-asm-apple.S
[812/1098] Compiling ghashv8-armv8-apple.S
[813/1098] Compiling ghashv8-armv7-linux.S
[814/1098] Compiling ghash-x86_64-linux.S
[815/1098] Compiling ghash-x86-linux.S
[816/1098] Compiling ghash-x86-apple.S
[817/1098] Compiling ghash-ssse3-x86_64-apple.S
[818/1098] Compiling ghash-x86_64-apple.S
[819/1098] Compiling ghash-ssse3-x86_64-linux.S
[820/1098] Compiling ghash-ssse3-x86-linux.S
[821/1098] Compiling ghash-neon-armv8-win.S
[822/1098] Compiling ghash-neon-armv8-linux.S
[823/1098] Compiling ghash-ssse3-x86-apple.S
[824/1098] Compiling ghash-armv4-linux.S
[825/1098] Compiling ghash-neon-armv8-apple.S
[826/1098] Compiling co-586-apple.S
[827/1098] Compiling bsaes-armv7-linux.S
[828/1098] Compiling bn-armv8-win.S
[829/1098] Compiling co-586-linux.S
[830/1098] Compiling bn-armv8-linux.S
[831/1098] Compiling bn-armv8-apple.S
[832/1098] Compiling bn-586-linux.S
[833/1098] Compiling bn-586-apple.S
[834/1098] Compiling armv8-mont-win.S
[835/1098] Compiling armv8-mont-apple.S
[836/1098] Compiling armv4-mont-linux.S
[837/1098] Compiling armv8-mont-linux.S
[838/1098] Compiling aesv8-gcm-armv8-win.S
[839/1098] Compiling aesv8-armv8-linux.S
[840/1098] Compiling aesv8-armv8-apple.S
[841/1098] Compiling aesv8-armv8-win.S
[842/1098] Compiling aesv8-gcm-armv8-apple.S
[843/1098] Compiling aesv8-armv7-linux.S
[844/1098] Compiling aesv8-gcm-armv8-linux.S
[845/1098] Compiling aesni-x86_64-linux.S
[846/1098] Compiling aesni-x86-linux.S
[847/1098] Compiling aesni-gcm-x86_64-linux.S
[847/1098] Compiling aesni-x86_64-apple.S
[849/1098] Compiling aesni-gcm-x86_64-apple.S
[850/1098] Compiling aes-gcm-avx10-x86_64-linux.S
[851/1098] Compiling aesni-x86-apple.S
[852/1098] Compiling aes-gcm-avx10-x86_64-apple.S
[853/1098] Compiling c-nioatomics.c
[854/1098] Compiling x_x509.cc
[855/1098] Compiling x_x509a.cc
[856/1098] Compiling x_sig.cc
[857/1098] Compiling x_req.cc
[858/1098] Compiling x_val.cc
[859/1098] Compiling x_spki.cc
[860/1098] Compiling x_pubkey.cc
[861/1098] Compiling c-atomics.c
[862/1098] Compiling x_crl.cc
[863/1098] Compiling x509spki.cc
[864/1098] Compiling x_exten.cc
[865/1098] Compiling x_attrib.cc
[866/1098] Compiling x_algor.cc
[867/1104] Compiling x_name.cc
[868/1104] Compiling x_all.cc
[870/1104] Compiling NIOConcurrencyHelpers lock.swift
[870/1104] Compiling x509_vpm.cc
[871/1104] Compiling x509rset.cc
[873/1104] Emitting module NIOConcurrencyHelpers
[874/1104] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[875/1104] Compiling NIOConcurrencyHelpers NIOLock.swift
[876/1104] Compiling NIOConcurrencyHelpers atomics.swift
[877/1104] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[877/1105] Compiling x509name.cc
[879/1105] Compiling x509cset.cc
[880/1105] Compiling x509_txt.cc
[881/1105] Compiling x509_v3.cc
[882/1105] Compiling x509_vfy.cc
[883/1105] Compiling x509_trs.cc
[884/1105] Compiling x509_set.cc
[885/1105] Compiling x509_req.cc
[886/1105] Compiling x509_obj.cc
[887/1105] Compiling x509_def.cc
[888/1105] Compiling x509_ext.cc
[889/1105] Compiling x509_lu.cc
[890/1105] Compiling x509_d2.cc
[891/1105] Compiling x509_att.cc
[892/1105] Compiling x509_cmp.cc
[893/1105] Compiling x509.cc
[894/1105] Compiling v3_skey.cc
[895/1105] Compiling v3_purp.cc
[896/1105] Compiling v3_utl.cc
[897/1105] Compiling v3_prn.cc
[898/1105] Compiling v3_pmaps.cc
[899/1105] Compiling v3_lib.cc
[900/1105] Compiling v3_pcons.cc
[901/1105] Compiling v3_ocsp.cc
[902/1105] Compiling v3_ncons.cc
[903/1105] Compiling v3_int.cc
[904/1105] Compiling v3_genn.cc
[905/1105] Compiling v3_info.cc
[906/1105] Compiling v3_ia5.cc
[907/1105] Compiling v3_extku.cc
[908/1105] Compiling v3_enum.cc
[909/1105] Compiling v3_crld.cc
[910/1105] Compiling v3_conf.cc
[911/1105] Compiling v3_cpols.cc
[912/1105] Compiling v3_bitst.cc
[913/1105] Compiling v3_bcons.cc
[914/1105] Compiling v3_akeya.cc
[915/1105] Compiling v3_alt.cc
[916/1105] Compiling t_x509a.cc
[917/1105] Compiling v3_akey.cc
[918/1105] Compiling t_x509.cc
[919/1105] Compiling name_print.cc
[920/1105] Compiling policy.cc
[921/1105] Compiling t_req.cc
[922/1105] Compiling rsa_pss.cc
[923/1105] Compiling t_crl.cc
[924/1105] Compiling i2d_pr.cc
[925/1105] Compiling by_file.cc
[926/1105] Compiling by_dir.cc
[927/1105] Compiling a_sign.cc
[928/1105] Compiling asn1_gen.cc
[929/1105] Compiling voprf.cc
[930/1105] Compiling algorithm.cc
[931/1105] Compiling a_verify.cc
[932/1105] Compiling a_digest.cc
[933/1105] Compiling thread.cc
[934/1105] Compiling thread_pthread.cc
[935/1105] Compiling thread_win.cc
[936/1105] Compiling thread_none.cc
[937/1105] Compiling stack.cc
[938/1105] Compiling trust_token.cc
[939/1105] Compiling thash.cc
[940/1105] Compiling pmbtoken.cc
[941/1105] Compiling wots.cc
[942/1105] Compiling sha512.cc
[943/1105] Compiling slhdsa.cc
[944/1105] Compiling merkle.cc
[945/1105] Compiling siphash.cc
[946/1105] Compiling fors.cc
[947/1105] Compiling sha256.cc
[948/1105] Compiling sha1.cc
[949/1105] Compiling rsa_print.cc
[950/1105] Compiling rsa_crypt.cc
[951/1105] Compiling rc4.cc
[952/1105] Compiling rsa_extra.cc
[953/1105] Compiling rsa_asn1.cc
[954/1105] Compiling refcount.cc
[955/1105] Compiling windows.cc
[956/1105] Compiling urandom.cc
[957/1105] Compiling ios.cc
[958/1105] Compiling trusty.cc
[959/1105] Compiling rand_extra.cc
[960/1105] Compiling deterministic.cc
[961/1105] Compiling poly1305_arm_asm.S
[962/1105] Compiling getentropy.cc
[963/1105] Compiling passive.cc
[964/1105] Compiling forkunsafe.cc
[965/1105] Compiling fork_detect.cc
[966/1105] Compiling poly1305.cc
[967/1105] Compiling poly1305_arm.cc
[968/1105] Compiling poly1305_vec.cc
[969/1105] Compiling pool.cc
[970/1105] Compiling pkcs7.cc
[971/1105] Compiling pkcs8.cc
[972/1105] Compiling pkcs8_x509.cc
[973/1105] Compiling pkcs7_x509.cc
[974/1105] Compiling p5_pbev2.cc
[975/1105] Compiling pem_x509.cc
[976/1105] Compiling pem_pkey.cc
[977/1105] Compiling pem_xaux.cc
[978/1105] Compiling pem_oth.cc
[979/1105] Compiling pem_pk8.cc
[980/1105] Compiling obj_xref.cc
[981/1105] Compiling pem_info.cc
[982/1105] Compiling pem_lib.cc
[983/1105] Compiling pem_all.cc
[984/1105] Compiling mldsa.cc
[985/1105] Compiling mem.cc
[986/1105] Compiling poly_rq_mul.S
[987/1105] Compiling obj.cc
[988/1105] Compiling mlkem.cc
[989/1105] Compiling fips_shared_support.cc
[990/1105] Compiling md5.cc
[991/1105] Compiling md4.cc
[992/1105] Compiling lhash.cc
[993/1105] Compiling kyber.cc
[994/1105] Compiling sign.cc
[995/1105] Compiling ex_data.cc
[996/1105] Compiling hpke.cc
[997/1105] Compiling hrss.cc
[998/1105] Compiling scrypt.cc
[999/1105] Compiling print.cc
[1000/1105] Compiling pbkdf.cc
[1001/1105] Compiling p_x25519.cc
[1002/1105] Compiling p_x25519_asn1.cc
[1003/1105] Compiling p_rsa_asn1.cc
[1004/1105] Compiling p_rsa.cc
[1005/1105] Compiling p_hkdf.cc
[1006/1105] Compiling p_ed25519.cc
[1007/1105] Compiling p_ed25519_asn1.cc
[1008/1105] Compiling p_ec_asn1.cc
[1009/1105] Compiling p_ec.cc
[1010/1105] Compiling evp_ctx.cc
[1011/1105] Compiling p_dh.cc
[1012/1105] Compiling p_dh_asn1.cc
[1013/1105] Compiling p_dsa_asn1.cc
[1014/1105] Compiling err.cc
[1015/1105] Compiling evp.cc
[1016/1105] Compiling evp_asn1.cc
[1017/1105] Compiling engine.cc
[1018/1105] Compiling ecdh_extra.cc
[1019/1105] Compiling hash_to_curve.cc
[1020/1105] Compiling ecdsa_asn1.cc
[1021/1105] Compiling ec_derive.cc
[1022/1105] Compiling dsa.cc
[1023/1105] Compiling dsa_asn1.cc
[1024/1105] Compiling ec_asn1.cc
[1025/1105] Compiling bcm.cc
[1026/1105] Compiling x25519-asm-arm.S
[1027/1105] Compiling digest_extra.cc
[1028/1105] Compiling params.cc
[1029/1105] Compiling dh_asn1.cc
[1030/1105] Compiling des.cc
[1031/1105] Compiling curve25519_64_adx.cc
[1032/1105] Compiling crypto.cc
[1033/1105] Compiling spake25519.cc
[1034/1105] Compiling cpu_intel.cc
[1035/1105] Compiling curve25519.cc
[1036/1105] Compiling cpu_arm_linux.cc
[1037/1105] Compiling cpu_arm_freebsd.cc
[1038/1105] Compiling cpu_aarch64_win.cc
[1039/1105] Compiling cpu_aarch64_sysreg.cc
[1040/1105] Compiling cpu_aarch64_openbsd.cc
[1041/1105] Compiling cpu_aarch64_linux.cc
[1042/1105] Compiling cpu_aarch64_fuchsia.cc
[1043/1105] Compiling cpu_aarch64_apple.cc
[1044/1105] Compiling conf.cc
[1045/1105] Compiling e_tls.cc
[1046/1105] Compiling tls_cbc.cc
[1047/1105] Compiling e_rc4.cc
[1048/1105] Compiling e_null.cc
[1049/1105] Compiling e_des.cc
[1050/1105] Compiling e_rc2.cc
[1051/1105] Compiling e_chacha20poly1305.cc
[1052/1105] Compiling e_aesgcmsiv.cc
[1053/1105] Compiling unicode.cc
[1054/1105] Compiling e_aesctrhmac.cc
[1055/1105] Compiling derive_key.cc
[1056/1105] Compiling chacha.cc
[1057/1105] Compiling cipher_extra.cc
[1058/1105] Compiling ber.cc
[1059/1105] Compiling printf.cc
[1060/1105] Compiling buf.cc
[1061/1105] Compiling cbb.cc
[1062/1105] Compiling bn_asn1.cc
[1063/1105] Compiling hexdump.cc
[1064/1105] Compiling cbs.cc
[1065/1105] Compiling blake2.cc
[1066/1105] Compiling asn1_compat.cc
[1067/1105] Compiling errno.cc
[1068/1105] Compiling convert.cc
[1069/1105] Compiling pair.cc
[1070/1105] Compiling tasn_utl.cc
[1071/1105] Compiling fd.cc
[1072/1105] Compiling bio_mem.cc
[1073/1105] Compiling file.cc
[1074/1105] Compiling base64.cc
[1075/1105] Compiling bio.cc
[1076/1105] Compiling f_string.cc
[1077/1105] Compiling tasn_typ.cc
[1078/1105] Compiling tasn_fre.cc
[1079/1105] Compiling posix_time.cc
[1080/1105] Compiling tasn_enc.cc
[1081/1105] Compiling tasn_new.cc
[1082/1105] Compiling f_int.cc
[1083/1105] Compiling tasn_dec.cc
[1084/1105] Compiling asn_pack.cc
[1085/1105] Compiling asn1_par.cc
[1086/1105] Compiling a_object.cc
[1087/1105] Compiling asn1_lib.cc
[1088/1105] Compiling a_type.cc
[1089/1105] Compiling a_time.cc
[1090/1105] Compiling a_utctm.cc
[1091/1105] Compiling a_octet.cc
[1092/1105] Compiling a_i2d_fp.cc
[1093/1105] Compiling a_strnid.cc
[1094/1105] Compiling a_strex.cc
[1095/1105] Write sources
[1095/1105] Compiling a_mbstr.cc
[1096/1105] Write sources
[1098/1105] Compiling a_bool.cc
[1099/1105] Write sources
[1100/1202] Compiling a_int.cc
[1101/1202] Compiling a_dup.cc
[1102/1202] Compiling a_d2i_fp.cc
[1104/1202] Compiling Atomics UnsafeAtomic.swift
[1105/1202] Compiling Atomics UnsafeAtomicLazyReference.swift
[1106/1202] Compiling Atomics ManagedAtomic.swift
[1107/1202] Compiling Atomics ManagedAtomicLazyReference.swift
[1108/1204] Compiling Atomics AtomicMemoryOrderings.swift
[1109/1204] Compiling Atomics DoubleWord.swift
[1109/1204] Compiling a_bitstr.cc
[1110/1204] Compiling a_gentm.cc
[1112/1212] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1113/1212] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1114/1212] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1115/1212] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1116/1212] Compiling BitCollections BitSet+SetAlgebra union.swift
[1117/1212] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1118/1212] Compiling BitCollections BitSet.Counted.swift
[1119/1219] Compiling Atomics Primitives.shims.swift
[1120/1219] Compiling Atomics AtomicInteger.swift
[1121/1219] Compiling Atomics AtomicOptionalWrappable.swift
[1122/1219] Compiling Atomics AtomicReference.swift
[1123/1219] Compiling Atomics AtomicStorage.swift
[1124/1219] Compiling Atomics AtomicValue.swift
[1125/1219] Compiling Atomics IntegerOperations.swift
[1126/1219] Compiling Atomics Unmanaged extensions.swift
[1127/1219] Emitting module BitCollections
[1132/1219] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1133/1219] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1134/1219] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1135/1219] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1136/1219] Compiling BitCollections BitSet+CustomReflectable.swift
[1137/1219] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1138/1219] Compiling BitCollections BitSet+Equatable.swift
[1139/1219] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1140/1219] Compiling BitCollections BitSet+Extras.swift
[1141/1219] Compiling BitCollections BitSet+Hashable.swift
[1142/1219] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1143/1219] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1144/1219] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1145/1219] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1146/1219] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1147/1219] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1148/1219] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1149/1219] Compiling BitCollections BitArray+RandomBits.swift
[1150/1219] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1151/1219] Compiling BitCollections BitArray+Shifts.swift
[1152/1219] Compiling BitCollections BitArray+Testing.swift
[1153/1219] Compiling BitCollections BitArray._UnsafeHandle.swift
[1154/1219] Compiling BitCollections BitArray.swift
[1155/1219] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1156/1219] Compiling BitCollections BitSet+Codable.swift
[1157/1219] Compiling Atomics OptionalRawRepresentable.swift
[1158/1219] Compiling Atomics RawRepresentable.swift
[1159/1219] Compiling Atomics AtomicBool.swift
[1160/1219] Compiling Atomics IntegerConformances.swift
[1161/1219] Compiling Atomics PointerConformances.swift
[1162/1219] Compiling Atomics Primitives.native.swift
[1193/1222] Compiling BitCollections BitSet.Index.swift
[1194/1222] Compiling BitCollections BitSet._UnsafeHandle.swift
[1195/1222] Compiling BitCollections BitSet.swift
[1196/1222] Compiling BitCollections Range+Utilities.swift
[1197/1222] Compiling BitCollections Slice+Utilities.swift
[1198/1222] Compiling BitCollections UInt+Tricks.swift
[1199/1222] Compiling BitCollections _Word.swift
[1201/1225] Compiling Algorithms Trim.swift
[1202/1225] Compiling Algorithms Unique.swift
[1203/1225] Compiling Algorithms Windows.swift
[1204/1225] Compiling Collections Collections.swift
[1205/1225] Emitting module Collections
[1217/1226] Emitting module Atomics
[1219/1227] Emitting module Algorithms
[1221/1288] Compiling CryptoBoringWrapper RandomBytes.swift
[1222/1288] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1223/1288] Compiling NIOCore MulticastChannel.swift
[1224/1288] Compiling NIOCore NIOAny.swift
[1225/1288] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1226/1288] Compiling NIOCore NIOLoopBound.swift
[1227/1288] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1228/1288] Compiling NIOCore NIOScheduledCallback.swift
[1229/1288] Compiling NIOCore NIOSendable.swift
[1230/1288] Compiling NIOCore RecvByteBufferAllocator.swift
[1231/1296] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1232/1296] Compiling NIOCore IO.swift
[1233/1296] Compiling NIOCore IOData.swift
[1234/1296] Compiling NIOCore IPProtocol.swift
[1235/1296] Compiling NIOCore IntegerBitPacking.swift
[1236/1296] Compiling NIOCore IntegerTypes.swift
[1237/1296] Compiling NIOCore Interfaces.swift
[1238/1296] Compiling NIOCore Linux.swift
[1239/1296] Compiling NIOCore MarkedCircularBuffer.swift
[1240/1296] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1241/1296] Emitting module CryptoBoringWrapper
[1242/1296] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1243/1296] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1244/1296] Compiling CryptoBoringWrapper EllipticCurve.swift
[1246/1368] Compiling Crypto ASN1Any.swift
[1247/1368] Compiling Crypto ASN1BitString.swift
[1248/1368] Compiling Crypto ASN1Boolean.swift
[1249/1368] Compiling Crypto HPKE-Ciphersuite.swift
[1250/1368] Compiling Crypto HPKE-KDF.swift
[1251/1368] Compiling Crypto HPKE-KexKeyDerivation.swift
[1252/1368] Compiling Crypto HPKE-LabeledExtract.swift
[1253/1368] Compiling Crypto HPKE-Utils.swift
[1254/1368] Compiling Crypto HPKE-Modes.swift
[1255/1368] Compiling Crypto Insecure.swift
[1256/1368] Compiling Crypto Insecure_HashFunctions.swift
[1257/1368] Compiling Crypto KEM.swift
[1258/1368] Compiling Crypto ECDH_boring.swift
[1259/1368] Compiling Crypto DH.swift
[1260/1368] Compiling Crypto ECDH.swift
[1261/1368] Compiling Crypto HKDF.swift
[1262/1368] Compiling Crypto X25519Keys.swift
[1263/1368] Compiling Crypto SymmetricKeys.swift
[1264/1368] Compiling Crypto HMAC.swift
[1265/1368] Compiling Crypto MACFunctions.swift
[1266/1368] Compiling Crypto MessageAuthenticationCode.swift
[1267/1368] Compiling Crypto AES.swift
[1268/1368] Compiling Crypto ECDSASignature_boring.swift
[1269/1368] Compiling Crypto ECDSA_boring.swift
[1270/1368] Compiling Crypto HPKE-AEAD.swift
[1271/1368] Compiling Crypto ASN1Identifier.swift
[1272/1368] Compiling Crypto ASN1Integer.swift
[1273/1368] Compiling Crypto ASN1Null.swift
[1274/1368] Compiling Crypto ASN1OctetString.swift
[1275/1368] Compiling Crypto ASN1Strings.swift
[1276/1368] Compiling Crypto ArraySliceBigint.swift
[1277/1368] Compiling Crypto GeneralizedTime.swift
[1278/1368] Compiling Crypto ObjectIdentifier.swift
[1286/1368] Compiling Crypto EdDSA_boring.swift
[1287/1368] Compiling Crypto ECDSA.swift
[1288/1368] Compiling Crypto Ed25519.swift
[1290/1377] Compiling Crypto AESWrap.swift
[1291/1377] Compiling Crypto AESWrap_boring.swift
[1292/1377] Compiling Crypto Ed25519_boring.swift
[1293/1377] Compiling Crypto NISTCurvesKeys_boring.swift
[1294/1377] Compiling Crypto X25519Keys_boring.swift
[1295/1377] Compiling Crypto Curve25519.swift
[1296/1377] Compiling Crypto Ed25519Keys.swift
[1297/1377] Compiling Crypto NISTCurvesKeys.swift
[1299/1377] Emitting module Crypto
[1305/1377] Compiling Crypto DHKEM.swift
[1306/1377] Compiling Crypto HPKE-KEM-Curve25519.swift
[1307/1377] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1308/1377] Compiling Crypto HPKE-KEM.swift
[1309/1377] Compiling Crypto HPKE-Errors.swift
[1310/1377] Compiling Crypto HPKE.swift
[1311/1377] Compiling Crypto HPKE-Context.swift
[1312/1377] Compiling Crypto HPKE-KeySchedule.swift
[1320/1377] Compiling Crypto PKCS8PrivateKey.swift
[1321/1377] Compiling Crypto SEC1PrivateKey.swift
[1322/1377] Compiling Crypto SubjectPublicKeyInfo.swift
[1323/1377] Compiling Crypto CryptoKitErrors.swift
[1324/1377] Compiling Crypto Digest_boring.swift
[1325/1377] Compiling Crypto Digest.swift
[1326/1377] Compiling Crypto Digests.swift
[1327/1377] Compiling Crypto HashFunctions.swift
[1328/1377] Compiling Crypto HashFunctions_SHA2.swift
[1330/1377] Compiling Crypto AES-GCM.swift
[1331/1377] Compiling Crypto AES-GCM_boring.swift
[1332/1377] Compiling Crypto ChaChaPoly_boring.swift
[1333/1377] Compiling Crypto ChaChaPoly.swift
[1334/1377] Compiling Crypto Cipher.swift
[1335/1377] Compiling Crypto Nonces.swift
[1336/1377] Compiling Crypto ASN1.swift
[1348/1377] Compiling Crypto ECDSASignature.swift
[1349/1377] Compiling Crypto PEMDocument.swift
[1350/1377] Compiling Crypto Signature.swift
[1351/1377] Compiling Crypto CryptoKitErrors_boring.swift
[1352/1377] Compiling Crypto RNG_boring.swift
[1353/1377] Compiling Crypto SafeCompare_boring.swift
[1354/1377] Compiling Crypto Zeroization_boring.swift
[1355/1377] Compiling Crypto PrettyBytes.swift
[1356/1377] Compiling Crypto SafeCompare.swift
[1357/1377] Compiling Crypto SecureBytes.swift
[1358/1377] Compiling Crypto Zeroization.swift
[1369/1378] Emitting module NIOCore
[1380/1429] Emitting module NIOEmbedded
[1381/1429] Compiling NIOEmbedded AsyncTestingChannel.swift
[1382/1429] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1383/1429] Compiling NIOEmbedded Embedded.swift
[1385/1430] Compiling NIOPosix SelectableChannel.swift
[1386/1430] Compiling NIOPosix SelectableEventLoop.swift
[1387/1430] Compiling NIOPosix SelectorEpoll.swift
[1388/1430] Compiling NIOPosix SelectorGeneric.swift
[1389/1430] Compiling NIOPosix SelectorKqueue.swift
[1390/1430] Compiling NIOPosix SelectorUring.swift
[1391/1436] Compiling NIOPosix ServerSocket.swift
[1392/1436] Compiling NIOPosix Socket.swift
[1393/1436] Compiling NIOPosix SocketChannel.swift
[1394/1436] Compiling NIOPosix SocketProtocols.swift
[1395/1436] Compiling NIOPosix System.swift
[1396/1436] Compiling NIOPosix Thread.swift
[1397/1436] Compiling NIOPosix Pool.swift
[1398/1436] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1399/1436] Compiling NIOPosix PosixSingletons.swift
[1400/1436] Compiling NIOPosix RawSocketBootstrap.swift
[1401/1436] Compiling NIOPosix Resolver.swift
[1402/1436] Compiling NIOPosix Selectable.swift
[1403/1436] Compiling NIOPosix NIOThreadPool.swift
[1404/1436] Compiling NIOPosix NonBlockingFileIO.swift
[1405/1436] Compiling NIOPosix PendingDatagramWritesManager.swift
[1406/1436] Compiling NIOPosix PendingWritesManager.swift
[1407/1436] Compiling NIOPosix PipeChannel.swift
[1408/1436] Compiling NIOPosix PipePair.swift
[1409/1436] Compiling NIOPosix IO.swift
[1410/1436] Compiling NIOPosix IntegerBitPacking.swift
[1411/1436] Compiling NIOPosix IntegerTypes.swift
[1412/1436] Compiling NIOPosix Linux.swift
[1413/1436] Compiling NIOPosix LinuxCPUSet.swift
[1414/1436] Compiling NIOPosix LinuxUring.swift
[1415/1436] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1416/1436] Compiling NIOPosix BSDSocketAPICommon.swift
[1417/1436] Compiling NIOPosix BSDSocketAPIPosix.swift
[1418/1436] Compiling NIOPosix BSDSocketAPIWindows.swift
[1419/1436] Compiling NIOPosix BaseSocket.swift
[1420/1436] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1421/1436] Compiling NIOPosix BaseSocketChannel.swift
[1422/1436] Compiling NIOPosix BaseStreamSocketChannel.swift
[1423/1436] Compiling NIOPosix Bootstrap.swift
[1424/1436] Compiling NIOPosix ControlMessage.swift
[1425/1436] Compiling NIOPosix DatagramVectorReadManager.swift
[1426/1436] Compiling NIOPosix Errors+Any.swift
[1427/1436] Compiling NIOPosix FileDescriptor.swift
[1428/1436] Compiling NIOPosix GetaddrinfoResolver.swift
[1429/1436] Compiling NIOPosix HappyEyeballs.swift
[1430/1436] Emitting module NIOPosix
[1431/1436] Compiling NIOPosix ThreadPosix.swift
[1432/1436] Compiling NIOPosix ThreadWindows.swift
[1433/1436] Compiling NIOPosix UnsafeTransfer.swift
[1434/1436] Compiling NIOPosix Utilities.swift
[1435/1436] Compiling NIOPosix VsockAddress.swift
[1436/1436] Compiling NIOPosix VsockChannelEvents.swift
[1438/1461] Compiling NIO Exports.swift
[1439/1461] Emitting module NIO
[1441/1462] Compiling AsyncKit EventLoop+Flatten.swift
[1442/1462] Compiling AsyncKit EventLoop+Future.swift
[1443/1462] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1444/1464] Compiling AsyncKit Future+Miscellaneous.swift
[1445/1464] Compiling AsyncKit Future+Nonempty.swift
[1446/1464] Compiling AsyncKit Future+Optional.swift
[1447/1464] Compiling AsyncKit Future+Transform.swift
[1448/1464] Compiling AsyncKit Future+Try.swift
[1449/1464] Compiling AsyncKit FutureOperators.swift
[1450/1567] Compiling NIOTLS TLSEvents.swift
[1451/1567] Emitting module NIOTLS
[1452/1567] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1453/1567] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1454/1567] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1455/1567] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1456/1567] Emitting module NIOFoundationCompat
[1457/1567] Compiling NIOTLS SNIHandler.swift
[1458/1567] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1460/1568] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1461/1568] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1462/1568] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1463/1568] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1465/1598] Compiling SQLKit SQLDropIndex.swift
[1466/1598] Compiling SQLKit SQLDropTable.swift
[1467/1598] Compiling SQLKit SQLDropTrigger.swift
[1468/1598] Compiling SQLKit SQLInsert.swift
[1469/1598] Compiling SQLKit SQLSelect.swift
[1470/1598] Compiling SQLKit SQLUnion.swift
[1471/1598] Compiling SQLKit SQLUpdate.swift
[1472/1598] Compiling SQLKit SQLExpression.swift
[1473/1598] Compiling SQLKit SQLSerializer.swift
[1474/1598] Compiling SQLKit SQLStatement.swift
[1475/1598] Compiling SQLKit SQLBinaryExpression.swift
[1476/1598] Compiling SQLKit SQLBinaryOperator.swift
[1477/1598] Compiling SQLKit SQLBind.swift
[1478/1610] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1479/1610] Compiling SQLKit SQLColumnAssignment.swift
[1480/1610] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1481/1610] Compiling SQLKit SQLColumnDefinition.swift
[1482/1610] Compiling SQLKit SQLCommonTableExpression.swift
[1483/1610] Compiling SQLKit SQLConflictAction.swift
[1484/1610] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1485/1610] Compiling SQLKit SQLDropBehaviour.swift
[1486/1610] Compiling SQLKit SQLEnumDataType.swift
[1487/1610] Compiling SQLKit SQLExcludedColumn.swift
[1488/1610] Compiling SQLKit SQLForeignKey.swift
[1489/1610] Compiling SQLKit SQLJoin.swift
[1490/1610] Compiling SQLKit SQLJoinMethod.swift
[1491/1610] Compiling NIOSSL RNG.swift
[1492/1610] Compiling NIOSSL SafeCompare.swift
[1493/1610] Compiling SQLKit SQLAlias.swift
[1494/1610] Compiling SQLKit SQLBetween.swift
[1495/1610] Compiling SQLKit SQLColumn.swift
[1496/1610] Compiling SQLKit SQLConstraint.swift
[1497/1610] Compiling SQLKit SQLDataType.swift
[1498/1610] Compiling SQLKit SQLDirection.swift
[1499/1610] Compiling SQLKit SQLDistinct.swift
[1500/1610] Compiling SQLKit SQLForeignKeyAction.swift
[1501/1610] Compiling SQLKit SQLNestedSubpathExpression.swift
[1502/1610] Compiling SQLKit SQLQualifiedTable.swift
[1503/1610] Compiling SQLKit SQLQueryString.swift
[1504/1610] Compiling SQLKit SQLLockingClause.swift
[1505/1610] Compiling SQLKit SQLOrderBy.swift
[1506/1610] Compiling SQLKit SQLReturning.swift
[1507/1610] Compiling SQLKit SQLSubquery.swift
[1508/1610] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1509/1610] Compiling SQLKit SQLAlterEnum.swift
[1510/1610] Compiling SQLKit SQLAlterTable.swift
[1511/1610] Compiling SQLKit SQLCreateEnum.swift
[1512/1610] Compiling SQLKit SQLCreateIndex.swift
[1513/1610] Compiling SQLKit SQLCreateTable.swift
[1514/1610] Compiling SQLKit SQLCreateTrigger.swift
[1515/1610] Compiling SQLKit SQLDelete.swift
[1516/1610] Compiling SQLKit SQLDropEnum.swift
[1517/1610] Compiling SQLKit SQLPredicateBuilder.swift
[1518/1610] Compiling SQLKit SQLQueryBuilder.swift
[1519/1610] Compiling SQLKit SQLQueryFetcher.swift
[1520/1610] Compiling SQLKit SQLReturningBuilder.swift
[1521/1610] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1522/1610] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1523/1610] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1524/1610] Compiling SQLKit SQLDatabase.swift
[1525/1610] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1526/1610] Compiling SQLKit SQLDialect.swift
[1527/1610] Compiling SQLKit SQLDatabase+Deprecated.swift
[1528/1610] Compiling SQLKit SQLError.swift
[1529/1610] Compiling SQLKit SQLExpressions+Deprecated.swift
[1530/1610] Compiling NIOSSL SSLCertificate.swift
[1531/1610] Compiling NIOSSL SSLCertificateExtensions.swift
[1532/1610] Compiling NIOSSL SSLCertificateName.swift
[1533/1610] Compiling NIOSSL SSLConnection.swift
[1534/1610] Compiling NIOSSL AndroidCABundle.swift
[1535/1610] Compiling NIOSSL ByteBufferBIO.swift
[1536/1610] Compiling NIOSSL CustomPrivateKey.swift
[1537/1610] Compiling NIOSSL IdentityVerification.swift
[1538/1610] Compiling NIOSSL LinuxCABundle.swift
[1539/1610] Compiling NIOSSL NIOSSLClientHandler.swift
[1540/1610] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1541/1610] Compiling NIOSSL NIOSSLHandler.swift
[1542/1610] Compiling NIOSSL NIOSSLServerHandler.swift
[1543/1610] Compiling NIOSSL ObjectIdentifier.swift
[1544/1610] Compiling NIOSSL PosixPort.swift
[1545/1610] Compiling NIOSSL SSLCallbacks.swift
[1546/1610] Compiling NIOSSL SSLContext.swift
[1547/1610] Compiling NIOSSL SSLErrors.swift
[1548/1610] Compiling NIOSSL SSLInit.swift
[1549/1610] Compiling NIOSSL SSLPKCS12Bundle.swift
[1550/1610] Compiling NIOSSL SSLPrivateKey.swift
[1551/1610] Compiling NIOSSL SSLPublicKey.swift
[1552/1610] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1553/1610] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1554/1610] Compiling NIOSSL SubjectAlternativeName.swift
[1555/1610] Compiling NIOSSL NIOSSLSecureBytes.swift
[1556/1610] Emitting module AsyncKit
[1557/1610] Emitting module SQLKit
[1558/1610] Emitting module NIOSSL
[1587/1614] Compiling SQLKit SQLFunction.swift
[1588/1614] Compiling SQLKit SQLGroupExpression.swift
[1589/1614] Compiling SQLKit SQLIdentifier.swift
[1590/1614] Compiling SQLKit SQLList.swift
[1591/1614] Compiling SQLKit SQLLiteral.swift
[1592/1614] Compiling SQLKit SQLRaw.swift
[1593/1614] Compiling SQLKit SQLCodingUtilities.swift
[1594/1614] Compiling SQLKit SQLQueryEncoder.swift
[1595/1614] Compiling SQLKit SQLRow.swift
[1596/1614] Compiling SQLKit SQLRowDecoder.swift
[1597/1614] Compiling SQLKit SomeCodingKey.swift
[1598/1614] Compiling SQLKit StringHandling.swift
[1600/1615] Compiling NIOSSL Zeroization.swift
[1601/1615] Compiling NIOSSL TLSConfiguration.swift
[1602/1615] Compiling NIOSSL UniversalBootstrapSupport.swift
[1603/1615] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1605/1739] Compiling MySQLNIO MySQLProtocol+HandshakeResponse41.swift
[1606/1739] Compiling MySQLNIO MySQLProtocol+HandshakeV10.swift
[1607/1739] Compiling MySQLNIO MySQLProtocol+NullBitmap.swift
[1608/1739] Compiling MySQLNIO MySQLProtocol+OK_Packet.swift
[1609/1739] Compiling MySQLNIO MySQLProtocol+SSLRequest.swift
[1610/1744] Compiling MySQLNIO MySQLDatabase.swift
[1611/1744] Compiling MySQLNIO MySQLError.swift
[1612/1744] Compiling MySQLNIO MySQLQueryCommand.swift
[1613/1744] Compiling MySQLNIO MySQLRow.swift
[1614/1744] Compiling MySQLNIO MySQLSimpleQueryCommand.swift
[1615/1744] Emitting module FluentKit
[1621/1744] Compiling MySQLNIO Exports.swift
[1622/1744] Compiling MySQLNIO MySQLConnection.swift
[1623/1744] Compiling MySQLNIO MySQLConnectionHandler.swift
[1624/1744] Compiling MySQLNIO MySQLData.swift
[1625/1744] Compiling MySQLNIO MySQLDataConvertible.swift
[1626/1744] Compiling MySQLNIO MySQLTime.swift
[1627/1744] Compiling MySQLNIO MySQLPacket.swift
[1628/1744] Compiling MySQLNIO MySQLPacketDecoder.swift
[1632/1756] Compiling MySQLNIO MySQLPacketEncoder.swift
[1633/1756] Compiling MySQLNIO MySQLPacketSequence.swift
[1634/1756] Compiling FluentKit Fields.swift
[1635/1756] Compiling FluentKit MirrorBypass.swift
[1636/1756] Compiling FluentKit Model+CRUD.swift
[1637/1756] Compiling FluentKit Model.swift
[1638/1756] Compiling FluentKit ModelAlias.swift
[1639/1756] Compiling FluentKit Schema.swift
[1640/1756] Compiling FluentKit FieldOperators.swift
[1641/1756] Compiling FluentKit Operators.swift
[1642/1756] Compiling FluentKit ValueOperators+Array.swift
[1643/1756] Compiling FluentKit ValueOperators+String.swift
[1644/1756] Compiling FluentKit ValueOperators.swift
[1645/1756] Compiling FluentKit Boolean.swift
[1646/1756] Compiling MySQLNIO MySQLProtocol+StatusFlags.swift
[1647/1756] Compiling MySQLNIO MySQLProtocol+TextResultSetRow.swift
[1648/1756] Compiling MySQLNIO MySQLProtocol.swift
[1649/1756] Compiling MySQLNIO CryptoUtils.swift
[1650/1756] Compiling MySQLNIO NIOUtils.swift
[1651/1756] Emitting module MySQLNIO
[1657/1756] Compiling FluentKit Siblings+Concurrency.swift
[1658/1756] Compiling FluentKit Database+Logging.swift
[1659/1756] Compiling FluentKit Database.swift
[1660/1756] Compiling FluentKit DatabaseID.swift
[1661/1756] Compiling FluentKit DatabaseInput.swift
[1662/1756] Compiling FluentKit DatabaseOutput.swift
[1663/1756] Compiling FluentKit Databases.swift
[1664/1756] Compiling FluentKit KeyPrefixingStrategy.swift
[1665/1756] Compiling FluentKit TransactionControlDatabase.swift
[1666/1756] Compiling FluentKit DatabaseEnum.swift
[1667/1756] Compiling FluentKit EnumBuilder.swift
[1668/1756] Compiling FluentKit EnumMetadata.swift
[1669/1756] Compiling FluentKit EnumProperty.swift
[1670/1756] Compiling FluentKit QueryBuilder+Group.swift
[1671/1756] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1672/1756] Compiling FluentKit QueryBuilder+Join.swift
[1673/1756] Compiling FluentKit QueryBuilder+Paginate.swift
[1674/1756] Compiling FluentKit QueryBuilder+Range.swift
[1675/1756] Compiling FluentKit QueryBuilder+Set.swift
[1676/1756] Compiling FluentKit QueryBuilder+Sort.swift
[1677/1756] Compiling FluentKit QueryBuilder.swift
[1678/1756] Compiling FluentKit DatabaseQuery+Action.swift
[1679/1756] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1680/1756] Compiling FluentKit DatabaseQuery+Field.swift
[1681/1756] Compiling FluentKit DatabaseQuery+Filter.swift
[1682/1756] Compiling FluentKit DatabaseQuery+Join.swift
[1683/1756] Compiling FluentKit DatabaseQuery+Range.swift
[1684/1756] Compiling FluentKit DatabaseQuery+Sort.swift
[1685/1756] Compiling FluentKit DatabaseQuery+Value.swift
[1686/1756] Compiling FluentKit DatabaseQuery.swift
[1687/1756] Compiling FluentKit QueryHistory.swift
[1688/1756] Compiling FluentKit DatabaseSchema.swift
[1689/1756] Compiling FluentKit SchemaBuilder.swift
[1690/1756] Compiling FluentKit OptionalType.swift
[1691/1756] Compiling FluentKit RandomGeneratable.swift
[1692/1756] Compiling FluentKit SomeCodingKey.swift
[1693/1756] Compiling FluentKit UnsafeMutableTransferBox.swift
[1696/1756] Compiling MySQLNIO MySQLProtocol+BinaryResultSetRow.swift
[1697/1756] Compiling MySQLNIO MySQLProtocol+COM_QUERY.swift
[1698/1756] Compiling MySQLNIO MySQLProtocol+COM_QUERY_Response.swift
[1699/1756] Compiling MySQLNIO MySQLProtocol+COM_QUIT.swift
[1700/1756] Compiling MySQLNIO MySQLProtocol+COM_STMT_CLOSE.swift
[1706/1756] Compiling MySQLNIO MySQLProtocol+COM_STMT_EXECUTE.swift
[1707/1756] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE.swift
[1708/1756] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE_OK.swift
[1709/1756] Compiling MySQLNIO MySQLProtocol+CapabilityFlags.swift
[1710/1756] Compiling MySQLNIO MySQLProtocol+CharacterSet.swift
[1711/1756] Compiling MySQLNIO MySQLProtocol+ColumnDefinition41.swift
[1712/1756] Compiling MySQLNIO MySQLProtocol+ColumnFlags.swift
[1713/1756] Compiling MySQLNIO MySQLProtocol+DataType.swift
[1714/1756] Compiling MySQLNIO MySQLProtocol+ERR_Packet.swift
[1715/1756] Compiling MySQLNIO MySQLProtocol+ErrorCode.swift
[1721/1756] Compiling FluentKit Parent.swift
[1722/1756] Compiling FluentKit Property.swift
[1723/1756] Compiling FluentKit Relation.swift
[1724/1756] Compiling FluentKit Siblings.swift
[1725/1756] Compiling FluentKit Timestamp.swift
[1726/1756] Compiling FluentKit TimestampFormat.swift
[1727/1756] Compiling FluentKit QueryBuilder+Aggregate.swift
[1728/1756] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1729/1756] Compiling FluentKit QueryBuilder+Filter.swift
[1744/1769] Compiling FluentSQL SQLList+Deprecated.swift
[1745/1769] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[1746/1770] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[1747/1770] Compiling FluentSQL DatabaseSchema+SQL.swift
[1748/1770] Compiling FluentSQL Exports.swift
[1749/1770] Compiling FluentSQL ConverterUtilities.swift
[1750/1770] Compiling FluentSQL DatabaseQuery+SQL.swift
[1751/1770] Emitting module FluentSQL
[1752/1770] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[1753/1770] Compiling FluentSQL SQLDatabase+Model.swift
[1754/1770] Compiling FluentSQL SQLSchemaConverter.swift
[1770/1770] Compiling FluentSQL SQLQueryConverter.swift
[1773/1782] Compiling MySQLKit MySQLRow+SQL.swift
[1774/1783] Compiling MySQLKit MySQLDialect.swift
[1775/1783] Compiling MySQLKit MySQLDataEncoder.swift
[1776/1783] Compiling MySQLKit MySQLDatabase+SQL.swift
[1777/1783] Compiling MySQLKit Optional+MySQLDataConvertible.swift
[1778/1783] Compiling MySQLKit MySQLDataDecoder.swift
[1779/1783] Compiling MySQLKit ConnectionPool+MySQL.swift
[1780/1783] Compiling MySQLKit Exports.swift
[1781/1783] Emitting module MySQLKit
[1782/1783] Compiling MySQLKit MySQLConfiguration.swift
[1783/1783] Compiling MySQLKit MySQLConnectionSource.swift
[1785/1792] Compiling FluentMySQLDriver MySQLError+Database.swift
[1786/1793] Compiling FluentMySQLDriver FluentMySQLError.swift
[1787/1793] Compiling FluentMySQLDriver MySQLConverterDelegate.swift
[1788/1793] Compiling FluentMySQLDriver MySQLRow+Database.swift
[1789/1793] Compiling FluentMySQLDriver FluentMySQLConfiguration.swift
[1790/1793] Emitting module FluentMySQLDriver
[1791/1793] Compiling FluentMySQLDriver FluentMySQLDatabase.swift
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:73:61: warning: type 'T' does not conform to the 'Sendable' protocol
70 |
71 | // See `Database.transaction(_:)`.
72 | func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
73 | self.inTransaction ? closure(self) : self.eventLoop.makeFutureWithTask { try await self.transaction { try await closure($0).get() } }
| `- warning: type 'T' does not conform to the 'Sendable' protocol
74 | }
75 |
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:73:133: warning: type 'T' does not conform to the 'Sendable' protocol
70 |
71 | // See `Database.transaction(_:)`.
72 | func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
73 | self.inTransaction ? closure(self) : self.eventLoop.makeFutureWithTask { try await self.transaction { try await closure($0).get() } }
| `- warning: type 'T' does not conform to the 'Sendable' protocol
74 | }
75 |
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:83:28: warning: type 'T' does not conform to the 'Sendable' protocol
75 |
76 | // See `Database.transaction(_:)`.
77 | func transaction<T>(_ closure: @escaping @Sendable (any Database) async throws -> T) async throws -> T {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
78 | guard !self.inTransaction else {
79 | return try await closure(self)
:
81 |
82 | return try await self.withConnection { conn in
83 | conn.eventLoop.makeFutureWithTask {
| `- warning: type 'T' does not conform to the 'Sendable' protocol
84 | let db = FluentMySQLDatabase(
85 | database: conn,
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:115:11: warning: type 'T' does not conform to the 'Sendable' protocol
75 |
76 | // See `Database.transaction(_:)`.
77 | func transaction<T>(_ closure: @escaping @Sendable (any Database) async throws -> T) async throws -> T {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
78 | guard !self.inTransaction else {
79 | return try await closure(self)
:
113 | }
114 | }
115 | }.get()
| `- warning: type 'T' does not conform to the 'Sendable' protocol
116 | }
117 |
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:149:28: warning: type 'R' does not conform to the 'Sendable' protocol
145 |
146 | // See `SQLDatabase.withSession(_:)`.
147 | func withSession<R>(_ closure: @escaping @Sendable (any SQLDatabase) async throws -> R) async throws -> R {
| `- note: consider making generic parameter 'R' conform to the 'Sendable' protocol
148 | try await self.withConnection { (conn: MySQLConnection) in
149 | conn.eventLoop.makeFutureWithTask {
| `- warning: type 'R' does not conform to the 'Sendable' protocol
150 | try await closure(conn.sql(encoder: self.encoder, decoder: self.decoder, queryLogLevel: self.queryLogLevel))
151 | }
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:152:11: warning: type 'R' does not conform to the 'Sendable' protocol
145 |
146 | // See `SQLDatabase.withSession(_:)`.
147 | func withSession<R>(_ closure: @escaping @Sendable (any SQLDatabase) async throws -> R) async throws -> R {
| `- note: consider making generic parameter 'R' conform to the 'Sendable' protocol
148 | try await self.withConnection { (conn: MySQLConnection) in
149 | conn.eventLoop.makeFutureWithTask {
150 | try await closure(conn.sql(encoder: self.encoder, decoder: self.decoder, queryLogLevel: self.queryLogLevel))
151 | }
152 | }.get()
| `- warning: type 'R' does not conform to the 'Sendable' protocol
153 | }
154 |
[1792/1793] Compiling FluentMySQLDriver Exports.swift
[1793/1793] Compiling FluentMySQLDriver FluentMySQLDriver.swift
Build complete! (475.57s)
Build complete.
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.51.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "mysql-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.9.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/mysql-kit.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "fluent-mysql-driver",
"name" : "fluent-mysql-driver",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluentMySQLDriver",
"targets" : [
"FluentMySQLDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentMySQLDriverTests",
"module_type" : "SwiftTarget",
"name" : "FluentMySQLDriverTests",
"path" : "Tests/FluentMySQLDriverTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentMySQLDriverTests.swift"
],
"target_dependencies" : [
"FluentMySQLDriver"
],
"type" : "test"
},
{
"c99name" : "FluentMySQLDriver",
"module_type" : "SwiftTarget",
"name" : "FluentMySQLDriver",
"path" : "Sources/FluentMySQLDriver",
"product_dependencies" : [
"FluentKit",
"FluentSQL",
"Logging",
"MySQLKit"
],
"product_memberships" : [
"FluentMySQLDriver"
],
"sources" : [
"Exports.swift",
"FluentMySQLConfiguration.swift",
"FluentMySQLDatabase.swift",
"FluentMySQLDriver.swift",
"FluentMySQLError.swift",
"MySQLConverterDelegate.swift",
"MySQLError+Database.swift",
"MySQLRow+Database.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.