The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of MySQLBridge, reference 1.0.0-rc.2.2.0 (2e9988), with Swift 6.2 (beta) for Linux on 17 Jun 2025 12:51:32 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwifQL/MySQLBridge.git
Reference: 1.0.0-rc.2.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SwifQL/MySQLBridge
 * tag               1.0.0-rc.2.2.0 -> FETCH_HEAD
HEAD is now at 2e9988f Merge pull request #1 from SwifQL/request-connection
Cloned https://github.com/SwifQL/MySQLBridge.git
Revision (git rev-parse @):
2e9988fe3ed8965fac942dcba137f07cf6d89b8c
SUCCESS checkout https://github.com/SwifQL/MySQLBridge.git at 1.0.0-rc.2.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwifQL/MySQLBridge.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/SwifQL/Bridges.git
Fetching https://github.com/vapor/mysql-nio.git
[1/2217] Fetching mysql-nio
[2218/2848] Fetching mysql-nio, bridges
Fetched https://github.com/SwifQL/Bridges.git from cache (0.33s)
Fetched https://github.com/vapor/mysql-nio.git from cache (0.33s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.2 (0.81s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[2917/19016] Fetching swift-log, swift-crypto
[4748/95343] Fetching swift-log, swift-crypto, swift-nio
[4749/110233] Fetching swift-log, swift-crypto, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-crypto.git from cache (3.12s)
[77498/95053] Fetching swift-log, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (3.15s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.17s)
[59536/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (6.98s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.28s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.41s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
[1020/6225] Fetching swift-system, swift-atomics
[6226/22831] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.22s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.22s)
Fetched https://github.com/apple/swift-collections.git from cache (1.25s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.14s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.69s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.25s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.86s)
Computing version for https://github.com/SwifQL/Bridges.git
Computed https://github.com/SwifQL/Bridges.git at 1.0.0-rc.4.13.6 (1.09s)
Fetching https://github.com/SwifQL/SwifQL.git
Fetching https://github.com/vapor/async-kit.git
[1/2366] Fetching swifql
[49/4736] Fetching swifql, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.41s)
Fetched https://github.com/SwifQL/SwifQL.git from cache (0.41s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.41s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.65s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.22s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.31s)
Computing version for https://github.com/SwifQL/SwifQL.git
Computed https://github.com/SwifQL/SwifQL.git at 2.0.0-beta.4.0.2 (0.48s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/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/SwifQL/Bridges.git
Working copy of https://github.com/SwifQL/Bridges.git resolved at 1.0.0-rc.4.13.6
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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/SwifQL/SwifQL.git
Working copy of https://github.com/SwifQL/SwifQL.git resolved at 2.0.0-beta.4.0.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/799] Write sources
[24/799] Compiling _NumericsShims _NumericsShims.c
[25/799] Compiling _AtomicsShims.c
[26/799] Compiling CNIOWindows shim.c
[27/799] Compiling CNIOWASI CNIOWASI.c
[28/799] Compiling CNIOWindows WSAStartup.c
[29/799] Compiling bn-586-linux.S
[30/799] Compiling sha512-armv8-apple.S
[31/799] Write swift-version-24593BA9C3E375BF.txt
[32/799] Compiling CNIOLinux liburing_shims.c
[33/799] Compiling CNIODarwin shim.c
[34/799] Compiling CNIOLinux shim.c
[35/800] Compiling fiat_p256_adx_sqr.S
[36/802] Compiling fiat_p256_adx_mul.S
[37/981] Compiling CNIOBoringSSLShims shims.c
[39/995] Emitting module _NIOBase64
[39/995] Compiling t_x509.cc
[40/995] Compiling fiat_curve25519_adx_square.S
[41/995] Compiling fiat_curve25519_adx_mul.S
[42/995] Compiling v3_ia5.cc
[44/995] Emitting module _NIODataStructures
[44/995] Compiling tls_method.cc
[45/995] Compiling tls_record.cc
[47/995] Emitting module SwifQL
[47/1017] Compiling tls13_enc.cc
[48/1017] Compiling tls13_server.cc
[50/1017] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/1018] Emitting module RealModule
[52/1018] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[53/1018] Compiling InternalCollectionsUtilities Integer rank.swift
[54/1019] Compiling RealModule ElementaryFunctions.swift
[55/1019] Compiling RealModule RealFunctions.swift
[56/1019] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[57/1019] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[58/1019] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/1019] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/1019] Emitting module InternalCollectionsUtilities
[61/1019] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[62/1019] Compiling InternalCollectionsUtilities Debugging.swift
[63/1019] Compiling InternalCollectionsUtilities Descriptions.swift
[64/1019] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[65/1019] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[66/1019] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/1019] Compiling RealModule Real.swift
[70/1019] Compiling _NIOBase64 Base64.swift
[71/1020] Compiling RealModule Float+Real.swift
[75/1020] Compiling RealModule Float16+Real.swift
[76/1020] Compiling RealModule Float80+Real.swift
[78/1021] Compiling _NIODataStructures PriorityQueue.swift
[79/1021] Compiling _NIODataStructures _TinyArray.swift
[80/1021] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/1022] Compiling tls13_both.cc
[82/1090] Compiling tls13_client.cc
[84/1090] Emitting module Logging
[85/1090] Compiling Logging MetadataProvider.swift
[86/1127] Compiling SwifQL SwifQLable+Offset.swift
[87/1127] Compiling SwifQL SwifQLable+On.swift
[88/1127] Compiling SwifQL SwifQLable+Or.swift
[89/1127] Compiling SwifQL SwifQLable+OrderBy.swift
[90/1127] Compiling SwifQL SwifQLable+Over.swift
[91/1127] Compiling SwifQL SwifQLable+Overlaps.swift
[92/1127] Compiling SwifQL SwifQLable+Owner.swift
[93/1127] Compiling SwifQL SwifQLable+PartitionBy.swift
[94/1127] Compiling SwifQL SwifQLable+Primary.swift
[95/1127] Compiling SwifQL SwifQLable+Raw.swift
[96/1127] Compiling SwifQL SwifQLable+References.swift
[97/1127] Compiling SwifQL SwifQLable+Rename.swift
[98/1127] Compiling SwifQL SwifQLable+Restrict.swift
[99/1127] Compiling SwifQL SwifQLable+Return.swift
[100/1127] Compiling SwifQL SwifQLable+Returning.swift
[101/1127] Compiling SwifQL SwifQLable+Rollback.swift
[102/1127] Compiling SwifQL SwifQLable+Schema.swift
[103/1127] Compiling SwifQL SwifQLable+Select.swift
[104/1127] Compiling SwifQL SwifQLable+Semicolon.swift
[105/1127] Compiling SwifQL SwifQLable+Set.swift
[106/1127] Compiling SwifQL SwifQLable+Space.swift
[107/1127] Compiling SwifQL SwifQLable+Subscript.swift
[108/1145] Compiling _NIODataStructures Heap.swift
[110/1153] Compiling SwifQL SwifQLable+Asterisk.swift
[111/1153] Compiling SwifQL SwifQLable+Before.swift
[112/1153] Compiling SwifQL SwifQLable+Begin.swift
[113/1153] Compiling SwifQL SwifQLable+Between.swift
[114/1153] Compiling SwifQL SwifQLable+Cascade.swift
[115/1153] Compiling SwifQL SwifQLable+Check.swift
[116/1153] Compiling SwifQL SwifQLable+Column.swift
[117/1153] Compiling SwifQL SwifQLable+Commit.swift
[118/1153] Compiling SwifQL SwifQLable+Conflict.swift
[119/1153] Compiling SwifQL SwifQLable+Constraint.swift
[120/1153] Compiling SwifQL SwifQLable+Create.swift
[121/1153] Compiling SwifQL SwifQLable+Default.swift
[122/1153] Compiling SwifQL SwifQLable+Delete.swift
[123/1153] Compiling SwifQL SwifQLable+Distinct.swift
[124/1153] Compiling SwifQL SwifQLable+Do.swift
[125/1153] Compiling SwifQL SwifQLable+Drop.swift
[126/1153] Compiling SwifQL SwifQLable+End.swift
[127/1153] Compiling SwifQL SwifQLable+Epoch.swift
[128/1153] Compiling SwifQL SwifQLable+Exists.swift
[129/1153] Compiling SwifQL SwifQLable+Filter.swift
[130/1153] Compiling SwifQL SwifQLable+From.swift
[131/1153] Compiling SwifQL SwifQLable+Fulltext.swift
[132/1153] Compiling SwifQL SwifQLable+Function.swift
[133/1153] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[134/1153] Compiling SwifQL Functions.swift
[135/1153] Compiling SwifQL HybridOperator.swift
[136/1153] Compiling SwifQL IndexItem.swift
[137/1153] Compiling SwifQL IndexType.swift
[138/1153] Compiling SwifQL KeyPath.swift
[139/1153] Compiling SwifQL Keypathable.swift
[140/1153] Compiling SwifQL Operators.swift
[141/1153] Compiling SwifQL AliasPart.swift
[142/1153] Compiling SwifQL ArrayPart.swift
[143/1153] Compiling SwifQL BoolPart.swift
[144/1153] Compiling SwifQL ColumnPart.swift
[145/1153] Compiling SwifQL DatePart.swift
[146/1153] Compiling SwifQL HybridOperatorPart.swift
[147/1153] Compiling SwifQL KeyPathPart.swift
[148/1153] Compiling SwifQL NullPart.swift
[149/1153] Compiling SwifQL OperatorPart.swift
[150/1153] Compiling SwifQL SafeValuePart.swift
[151/1153] Compiling SwifQL TablePart.swift
[152/1153] Compiling SwifQL TableWithAliasPart.swift
[153/1153] Compiling SwifQL UnsafeValuePart.swift
[154/1153] Compiling SwifQL Path+Column.swift
[155/1153] Compiling SwifQL Path+Schema.swift
[156/1153] Compiling SwifQL Path+SchemaWithTable.swift
[157/1153] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[158/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[159/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[160/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[161/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[162/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[163/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[164/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[165/1153] Compiling _RopeModule Rope+Extract.swift
[166/1153] Compiling _RopeModule Rope+Find.swift
[167/1153] Compiling _RopeModule Rope+ForEachWhile.swift
[168/1153] Compiling _RopeModule Rope+Insert.swift
[169/1153] Compiling _RopeModule Rope+_Storage.swift
[170/1153] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[171/1153] Compiling _RopeModule Rope+_UnsafeHandle.swift
[172/1153] Compiling _RopeModule Rope.swift
[173/1153] Compiling _RopeModule RopeElement.swift
[174/1153] Compiling _RopeModule RopeMetric.swift
[175/1153] Compiling _RopeModule RopeSummary.swift
[176/1153] Compiling _RopeModule _RopeItem.swift
[177/1153] Compiling _RopeModule _RopePath.swift
[178/1153] Compiling SwifQL SwifQLable+Any.swift
[179/1153] Compiling SwifQL SwifQLable+As.swift
[180/1153] Compiling SwifQL SwifQLable+GroupBy.swift
[181/1153] Compiling SwifQL SwifQLable+Having.swift
[182/1153] Compiling SwifQL SwifQLable+ILike.swift
[183/1153] Compiling SwifQL SwifQLable+If.swift
[184/1153] Compiling SwifQL SwifQLable+In.swift
[185/1153] Compiling SwifQL SwifQLable+InsertInto.swift
[186/1153] Compiling SwifQL SwifQLable+Interval.swift
[187/1153] Compiling SwifQL SwifQLable+IsNotNull.swift
[188/1153] Compiling SwifQL SwifQLable+IsNull.swift
[189/1153] Compiling SwifQL SwifQLable+Items.swift
[190/1153] Compiling SwifQL SwifQLable+Join.swift
[191/1153] Compiling SwifQL SwifQLable+Key.swift
[192/1153] Compiling SwifQL SwifQLable+Like.swift
[193/1153] Compiling SwifQL SwifQLable+Limit.swift
[194/1153] Compiling SwifQL SwifQLable+No.swift
[195/1153] Compiling SwifQL SwifQLable+Not.swift
[196/1153] Compiling SwifQL SwifQLable+NotBetween.swift
[197/1153] Compiling SwifQL SwifQLable+NotExists.swift
[198/1153] Compiling SwifQL SwifQLable+NotILike.swift
[199/1153] Compiling SwifQL SwifQLable+NotIn.swift
[200/1153] Compiling SwifQL SwifQLable+NotLike.swift
[201/1153] Compiling SwifQL SwifQLable+Nothing.swift
[202/1153] Compiling SwifQL SwifQLable+Null.swift
[202/1153] Compiling ssl_x509.cc
[204/1153] Compiling OrderedCollections OrderedSet+Hashable.swift
[205/1153] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[206/1153] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[207/1153] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[208/1153] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[209/1153] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[210/1153] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[211/1153] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[212/1153] Compiling OrderedCollections OrderedDictionary+Values.swift
[213/1153] Compiling OrderedCollections OrderedSet+Initializers.swift
[214/1153] Compiling OrderedCollections OrderedSet+Insertions.swift
[215/1153] Compiling OrderedCollections OrderedSet+Invariants.swift
[216/1153] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[217/1153] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[218/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[219/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[220/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[221/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[222/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[223/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[224/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[225/1153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[226/1153] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[227/1153] Compiling SwifQL SwifQLable+Table.swift
[228/1153] Compiling SwifQL SwifQLable+Timestamp.swift
[229/1153] Compiling SwifQL SwifQLable+To.swift
[230/1153] Compiling SwifQL SwifQLable+Type.swift
[231/1153] Compiling SwifQL SwifQLable+Union.swift
[232/1153] Compiling SwifQL SwifQLable+Unique.swift
[233/1153] Compiling SwifQL SwifQLable+Update.swift
[234/1153] Compiling SwifQL SwifQLable+Value.swift
[235/1153] Compiling SwifQL SwifQLable+Values.swift
[236/1153] Compiling SwifQL SwifQLable+Where.swift
[237/1153] Compiling SwifQL SwifQLable+WhereExists.swift
[238/1153] Compiling SwifQL SwifQLable+WhereNotExists.swift
[239/1153] Compiling SwifQL SwifQLable+Window.swift
[240/1153] Compiling SwifQL SwifQLable+With.swift
[241/1153] Compiling SwifQL SwifQLable.swift
[242/1153] Compiling SwifQL SwifQLableArraySeparator.swift
[243/1153] Compiling SwifQL Table.swift
[244/1153] Compiling SwifQL TableAlias.swift
[245/1153] Compiling SwifQL Type+Autodetect.swift
[246/1153] Compiling SwifQL Type+SwifQLable.swift
[247/1153] Compiling SwifQL Type.swift
[248/1153] Compiling SwifQL _Todo.swift
[249/1153] Emitting module HeapModule
[250/1153] Compiling HeapModule Heap+Descriptions.swift
[251/1229] Compiling Logging Locks.swift
[252/1229] Compiling Logging Logging.swift
[253/1229] Compiling Logging LogHandler.swift
[254/1230] Compiling HeapModule _HeapNode.swift
[255/1230] Compiling HeapModule Heap.swift
[257/1230] Compiling HeapModule Heap+Invariants.swift
[258/1230] Compiling HeapModule Heap+UnsafeHandle.swift
[260/1246] Compiling DequeModule Deque+Codable.swift
[261/1246] Compiling DequeModule Deque+Collection.swift
[262/1246] Compiling DequeModule Deque+CustomReflectable.swift
[263/1246] Compiling DequeModule Deque+Descriptions.swift
[264/1246] Compiling DequeModule Deque+Extras.swift
[265/1246] Compiling DequeModule Deque+Hashable.swift
[266/1246] Compiling DequeModule Deque+Equatable.swift
[267/1246] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[268/1246] Compiling DequeModule Deque+Testing.swift
[269/1246] Compiling DequeModule Deque._Storage.swift
[270/1246] Compiling DequeModule Deque._UnsafeHandle.swift
[271/1246] Compiling DequeModule Deque.swift
[272/1246] Compiling DequeModule _DequeBuffer.swift
[273/1246] Compiling DequeModule _DequeBufferHeader.swift
[274/1246] Compiling HashTreeCollections _Hash.swift
[275/1246] Compiling HashTreeCollections _HashLevel.swift
[276/1246] Compiling HashTreeCollections _HashNode+Builder.swift
[277/1246] Compiling HashTreeCollections _HashNode+Debugging.swift
[278/1246] Compiling HashTreeCollections _HashNode+Initializers.swift
[279/1246] Compiling HashTreeCollections _HashNode+Invariants.swift
[280/1246] Compiling HashTreeCollections _HashNode+Lookups.swift
[281/1246] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[282/1246] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[283/1247] Compiling HashTreeCollections TreeDictionary+Collection.swift
[284/1247] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[285/1247] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[286/1247] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[287/1247] Compiling HashTreeCollections TreeDictionary.swift
[288/1247] Compiling HashTreeCollections TreeSet+Codable.swift
[289/1247] Compiling HashTreeCollections TreeSet+Collection.swift
[290/1247] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[291/1247] Compiling HashTreeCollections TreeSet+Debugging.swift
[292/1247] Compiling HashTreeCollections TreeSet+Descriptions.swift
[293/1247] Compiling HashTreeCollections TreeSet+Equatable.swift
[294/1247] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[295/1247] Compiling HashTreeCollections TreeSet+Extras.swift
[296/1247] Compiling HashTreeCollections TreeSet+Filter.swift
[299/1256] Compiling t1_enc.cc
[308/1256] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[310/1256] Compiling ssl_versions.cc
[312/1256] Compiling HashTreeCollections TreeSet+Hashable.swift
[313/1256] Compiling HashTreeCollections TreeSet+Sendable.swift
[314/1256] Compiling HashTreeCollections TreeSet+Sequence.swift
[315/1256] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[316/1256] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[317/1256] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[318/1256] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[319/1256] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[320/1256] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[321/1256] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[322/1266] Compiling HashTreeCollections _HashNode+Structural union.swift
[323/1266] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[324/1266] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[325/1266] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[326/1266] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[327/1266] Compiling HashTreeCollections _HashNode.swift
[328/1266] Compiling HashTreeCollections _HashNodeHeader.swift
[329/1266] Compiling HashTreeCollections _HashSlot.swift
[334/1266] Compiling HashTreeCollections _HashStack.swift
[335/1266] Compiling HashTreeCollections _HashTreeIterator.swift
[336/1266] Compiling HashTreeCollections _HashTreeStatistics.swift
[337/1266] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[338/1266] Compiling HashTreeCollections _RawHashNode.swift
[339/1266] Compiling HashTreeCollections _UnmanagedHashNode.swift
[340/1266] Compiling HashTreeCollections _UnsafePath.swift
[341/1266] Compiling HashTreeCollections TreeDictionary+Codable.swift
[358/1275] Compiling DequeModule _DequeSlot.swift
[359/1275] Compiling DequeModule _UnsafeWrappedBuffer.swift
[386/1275] Compiling OrderedCollections OrderedSet+Sendable.swift
[387/1275] Compiling OrderedCollections OrderedSet+SubSequence.swift
[388/1275] Compiling OrderedCollections OrderedSet+Testing.swift
[389/1275] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[390/1275] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[391/1275] Compiling OrderedCollections OrderedSet.swift
[392/1275] Compiling OrderedCollections _UnsafeBitset.swift
[393/1275] Compiling HashTreeCollections TreeDictionary+Merge.swift
[394/1275] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[395/1275] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[396/1275] Compiling HashTreeCollections TreeDictionary+Values.swift
[415/1275] Compiling _RopeModule _CharacterRecognizer.swift
[416/1275] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[417/1275] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[418/1275] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[419/1275] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[420/1275] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[421/1275] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[422/1275] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[423/1275] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[424/1275] Compiling HashTreeCollections TreeSet.swift
[445/1275] Emitting module DequeModule
[474/1276] Compiling ssl_transcript.cc
[476/1276] Emitting module OrderedCollections
[476/1277] Compiling ssl_stat.cc
[478/1277] Compiling ssl_privkey.cc
[490/1277] Compiling ssl_session.cc
[492/1277] Emitting module _RopeModule
[504/1277] Compiling _RopeModule Rope+Join.swift
[505/1277] Compiling _RopeModule Rope+MutatingForEach.swift
[506/1277] Compiling _RopeModule Rope+Remove.swift
[507/1277] Compiling _RopeModule Rope+RemoveSubrange.swift
[508/1277] Compiling _RopeModule Rope+Split.swift
[509/1277] Compiling _RopeModule Optional Utilities.swift
[510/1277] Compiling _RopeModule String Utilities.swift
[511/1277] Compiling _RopeModule String.Index+ABI.swift
[523/1277] Compiling ssl_file.cc
[524/1277] Compiling ssl_key_share.cc
[535/1278] Compiling ssl_credential.cc
[536/1278] Compiling ssl_lib.cc
[537/1278] Compiling ssl_cert.cc
[537/1278] Compiling ssl_cipher.cc
[540/1278] Emitting module HashTreeCollections
[541/1279] Compiling ssl_buffer.cc
[542/1279] Compiling ssl_asn1.cc
[543/1279] Compiling ssl_aead_ctx.cc
[544/1279] Compiling s3_pkt.cc
[545/1279] Compiling s3_lib.cc
[546/1279] Compiling s3_both.cc
[547/1279] Compiling handshake_server.cc
[548/1279] Compiling handshake_client.cc
[549/1279] Compiling handshake.cc
[550/1279] Compiling encrypted_client_hello.cc
[551/1279] Compiling handoff.cc
[552/1279] Compiling d1_srtp.cc
[553/1279] Compiling dtls_record.cc
[554/1279] Compiling dtls_method.cc
[555/1279] Compiling md5-x86_64-linux.S
[556/1279] Compiling extensions.cc
[557/1279] Compiling md5-x86_64-apple.S
[558/1279] Compiling md5-586-linux.S
[559/1279] Compiling md5-586-apple.S
[560/1279] Compiling chacha20_poly1305_x86_64-apple.S
[561/1279] Compiling chacha20_poly1305_armv8-win.S
[562/1279] Compiling err_data.cc
[563/1279] Compiling chacha20_poly1305_armv8-linux.S
[564/1279] Compiling chacha20_poly1305_armv8-apple.S
[565/1279] Compiling chacha20_poly1305_x86_64-linux.S
[566/1279] Compiling chacha-x86_64-linux.S
[567/1279] Compiling chacha-x86_64-apple.S
[568/1279] Compiling chacha-x86-linux.S
[569/1279] Compiling chacha-x86-apple.S
[570/1279] Compiling chacha-armv8-win.S
[571/1279] Compiling chacha-armv8-apple.S
[572/1279] Compiling chacha-armv8-linux.S
[573/1279] Compiling aes128gcmsiv-x86_64-linux.S
[574/1279] Compiling aes128gcmsiv-x86_64-apple.S
[574/1279] Compiling chacha-armv4-linux.S
[576/1279] Compiling x86_64-mont5-linux.S
[577/1279] Compiling x86_64-mont5-apple.S
[578/1279] Compiling x86_64-mont-apple.S
[579/1279] Compiling x86_64-mont-linux.S
[580/1279] Compiling x86-mont-apple.S
[581/1279] Compiling x86-mont-linux.S
[582/1279] Compiling vpaes-x86_64-apple.S
[583/1279] Compiling bio_ssl.cc
[584/1279] Compiling d1_pkt.cc
[585/1279] Compiling vpaes-x86_64-linux.S
[586/1279] Compiling vpaes-x86-linux.S
[587/1279] Compiling vpaes-x86-apple.S
[588/1279] Compiling vpaes-armv8-win.S
[589/1279] Compiling vpaes-armv8-linux.S
[590/1279] Compiling vpaes-armv7-linux.S
[591/1279] Compiling vpaes-armv8-apple.S
[592/1279] Compiling sha512-x86_64-linux.S
[593/1279] Compiling sha512-x86_64-apple.S
[594/1279] Compiling sha512-armv8-win.S
[595/1279] Compiling sha512-armv8-linux.S
[596/1279] Compiling sha512-armv4-linux.S
[596/1279] Compiling sha512-586-linux.S
[598/1279] Compiling sha512-586-apple.S
[599/1279] Compiling sha256-x86_64-linux.S
[600/1279] Compiling sha256-x86_64-apple.S
[601/1279] Compiling sha256-armv8-win.S
[602/1279] Compiling sha256-armv8-linux.S
[603/1279] Compiling d1_lib.cc
[604/1279] Compiling sha256-armv8-apple.S
[605/1279] Compiling sha256-armv4-linux.S
[606/1279] Compiling sha256-586-linux.S
[607/1279] Compiling sha256-586-apple.S
[608/1279] Compiling sha1-armv8-win.S
[609/1279] Compiling sha1-armv8-linux.S
[610/1279] Compiling sha1-x86_64-apple.S
[611/1279] Compiling sha1-x86_64-linux.S
[612/1279] Compiling sha1-armv8-apple.S
[613/1279] Compiling sha1-armv4-large-linux.S
[614/1279] Compiling sha1-586-linux.S
[615/1279] Compiling rsaz-avx2-apple.S
[616/1279] Compiling sha1-586-apple.S
[617/1279] Compiling rsaz-avx2-linux.S
[618/1279] Compiling rdrand-x86_64-linux.S
[619/1279] Compiling rdrand-x86_64-apple.S
[620/1279] Compiling p256_beeu-x86_64-asm-linux.S
[621/1279] Compiling p256_beeu-x86_64-asm-apple.S
[622/1279] Compiling p256_beeu-armv8-asm-win.S
[623/1279] Compiling p256_beeu-armv8-asm-linux.S
[624/1279] Compiling p256-x86_64-asm-apple.S
[625/1279] Compiling p256_beeu-armv8-asm-apple.S
[626/1279] Compiling p256-armv8-asm-win.S
[627/1279] Compiling p256-x86_64-asm-linux.S
[628/1279] Compiling p256-armv8-asm-linux.S
[629/1279] Compiling p256-armv8-asm-apple.S
[630/1279] Compiling ghashv8-armv8-win.S
[631/1279] Compiling ghashv8-armv8-linux.S
[632/1279] Compiling ghashv8-armv8-apple.S
[633/1279] Compiling ghashv8-armv7-linux.S
[634/1279] Compiling ghash-x86_64-linux.S
[635/1279] Compiling ghash-x86_64-apple.S
[636/1279] Compiling ghash-x86-linux.S
[637/1279] Compiling ghash-x86-apple.S
[638/1279] Compiling ghash-ssse3-x86_64-apple.S
[639/1279] Compiling ghash-ssse3-x86-linux.S
[640/1279] Compiling ghash-ssse3-x86_64-linux.S
[641/1279] Compiling ghash-ssse3-x86-apple.S
[642/1279] Compiling ghash-neon-armv8-win.S
[643/1279] Compiling ghash-neon-armv8-linux.S
[644/1279] Compiling ghash-neon-armv8-apple.S
[645/1279] Compiling ghash-armv4-linux.S
[646/1279] Compiling co-586-linux.S
[647/1279] Compiling co-586-apple.S
[648/1279] Compiling bsaes-armv7-linux.S
[649/1279] Compiling bn-armv8-win.S
[650/1279] Compiling bn-armv8-linux.S
[651/1279] Compiling bn-armv8-apple.S
[652/1279] Compiling bn-586-apple.S
[653/1279] Compiling armv8-mont-win.S
[654/1279] Compiling armv8-mont-linux.S
[655/1279] Compiling armv8-mont-apple.S
[656/1279] Compiling aesv8-gcm-armv8-win.S
[657/1279] Compiling armv4-mont-linux.S
[658/1279] Compiling d1_both.cc
[659/1279] Compiling aesv8-gcm-armv8-linux.S
[660/1279] Compiling aesv8-gcm-armv8-apple.S
[661/1279] Compiling aesv8-armv8-win.S
[662/1279] Compiling aesv8-armv8-apple.S
[663/1279] Compiling aesv8-armv8-linux.S
[664/1279] Compiling aesni-x86_64-apple.S
[665/1279] Compiling aesv8-armv7-linux.S
[666/1279] Compiling aesni-x86-linux.S
[667/1279] Compiling aesni-x86_64-linux.S
[668/1279] Compiling aesni-gcm-x86_64-linux.S
[669/1279] Compiling aesni-x86-apple.S
[670/1279] Compiling aesni-gcm-x86_64-apple.S
[671/1279] Compiling aes-gcm-avx2-x86_64-linux.S
[672/1279] Compiling aes-gcm-avx10-x86_64-apple.S
[673/1279] Compiling aes-gcm-avx10-x86_64-linux.S
[674/1279] Compiling aes-gcm-avx2-x86_64-apple.S
[675/1279] Compiling x_x509a.cc
[676/1279] Compiling x_x509.cc
[677/1279] Compiling x_req.cc
[678/1279] Compiling x_pubkey.cc
[679/1279] Compiling x_val.cc
[680/1279] Compiling x_spki.cc
[681/1279] Compiling x_name.cc
[682/1279] Compiling x_sig.cc
[683/1279] Compiling x_crl.cc
[684/1279] Compiling x_exten.cc
[685/1279] Compiling x_attrib.cc
[686/1279] Compiling x509spki.cc
[687/1279] Compiling x_all.cc
[688/1279] Compiling x509rset.cc
[689/1279] Compiling x_algor.cc
[690/1279] Compiling x509name.cc
[691/1279] Compiling x509_txt.cc
[692/1279] Compiling x509_v3.cc
[693/1279] Compiling x509_vfy.cc
[694/1279] Compiling x509_vpm.cc
[695/1279] Compiling x509_set.cc
[696/1279] Compiling x509_trs.cc
[697/1279] Compiling x509_req.cc
[697/1279] Compiling x509cset.cc
[699/1279] Compiling x509_ext.cc
[700/1279] Compiling x509_lu.cc
[701/1279] Compiling x509_obj.cc
[702/1279] Compiling x509_d2.cc
[703/1279] Compiling x509.cc
[704/1279] Compiling x509_def.cc
[705/1279] Compiling x509_att.cc
[706/1279] Compiling x509_cmp.cc
[707/1279] Compiling v3_skey.cc
[708/1279] Compiling v3_prn.cc
[709/1279] Compiling v3_pmaps.cc
[710/1279] Compiling v3_pcons.cc
[711/1279] Compiling v3_utl.cc
[712/1279] Compiling v3_ocsp.cc
[713/1279] Compiling v3_purp.cc
[714/1279] Compiling v3_info.cc
[715/1279] Compiling v3_enum.cc
[716/1279] Compiling v3_ncons.cc
[717/1279] Compiling v3_ia5.cc
[718/1279] Compiling v3_int.cc
[719/1279] Compiling v3_lib.cc
[720/1279] Compiling v3_extku.cc
[721/1279] Compiling v3_genn.cc
[722/1279] Compiling v3_crld.cc
[723/1279] Compiling v3_bcons.cc
[724/1279] Compiling v3_conf.cc
[725/1279] Compiling v3_cpols.cc
[726/1279] Compiling v3_akeya.cc
[727/1279] Compiling v3_bitst.cc
[728/1279] Compiling v3_alt.cc
[729/1279] Compiling v3_akey.cc
[730/1279] Compiling t_x509a.cc
[731/1279] Compiling t_req.cc
[732/1279] Compiling t_x509.cc
[733/1279] Compiling i2d_pr.cc
[734/1279] Compiling t_crl.cc
[735/1279] Compiling rsa_pss.cc
[736/1279] Compiling name_print.cc
[737/1279] Compiling policy.cc
[738/1279] Compiling by_file.cc
[739/1279] Compiling algorithm.cc
[740/1279] Compiling by_dir.cc
[741/1279] Compiling a_sign.cc
[742/1279] Compiling voprf.cc
[743/1279] Compiling asn1_gen.cc
[744/1279] Compiling trust_token.cc
[745/1279] Compiling a_digest.cc
[746/1279] Compiling thread_win.cc
[747/1279] Compiling a_verify.cc
[748/1279] Compiling thread.cc
[749/1279] Compiling thread_none.cc
[750/1279] Compiling thread_pthread.cc
[751/1279] Compiling pmbtoken.cc
[752/1279] Compiling stack.cc
[753/1279] Compiling siphash.cc
[754/1279] Compiling sha512.cc
[755/1279] Compiling sha1.cc
[756/1279] Compiling sha256.cc
[757/1279] Compiling rsa_print.cc
[758/1279] Compiling rsa_extra.cc
[759/1279] Compiling slhdsa.cc
[760/1279] Compiling rsa_crypt.cc
[761/1279] Compiling trusty.cc
[762/1279] Compiling rc4.cc
[763/1279] Compiling spake2plus.cc
[764/1279] Compiling windows.cc
[765/1279] Compiling refcount.cc
[766/1279] Compiling rand.cc
[767/1279] Compiling urandom.cc
[768/1279] Compiling rsa_asn1.cc
[769/1279] Compiling passive.cc
[770/1279] Compiling ios.cc
[771/1279] Compiling getentropy.cc
[772/1279] Compiling poly1305_arm_asm.S
[773/1279] Compiling forkunsafe.cc
[774/1279] Compiling deterministic.cc
[775/1279] Compiling fork_detect.cc
[776/1279] Compiling poly1305_arm.cc
[777/1279] Compiling poly1305.cc
[778/1279] Compiling pool.cc
[779/1279] Compiling poly1305_vec.cc
[780/1279] Compiling pkcs7.cc
[781/1279] Compiling pkcs7_x509.cc
[782/1279] Compiling p5_pbev2.cc
[783/1279] Compiling pem_pkey.cc
[784/1279] Compiling pkcs8.cc
[785/1279] Compiling pem_xaux.cc
[786/1279] Compiling pkcs8_x509.cc
[787/1279] Compiling pem_x509.cc
[788/1279] Compiling pem_pk8.cc
[789/1279] Compiling pem_oth.cc
[790/1279] Compiling obj_xref.cc
[791/1279] Compiling mlkem.cc
[792/1279] Compiling pem_lib.cc
[793/1279] Compiling pem_info.cc
[794/1279] Compiling mldsa.cc
[795/1279] Compiling md4.cc
[796/1279] Compiling md5.cc
[797/1279] Compiling poly_rq_mul.S
[798/1279] Compiling fips_shared_support.cc
[799/1279] Compiling mem.cc
[800/1279] Compiling obj.cc
[801/1279] Compiling hpke.cc
[802/1279] Compiling pem_all.cc
[803/1279] Compiling lhash.cc
[804/1279] Compiling sign.cc
[805/1279] Compiling kyber.cc
[806/1279] Compiling hrss.cc
[807/1279] Compiling scrypt.cc
[808/1279] Compiling ex_data.cc
[809/1279] Compiling pbkdf.cc
[810/1279] Compiling print.cc
[811/1279] Compiling p_x25519.cc
[812/1279] Compiling p_x25519_asn1.cc
[813/1279] Compiling p_rsa_asn1.cc
[814/1279] Compiling p_ed25519.cc
[815/1279] Compiling p_hkdf.cc
[816/1279] Compiling p_rsa.cc
[817/1279] Compiling p_ed25519_asn1.cc
[818/1279] Compiling p_ec_asn1.cc
[819/1279] Compiling p_ec.cc
[820/1279] Compiling p_dh.cc
[821/1279] Compiling p_dh_asn1.cc
[822/1279] Compiling p_dsa_asn1.cc
[823/1279] Compiling evp_ctx.cc
[824/1279] Compiling engine.cc
[825/1279] Compiling hash_to_curve.cc
[826/1279] Compiling err.cc
[827/1279] Compiling evp.cc
[828/1279] Compiling ecdh.cc
[829/1279] Compiling ec_derive.cc
[830/1279] Compiling evp_asn1.cc
[831/1279] Compiling ecdsa_asn1.cc
[832/1279] Compiling dsa.cc
[833/1279] Compiling dsa_asn1.cc
[834/1279] Compiling params.cc
[835/1279] Compiling des.cc
[836/1279] Compiling digest_extra.cc
[837/1279] Compiling ec_asn1.cc
[838/1279] Compiling x25519-asm-arm.S
[839/1279] Compiling dh_asn1.cc
[840/1279] Compiling spake25519.cc
[841/1279] Compiling cpu_intel.cc
[842/1279] Compiling cpu_arm_freebsd.cc
[843/1279] Compiling cpu_arm_linux.cc
[844/1279] Compiling crypto.cc
[845/1279] Compiling curve25519.cc
[846/1279] Compiling cpu_aarch64_linux.cc
[847/1279] Compiling cpu_aarch64_win.cc
[848/1279] Compiling cpu_aarch64_openbsd.cc
[849/1279] Compiling cpu_aarch64_apple.cc
[850/1279] Compiling cpu_aarch64_sysreg.cc
[851/1279] Compiling cpu_aarch64_fuchsia.cc
[852/1279] Compiling curve25519_64_adx.cc
[853/1279] Compiling bcm.cc
[854/1279] Compiling tls_cbc.cc
[855/1279] Compiling get_cipher.cc
[856/1279] Compiling e_tls.cc
[857/1279] Compiling conf.cc
[858/1279] Compiling e_rc2.cc
[859/1279] Compiling e_rc4.cc
[860/1279] Compiling e_null.cc
[861/1279] Compiling derive_key.cc
[862/1279] Compiling e_des.cc
[863/1279] Compiling e_chacha20poly1305.cc
[864/1279] Compiling e_aesgcmsiv.cc
[865/1279] Compiling e_aesctrhmac.cc
[866/1279] Compiling chacha.cc
[867/1279] Compiling cbb.cc
[868/1279] Compiling unicode.cc
[869/1279] Compiling asn1_compat.cc
[870/1279] Compiling buf.cc
[871/1279] Compiling ber.cc
[872/1279] Compiling convert.cc
[873/1279] Compiling cbs.cc
[874/1279] Compiling bn_asn1.cc
[875/1279] Compiling blake2.cc
[876/1279] Compiling socket_helper.cc
[877/1279] Compiling printf.cc
[878/1279] Compiling hexdump.cc
[879/1279] Compiling socket.cc
[880/1279] Compiling pair.cc
[881/1279] Compiling file.cc
[882/1279] Compiling errno.cc
[883/1279] Compiling fd.cc
[884/1279] Compiling bio_mem.cc
[885/1279] Compiling connect.cc
[886/1279] Compiling bio.cc
[887/1279] Compiling base64.cc
[888/1279] Compiling tasn_typ.cc
[889/1279] Compiling tasn_enc.cc
[890/1279] Compiling f_string.cc
[891/1279] Compiling f_int.cc
[892/1279] Compiling tasn_fre.cc
[893/1279] Compiling tasn_new.cc
[894/1279] Compiling posix_time.cc
[895/1279] Compiling asn_pack.cc
[896/1279] Compiling asn1_par.cc
[897/1279] Compiling tasn_utl.cc
[898/1279] Compiling tasn_dec.cc
[899/1279] Compiling a_utctm.cc
[900/1279] Compiling a_time.cc
[901/1279] Compiling a_type.cc
[902/1279] Compiling a_octet.cc
[903/1279] Compiling asn1_lib.cc
[904/1279] Compiling a_strnid.cc
[905/1279] Compiling a_strex.cc
[906/1279] Compiling a_dup.cc
[907/1279] Compiling a_object.cc
[908/1279] Compiling a_i2d_fp.cc
[909/1279] Compiling a_d2i_fp.cc
[910/1279] Compiling a_mbstr.cc
[911/1279] Compiling a_gentm.cc
[912/1279] Compiling fiat_p256_adx_sqr.S
[913/1279] Compiling a_bitstr.cc
[914/1279] Compiling fiat_p256_adx_mul.S
[915/1279] Compiling a_int.cc
[916/1279] Compiling fiat_curve25519_adx_square.S
[917/1279] Compiling CCryptoBoringSSLShims shims.c
[918/1279] Compiling fiat_curve25519_adx_mul.S
[919/1279] Compiling md5-x86_64-linux.S
[920/1279] Compiling md5-x86_64-apple.S
[921/1279] Compiling md5-586-apple.S
[922/1279] Compiling a_bool.cc
[923/1279] Compiling md5-586-linux.S
[924/1279] Compiling chacha20_poly1305_x86_64-apple.S
[925/1279] Compiling chacha20_poly1305_x86_64-linux.S
[926/1279] Compiling chacha20_poly1305_armv8-win.S
[927/1279] Compiling chacha20_poly1305_armv8-apple.S
[928/1279] Compiling chacha20_poly1305_armv8-linux.S
[929/1279] Compiling chacha-x86_64-linux.S
[930/1279] Compiling chacha-x86_64-apple.S
[931/1279] Compiling chacha-x86-linux.S
[932/1279] Compiling chacha-x86-apple.S
[933/1279] Compiling chacha-armv8-win.S
[934/1279] Compiling err_data.cc
[935/1279] Compiling chacha-armv8-linux.S
[936/1279] Compiling chacha-armv4-linux.S
[937/1279] Compiling chacha-armv8-apple.S
[938/1279] Compiling x86_64-mont5-linux.S
[939/1279] Compiling aes128gcmsiv-x86_64-apple.S
[940/1279] Compiling x86_64-mont-linux.S
[941/1279] Compiling aes128gcmsiv-x86_64-linux.S
[942/1279] Compiling x86_64-mont5-apple.S
[943/1279] Compiling x86_64-mont-apple.S
[944/1279] Compiling x86-mont-apple.S
[945/1279] Compiling x86-mont-linux.S
[945/1279] Compiling vpaes-x86-linux.S
[947/1279] Compiling vpaes-x86_64-linux.S
[948/1279] Compiling vpaes-x86-apple.S
[949/1279] Compiling vpaes-x86_64-apple.S
[949/1279] Compiling vpaes-armv8-linux.S
[951/1279] Compiling vpaes-armv8-apple.S
[952/1279] Compiling vpaes-armv8-win.S
[953/1279] Compiling vpaes-armv7-linux.S
[954/1279] Compiling sha512-armv4-linux.S
[955/1279] Compiling sha512-armv8-linux.S
[956/1279] Compiling sha512-armv8-win.S
[957/1279] Compiling sha512-x86_64-apple.S
[958/1279] Compiling sha512-586-linux.S
[958/1279] Compiling sha512-x86_64-linux.S
[960/1279] Compiling sha512-armv8-apple.S
[961/1279] Compiling sha512-586-apple.S
[962/1279] Compiling sha256-x86_64-linux.S
[963/1279] Compiling sha256-x86_64-apple.S
[964/1279] Compiling sha256-armv8-win.S
[965/1279] Compiling sha256-armv4-linux.S
[966/1279] Compiling sha256-armv8-linux.S
[967/1279] Compiling sha256-armv8-apple.S
[968/1279] Compiling sha256-586-linux.S
[969/1279] Compiling sha1-armv8-linux.S
[970/1279] Compiling sha1-armv8-win.S
[970/1279] Compiling sha256-586-apple.S
[972/1279] Compiling sha1-x86_64-apple.S
[973/1279] Compiling sha1-armv8-apple.S
[974/1279] Compiling sha1-x86_64-linux.S
[975/1279] Compiling rsaz-avx2-apple.S
[976/1279] Compiling sha1-armv4-large-linux.S
[977/1279] Compiling sha1-586-apple.S
[978/1279] Compiling sha1-586-linux.S
[979/1279] Compiling rdrand-x86_64-linux.S
[980/1279] Compiling rsaz-avx2-linux.S
[981/1279] Compiling p256_beeu-x86_64-asm-linux.S
[981/1279] Compiling rdrand-x86_64-apple.S
[983/1279] Compiling p256_beeu-armv8-asm-linux.S
[984/1279] Compiling p256_beeu-x86_64-asm-apple.S
[985/1279] Compiling p256_beeu-armv8-asm-win.S
[986/1279] Compiling p256_beeu-armv8-asm-apple.S
[987/1279] Compiling p256-x86_64-asm-apple.S
[988/1279] Compiling p256-armv8-asm-apple.S
[989/1279] Compiling p256-armv8-asm-win.S
[990/1279] Compiling p256-x86_64-asm-linux.S
[991/1279] Compiling p256-armv8-asm-linux.S
[992/1279] Compiling ghashv8-armv8-win.S
[993/1279] Compiling ghashv8-armv8-linux.S
[994/1279] Compiling ghashv8-armv7-linux.S
[995/1279] Compiling ghashv8-armv8-apple.S
[996/1279] Compiling ghash-x86-linux.S
[997/1279] Compiling ghash-x86_64-linux.S
[998/1279] Compiling ghash-x86_64-apple.S
[999/1279] Compiling ghash-ssse3-x86_64-linux.S
[1000/1279] Compiling ghash-x86-apple.S
[1001/1279] Compiling ghash-neon-armv8-win.S
[1002/1279] Compiling ghash-ssse3-x86_64-apple.S
[1003/1279] Compiling ghash-ssse3-x86-linux.S
[1004/1279] Compiling ghash-ssse3-x86-apple.S
[1005/1279] Compiling ghash-neon-armv8-linux.S
[1006/1279] Compiling ghash-neon-armv8-apple.S
[1007/1279] Compiling co-586-linux.S
[1008/1279] Compiling ghash-armv4-linux.S
[1009/1279] Compiling co-586-apple.S
[1010/1279] Compiling bsaes-armv7-linux.S
[1011/1279] Compiling bn-armv8-linux.S
[1012/1279] Compiling bn-armv8-win.S
[1013/1279] Compiling bn-armv8-apple.S
[1014/1279] Compiling bn-586-apple.S
[1014/1279] Compiling armv8-mont-win.S
[1016/1279] Compiling bn-586-linux.S
[1017/1279] Compiling c-nioatomics.c
[1018/1279] Compiling armv8-mont-linux.S
[1019/1279] Compiling aesv8-gcm-armv8-linux.S
[1020/1279] Compiling armv4-mont-linux.S
[1021/1279] Compiling armv8-mont-apple.S
[1022/1279] Compiling aesv8-armv8-win.S
[1023/1279] Compiling aesv8-gcm-armv8-apple.S
[1024/1279] Compiling aesv8-gcm-armv8-win.S
[1025/1279] Compiling aesv8-armv7-linux.S
[1026/1279] Compiling aesv8-armv8-apple.S
[1027/1279] Compiling aesni-x86_64-apple.S
[1028/1279] Compiling aesni-x86-linux.S
[1029/1279] Compiling aesv8-armv8-linux.S
[1030/1279] Compiling aesni-x86_64-linux.S
[1031/1279] Compiling aesni-x86-apple.S
[1032/1279] Compiling aesni-gcm-x86_64-linux.S
[1033/1279] Compiling aesni-gcm-x86_64-apple.S
[1034/1279] Compiling aes-gcm-avx10-x86_64-apple.S
[1035/1279] Compiling aes-gcm-avx10-x86_64-linux.S
[1036/1279] Compiling c-atomics.c
[1037/1285] Compiling x_sig.cc
[1038/1285] Compiling x_val.cc
[1039/1285] Compiling x_x509.cc
[1040/1285] Compiling x_x509a.cc
[1041/1285] Compiling x_spki.cc
[1042/1285] Compiling x_req.cc
[1043/1285] Compiling x_pubkey.cc
[1045/1285] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1046/1285] Compiling NIOConcurrencyHelpers NIOLock.swift
[1047/1285] Emitting module NIOConcurrencyHelpers
[1048/1285] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1049/1285] Compiling NIOConcurrencyHelpers atomics.swift
[1050/1285] Compiling NIOConcurrencyHelpers lock.swift
[1051/1286] Compiling x_crl.cc
[1052/1286] Compiling x_name.cc
[1053/1286] Compiling x_exten.cc
[1054/1286] Compiling x_all.cc
[1055/1286] Compiling x_attrib.cc
[1056/1286] Compiling x_algor.cc
[1057/1286] Compiling x509spki.cc
[1058/1286] Compiling x509cset.cc
[1059/1286] Compiling x509name.cc
[1060/1286] Compiling x509rset.cc
[1061/1286] Compiling x509_vpm.cc
[1062/1286] Compiling x509_txt.cc
[1063/1286] Compiling x509_v3.cc
[1064/1286] Compiling x509_trs.cc
[1065/1286] Compiling x509_vfy.cc
[1066/1286] Compiling x509_obj.cc
[1067/1286] Compiling x509_set.cc
[1068/1286] Compiling x509_req.cc
[1069/1286] Compiling x509_ext.cc
[1070/1286] Compiling x509_d2.cc
[1071/1286] Compiling x509_lu.cc
[1072/1286] Compiling x509_def.cc
[1073/1286] Compiling x509_cmp.cc
[1074/1286] Compiling x509_att.cc
[1075/1286] Compiling v3_pmaps.cc
[1076/1286] Compiling v3_utl.cc
[1077/1286] Compiling x509.cc
[1078/1286] Compiling v3_skey.cc
[1079/1286] Compiling v3_prn.cc
[1080/1286] Compiling v3_purp.cc
[1081/1286] Compiling v3_pcons.cc
[1082/1286] Compiling v3_ocsp.cc
[1083/1286] Compiling v3_ncons.cc
[1084/1286] Compiling v3_int.cc
[1085/1286] Compiling v3_info.cc
[1086/1286] Compiling v3_genn.cc
[1087/1286] Compiling v3_lib.cc
[1088/1286] Compiling v3_extku.cc
[1089/1286] Compiling v3_enum.cc
[1090/1286] Compiling v3_bitst.cc
[1091/1286] Compiling v3_cpols.cc
[1092/1286] Compiling v3_conf.cc
[1093/1286] Compiling v3_bcons.cc
[1094/1286] Compiling v3_crld.cc
[1095/1286] Compiling v3_alt.cc
[1096/1286] Compiling v3_akey.cc
[1097/1286] Compiling t_req.cc
[1098/1286] Compiling rsa_pss.cc
[1099/1286] Compiling t_crl.cc
[1100/1286] Compiling v3_akeya.cc
[1101/1286] Compiling t_x509a.cc
[1102/1286] Compiling policy.cc
[1103/1286] Compiling i2d_pr.cc
[1104/1286] Compiling name_print.cc
[1105/1286] Compiling by_file.cc
[1106/1286] Compiling asn1_gen.cc
[1107/1286] Compiling algorithm.cc
[1108/1286] Compiling a_verify.cc
[1109/1286] Compiling voprf.cc
[1110/1286] Compiling a_sign.cc
[1111/1286] Compiling by_dir.cc
[1112/1286] Compiling thread_win.cc
[1113/1286] Compiling thread.cc
[1114/1286] Compiling thread_pthread.cc
[1115/1286] Compiling thread_none.cc
[1116/1286] Compiling trust_token.cc
[1117/1286] Compiling a_digest.cc
[1118/1286] Compiling stack.cc
[1119/1286] Compiling thash.cc
[1120/1286] Compiling pmbtoken.cc
[1121/1286] Compiling slhdsa.cc
[1122/1286] Compiling sha512.cc
[1123/1286] Compiling wots.cc
[1124/1286] Compiling fors.cc
[1125/1286] Compiling merkle.cc
[1126/1286] Compiling siphash.cc
[1127/1286] Compiling sha256.cc
[1128/1286] Compiling sha1.cc
[1129/1286] Compiling rsa_print.cc
[1130/1286] Compiling rsa_asn1.cc
[1131/1286] Compiling rsa_extra.cc
[1132/1286] Compiling rsa_crypt.cc
[1133/1286] Compiling refcount.cc
[1134/1286] Compiling rand_extra.cc
[1135/1286] Compiling rc4.cc
[1136/1286] Compiling trusty.cc
[1137/1286] Compiling urandom.cc
[1138/1286] Compiling windows.cc
[1139/1286] Compiling passive.cc
[1140/1286] Compiling getentropy.cc
[1141/1286] Compiling poly1305_arm_asm.S
[1142/1286] Compiling deterministic.cc
[1143/1286] Compiling ios.cc
[1144/1286] Compiling fork_detect.cc
[1145/1286] Compiling forkunsafe.cc
[1146/1286] Compiling pool.cc
[1147/1286] Compiling poly1305_vec.cc
[1148/1286] Compiling poly1305.cc
[1149/1286] Compiling poly1305_arm.cc
[1150/1286] Compiling pkcs7_x509.cc
[1151/1286] Compiling pkcs8_x509.cc
[1152/1286] Compiling pkcs7.cc
[1153/1286] Compiling p5_pbev2.cc
[1154/1286] Compiling pkcs8.cc
[1155/1286] Compiling pem_xaux.cc
[1156/1286] Compiling pem_pkey.cc
[1157/1286] Compiling pem_x509.cc
[1158/1286] Compiling pem_oth.cc
[1159/1286] Compiling pem_pk8.cc
[1160/1286] Compiling mlkem.cc
[1161/1286] Compiling pem_info.cc
[1162/1286] Compiling pem_all.cc
[1163/1286] Compiling mldsa.cc
[1164/1286] Compiling obj_xref.cc
[1165/1286] Compiling md5.cc
[1166/1286] Compiling mem.cc
[1167/1286] Compiling lhash.cc
[1168/1286] Compiling obj.cc
[1169/1286] Compiling pem_lib.cc
[1170/1286] Compiling fips_shared_support.cc
[1171/1286] Compiling poly_rq_mul.S
[1172/1286] Compiling kyber.cc
[1173/1286] Compiling md4.cc
[1174/1286] Compiling hrss.cc
[1175/1286] Compiling sign.cc
[1176/1286] Compiling ex_data.cc
[1177/1286] Compiling hpke.cc
[1178/1286] Compiling print.cc
[1179/1286] Compiling pbkdf.cc
[1180/1286] Compiling p_x25519.cc
[1181/1286] Compiling scrypt.cc
[1182/1286] Compiling p_x25519_asn1.cc
[1183/1286] Compiling p_rsa.cc
[1184/1286] Compiling p_rsa_asn1.cc
[1185/1286] Compiling p_ed25519.cc
[1186/1286] Compiling p_ec_asn1.cc
[1187/1286] Compiling p_ed25519_asn1.cc
[1188/1286] Compiling p_ec.cc
[1189/1286] Compiling p_hkdf.cc
[1190/1286] Compiling p_dh_asn1.cc
[1191/1286] Compiling evp_ctx.cc
[1192/1286] Compiling p_dh.cc
[1193/1286] Compiling p_dsa_asn1.cc
[1194/1286] Compiling err.cc
[1195/1286] Compiling evp.cc
[1196/1286] Compiling engine.cc
[1197/1286] Compiling ecdsa_asn1.cc
[1198/1286] Compiling ec_derive.cc
[1199/1286] Compiling evp_asn1.cc
[1200/1286] Compiling ecdh_extra.cc
[1201/1286] Compiling ec_asn1.cc
[1202/1286] Compiling hash_to_curve.cc
[1203/1286] Compiling dsa_asn1.cc
[1204/1286] Compiling dsa.cc
[1205/1286] Compiling params.cc
[1206/1286] Compiling dh_asn1.cc
[1207/1286] Compiling digest_extra.cc
[1208/1286] Compiling x25519-asm-arm.S
[1209/1286] Compiling des.cc
[1210/1286] Compiling spake25519.cc
[1211/1286] Compiling crypto.cc
[1212/1286] Compiling cpu_arm_linux.cc
[1213/1286] Compiling cpu_intel.cc
[1214/1286] Compiling curve25519.cc
[1215/1286] Compiling cpu_arm_freebsd.cc
[1216/1286] Compiling cpu_aarch64_win.cc
[1217/1286] Compiling cpu_aarch64_openbsd.cc
[1218/1286] Compiling cpu_aarch64_fuchsia.cc
[1219/1286] Compiling cpu_aarch64_sysreg.cc
[1219/1286] Compiling curve25519_64_adx.cc
[1221/1286] Compiling cpu_aarch64_linux.cc
[1222/1286] Compiling cpu_aarch64_apple.cc
[1223/1286] Compiling conf.cc
[1224/1286] Compiling tls_cbc.cc
[1225/1286] Compiling e_rc4.cc
[1226/1286] Compiling e_rc2.cc
[1227/1286] Compiling e_null.cc
[1228/1286] Compiling e_tls.cc
[1229/1286] Compiling bcm.cc
[1230/1286] Compiling e_chacha20poly1305.cc
[1231/1286] Compiling derive_key.cc
[1232/1286] Compiling e_des.cc
[1233/1286] Compiling cipher_extra.cc
[1234/1286] Compiling e_aesctrhmac.cc
[1235/1286] Compiling chacha.cc
[1236/1286] Compiling e_aesgcmsiv.cc
[1237/1286] Compiling unicode.cc
[1238/1286] Compiling cbb.cc
[1239/1286] Compiling buf.cc
[1240/1286] Compiling ber.cc
[1241/1286] Compiling asn1_compat.cc
[1242/1286] Compiling bn_asn1.cc
[1243/1286] Compiling blake2.cc
[1244/1286] Compiling cbs.cc
[1245/1286] Compiling printf.cc
[1246/1286] Compiling convert.cc
[1247/1286] Compiling pair.cc
[1248/1286] Compiling file.cc
[1249/1286] Compiling hexdump.cc
[1250/1286] Compiling fd.cc
[1251/1286] Compiling errno.cc
[1252/1286] Compiling bio_mem.cc
[1253/1286] Compiling bio.cc
[1254/1286] Compiling base64.cc
[1255/1286] Compiling tasn_typ.cc
[1256/1286] Compiling tasn_utl.cc
[1257/1286] Compiling tasn_fre.cc
[1258/1286] Compiling tasn_new.cc
[1259/1286] Compiling tasn_enc.cc
[1260/1286] Compiling f_string.cc
[1261/1286] Compiling posix_time.cc
[1262/1286] Compiling asn_pack.cc
[1263/1286] Compiling asn1_par.cc
[1264/1286] Compiling tasn_dec.cc
[1265/1286] Compiling f_int.cc
[1266/1286] Compiling asn1_lib.cc
[1267/1286] Compiling a_utctm.cc
[1268/1286] Compiling a_type.cc
[1269/1286] Compiling a_strnid.cc
[1270/1286] Compiling a_strex.cc
[1271/1286] Compiling a_octet.cc
[1272/1286] Compiling a_time.cc
[1273/1286] Compiling a_object.cc
[1274/1286] Compiling a_mbstr.cc
[1275/1286] Write sources
[1277/1286] Compiling a_i2d_fp.cc
[1278/1343] Compiling a_dup.cc
[1279/1346] Write sources
[1281/1349] Compiling a_gentm.cc
[1282/1357] Compiling a_int.cc
[1283/1369] Compiling a_d2i_fp.cc
[1285/1382] Compiling Algorithms Indexed.swift
[1286/1382] Compiling Algorithms Intersperse.swift
[1286/1382] Compiling a_bool.cc
[1288/1384] Compiling Algorithms FlattenCollection.swift
[1289/1384] Compiling Algorithms Grouped.swift
[1290/1384] Compiling Algorithms Keyed.swift
[1291/1384] Compiling Algorithms MinMax.swift
[1292/1384] Compiling Algorithms RandomSample.swift
[1293/1384] Compiling Algorithms Reductions.swift
[1293/1384] Compiling a_bitstr.cc
[1295/1392] Compiling Atomics IntegerOperations.swift
[1296/1392] Compiling Atomics Unmanaged extensions.swift
[1297/1392] Compiling Algorithms EitherSequence.swift
[1298/1392] Compiling Algorithms FirstNonNil.swift
[1299/1392] Compiling Algorithms Joined.swift
[1300/1392] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1301/1392] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1302/1392] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1303/1392] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1304/1392] Compiling BitCollections BitSet+SetAlgebra union.swift
[1305/1392] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1306/1392] Compiling BitCollections BitSet.Counted.swift
[1310/1399] Compiling Algorithms Stride.swift
[1311/1399] Compiling Algorithms Suffix.swift
[1312/1399] Compiling Algorithms Partition.swift
[1313/1399] Compiling Algorithms Permutations.swift
[1314/1399] Compiling CryptoBoringWrapper RandomBytes.swift
[1315/1399] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1316/1399] Compiling BitCollections BitSet+Initializers.swift
[1317/1399] Compiling BitCollections BitSet+Invariants.swift
[1318/1399] Compiling BitCollections BitSet+Random.swift
[1319/1399] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1320/1399] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1321/1399] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1322/1399] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1326/1399] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1327/1399] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1328/1399] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1329/1399] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1330/1399] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1331/1399] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1332/1399] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1333/1402] Compiling CryptoBoringWrapper EllipticCurve.swift
[1334/1402] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1338/1402] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1339/1402] Emitting module CryptoBoringWrapper
[1340/1402] Emitting module BitCollections
[1341/1402] Compiling Algorithms AdjacentPairs.swift
[1342/1402] Compiling Algorithms Chain.swift
[1343/1402] Compiling Algorithms Chunked.swift
[1344/1402] Compiling Algorithms Combinations.swift
[1345/1402] Compiling Algorithms Compacted.swift
[1346/1402] Compiling Algorithms Cycle.swift
[1354/1402] Compiling Algorithms Product.swift
[1355/1402] Compiling Algorithms Trim.swift
[1356/1402] Compiling Algorithms Unique.swift
[1357/1402] Compiling Algorithms Windows.swift
[1358/1402] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1359/1402] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1369/1403] Compiling BitCollections BitSet.Index.swift
[1370/1403] Compiling BitCollections BitSet._UnsafeHandle.swift
[1371/1403] Compiling BitCollections BitSet.swift
[1372/1403] Compiling BitCollections Range+Utilities.swift
[1373/1403] Compiling BitCollections Slice+Utilities.swift
[1374/1403] Compiling BitCollections UInt+Tricks.swift
[1375/1403] Compiling BitCollections _Word.swift
[1388/1403] Compiling BitCollections BitArray._UnsafeHandle.swift
[1389/1403] Compiling BitCollections BitArray.swift
[1390/1403] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1391/1403] Compiling BitCollections BitSet+Codable.swift
[1393/1477] Compiling Collections Collections.swift
[1394/1477] Emitting module Collections
[1396/1478] Compiling Crypto AES-GCM.swift
[1397/1478] Compiling Crypto AES-GCM_boring.swift
[1398/1478] Compiling Crypto ChaChaPoly_boring.swift
[1399/1478] Compiling Crypto ChaChaPoly.swift
[1400/1478] Compiling Crypto Cipher.swift
[1401/1478] Compiling Crypto Nonces.swift
[1402/1478] Emitting module Atomics
[1404/1479] Emitting module Algorithms
[1410/1540] Compiling Crypto SymmetricKeys.swift
[1411/1540] Compiling Crypto HMAC.swift
[1412/1540] Compiling Crypto MACFunctions.swift
[1413/1540] Compiling Crypto MessageAuthenticationCode.swift
[1414/1540] Compiling Crypto AES.swift
[1415/1540] Compiling Crypto ECDSASignature_boring.swift
[1416/1540] Compiling Crypto ECDSA_boring.swift
[1417/1540] Compiling Crypto EdDSA_boring.swift
[1418/1540] Compiling Crypto ECDSA.swift
[1419/1540] Compiling Crypto Ed25519.swift
[1420/1540] Compiling NIOCore AddressedEnvelope.swift
[1421/1540] Compiling NIOCore AsyncAwaitSupport.swift
[1422/1540] Compiling NIOCore AsyncChannel.swift
[1423/1540] Compiling NIOCore AsyncChannelHandler.swift
[1424/1540] Compiling NIOCore AsyncChannelInboundStream.swift
[1425/1540] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1426/1540] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1427/1540] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1428/1540] Compiling NIOCore NIOAsyncWriter.swift
[1429/1540] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1430/1540] Emitting module Crypto
[1431/1549] Compiling NIOCore MulticastChannel.swift
[1432/1549] Compiling NIOCore NIOAny.swift
[1433/1549] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1434/1549] Compiling NIOCore NIOLoopBound.swift
[1435/1549] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1436/1549] Compiling NIOCore NIOScheduledCallback.swift
[1437/1549] Compiling NIOCore NIOSendable.swift
[1438/1549] Compiling NIOCore RecvByteBufferAllocator.swift
[1439/1557] Compiling NIOCore MarkedCircularBuffer.swift
[1448/1557] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1449/1557] Compiling NIOCore ConvenienceOptionSupport.swift
[1450/1557] Compiling NIOCore DeadChannel.swift
[1451/1557] Compiling NIOCore DispatchQueue+WithFuture.swift
[1452/1557] Compiling NIOCore EventLoop+Deprecated.swift
[1453/1557] Compiling NIOCore EventLoop+SerialExecutor.swift
[1454/1557] Compiling NIOCore EventLoop.swift
[1455/1557] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1456/1557] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1457/1557] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1458/1557] Compiling NIOCore EventLoopFuture.swift
[1459/1557] Compiling NIOCore FileDescriptor.swift
[1460/1557] Compiling NIOCore FileHandle.swift
[1461/1557] Compiling NIOCore FileRegion.swift
[1462/1557] Compiling NIOCore GlobalSingletons.swift
[1463/1557] Compiling NIOCore ByteBuffer-multi-int.swift
[1464/1557] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1465/1557] Compiling NIOCore ByteBuffer-views.swift
[1466/1557] Compiling NIOCore Channel.swift
[1467/1557] Compiling NIOCore ChannelHandler.swift
[1468/1557] Compiling NIOCore ChannelHandlers.swift
[1469/1557] Compiling NIOCore ChannelInvoker.swift
[1470/1557] Compiling NIOCore ChannelOption.swift
[1471/1557] Compiling NIOCore ChannelPipeline.swift
[1472/1557] Compiling NIOCore IO.swift
[1473/1557] Compiling NIOCore IOData.swift
[1474/1557] Compiling NIOCore IPProtocol.swift
[1475/1557] Compiling NIOCore IntegerBitPacking.swift
[1476/1557] Compiling NIOCore IntegerTypes.swift
[1477/1557] Compiling NIOCore Interfaces.swift
[1478/1557] Compiling NIOCore Linux.swift
[1495/1557] Compiling NIOCore BSDSocketAPI.swift
[1496/1557] Compiling NIOCore ByteBuffer-aux.swift
[1497/1557] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1498/1557] Compiling NIOCore ByteBuffer-conversions.swift
[1499/1557] Compiling NIOCore ByteBuffer-core.swift
[1500/1557] Compiling NIOCore ByteBuffer-hex.swift
[1501/1557] Compiling NIOCore ByteBuffer-int.swift
[1502/1557] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1503/1557] Compiling NIOCore CircularBuffer.swift
[1504/1557] Compiling NIOCore Codec.swift
[1505/1557] Compiling Crypto Signature.swift
[1506/1557] Compiling Crypto CryptoKitErrors_boring.swift
[1507/1557] Compiling Crypto RNG_boring.swift
[1508/1557] Compiling Crypto SafeCompare_boring.swift
[1509/1557] Compiling Crypto Zeroization_boring.swift
[1510/1557] Compiling Crypto PrettyBytes.swift
[1511/1557] Compiling Crypto SafeCompare.swift
[1512/1557] Compiling Crypto SecureBytes.swift
[1513/1557] Compiling Crypto Zeroization.swift
[1533/1558] Compiling NIOCore SocketAddresses.swift
[1534/1558] Compiling NIOCore SocketOptionProvider.swift
[1535/1558] Compiling NIOCore SystemCallHelpers.swift
[1536/1558] Compiling NIOCore TimeAmount+Duration.swift
[1537/1558] Compiling NIOCore TypeAssistedChannelHandler.swift
[1538/1558] Compiling NIOCore UniversalBootstrapSupport.swift
[1539/1558] Compiling NIOCore Utilities.swift
[1558/1558] Emitting module NIOCore
[1560/1609] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1561/1609] Compiling NIOEmbedded AsyncTestingChannel.swift
[1562/1609] Emitting module NIOEmbedded
[1563/1609] Compiling NIOEmbedded Embedded.swift
[1565/1610] Compiling NIOPosix IO.swift
[1566/1610] Compiling NIOPosix IntegerBitPacking.swift
[1567/1610] Compiling NIOPosix IntegerTypes.swift
[1568/1610] Compiling NIOPosix Linux.swift
[1569/1610] Compiling NIOPosix LinuxCPUSet.swift
[1570/1610] Compiling NIOPosix LinuxUring.swift
[1571/1610] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1572/1616] Compiling NIOPosix ThreadPosix.swift
[1573/1616] Compiling NIOPosix ThreadWindows.swift
[1574/1616] Compiling NIOPosix UnsafeTransfer.swift
[1575/1616] Compiling NIOPosix Utilities.swift
[1576/1616] Compiling NIOPosix VsockAddress.swift
[1577/1616] Compiling NIOPosix VsockChannelEvents.swift
[1578/1616] Compiling NIOPosix Pool.swift
[1579/1616] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1580/1616] Compiling NIOPosix PosixSingletons.swift
[1581/1616] Compiling NIOPosix RawSocketBootstrap.swift
[1582/1616] Compiling NIOPosix Resolver.swift
[1583/1616] Compiling NIOPosix Selectable.swift
[1584/1616] Compiling NIOPosix SelectableChannel.swift
[1585/1616] Compiling NIOPosix SelectableEventLoop.swift
[1586/1616] Compiling NIOPosix SelectorEpoll.swift
[1587/1616] Compiling NIOPosix SelectorGeneric.swift
[1588/1616] Compiling NIOPosix SelectorKqueue.swift
[1589/1616] Compiling NIOPosix SelectorUring.swift
[1590/1616] Compiling NIOPosix ServerSocket.swift
[1591/1616] Compiling NIOPosix Socket.swift
[1592/1616] Compiling NIOPosix SocketChannel.swift
[1593/1616] Compiling NIOPosix SocketProtocols.swift
[1594/1616] Compiling NIOPosix System.swift
[1595/1616] Compiling NIOPosix Thread.swift
[1596/1616] Emitting module NIOPosix
[1597/1616] Compiling NIOPosix Bootstrap.swift
[1598/1616] Compiling NIOPosix ControlMessage.swift
[1599/1616] Compiling NIOPosix DatagramVectorReadManager.swift
[1600/1616] Compiling NIOPosix Errors+Any.swift
[1601/1616] Compiling NIOPosix FileDescriptor.swift
[1602/1616] Compiling NIOPosix GetaddrinfoResolver.swift
[1603/1616] Compiling NIOPosix HappyEyeballs.swift
[1604/1616] Compiling NIOPosix BSDSocketAPICommon.swift
[1605/1616] Compiling NIOPosix BSDSocketAPIPosix.swift
[1606/1616] Compiling NIOPosix BSDSocketAPIWindows.swift
[1607/1616] Compiling NIOPosix BaseSocket.swift
[1608/1616] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1609/1616] Compiling NIOPosix BaseSocketChannel.swift
[1610/1616] Compiling NIOPosix BaseStreamSocketChannel.swift
[1611/1616] Compiling NIOPosix NIOThreadPool.swift
[1612/1616] Compiling NIOPosix NonBlockingFileIO.swift
[1613/1616] Compiling NIOPosix PendingDatagramWritesManager.swift
[1614/1616] Compiling NIOPosix PendingWritesManager.swift
[1615/1616] Compiling NIOPosix PipeChannel.swift
[1616/1616] Compiling NIOPosix PipePair.swift
[1618/1641] Emitting module NIO
[1619/1641] Compiling NIO Exports.swift
[1621/1648] Compiling NIOTLS TLSEvents.swift
[1622/1648] Emitting module NIOTLS
[1623/1648] Compiling AsyncKit Future+Miscellaneous.swift
[1624/1648] Compiling AsyncKit Future+Nonempty.swift
[1625/1648] Compiling AsyncKit Future+Optional.swift
[1626/1648] Compiling AsyncKit Future+Transform.swift
[1627/1648] Compiling AsyncKit Future+Try.swift
[1628/1648] Compiling AsyncKit FutureOperators.swift
[1629/1650] Compiling AsyncKit EventLoopConnectionPool.swift
[1630/1650] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1631/1650] Compiling AsyncKit EventLoop+Concurrency.swift
[1632/1650] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1633/1650] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1634/1650] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1635/1650] Compiling NIOTLS SNIHandler.swift
[1637/1676] Compiling NIOSSL NIOSSLClientHandler.swift
[1638/1676] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1639/1680] Emitting module AsyncKit
[1640/1680] Compiling NIOSSL AndroidCABundle.swift
[1641/1680] Compiling NIOSSL ByteBufferBIO.swift
[1642/1680] Compiling NIOSSL CustomPrivateKey.swift
[1643/1680] Compiling NIOSSL IdentityVerification.swift
[1644/1684] Emitting module NIOSSL
[1645/1684] Compiling NIOSSL SubjectAlternativeName.swift
[1646/1684] Compiling NIOSSL NIOSSLSecureBytes.swift
[1647/1684] Compiling NIOSSL RNG.swift
[1648/1684] Compiling NIOSSL SafeCompare.swift
[1649/1684] Compiling NIOSSL SSLPrivateKey.swift
[1650/1684] Compiling NIOSSL SSLPublicKey.swift
[1651/1684] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1652/1684] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1653/1684] Compiling NIOSSL LinuxCABundle.swift
[1656/1684] Compiling NIOSSL NIOSSLHandler.swift
[1657/1684] Compiling NIOSSL SSLContext.swift
[1658/1684] Compiling NIOSSL SSLErrors.swift
[1659/1684] Compiling NIOSSL SSLInit.swift
[1660/1684] Compiling NIOSSL SSLPKCS12Bundle.swift
[1661/1684] Compiling NIOSSL SSLCertificate.swift
[1662/1684] Compiling NIOSSL SSLCertificateExtensions.swift
[1663/1684] Compiling NIOSSL SSLCertificateName.swift
[1664/1684] Compiling NIOSSL SSLConnection.swift
[1665/1684] Compiling NIOSSL NIOSSLServerHandler.swift
[1666/1684] Compiling NIOSSL ObjectIdentifier.swift
[1667/1684] Compiling NIOSSL PosixPort.swift
[1668/1684] Compiling NIOSSL SSLCallbacks.swift
[1669/1684] Compiling NIOSSL Zeroization.swift
[1670/1684] Compiling NIOSSL TLSConfiguration.swift
[1671/1684] Compiling NIOSSL UniversalBootstrapSupport.swift
[1672/1684] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1674/1721] Compiling MySQLNIO MySQLProtocol+COM_STMT_EXECUTE.swift
[1675/1721] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE.swift
[1676/1721] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE_OK.swift
[1677/1721] Compiling MySQLNIO MySQLProtocol+CapabilityFlags.swift
[1678/1721] Compiling MySQLNIO MySQLProtocol+CharacterSet.swift
[1679/1721] Compiling MySQLNIO MySQLProtocol+HandshakeResponse41.swift
[1680/1721] Compiling MySQLNIO MySQLProtocol+HandshakeV10.swift
[1681/1721] Compiling MySQLNIO MySQLProtocol+NullBitmap.swift
[1682/1721] Compiling MySQLNIO MySQLProtocol+OK_Packet.swift
[1683/1721] Compiling MySQLNIO MySQLProtocol+SSLRequest.swift
[1684/1726] Emitting module MySQLNIO
[1685/1726] Compiling MySQLNIO Exports.swift
[1686/1726] Compiling MySQLNIO MySQLConnection.swift
[1687/1726] Compiling MySQLNIO MySQLConnectionHandler.swift
[1688/1726] Compiling MySQLNIO MySQLData.swift
[1689/1726] Compiling MySQLNIO MySQLDataConvertible.swift
[1690/1726] Compiling MySQLNIO MySQLProtocol+StatusFlags.swift
[1691/1726] Compiling MySQLNIO MySQLProtocol+TextResultSetRow.swift
[1692/1726] Compiling MySQLNIO MySQLProtocol.swift
[1693/1726] Compiling MySQLNIO CryptoUtils.swift
[1694/1726] Compiling MySQLNIO NIOUtils.swift
[1695/1726] Compiling MySQLNIO MySQLProtocol+BinaryResultSetRow.swift
[1696/1726] Compiling MySQLNIO MySQLProtocol+COM_QUERY.swift
[1697/1726] Compiling MySQLNIO MySQLProtocol+COM_QUERY_Response.swift
[1698/1726] Compiling MySQLNIO MySQLProtocol+COM_QUIT.swift
[1699/1726] Compiling MySQLNIO MySQLProtocol+COM_STMT_CLOSE.swift
[1700/1726] Compiling MySQLNIO MySQLTime.swift
[1701/1726] Compiling MySQLNIO MySQLPacket.swift
[1702/1726] Compiling MySQLNIO MySQLPacketDecoder.swift
[1703/1726] Compiling MySQLNIO MySQLPacketEncoder.swift
[1704/1726] Compiling MySQLNIO MySQLPacketSequence.swift
[1705/1726] Compiling MySQLNIO MySQLDatabase.swift
[1706/1726] Compiling MySQLNIO MySQLError.swift
[1707/1726] Compiling MySQLNIO MySQLQueryCommand.swift
[1708/1726] Compiling MySQLNIO MySQLRow.swift
[1709/1726] Compiling MySQLNIO MySQLSimpleQueryCommand.swift
[1710/1726] Compiling MySQLNIO MySQLProtocol+ColumnDefinition41.swift
[1711/1726] Compiling MySQLNIO MySQLProtocol+ColumnFlags.swift
[1712/1726] Compiling MySQLNIO MySQLProtocol+DataType.swift
[1713/1726] Compiling MySQLNIO MySQLProtocol+ERR_Packet.swift
[1714/1726] Compiling MySQLNIO MySQLProtocol+ErrorCode.swift
[1729/1768] Compiling Bridges AnyBridge.swift
[1730/1768] Compiling Bridges AnyBridgesObject.swift
[1731/1768] Compiling Bridges AnyDatabaseIdentifiable.swift
[1732/1768] Compiling Bridges AnyMigration.swift
[1733/1768] Compiling Bridges AutoCreateTableMigration.swift
[1734/1773] Emitting module Bridges
[1735/1773] Compiling Bridges SchemaMigration.swift
[1736/1773] Compiling Bridges TableMigration.swift
[1737/1773] Compiling Bridges Trigger.swift
[1738/1773] Compiling Bridges View.swift
[1739/1773] Compiling Bridges Table.swift
[1740/1773] Compiling Bridges Bridges.swift
[1741/1773] Compiling Bridges BridgesError.swift
[1742/1773] Compiling Bridges BridgesRow.swift
[1743/1773] Compiling Bridges CreateEnumBuilder.swift
[1744/1773] Compiling Bridges DropEnumBuilder.swift
[1745/1773] Compiling Bridges UpdateEnumBuilder.swift
[1746/1773] Compiling Bridges Bridgeable+Transaction.swift
[1747/1773] Compiling Bridges Dictionary+SwifQLable.swift
[1748/1773] Compiling Bridges Encodable+SwifQLable.swift
[1749/1773] Compiling Bridges EventLoopFuture+SyncFlatten.swift
[1750/1773] Compiling Bridges SwifQLable+Execute.swift
[1751/1773] Compiling Bridges Table+Conveniences.swift
[1752/1773] Compiling Bridges Bridgeable.swift
[1753/1773] Compiling Bridges BridgesApplication.swift
[1754/1773] Compiling Bridges BridgesRequest.swift
[1755/1773] Compiling Bridges ConnectionSource.swift
[1756/1773] Compiling Bridges ContextBridgeable.swift
[1757/1773] Compiling Bridges EnumMigration.swift
[1758/1773] Compiling Bridges Extension.swift
[1759/1773] Compiling Bridges Function.swift
[1760/1773] Compiling Bridges Migration.swift
[1761/1773] Compiling Bridges PoolSource.swift
[1762/1773] Compiling Bridges Connection.swift
[1763/1773] Compiling Bridges DatabaseHost.swift
[1764/1773] Compiling Bridges DatabaseIdentifier.swift
[1765/1773] Compiling Bridges DatabaseMigrations.swift
[1766/1773] Compiling Bridges Enum.swift
[1767/1773] Compiling Bridges Exports.swift
[1768/1773] Compiling Bridges DateFormatter.swift
[1769/1773] Compiling Bridges Table+AllColumns.swift
[1770/1773] Compiling Bridges TableDelete.swift
[1771/1773] Compiling Bridges TableInsert.swift
[1772/1773] Compiling Bridges TableUpdate.swift
[1773/1773] Compiling Bridges TableUpsert.swift
[1775/1787] Compiling MySQLBridge MySQLMigration.swift
[1776/1788] Compiling MySQLBridge MySQLRow+SQL.swift
/host/spi-builder-workspace/Sources/MySQLBridge/MySQLRow+SQL.swift:15:1: warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'SQLRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
13 | }
14 |
15 | extension MySQLRow: SQLRow {
   | |- warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'SQLRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
16 |     public var allColumns: [String] {
17 |         self.columnDefinitions.map { $0.name }
[1777/1788] Compiling MySQLBridge MySQLConnection+Bridge.swift
/host/spi-builder-workspace/Sources/MySQLBridge/Extensions/MySQLConnection+Bridge.swift:11:1: warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'BridgeConnection'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
 9 | import NIO
10 |
11 | extension MySQLConnection: BridgeConnection {
   | |- warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'BridgeConnection'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public var dialect: SQLDialect { .mysql }
13 |
/host/spi-builder-workspace/Sources/MySQLBridge/Extensions/Row+Decode.swift:11:1: warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'BridgesRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
 9 | import Bridges
10 |
11 | extension MySQLRow: BridgesRow {}
   | |- warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'BridgesRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
[1778/1788] Compiling MySQLBridge Row+Decode.swift
/host/spi-builder-workspace/Sources/MySQLBridge/Extensions/MySQLConnection+Bridge.swift:11:1: warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'BridgeConnection'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
 9 | import NIO
10 |
11 | extension MySQLConnection: BridgeConnection {
   | |- warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'BridgeConnection'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public var dialect: SQLDialect { .mysql }
13 |
/host/spi-builder-workspace/Sources/MySQLBridge/Extensions/Row+Decode.swift:11:1: warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'BridgesRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
 9 | import Bridges
10 |
11 | extension MySQLRow: BridgesRow {}
   | |- warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'BridgesRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
[1779/1788] Compiling MySQLBridge SwifQLable+Execute.swift
[1780/1788] Compiling MySQLBridge MySQLBridge.swift
[1781/1788] Compiling MySQLBridge MySQLConnectionSource.swift
/host/spi-builder-workspace/Sources/MySQLBridge/MySQLConnectionSource.swift:37:1: warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
35 | }
36 |
37 | extension MySQLConnection: ConnectionPoolItem {}
   | |- warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
38 |
39 |
[1782/1788] Compiling MySQLBridge MySQLDataDecoder.swift
/host/spi-builder-workspace/Sources/MySQLBridge/MySQLConnectionSource.swift:37:1: warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
35 | }
36 |
37 | extension MySQLConnection: ConnectionPoolItem {}
   | |- warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
38 |
39 |
[1783/1788] Compiling MySQLBridge MySQLDataEncoder.swift
[1784/1788] Compiling MySQLBridge Exports.swift
[1785/1788] Compiling MySQLBridge Bridges+Application.swift
[1786/1788] Emitting module MySQLBridge
/host/spi-builder-workspace/Sources/MySQLBridge/Extensions/MySQLConnection+Bridge.swift:11:1: warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'BridgeConnection'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
 9 | import NIO
10 |
11 | extension MySQLConnection: BridgeConnection {
   | |- warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'BridgeConnection'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public var dialect: SQLDialect { .mysql }
13 |
/host/spi-builder-workspace/Sources/MySQLBridge/Extensions/Row+Decode.swift:11:1: warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'BridgesRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
 9 | import Bridges
10 |
11 | extension MySQLRow: BridgesRow {}
   | |- warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'BridgesRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
/host/spi-builder-workspace/Sources/MySQLBridge/MySQLConnectionSource.swift:37:1: warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
35 | }
36 |
37 | extension MySQLConnection: ConnectionPoolItem {}
   | |- warning: extension declares a conformance of imported type 'MySQLConnection' to imported protocol 'ConnectionPoolItem'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
38 |
39 |
/host/spi-builder-workspace/Sources/MySQLBridge/MySQLRow+SQL.swift:15:1: warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'SQLRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
13 | }
14 |
15 | extension MySQLRow: SQLRow {
   | |- warning: extension declares a conformance of imported type 'MySQLRow' to imported protocol 'SQLRow'; this will not behave correctly if the owners of 'MySQLNIO' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
16 |     public var allColumns: [String] {
17 |         self.columnDefinitions.map { $0.name }
[1787/1788] Compiling MySQLBridge DatabaseHost+Initialization.swift
/host/spi-builder-workspace/Sources/MySQLBridge/Extensions/DatabaseHost+Initialization.swift:42:33: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()' [#DeprecatedDeclaration]
40 |             tlsConfiguration = nil
41 |         } else {
42 |             tlsConfiguration = .forClient()
   |                                 |- warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()' [#DeprecatedDeclaration]
   |                                 `- note: use 'makeClientConfiguration()' instead
43 |         }
44 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1788/1788] Compiling MySQLBridge DatabaseIdentifier+Initialization.swift
/host/spi-builder-workspace/Sources/MySQLBridge/Extensions/DatabaseHost+Initialization.swift:42:33: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()' [#DeprecatedDeclaration]
40 |             tlsConfiguration = nil
41 |         } else {
42 |             tlsConfiguration = .forClient()
   |                                 |- warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()' [#DeprecatedDeclaration]
   |                                 `- note: use 'makeClientConfiguration()' instead
43 |         }
44 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (280.31s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "mysql-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-rc",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/mysql-nio.git"
    },
    {
      "identity" : "bridges",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-rc",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwifQL/Bridges.git"
    }
  ],
  "manifest_display_name" : "MySQLBridge",
  "name" : "MySQLBridge",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "MySQLBridge",
      "targets" : [
        "MySQLBridge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MySQLBridgeTests",
      "module_type" : "SwiftTarget",
      "name" : "MySQLBridgeTests",
      "path" : "Tests/MySQLBridgeTests",
      "sources" : [
        "MySQLBridgeTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MySQLBridge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MySQLBridge",
      "module_type" : "SwiftTarget",
      "name" : "MySQLBridge",
      "path" : "Sources/MySQLBridge",
      "product_dependencies" : [
        "MySQLNIO",
        "Bridges"
      ],
      "product_memberships" : [
        "MySQLBridge"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/Bridges+Application.swift",
        "Extensions/DatabaseHost+Initialization.swift",
        "Extensions/DatabaseIdentifier+Initialization.swift",
        "Extensions/MySQLConnection+Bridge.swift",
        "Extensions/Row+Decode.swift",
        "Extensions/SwifQLable+Execute.swift",
        "MySQLBridge.swift",
        "MySQLConnectionSource.swift",
        "MySQLDataDecoder.swift",
        "MySQLDataEncoder.swift",
        "MySQLMigration.swift",
        "MySQLRow+SQL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.