Build Information
Successful build of fluent-mysql-driver, reference main (4d8f31
), with Swift 5.10 for Linux on 27 Aug 2025 02:49:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.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 4d8f31a Enable use of idle connection pruning (#230)
Cloned https://github.com/vapor/fluent-mysql-driver.git
Revision (git rev-parse @):
4d8f31af2a84bdbb69fbf9f4acc12cbf2f47814b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-mysql-driver.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/vapor/fluent-mysql-driver.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/vapor/mysql-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/apple/swift-log.git
[1/2439] Fetching async-kit
[123/7590] Fetching async-kit, mysql-kit
[515/11487] Fetching async-kit, mysql-kit, swift-log
[1835/24815] Fetching async-kit, mysql-kit, swift-log, fluent-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.59s)
[15446/22376] Fetching mysql-kit, swift-log, fluent-kit
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
[18213/18479] Fetching mysql-kit, fluent-kit
Fetched https://github.com/vapor/mysql-kit.git from cache (0.99s)
Fetched https://github.com/vapor/fluent-kit.git from cache (1.00s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.62s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/5968] Fetching swift-algorithms
[5969/23333] Fetching swift-algorithms, swift-collections
[10137/101039] Fetching swift-algorithms, swift-collections, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (7.11s)
Fetched https://github.com/apple/swift-collections.git from cache (7.17s)
Fetched https://github.com/apple/swift-nio.git from cache (7.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.52s)
Computing version for https://github.com/vapor/mysql-kit.git
Computed https://github.com/vapor/mysql-kit.git at 4.10.0 (0.57s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/mysql-nio.git
[1/2238] Fetching mysql-nio
[382/8258] Fetching mysql-nio, sql-kit
[4708/24534] Fetching mysql-nio, sql-kit, swift-crypto
[8387/39609] Fetching mysql-nio, sql-kit, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/mysql-nio.git from cache (0.54s)
[7263/37371] Fetching sql-kit, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/sql-kit.git from cache (0.70s)
[2949/31351] Fetching swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-crypto.git from cache (2.90s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.09s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.61s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.2 (1.68s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.1 (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.00s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[598/6727] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.69s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.80s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (2.79s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.73s)
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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.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.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.1
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.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.86.0
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
Building for debugging...
[0/811] Write sources
[20/811] Compiling CNIOWindows shim.c
[21/811] Write sources
[22/811] Compiling CNIOWindows WSAStartup.c
[23/811] Compiling CNIOLinux liburing_shims.c
[24/811] Write sources
[31/811] Compiling CNIOWASI CNIOWASI.c
[32/811] Compiling CNIOPosix event_loop_id.c
[33/811] Compiling CNIODarwin shim.c
[34/811] Compiling _NumericsShims _NumericsShims.c
[35/811] Compiling _AtomicsShims.c
[36/811] Compiling CNIOLinux shim.c
[37/811] Compiling fiat_p256_adx_sqr.S
[38/811] Compiling fiat_curve25519_adx_square.S
[39/811] Compiling fiat_p256_adx_mul.S
[40/811] Compiling fiat_curve25519_adx_mul.S
[41/811] Write swift-version-24593BA9C3E375BF.txt
[42/811] Compiling CNIOBoringSSLShims shims.c
[43/815] Compiling tls_method.cc
[44/815] Compiling t1_enc.cc
[46/815] Emitting module _NIODataStructures
[46/827] Compiling tls_record.cc
[47/827] Compiling tls13_enc.cc
[48/827] Compiling tls13_server.cc
[49/827] Compiling tls13_both.cc
[50/832] Compiling tls13_client.cc
[52/846] Emitting module Logging
[53/846] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[54/846] Compiling InternalCollectionsUtilities Debugging.swift
[55/847] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[56/847] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/847] Compiling InternalCollectionsUtilities Descriptions.swift
[58/847] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/847] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/847] Compiling RealModule ElementaryFunctions.swift
[60/848] Compiling ssl_versions.cc
[61/848] Compiling ssl_transcript.cc
[63/848] Emitting module RealModule
[64/848] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[65/848] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[66/848] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[67/848] Compiling InternalCollectionsUtilities Integer rank.swift
[68/848] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/848] Compiling InternalCollectionsUtilities UInt+reversed.swift
[70/848] Emitting module InternalCollectionsUtilities
[73/848] Compiling RealModule RealFunctions.swift
[74/848] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/849] Compiling RealModule Real.swift
[78/849] Emitting module _NIOBase64
[79/849] Compiling RealModule Float16+Real.swift
[80/849] Compiling _NIOBase64 Base64.swift
[81/849] Compiling RealModule Float80+Real.swift
[82/849] Compiling _NIODataStructures _TinyArray.swift
[83/849] Compiling _NIODataStructures PriorityQueue.swift
[84/849] Compiling RealModule Float+Real.swift
[87/871] Compiling ssl_x509.cc
[89/981] Compiling HeapModule Heap+Invariants.swift
[90/981] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[91/981] Compiling HeapModule Heap+Descriptions.swift
[92/981] Compiling Logging MetadataProvider.swift
[93/981] Compiling Logging Locks.swift
[94/981] Compiling HeapModule _HeapNode.swift
[95/981] Compiling HeapModule Heap.swift
[96/981] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[97/982] Compiling HeapModule Heap+UnsafeHandle.swift
[99/982] Compiling _RopeModule BigString+Comparable.swift
[100/982] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[101/982] Compiling _RopeModule BigString+CustomStringConvertible.swift
[102/982] Compiling _RopeModule BigString+Equatable.swift
[103/982] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[104/982] Compiling _RopeModule BigString+Hashing.swift
[105/982] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[106/989] Emitting module HeapModule
[107/989] Compiling _RopeModule Rope+Index.swift
[108/989] Compiling _RopeModule Rope+Sequence.swift
[109/989] Compiling _RopeModule Rope+Append.swift
[110/989] Compiling _RopeModule Rope+Extract.swift
[111/989] Compiling _RopeModule Rope+Find.swift
[112/989] Compiling _RopeModule Rope+ForEachWhile.swift
[113/989] Compiling _RopeModule Rope+Insert.swift
[114/990] Compiling _RopeModule BigString+Builder.swift
[115/990] Compiling _RopeModule BigString+Contents.swift
[116/990] Compiling _RopeModule BigString+Debugging.swift
[117/990] Compiling _RopeModule BigString+Index.swift
[118/990] Compiling _RopeModule BigString+Ingester.swift
[119/990] Compiling _RopeModule BigString+Invariants.swift
[120/990] Compiling _RopeModule BigString+Iterators.swift
[121/990] Compiling _RopeModule BigString+Metrics.swift
[123/994] Compiling _RopeModule Rope.swift
[124/994] Compiling _RopeModule RopeElement.swift
[125/994] Compiling _RopeModule RopeMetric.swift
[126/994] Compiling _RopeModule RopeSummary.swift
[127/994] Compiling _RopeModule _RopeItem.swift
[128/994] Compiling _RopeModule _RopePath.swift
[129/994] Compiling _RopeModule _RopeVersion.swift
[130/994] Compiling _RopeModule Rope+Collection.swift
[131/1057] Compiling HashTreeCollections _HashNode+Structural union.swift
[132/1057] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[133/1057] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[134/1057] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[135/1057] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[136/1057] Compiling HashTreeCollections _HashNode.swift
[137/1057] Compiling HashTreeCollections _HashNodeHeader.swift
[138/1057] Compiling HashTreeCollections _HashSlot.swift
[139/1081] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[140/1081] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[141/1081] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[142/1081] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[143/1081] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[144/1081] Compiling HashTreeCollections _HashNode+Structural merge.swift
[145/1081] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[146/1081] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[147/1081] Compiling Logging LogHandler.swift
[148/1081] Compiling Logging Logging.swift
[149/1082] Compiling DequeModule Deque+CustomReflectable.swift
[150/1082] Compiling DequeModule Deque+Descriptions.swift
[151/1082] Compiling DequeModule Deque+Equatable.swift
[152/1082] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[153/1084] Compiling ssl_stat.cc
[155/1084] Compiling DequeModule _DequeBuffer.swift
[156/1084] Compiling DequeModule _DequeBufferHeader.swift
[157/1084] Compiling HashTreeCollections TreeSet+Hashable.swift
[158/1084] Compiling HashTreeCollections TreeSet+Sendable.swift
[159/1084] Compiling HashTreeCollections TreeSet+Sequence.swift
[160/1084] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[161/1084] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[162/1084] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[163/1084] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[164/1084] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[165/1084] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[166/1084] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[166/1094] Compiling ssl_session.cc
[168/1094] Compiling DequeModule Deque+Testing.swift
[169/1094] Compiling DequeModule Deque._Storage.swift
[170/1094] Compiling DequeModule Deque+Extras.swift
[171/1094] Compiling DequeModule Deque+Hashable.swift
[172/1094] Compiling DequeModule _DequeSlot.swift
[173/1094] Compiling DequeModule _UnsafeWrappedBuffer.swift
[174/1094] Compiling HashTreeCollections TreeDictionary.swift
[175/1094] Compiling HashTreeCollections TreeSet+Codable.swift
[176/1094] Compiling HashTreeCollections TreeSet+Collection.swift
[177/1094] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[178/1094] Compiling HashTreeCollections TreeSet+Debugging.swift
[179/1094] Compiling HashTreeCollections TreeSet+Descriptions.swift
[180/1094] Compiling HashTreeCollections TreeSet+Equatable.swift
[181/1094] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[182/1094] Compiling HashTreeCollections TreeSet+Extras.swift
[183/1094] Compiling HashTreeCollections TreeSet+Filter.swift
[184/1094] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[185/1094] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[186/1094] Compiling HashTreeCollections TreeDictionary+Filter.swift
[187/1094] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[188/1094] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[189/1094] Compiling HashTreeCollections TreeDictionary+Keys.swift
[190/1094] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[191/1094] Compiling HashTreeCollections TreeDictionary+Merge.swift
[192/1094] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[193/1094] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[194/1094] Compiling HashTreeCollections TreeDictionary+Values.swift
[195/1094] Compiling DequeModule Deque._UnsafeHandle.swift
[196/1094] Compiling DequeModule Deque.swift
[211/1094] Compiling ssl_privkey.cc
[213/1094] Compiling DequeModule Deque+Codable.swift
[214/1094] Compiling DequeModule Deque+Collection.swift
[215/1094] Compiling HashTreeCollections _UnsafePath.swift
[216/1094] Compiling HashTreeCollections TreeDictionary+Codable.swift
[217/1094] Compiling HashTreeCollections TreeDictionary+Collection.swift
[218/1094] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[219/1094] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[220/1094] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[234/1103] Emitting module DequeModule
[235/1104] Compiling _RopeModule _CharacterRecognizer.swift
[236/1104] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[237/1104] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[238/1104] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[239/1104] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[240/1104] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[241/1104] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[242/1104] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[243/1104] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[244/1104] Compiling HashTreeCollections TreeSet.swift
[246/1104] Emitting module OrderedCollections
[248/1105] Compiling HashTreeCollections _HashTreeIterator.swift
[249/1105] Compiling HashTreeCollections _HashTreeStatistics.swift
[250/1105] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[251/1105] Compiling HashTreeCollections _RawHashNode.swift
[252/1105] Compiling HashTreeCollections _UnmanagedHashNode.swift
[259/1105] Emitting module _RopeModule
[259/1105] Compiling ssl_key_share.cc
[260/1105] Compiling ssl_file.cc
[283/1105] Compiling HashTreeCollections _HashStack.swift
[294/1105] Compiling ssl_lib.cc
[295/1105] Compiling ssl_credential.cc
[297/1105] Compiling _RopeModule Rope+Join.swift
[298/1105] Compiling _RopeModule Rope+MutatingForEach.swift
[299/1105] Compiling _RopeModule Rope+Remove.swift
[300/1105] Compiling _RopeModule Rope+RemoveSubrange.swift
[301/1105] Compiling _RopeModule Rope+Split.swift
[302/1105] Compiling _RopeModule Optional Utilities.swift
[303/1105] Compiling _RopeModule String Utilities.swift
[304/1105] Compiling _RopeModule String.Index+ABI.swift
[306/1105] Emitting module HashTreeCollections
[306/1105] Compiling ssl_cipher.cc
[357/1107] Compiling ssl_cert.cc
[358/1107] Compiling ssl_buffer.cc
[359/1107] Compiling ssl_asn1.cc
[360/1107] Compiling ssl_aead_ctx.cc
[361/1107] Compiling s3_lib.cc
[362/1107] Compiling s3_pkt.cc
[363/1107] Compiling s3_both.cc
[364/1107] Compiling handshake_server.cc
[365/1107] Compiling handshake_client.cc
[366/1107] Compiling handshake.cc
[367/1107] Compiling dtls_record.cc
[368/1107] Compiling extensions.cc
[369/1107] Compiling handoff.cc
[370/1107] Compiling md5-x86_64-linux.S
[371/1107] Compiling md5-x86_64-apple.S
[372/1107] Compiling encrypted_client_hello.cc
[373/1107] Compiling md5-586-linux.S
[374/1107] Compiling dtls_method.cc
[375/1107] Compiling md5-586-apple.S
[376/1107] Compiling chacha20_poly1305_x86_64-linux.S
[377/1107] Compiling chacha20_poly1305_x86_64-apple.S
[378/1107] Compiling d1_pkt.cc
[379/1107] Compiling d1_srtp.cc
[380/1107] Compiling chacha20_poly1305_armv8-win.S
[381/1107] Compiling err_data.cc
[382/1107] Compiling chacha20_poly1305_armv8-linux.S
[383/1107] Compiling chacha-x86_64-linux.S
[384/1107] Compiling chacha20_poly1305_armv8-apple.S
[385/1107] Compiling chacha-x86-apple.S
[386/1107] Compiling chacha-x86-linux.S
[387/1107] Compiling chacha-x86_64-apple.S
[388/1107] Compiling chacha-armv8-win.S
[389/1107] Compiling chacha-armv8-linux.S
[390/1107] Compiling chacha-armv8-apple.S
[391/1107] Compiling chacha-armv4-linux.S
[392/1107] Compiling aes128gcmsiv-x86_64-linux.S
[393/1107] Compiling aes128gcmsiv-x86_64-apple.S
[394/1107] Compiling bio_ssl.cc
[395/1107] Compiling x86_64-mont5-linux.S
[396/1107] Compiling x86_64-mont5-apple.S
[397/1107] Compiling x86_64-mont-linux.S
[398/1107] Compiling x86_64-mont-apple.S
[399/1107] Compiling x86-mont-apple.S
[400/1107] Compiling vpaes-x86_64-apple.S
[401/1107] Compiling vpaes-x86_64-linux.S
[402/1107] Compiling x86-mont-linux.S
[403/1107] Compiling vpaes-x86-linux.S
[404/1107] Compiling vpaes-x86-apple.S
[405/1107] Compiling vpaes-armv8-linux.S
[406/1107] Compiling vpaes-armv8-apple.S
[407/1107] Compiling vpaes-armv8-win.S
[408/1107] Compiling sha512-x86_64-linux.S
[409/1107] Compiling vpaes-armv7-linux.S
[410/1107] Compiling d1_lib.cc
[411/1107] Compiling sha512-x86_64-apple.S
[412/1107] Compiling sha512-armv8-win.S
[413/1107] Compiling sha512-armv8-linux.S
[414/1107] Compiling d1_both.cc
[415/1107] Compiling sha512-armv8-apple.S
[415/1107] Compiling sha512-586-linux.S
[417/1107] Compiling sha256-x86_64-apple.S
[417/1107] Compiling sha512-586-apple.S
[417/1107] Compiling sha512-armv4-linux.S
[417/1107] Compiling sha256-x86_64-linux.S
[421/1107] Compiling sha256-armv8-linux.S
[421/1107] Compiling sha256-armv8-win.S
[423/1107] Compiling sha256-armv8-apple.S
[424/1107] Compiling sha256-armv4-linux.S
[425/1107] Compiling sha256-586-linux.S
[426/1107] Compiling sha1-x86_64-apple.S
[427/1107] Compiling sha256-586-apple.S
[428/1107] Compiling sha1-armv8-win.S
[429/1107] Compiling sha1-x86_64-linux.S
[430/1107] Compiling sha1-armv8-linux.S
[431/1107] Compiling sha1-586-apple.S
[432/1107] Compiling sha1-586-linux.S
[432/1107] Compiling sha1-armv4-large-linux.S
[434/1107] Compiling sha1-armv8-apple.S
[435/1107] Compiling rsaz-avx2-apple.S
[435/1107] Compiling rdrand-x86_64-linux.S
[437/1107] Compiling rsaz-avx2-linux.S
[438/1107] Compiling rdrand-x86_64-apple.S
[439/1107] Compiling p256_beeu-armv8-asm-win.S
[440/1107] Compiling p256_beeu-x86_64-asm-apple.S
[441/1107] Compiling p256_beeu-x86_64-asm-linux.S
[442/1107] Compiling p256_beeu-armv8-asm-linux.S
[443/1107] Compiling p256-x86_64-asm-apple.S
[444/1107] Compiling p256-armv8-asm-win.S
[445/1107] Compiling p256-x86_64-asm-linux.S
[446/1107] Compiling p256_beeu-armv8-asm-apple.S
[447/1107] Compiling p256-armv8-asm-linux.S
[448/1107] Compiling p256-armv8-asm-apple.S
[449/1107] Compiling ghashv8-armv8-win.S
[450/1107] Compiling ghashv8-armv8-linux.S
[451/1107] Compiling ghashv8-armv7-linux.S
[452/1107] Compiling ghashv8-armv8-apple.S
[453/1107] Compiling ghash-x86_64-linux.S
[454/1107] Compiling ghash-x86-apple.S
[455/1107] Compiling ghash-x86_64-apple.S
[456/1107] Compiling ghash-x86-linux.S
[457/1107] Compiling ghash-ssse3-x86-linux.S
[458/1107] Compiling ghash-ssse3-x86_64-linux.S
[459/1107] Compiling ghash-neon-armv8-win.S
[460/1107] Compiling ghash-ssse3-x86_64-apple.S
[461/1107] Compiling ghash-ssse3-x86-apple.S
[462/1107] Compiling ghash-neon-armv8-linux.S
[463/1107] Compiling ghash-armv4-linux.S
[464/1107] Compiling ghash-neon-armv8-apple.S
[465/1107] Compiling co-586-linux.S
[466/1107] Compiling co-586-apple.S
[467/1107] Compiling bsaes-armv7-linux.S
[468/1107] Compiling bn-586-linux.S
[469/1107] Compiling bn-armv8-linux.S
[470/1107] Compiling bn-armv8-win.S
[471/1107] Compiling armv8-mont-win.S
[471/1107] Compiling bn-586-apple.S
[473/1107] Compiling armv8-mont-linux.S
[473/1107] Compiling bn-armv8-apple.S
[475/1107] Compiling armv4-mont-linux.S
[476/1107] Compiling aesv8-gcm-armv8-win.S
[477/1107] Compiling armv8-mont-apple.S
[478/1107] Compiling aesv8-gcm-armv8-apple.S
[479/1107] Compiling aesv8-armv8-apple.S
[480/1107] Compiling aesv8-armv8-win.S
[481/1107] Compiling aesv8-gcm-armv8-linux.S
[482/1107] Compiling aesv8-armv8-linux.S
[483/1107] Compiling aesv8-armv7-linux.S
[484/1107] Compiling aesni-x86_64-apple.S
[485/1107] Compiling aesni-x86_64-linux.S
[486/1107] Compiling aesni-x86-linux.S
[487/1107] Compiling aesni-gcm-x86_64-apple.S
[488/1107] Compiling aesni-x86-apple.S
[489/1107] Compiling aes-gcm-avx2-x86_64-linux.S
[490/1107] Compiling aesni-gcm-x86_64-linux.S
[491/1107] Compiling aes-gcm-avx2-x86_64-apple.S
[492/1107] Compiling aes-gcm-avx10-x86_64-linux.S
[493/1107] Compiling aes-gcm-avx10-x86_64-apple.S
[494/1107] Compiling x_x509.cc
[495/1107] Compiling x_sig.cc
[496/1107] Compiling x_val.cc
[497/1107] Compiling x_name.cc
[497/1107] Compiling x_x509a.cc
[497/1107] Compiling x_req.cc
[500/1107] Compiling x_pubkey.cc
[501/1107] Compiling x_spki.cc
[502/1107] Compiling x509spki.cc
[503/1107] Compiling x_algor.cc
[504/1107] Compiling x_crl.cc
[505/1107] Compiling x_attrib.cc
[506/1107] Compiling x_exten.cc
[507/1107] Compiling x509rset.cc
[508/1107] Compiling x_all.cc
[509/1107] Compiling x509name.cc
[510/1107] Compiling x509cset.cc
[511/1107] Compiling x509_txt.cc
[512/1107] Compiling x509_vpm.cc
[513/1107] Compiling x509_v3.cc
[514/1107] Compiling x509_trs.cc
[515/1107] Compiling x509_req.cc
[516/1107] Compiling x509_vfy.cc
[517/1107] Compiling x509_set.cc
[518/1107] Compiling x509_obj.cc
[519/1107] Compiling x509_ext.cc
[520/1107] Compiling x509_def.cc
[521/1107] Compiling x509_lu.cc
[522/1107] Compiling x509_d2.cc
[523/1107] Compiling x509_cmp.cc
[524/1107] Compiling x509_att.cc
[525/1107] Compiling x509.cc
[526/1107] Compiling v3_prn.cc
[527/1107] Compiling v3_skey.cc
[528/1107] Compiling v3_ocsp.cc
[529/1107] Compiling v3_utl.cc
[530/1107] Compiling v3_purp.cc
[531/1107] Compiling v3_pmaps.cc
[532/1107] Compiling v3_pcons.cc
[533/1107] Compiling v3_ncons.cc
[534/1107] Compiling v3_ia5.cc
[535/1107] Compiling v3_info.cc
[536/1107] Compiling v3_int.cc
[537/1107] Compiling v3_lib.cc
[538/1107] Compiling v3_enum.cc
[539/1107] Compiling v3_genn.cc
[540/1107] Compiling v3_extku.cc
[541/1107] Compiling v3_cpols.cc
[542/1107] Compiling v3_crld.cc
[543/1107] Compiling v3_conf.cc
[544/1107] Compiling v3_bitst.cc
[545/1107] Compiling v3_bcons.cc
[546/1107] Compiling v3_akey.cc
[547/1107] Compiling v3_alt.cc
[548/1107] Compiling v3_akeya.cc
[549/1107] Compiling t_x509a.cc
[550/1107] Compiling t_x509.cc
[551/1107] Compiling t_req.cc
[552/1107] Compiling t_crl.cc
[553/1107] Compiling i2d_pr.cc
[554/1107] Compiling rsa_pss.cc
[555/1107] Compiling policy.cc
[556/1107] Compiling name_print.cc
[557/1107] Compiling by_file.cc
[558/1107] Compiling by_dir.cc
[559/1107] Compiling algorithm.cc
[560/1107] Compiling asn1_gen.cc
[561/1107] Compiling a_sign.cc
[562/1107] Compiling a_verify.cc
[563/1107] Compiling voprf.cc
[564/1107] Compiling a_digest.cc
[565/1107] Compiling trust_token.cc
[566/1107] Compiling thread_win.cc
[567/1107] Compiling thread_none.cc
[568/1107] Compiling thread_pthread.cc
[569/1107] Compiling thread.cc
[570/1107] Compiling stack.cc
[571/1107] Compiling pmbtoken.cc
[572/1107] Compiling sha512.cc
[573/1107] Compiling siphash.cc
[574/1107] Compiling sha256.cc
[575/1107] Compiling sha1.cc
[576/1107] Compiling rsa_print.cc
[577/1107] Compiling slhdsa.cc
[578/1107] Compiling rsa_extra.cc
[579/1107] Compiling spake2plus.cc
[580/1107] Compiling rc4.cc
[581/1107] Compiling rsa_crypt.cc
[582/1107] Compiling trusty.cc
[583/1107] Compiling refcount.cc
[584/1107] Compiling rsa_asn1.cc
[585/1107] Compiling windows.cc
[586/1107] Compiling urandom.cc
[587/1107] Compiling rand.cc
[588/1107] Compiling ios.cc
[589/1107] Compiling passive.cc
[590/1107] Compiling poly1305_arm_asm.S
[591/1107] Compiling getentropy.cc
[592/1107] Compiling forkunsafe.cc
[593/1107] Compiling deterministic.cc
[594/1107] Compiling fork_detect.cc
[595/1107] Compiling poly1305_arm.cc
[596/1107] Compiling poly1305.cc
[597/1107] Compiling poly1305_vec.cc
[598/1107] Compiling pool.cc
[599/1107] Compiling pkcs7.cc
[600/1107] Compiling pkcs8.cc
[601/1107] Compiling pkcs8_x509.cc
[602/1107] Compiling p5_pbev2.cc
[603/1107] Compiling pkcs7_x509.cc
[604/1107] Compiling pem_xaux.cc
[605/1107] Compiling pem_x509.cc
[606/1107] Compiling pem_pkey.cc
[607/1107] Compiling pem_pk8.cc
[608/1107] Compiling mlkem.cc
[609/1107] Compiling pem_info.cc
[610/1107] Compiling pem_all.cc
[611/1107] Compiling mldsa.cc
[612/1107] Compiling obj_xref.cc
[613/1107] Compiling pem_lib.cc
[614/1107] Compiling pem_oth.cc
[615/1107] Compiling obj.cc
[616/1107] Compiling poly_rq_mul.S
[617/1107] Compiling mem.cc
[618/1107] Compiling lhash.cc
[619/1107] Compiling fips_shared_support.cc
[620/1107] Compiling md5.cc
[621/1107] Compiling md4.cc
[622/1107] Compiling kyber.cc
[623/1107] Compiling scrypt.cc
[624/1107] Compiling hrss.cc
[625/1107] Compiling pbkdf.cc
[626/1107] Compiling sign.cc
[627/1107] Compiling ex_data.cc
[628/1107] Compiling print.cc
[629/1107] Compiling hpke.cc
[630/1107] Compiling p_x25519_asn1.cc
[631/1107] Compiling p_x25519.cc
[632/1107] Compiling p_rsa_asn1.cc
[633/1107] Compiling p_ed25519_asn1.cc
[634/1107] Compiling p_hkdf.cc
[635/1107] Compiling p_ed25519.cc
[636/1107] Compiling p_rsa.cc
[637/1107] Compiling p_ec.cc
[638/1107] Compiling p_dh_asn1.cc
[639/1107] Compiling p_ec_asn1.cc
[640/1107] Compiling p_dh.cc
[641/1107] Compiling evp_ctx.cc
[642/1107] Compiling evp.cc
[643/1107] Compiling p_dsa_asn1.cc
[644/1107] Compiling err.cc
[645/1107] Compiling engine.cc
[646/1107] Compiling evp_asn1.cc
[647/1107] Compiling ecdh.cc
[648/1107] Compiling ecdsa_asn1.cc
[649/1107] Compiling hash_to_curve.cc
[650/1107] Compiling ec_derive.cc
[651/1107] Compiling ec_asn1.cc
[652/1107] Compiling dsa.cc
[653/1107] Compiling params.cc
[654/1107] Compiling dsa_asn1.cc
[655/1107] Compiling digest_extra.cc
[656/1107] Compiling x25519-asm-arm.S
[657/1107] Compiling dh_asn1.cc
[658/1107] Compiling spake25519.cc
[659/1107] Compiling des.cc
[660/1107] Compiling crypto.cc
[661/1107] Compiling curve25519.cc
[662/1107] Compiling cpu_arm_freebsd.cc
[663/1107] Compiling cpu_arm_linux.cc
[664/1107] Compiling cpu_intel.cc
[665/1107] Compiling cpu_aarch64_sysreg.cc
[666/1107] Compiling cpu_aarch64_win.cc
[667/1107] Compiling bcm.cc
[668/1107] Compiling cpu_aarch64_openbsd.cc
[669/1107] Compiling cpu_aarch64_apple.cc
[670/1107] Compiling cpu_aarch64_linux.cc
[671/1107] Compiling cpu_aarch64_fuchsia.cc
[672/1107] Compiling tls_cbc.cc
[673/1107] Compiling conf.cc
[674/1107] Compiling curve25519_64_adx.cc
[675/1107] Compiling get_cipher.cc
[676/1107] Compiling e_rc4.cc
[676/1107] Compiling e_des.cc
[678/1107] Compiling e_tls.cc
[679/1107] Compiling e_rc2.cc
[680/1107] Compiling e_null.cc
[681/1107] Compiling e_chacha20poly1305.cc
[682/1107] Compiling e_aesgcmsiv.cc
[683/1107] Compiling e_aesctrhmac.cc
[684/1107] Compiling derive_key.cc
[685/1107] Compiling chacha.cc
[686/1107] Compiling cbs.cc
[687/1107] Compiling ber.cc
[688/1107] Compiling asn1_compat.cc
[689/1107] Compiling cbb.cc
[690/1107] Compiling buf.cc
[691/1107] Compiling unicode.cc
[692/1107] Compiling bn_asn1.cc
[693/1107] Compiling blake2.cc
[693/1107] Compiling socket_helper.cc
[695/1107] Compiling printf.cc
[696/1107] Compiling socket.cc
[697/1107] Compiling pair.cc
[698/1107] Compiling convert.cc
[699/1107] Compiling file.cc
[700/1107] Compiling hexdump.cc
[701/1107] Compiling errno.cc
[702/1107] Compiling connect.cc
[703/1107] Compiling fd.cc
[704/1107] Compiling bio_mem.cc
[705/1107] Compiling base64.cc
[706/1107] Compiling bio.cc
[707/1107] Compiling tasn_typ.cc
[708/1107] Compiling tasn_fre.cc
[709/1107] Compiling tasn_enc.cc
[710/1107] Compiling posix_time.cc
[711/1107] Compiling tasn_new.cc
[712/1107] Compiling f_string.cc
[713/1107] Compiling tasn_utl.cc
[714/1107] Compiling f_int.cc
[715/1107] Compiling asn_pack.cc
[716/1107] Compiling tasn_dec.cc
[717/1107] Compiling asn1_par.cc
[718/1107] Compiling asn1_lib.cc
[719/1107] Compiling a_type.cc
[720/1107] Compiling a_utctm.cc
[721/1107] Compiling a_octet.cc
[722/1107] Compiling a_strex.cc
[723/1107] Compiling a_time.cc
[724/1107] Compiling a_strnid.cc
[725/1107] Compiling a_mbstr.cc
[726/1107] Compiling a_object.cc
[727/1107] Compiling a_i2d_fp.cc
[728/1107] Compiling a_dup.cc
[729/1107] Compiling a_d2i_fp.cc
[730/1107] Compiling a_int.cc
[731/1107] Compiling fiat_p256_adx_sqr.S
[732/1107] Compiling fiat_p256_adx_mul.S
[733/1107] Compiling fiat_curve25519_adx_square.S
[734/1107] Compiling a_gentm.cc
[735/1107] Compiling fiat_curve25519_adx_mul.S
[736/1107] Compiling md5-x86_64-linux.S
[737/1107] Compiling md5-x86_64-apple.S
[738/1107] Compiling md5-586-linux.S
[739/1107] Compiling a_bitstr.cc
[740/1107] Compiling md5-586-apple.S
[741/1107] Compiling chacha20_poly1305_x86_64-apple.S
[742/1107] Compiling chacha20_poly1305_armv8-win.S
[743/1107] Compiling a_bool.cc
[744/1107] Compiling chacha20_poly1305_x86_64-linux.S
[745/1107] Compiling CCryptoBoringSSLShims shims.c
[746/1107] Compiling err_data.cc
[747/1107] Compiling chacha20_poly1305_armv8-linux.S
[748/1107] Compiling chacha-x86_64-linux.S
[749/1107] Compiling c-nioatomics.c
[750/1107] Compiling c-atomics.c
[751/1107] Compiling chacha20_poly1305_armv8-apple.S
[752/1107] Compiling chacha-x86-linux.S
[753/1107] Compiling chacha-x86-apple.S
[754/1107] Compiling chacha-x86_64-apple.S
[755/1107] Compiling chacha-armv8-apple.S
[756/1107] Compiling chacha-armv8-win.S
[756/1107] Compiling chacha-armv4-linux.S
[758/1107] Compiling chacha-armv8-linux.S
[759/1113] Compiling aes128gcmsiv-x86_64-apple.S
[760/1113] Compiling aes128gcmsiv-x86_64-linux.S
[761/1113] Compiling x86_64-mont5-linux.S
[763/1113] Emitting module NIOConcurrencyHelpers
[764/1113] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[765/1113] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[766/1113] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[767/1113] Compiling NIOConcurrencyHelpers lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/lock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[768/1113] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[769/1114] Compiling x86_64-mont-linux.S
[770/1114] Compiling x86_64-mont-apple.S
[771/1114] Compiling x86-mont-linux.S
[772/1114] Compiling x86_64-mont5-apple.S
[773/1114] Compiling x86-mont-apple.S
[774/1114] Compiling vpaes-x86_64-linux.S
[775/1114] Compiling vpaes-x86_64-apple.S
[776/1114] Compiling vpaes-x86-linux.S
[776/1114] Compiling vpaes-armv8-linux.S
[776/1114] Compiling vpaes-x86-apple.S
[779/1114] Compiling vpaes-armv8-win.S
[780/1114] Compiling vpaes-armv8-apple.S
[781/1114] Compiling vpaes-armv7-linux.S
[782/1114] Compiling sha512-x86_64-apple.S
[783/1114] Compiling sha512-armv8-win.S
[784/1114] Compiling sha512-armv8-apple.S
[784/1114] Compiling sha512-armv8-linux.S
[784/1114] Compiling sha512-x86_64-linux.S
[787/1114] Compiling sha512-armv4-linux.S
[788/1114] Compiling sha512-586-linux.S
[789/1114] Compiling sha512-586-apple.S
[790/1114] Compiling sha256-armv4-linux.S
[791/1114] Compiling sha256-x86_64-linux.S
[792/1114] Compiling sha256-armv8-apple.S
[793/1114] Compiling sha256-armv8-win.S
[794/1114] Compiling sha256-armv8-linux.S
[794/1114] Compiling sha256-x86_64-apple.S
[796/1114] Compiling sha256-586-linux.S
[797/1114] Compiling sha256-586-apple.S
[798/1114] Compiling sha1-armv8-apple.S
[799/1114] Compiling sha1-x86_64-apple.S
[799/1114] Compiling sha1-armv8-win.S
[801/1114] Compiling sha1-armv4-large-linux.S
[802/1114] Compiling sha1-armv8-linux.S
[803/1114] Compiling sha1-586-linux.S
[804/1114] Compiling sha1-x86_64-linux.S
[805/1114] Compiling sha1-586-apple.S
[806/1114] Compiling rdrand-x86_64-linux.S
[807/1114] Compiling rsaz-avx2-apple.S
[808/1114] Compiling rdrand-x86_64-apple.S
[809/1114] Compiling rsaz-avx2-linux.S
[810/1114] Compiling p256_beeu-x86_64-asm-linux.S
[811/1114] Compiling p256_beeu-x86_64-asm-apple.S
[812/1114] Compiling p256_beeu-armv8-asm-win.S
[813/1114] Compiling p256_beeu-armv8-asm-linux.S
[814/1114] Compiling p256-armv8-asm-win.S
[815/1114] Compiling p256-x86_64-asm-apple.S
[816/1114] Compiling p256_beeu-armv8-asm-apple.S
[817/1114] Compiling p256-armv8-asm-linux.S
[818/1114] Compiling p256-armv8-asm-apple.S
[819/1114] Compiling p256-x86_64-asm-linux.S
[820/1114] Compiling ghashv8-armv8-win.S
[821/1114] Compiling ghashv8-armv8-linux.S
[822/1114] Compiling ghashv8-armv8-apple.S
[823/1114] Compiling ghashv8-armv7-linux.S
[824/1114] Compiling ghash-x86_64-linux.S
[825/1114] Compiling ghash-x86_64-apple.S
[826/1114] Compiling ghash-x86-linux.S
[827/1114] Compiling ghash-x86-apple.S
[828/1114] Compiling ghash-ssse3-x86_64-linux.S
[829/1114] Compiling ghash-ssse3-x86_64-apple.S
[830/1114] Compiling ghash-ssse3-x86-linux.S
[831/1114] Compiling ghash-ssse3-x86-apple.S
[832/1114] Compiling ghash-neon-armv8-win.S
[833/1114] Compiling ghash-neon-armv8-linux.S
[834/1114] Compiling ghash-neon-armv8-apple.S
[835/1114] Compiling ghash-armv4-linux.S
[836/1114] Compiling co-586-linux.S
[837/1114] Compiling co-586-apple.S
[838/1114] Compiling bsaes-armv7-linux.S
[839/1114] Compiling bn-armv8-win.S
[840/1114] Compiling bn-armv8-linux.S
[841/1114] Compiling bn-armv8-apple.S
[842/1114] Compiling bn-586-linux.S
[843/1114] Compiling bn-586-apple.S
[844/1114] Compiling armv8-mont-win.S
[845/1114] Compiling armv8-mont-linux.S
[846/1114] Compiling armv8-mont-apple.S
[847/1114] Compiling armv4-mont-linux.S
[848/1114] Compiling aesv8-gcm-armv8-win.S
[849/1114] Compiling aesv8-gcm-armv8-linux.S
[849/1114] Compiling aesv8-gcm-armv8-apple.S
[851/1114] Compiling aesv8-armv8-win.S
[852/1114] Compiling aesv8-armv8-linux.S
[853/1114] Compiling aesv8-armv8-apple.S
[854/1114] Compiling aesv8-armv7-linux.S
[855/1114] Compiling aesni-x86_64-apple.S
[856/1114] Compiling aesni-x86-linux.S
[857/1114] Compiling aesni-x86_64-linux.S
[858/1114] Compiling aesni-gcm-x86_64-apple.S
[859/1114] Compiling aesni-x86-apple.S
[860/1114] Compiling aesni-gcm-x86_64-linux.S
[861/1114] Compiling aes-gcm-avx512-x86_64-apple.S
[862/1114] Compiling aes-gcm-avx512-x86_64-linux.S
[863/1114] Compiling aes-gcm-avx2-x86_64-linux.S
[864/1114] Compiling aes-gcm-avx2-x86_64-apple.S
[865/1114] Compiling xwing.cc
[866/1114] Compiling x_sig.cc
[867/1114] Compiling x_val.cc
[868/1114] Compiling x_spki.cc
[869/1114] Compiling x_req.cc
[870/1114] Compiling x_pubkey.cc
[871/1114] Compiling x_x509a.cc
[872/1114] Compiling x_x509.cc
[873/1114] Compiling x_name.cc
[874/1114] Compiling x_exten.cc
[875/1114] Compiling x_algor.cc
[876/1114] Compiling x509spki.cc
[877/1114] Compiling x509rset.cc
[878/1114] Compiling x_attrib.cc
[879/1114] Compiling x_all.cc
[880/1114] Compiling x_crl.cc
[881/1114] Compiling x509name.cc
[882/1114] Compiling x509cset.cc
[883/1114] Compiling x509_txt.cc
[884/1114] Compiling x509_vpm.cc
[885/1114] Compiling x509_v3.cc
[886/1114] Compiling x509_trs.cc
[887/1114] Compiling x509_set.cc
[888/1114] Compiling x509_vfy.cc
[889/1114] Compiling x509_req.cc
[890/1114] Compiling x509_obj.cc
[891/1114] Compiling x509_def.cc
[892/1114] Compiling x509_ext.cc
[893/1114] Compiling x509_d2.cc
[894/1114] Compiling x509_lu.cc
[895/1114] Compiling x509_cmp.cc
[896/1114] Compiling x509_att.cc
[897/1114] Compiling x509.cc
[898/1114] Compiling v3_utl.cc
[899/1114] Compiling v3_prn.cc
[900/1114] Compiling v3_skey.cc
[901/1114] Compiling v3_pmaps.cc
[902/1114] Compiling v3_purp.cc
[903/1114] Compiling v3_pcons.cc
[904/1114] Compiling v3_ocsp.cc
[905/1114] Compiling v3_ncons.cc
[906/1114] Compiling v3_int.cc
[907/1114] Compiling v3_genn.cc
[908/1114] Compiling v3_info.cc
[909/1114] Compiling v3_lib.cc
[910/1114] Compiling v3_ia5.cc
[911/1114] Compiling v3_extku.cc
[912/1114] Compiling v3_enum.cc
[913/1114] Compiling v3_crld.cc
[914/1114] Compiling v3_cpols.cc
[915/1114] Compiling v3_bcons.cc
[916/1114] Compiling v3_bitst.cc
[917/1114] Compiling v3_akeya.cc
[918/1114] Compiling v3_conf.cc
[919/1114] Compiling v3_akey.cc
[920/1114] Compiling v3_alt.cc
[921/1114] Compiling t_x509a.cc
[922/1114] Compiling t_req.cc
[923/1114] Compiling t_crl.cc
[924/1114] Compiling t_x509.cc
[925/1114] Compiling i2d_pr.cc
[926/1114] Compiling rsa_pss.cc
[927/1114] Compiling name_print.cc
[928/1114] Compiling policy.cc
[929/1114] Compiling by_file.cc
[930/1114] Compiling by_dir.cc
[931/1114] Compiling asn1_gen.cc
[932/1114] Compiling algorithm.cc
[932/1114] Compiling a_verify.cc
[934/1114] Compiling a_digest.cc
[935/1114] Compiling voprf.cc
[936/1114] Compiling a_sign.cc
[937/1114] Compiling thread_win.cc
[937/1114] Compiling thread_none.cc
[938/1114] Compiling thread_pthread.cc
[940/1114] Compiling thread.cc
[941/1114] Compiling trust_token.cc
[942/1114] Compiling stack.cc
[943/1114] Compiling sha512.cc
[944/1114] Compiling pmbtoken.cc
[945/1114] Compiling siphash.cc
[946/1114] Compiling sha256.cc
[947/1114] Compiling sha1.cc
[948/1114] Compiling spake2plus.cc
[949/1114] Compiling slhdsa.cc
[950/1114] Compiling rsa_print.cc
[951/1114] Compiling rsa_extra.cc
[952/1114] Compiling rc4.cc
[953/1114] Compiling refcount.cc
[954/1114] Compiling rsa_crypt.cc
[955/1114] Compiling trusty.cc
[956/1114] Compiling windows.cc
[957/1114] Compiling urandom.cc
[958/1114] Compiling rand.cc
[959/1114] Compiling rsa_asn1.cc
[960/1114] Compiling ios.cc
[961/1114] Compiling passive.cc
[961/1114] Compiling getentropy.cc
[963/1114] Compiling poly1305_arm_asm.S
[964/1114] Compiling deterministic.cc
[965/1114] Compiling fork_detect.cc
[966/1114] Compiling forkunsafe.cc
[967/1114] Compiling poly1305.cc
[968/1114] Compiling poly1305_arm.cc
[969/1114] Compiling poly1305_vec.cc
[970/1114] Compiling pool.cc
[971/1114] Compiling pkcs7.cc
[972/1114] Compiling p5_pbev2.cc
[973/1114] Compiling pkcs8.cc
[974/1114] Compiling pkcs8_x509.cc
[975/1114] Compiling pkcs7_x509.cc
[976/1114] Compiling pem_xaux.cc
[977/1114] Compiling pem_x509.cc
[978/1114] Compiling pem_pkey.cc
[979/1114] Compiling mlkem.cc
[980/1114] Compiling obj_xref.cc
[981/1114] Compiling pem_pk8.cc
[982/1114] Compiling pem_info.cc
[983/1114] Compiling pem_oth.cc
[984/1114] Compiling pem_lib.cc
[985/1114] Compiling pem_all.cc
[986/1114] Compiling mldsa.cc
[987/1114] Compiling obj.cc
[988/1114] Compiling poly_rq_mul.S
[989/1114] Compiling mem.cc
[990/1114] Compiling fips_shared_support.cc
[991/1114] Compiling lhash.cc
[992/1114] Compiling hrss.cc
[993/1114] Compiling md4.cc
[994/1114] Compiling fuzzer_mode.cc
[995/1114] Compiling md5.cc
[996/1114] Compiling ex_data.cc
[997/1114] Compiling kyber.cc
[998/1114] Compiling hpke.cc
[999/1114] Compiling scrypt.cc
[1000/1114] Compiling pbkdf.cc
[1001/1114] Compiling sign.cc
[1002/1114] Compiling print.cc
[1003/1114] Compiling p_x25519.cc
[1004/1114] Compiling p_x25519_asn1.cc
[1005/1114] Compiling p_rsa_asn1.cc
[1006/1114] Compiling p_ed25519.cc
[1007/1114] Compiling p_hkdf.cc
[1008/1114] Compiling p_ed25519_asn1.cc
[1009/1114] Compiling p_ec.cc
[1010/1114] Compiling p_rsa.cc
[1011/1114] Compiling p_ec_asn1.cc
[1012/1114] Compiling p_dh_asn1.cc
[1013/1114] Compiling p_dh.cc
[1014/1114] Compiling p_dsa_asn1.cc
[1015/1114] Compiling evp.cc
[1016/1114] Compiling err.cc
[1017/1114] Compiling evp_ctx.cc
[1018/1114] Compiling evp_asn1.cc
[1019/1114] Compiling engine.cc
[1019/1114] Compiling ecdsa_p1363.cc
[1021/1114] Compiling ecdh.cc
[1022/1114] Compiling hash_to_curve.cc
[1023/1114] Compiling ecdsa_asn1.cc
[1024/1114] Compiling ec_derive.cc
[1025/1114] Compiling params.cc
[1026/1114] Compiling dsa.cc
[1027/1114] Compiling dsa_asn1.cc
[1028/1114] Compiling des.cc
[1029/1114] Compiling digest_extra.cc
[1030/1114] Compiling ec_asn1.cc
[1031/1114] Compiling x25519-asm-arm.S
[1032/1114] Compiling dh_asn1.cc
[1033/1114] Compiling cpu_intel.cc
[1034/1114] Compiling cpu_arm_linux.cc
[1034/1114] Compiling crypto.cc
[1034/1114] Compiling spake25519.cc
[1037/1114] Compiling cpu_arm_freebsd.cc
[1038/1114] Compiling curve25519.cc
[1039/1114] Compiling cpu_aarch64_openbsd.cc
[1040/1114] Compiling cpu_aarch64_win.cc
[1041/1114] Compiling cpu_aarch64_linux.cc
[1042/1114] Compiling cpu_aarch64_fuchsia.cc
[1043/1114] Compiling cpu_aarch64_sysreg.cc
[1044/1114] Compiling curve25519_64_adx.cc
[1045/1114] Compiling cpu_aarch64_apple.cc
[1046/1114] Compiling get_cipher.cc
[1047/1114] Compiling conf.cc
[1048/1114] Compiling tls_cbc.cc
[1049/1114] Compiling e_tls.cc
[1050/1114] Compiling e_rc4.cc
[1051/1114] Compiling e_rc2.cc
[1052/1114] Compiling bcm.cc
[1053/1114] Compiling e_null.cc
[1054/1114] Compiling e_des.cc
[1055/1114] Compiling e_chacha20poly1305.cc
[1056/1114] Compiling e_aesgcmsiv.cc
[1056/1114] Compiling e_aeseax.cc
[1058/1114] Compiling cms.cc
[1059/1114] Compiling derive_key.cc
[1060/1114] Compiling e_aesctrhmac.cc
[1061/1114] Compiling chacha.cc
[1062/1114] Compiling sqrt.cc
[1063/1114] Compiling unicode.cc
[1064/1114] Compiling buf.cc
[1065/1114] Compiling ber.cc
[1066/1114] Compiling asn1_compat.cc
[1067/1114] Compiling cbb.cc
[1068/1114] Compiling cbs.cc
[1069/1114] Compiling exponentiation.cc
[1070/1114] Compiling div.cc
[1071/1114] Compiling blake2.cc
[1072/1114] Compiling printf.cc
[1073/1114] Compiling bn_asn1.cc
[1074/1114] Compiling hexdump.cc
[1075/1114] Compiling pair.cc
[1076/1114] Compiling convert.cc
[1077/1114] Compiling file.cc
[1078/1114] Compiling fd.cc
[1079/1114] Compiling errno.cc
[1080/1114] Compiling bio_mem.cc
[1081/1114] Compiling base64.cc
[1082/1114] Compiling bio.cc
[1083/1114] Compiling tasn_typ.cc
[1084/1114] Compiling tasn_fre.cc
[1085/1114] Compiling tasn_utl.cc
[1086/1114] Compiling tasn_enc.cc
[1087/1114] Compiling tasn_new.cc
[1088/1114] Compiling posix_time.cc
[1089/1114] Compiling f_string.cc
[1090/1114] Compiling f_int.cc
[1091/1114] Compiling asn_pack.cc
[1092/1114] Compiling tasn_dec.cc
[1093/1114] Compiling asn1_par.cc
[1094/1114] Compiling a_utctm.cc
[1095/1114] Compiling asn1_lib.cc
[1096/1114] Compiling a_octet.cc
[1096/1114] Compiling a_type.cc
[1098/1114] Compiling a_time.cc
[1099/1114] Compiling a_strnid.cc
[1100/1114] Compiling a_strex.cc
[1101/1114] Compiling a_object.cc
[1102/1114] Compiling a_i2d_fp.cc
[1103/1114] Compiling a_dup.cc
[1104/1114] Write sources
[1105/1114] Compiling a_d2i_fp.cc
[1106/1114] Write sources
[1107/1114] Compiling a_mbstr.cc
[1108/1114] Write sources
[1109/1123] Compiling a_gentm.cc
[1110/1154] Compiling a_int.cc
[1111/1159] Compiling aes.cc
[1112/1185] Compiling a_bool.cc
[1114/1210] Compiling Algorithms Joined.swift
[1115/1210] Compiling Algorithms Keyed.swift
[1116/1210] Compiling Algorithms Permutations.swift
[1117/1210] Compiling Algorithms Product.swift
[1118/1212] Compiling Algorithms Intersperse.swift
[1119/1212] Compiling Algorithms Partition.swift
[1120/1212] Compiling Algorithms Grouped.swift
[1121/1212] Compiling Algorithms Indexed.swift
[1121/1212] Compiling a_bitstr.cc
[1124/1212] Compiling Atomics IntegerOperations.swift
[1125/1212] Compiling Atomics Unmanaged extensions.swift
[1126/1212] Compiling Algorithms Reductions.swift
[1127/1212] Compiling Algorithms Rotate.swift
[1128/1212] Compiling Algorithms Split.swift
[1129/1212] Compiling Algorithms Stride.swift
[1130/1219] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1131/1219] Compiling BitCollections BitSet+CustomReflectable.swift
[1132/1219] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1133/1219] Compiling BitCollections BitSet+Equatable.swift
[1134/1219] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1135/1219] Compiling BitCollections BitSet+Extras.swift
[1136/1219] Compiling BitCollections BitSet+Hashable.swift
[1139/1227] Compiling Algorithms AdjacentPairs.swift
[1140/1227] Compiling Algorithms Chain.swift
[1141/1227] Compiling Algorithms Chunked.swift
[1142/1227] Compiling Algorithms Combinations.swift
[1143/1227] Compiling Algorithms Compacted.swift
[1144/1227] Compiling Algorithms Cycle.swift
[1145/1227] Compiling Algorithms EitherSequence.swift
[1146/1227] Compiling Algorithms FirstNonNil.swift
[1149/1227] Compiling Algorithms FlattenCollection.swift
[1150/1227] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1151/1227] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1152/1227] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1153/1227] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1154/1227] Compiling BitCollections BitSet+SetAlgebra union.swift
[1155/1227] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1156/1227] Compiling BitCollections BitSet.Counted.swift
[1157/1227] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1158/1227] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1159/1227] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1160/1227] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1161/1227] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1162/1227] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1163/1227] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1166/1227] Compiling Algorithms Suffix.swift
[1167/1230] Emitting module BitCollections
[1175/1230] Compiling BitCollections BitSet.Index.swift
[1176/1230] Compiling BitCollections BitSet._UnsafeHandle.swift
[1177/1230] Compiling BitCollections BitSet.swift
[1178/1230] Compiling BitCollections Range+Utilities.swift
[1179/1230] Compiling BitCollections Slice+Utilities.swift
[1180/1230] Compiling BitCollections UInt+Tricks.swift
[1181/1230] Compiling BitCollections _Word.swift
[1194/1230] Compiling Algorithms Trim.swift
[1195/1230] Compiling Algorithms Unique.swift
[1196/1230] Compiling Algorithms Windows.swift
[1198/1230] Compiling BitCollections BitArray._UnsafeHandle.swift
[1200/1230] Compiling BitCollections BitArray.swift
[1202/1230] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1203/1230] Compiling BitCollections BitSet+Codable.swift
[1212/1233] Compiling Collections Collections.swift
[1213/1233] Emitting module Collections
[1214/1234] Compiling CryptoBoringWrapper EllipticCurve.swift
[1215/1234] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1221/1234] Compiling CryptoBoringWrapper RandomBytes.swift
[1222/1234] Emitting module Atomics
[1230/1235] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1231/1235] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1232/1235] Emitting module Algorithms
[1233/1251] Emitting module CryptoBoringWrapper
[1234/1251] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1235/1276] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1238/1369] Compiling Crypto PKCS8PrivateKey.swift
[1239/1369] Compiling Crypto SEC1PrivateKey.swift
[1240/1369] Compiling Crypto SubjectPublicKeyInfo.swift
[1241/1369] Compiling Crypto CryptoError_boring.swift
[1242/1369] Compiling Crypto CryptoKitErrors.swift
[1243/1369] Compiling Crypto Digest_boring.swift
[1244/1369] Compiling Crypto Digest.swift
[1245/1369] Compiling Crypto Digests.swift
[1246/1369] Compiling Crypto HashFunctions.swift
[1247/1369] Compiling Crypto HashFunctions_SHA2.swift
[1248/1379] Compiling Crypto ASN1BitString.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1249/1379] Compiling Crypto ASN1Boolean.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1256/1387] Compiling Crypto HPKE-AEAD.swift
[1257/1387] Compiling Crypto HPKE-Ciphersuite.swift
[1258/1387] Compiling Crypto HPKE-KDF.swift
[1259/1387] Compiling Crypto HPKE-KexKeyDerivation.swift
[1260/1387] Compiling Crypto HPKE-LabeledExtract.swift
[1261/1387] Compiling Crypto HPKE-Utils.swift
[1262/1387] Compiling Crypto DHKEM.swift
[1263/1387] Compiling Crypto HPKE-KEM-Curve25519.swift
[1264/1387] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1265/1387] Compiling Crypto HPKE-KEM.swift
[1266/1387] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1267/1387] Compiling NIOCore SocketAddresses.swift
[1268/1387] Compiling NIOCore SocketOptionProvider.swift
[1269/1387] Compiling NIOCore SystemCallHelpers.swift
[1270/1387] Compiling NIOCore TimeAmount+Duration.swift
[1271/1387] Compiling NIOCore TypeAssistedChannelHandler.swift
[1272/1387] Compiling NIOCore UniversalBootstrapSupport.swift
[1273/1387] Compiling NIOCore Utilities.swift
[1274/1387] Compiling Crypto EdDSA_boring.swift
[1275/1387] Compiling Crypto ECDSA.swift
[1276/1387] Emitting module Crypto
[1277/1387] Compiling Crypto ASN1Identifier.swift
[1278/1387] Compiling Crypto ASN1Integer.swift
[1279/1387] Compiling Crypto ASN1Null.swift
[1280/1387] Compiling Crypto ASN1OctetString.swift
[1281/1387] Compiling Crypto ASN1Strings.swift
[1282/1387] Compiling Crypto ArraySliceBigint.swift
[1283/1387] Compiling Crypto GeneralizedTime.swift
[1284/1387] Compiling Crypto ObjectIdentifier.swift
[1285/1387] Compiling Crypto ECDSASignature.swift
[1286/1387] Compiling Crypto PEMDocument.swift
[1287/1387] Compiling Crypto AES-GCM.swift
[1288/1387] Compiling Crypto AES-GCM_boring.swift
[1289/1387] Compiling Crypto ChaChaPoly_boring.swift
[1290/1387] Compiling Crypto ChaChaPoly.swift
[1291/1387] Compiling Crypto Cipher.swift
[1292/1387] Compiling Crypto Nonces.swift
[1293/1387] Compiling Crypto ASN1.swift
[1294/1387] Compiling Crypto ASN1Any.swift
[1297/1387] Compiling Crypto Ed25519.swift
[1298/1387] Compiling Crypto Signature.swift
[1299/1387] Compiling Crypto CryptoKitErrors_boring.swift
[1300/1387] Compiling Crypto RNG_boring.swift
[1301/1387] Compiling Crypto SafeCompare_boring.swift
[1302/1387] Compiling Crypto Zeroization_boring.swift
[1303/1387] Compiling Crypto PrettyBytes.swift
[1304/1387] Compiling Crypto SafeCompare.swift
[1305/1387] Compiling Crypto SecureBytes.swift
[1306/1387] Compiling Crypto Zeroization.swift
[1307/1387] Compiling Crypto HPKE-Errors.swift
[1308/1387] Compiling Crypto HPKE.swift
[1309/1387] Compiling Crypto HPKE-Context.swift
[1310/1387] Compiling Crypto HPKE-KeySchedule.swift
[1311/1387] Compiling Crypto HPKE-Modes.swift
[1312/1387] Compiling Crypto Insecure.swift
[1313/1387] Compiling Crypto Insecure_HashFunctions.swift
[1314/1387] Compiling Crypto KEM.swift
[1315/1387] Compiling Crypto ECDH_boring.swift
[1316/1387] Compiling Crypto DH.swift
[1317/1387] Compiling Crypto ECDH.swift
[1318/1387] Compiling Crypto HKDF.swift
[1319/1387] Compiling Crypto AESWrap.swift
[1320/1387] Compiling Crypto AESWrap_boring.swift
[1321/1387] Compiling Crypto Ed25519_boring.swift
[1322/1387] Compiling Crypto NISTCurvesKeys_boring.swift
[1323/1387] Compiling Crypto X25519Keys_boring.swift
[1324/1387] Compiling Crypto Curve25519.swift
[1325/1387] Compiling Crypto Ed25519Keys.swift
[1326/1387] Compiling Crypto NISTCurvesKeys.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1354/1388] Emitting module NIOCore
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1390/1533] Compiling SQLKit SQLLockingClause.swift
[1391/1533] Compiling SQLKit SQLOrderBy.swift
[1392/1533] Compiling SQLKit SQLReturning.swift
[1393/1533] Compiling SQLKit SQLSubquery.swift
[1394/1533] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1395/1533] Compiling SQLKit SQLAlterEnum.swift
[1396/1533] Compiling SQLKit SQLAlterTable.swift
[1397/1533] Compiling SQLKit SQLCreateEnum.swift
[1398/1533] Compiling SQLKit SQLCreateIndex.swift
[1399/1533] Compiling SQLKit SQLCreateTable.swift
[1400/1533] Compiling SQLKit SQLCreateTrigger.swift
[1401/1533] Compiling SQLKit SQLDelete.swift
[1402/1533] Compiling SQLKit SQLDropEnum.swift
[1403/1533] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1404/1533] Compiling SQLKit SQLColumnAssignment.swift
[1405/1533] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1406/1533] Compiling SQLKit SQLColumnDefinition.swift
[1407/1533] Compiling SQLKit SQLCommonTableExpression.swift
[1408/1533] Compiling SQLKit SQLConflictAction.swift
[1409/1533] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1410/1533] Compiling SQLKit SQLDropBehaviour.swift
[1411/1533] Compiling SQLKit SQLEnumDataType.swift
[1412/1533] Compiling SQLKit SQLExcludedColumn.swift
[1413/1533] Compiling SQLKit SQLForeignKey.swift
[1414/1533] Compiling SQLKit SQLJoin.swift
[1415/1533] Compiling SQLKit SQLJoinMethod.swift
[1416/1541] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[1417/1541] Emitting module NIOEmbedded
[1418/1541] Compiling NIOEmbedded AsyncTestingChannel.swift
[1419/1541] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/Embedded.swift:28:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1421/1546] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1422/1546] Compiling SQLKit Exports.swift
[1423/1546] Compiling SQLKit SQLAlias.swift
[1424/1546] Compiling SQLKit SQLBetween.swift
[1425/1546] Compiling SQLKit SQLColumn.swift
[1426/1546] Compiling SQLKit SQLConstraint.swift
[1427/1546] Compiling SQLKit SQLDataType.swift
[1428/1546] Compiling SQLKit SQLDirection.swift
[1429/1546] Compiling SQLKit SQLDistinct.swift
[1430/1546] Compiling SQLKit SQLForeignKeyAction.swift
[1431/1546] Compiling SQLKit SQLNestedSubpathExpression.swift
[1432/1546] Compiling SQLKit SQLQualifiedTable.swift
[1433/1546] Compiling SQLKit SQLQueryString.swift
[1434/1546] Compiling SQLKit SQLAlterEnumBuilder.swift
[1435/1546] Compiling SQLKit SQLAlterTableBuilder.swift
[1436/1546] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1437/1546] Compiling SQLKit SQLCreateEnumBuilder.swift
[1438/1546] Compiling SQLKit SQLCreateIndexBuilder.swift
[1439/1546] Compiling SQLKit SQLCreateTableBuilder.swift
[1440/1546] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1441/1546] Compiling SQLKit SQLDeleteBuilder.swift
[1442/1546] Compiling SQLKit SQLDropEnumBuilder.swift
[1443/1546] Compiling SQLKit SQLDropIndexBuilder.swift
[1444/1546] Compiling SQLKit SQLDropTableBuilder.swift
[1445/1546] Compiling SQLKit SQLDropTriggerBuilder.swift
[1446/1546] Compiling SQLKit SQLInsertBuilder.swift
[1447/1546] Compiling SQLKit SQLDropIndex.swift
[1448/1546] Compiling SQLKit SQLDropTable.swift
[1449/1546] Compiling SQLKit SQLDropTrigger.swift
[1450/1546] Compiling SQLKit SQLInsert.swift
[1451/1546] Compiling SQLKit SQLSelect.swift
[1452/1546] Compiling SQLKit SQLUnion.swift
[1453/1546] Compiling SQLKit SQLUpdate.swift
[1454/1546] Compiling SQLKit SQLExpression.swift
[1455/1546] Compiling SQLKit SQLSerializer.swift
[1456/1546] Compiling SQLKit SQLStatement.swift
[1457/1546] Compiling SQLKit SQLBinaryExpression.swift
[1458/1546] Compiling SQLKit SQLBinaryOperator.swift
[1459/1546] Compiling SQLKit SQLBind.swift
[1460/1546] Emitting module NIOPosix
[1461/1552] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1462/1552] Compiling SQLKit SQLRawBuilder.swift
[1463/1552] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[1464/1552] Compiling SQLKit SQLSelectBuilder.swift
[1465/1552] Compiling SQLKit SQLSubqueryBuilder.swift
[1466/1552] Compiling SQLKit SQLUnionBuilder.swift
[1467/1552] Compiling SQLKit SQLUpdateBuilder.swift
[1468/1552] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[1469/1552] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1470/1552] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1471/1552] Compiling SQLKit SQLCommonUnionBuilder.swift
[1472/1552] Compiling SQLKit SQLJoinBuilder.swift
[1473/1552] Compiling SQLKit SQLPartialResultBuilder.swift
[1474/1552] Compiling SQLKit SQLPredicateBuilder.swift
[1475/1552] Compiling SQLKit SQLQueryBuilder.swift
[1476/1552] Compiling SQLKit SQLQueryFetcher.swift
[1477/1552] Compiling SQLKit SQLReturningBuilder.swift
[1478/1552] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1479/1552] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1480/1552] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1481/1552] Compiling SQLKit SQLDatabase.swift
[1482/1552] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1483/1552] Compiling SQLKit SQLDialect.swift
[1484/1552] Compiling SQLKit SQLDatabase+Deprecated.swift
[1485/1552] Compiling SQLKit SQLError.swift
[1486/1552] Compiling SQLKit SQLExpressions+Deprecated.swift
[1487/1552] Emitting module SQLKit
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1507/1552] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1508/1552] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1509/1552] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1510/1552] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1511/1552] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1512/1552] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1513/1552] Compiling SQLKit SQLFunction.swift
[1514/1552] Compiling SQLKit SQLGroupExpression.swift
[1515/1552] Compiling SQLKit SQLIdentifier.swift
[1516/1552] Compiling SQLKit SQLList.swift
[1517/1552] Compiling SQLKit SQLLiteral.swift
[1518/1552] Compiling SQLKit SQLRaw.swift
[1519/1552] Compiling SQLKit SQLCodingUtilities.swift
[1520/1552] Compiling SQLKit SQLQueryEncoder.swift
[1521/1552] Compiling SQLKit SQLRow.swift
[1522/1552] Compiling SQLKit SQLRowDecoder.swift
[1523/1552] Compiling SQLKit SomeCodingKey.swift
[1524/1552] Compiling SQLKit StringHandling.swift
[1555/1578] Compiling NIO Exports.swift
[1556/1578] Emitting module NIO
[1557/1579] Compiling AsyncKit EventLoop+Flatten.swift
[1558/1579] Compiling AsyncKit EventLoop+Future.swift
[1559/1579] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1560/1579] Compiling AsyncKit ConnectionPoolError.swift
[1561/1579] Compiling AsyncKit ConnectionPoolItem.swift
[1562/1579] Compiling AsyncKit ConnectionPoolSource.swift
[1564/1581] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1565/1581] Compiling AsyncKit Collection+Flatten.swift
[1566/1581] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1567/1581] Compiling AsyncKit Future+Transform.swift
[1568/1581] Compiling AsyncKit Future+Try.swift
[1569/1581] Compiling AsyncKit FutureOperators.swift
[1570/1629] Compiling NIOTLS TLSEvents.swift
[1571/1679] Compiling FluentKit ModelResponder+Concurrency.swift
[1572/1679] Compiling FluentKit OptionalChild+Concurrency.swift
[1573/1679] Compiling FluentKit OptionalParent+Concurrency.swift
[1574/1679] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1575/1679] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1576/1679] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1577/1679] Emitting module NIOFoundationCompat
[1578/1679] Compiling FluentKit TransactionControlDatabase.swift
[1579/1679] Compiling FluentKit DatabaseEnum.swift
[1580/1679] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1581/1679] Compiling NIOTLS SNIHandler.swift
[1582/1679] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1583/1679] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1584/1679] Emitting module NIOTLS
[1586/1680] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1588/1710] Emitting module AsyncKit
[1589/1710] Emitting module FluentKit
[1590/1722] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1591/1722] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1592/1722] Compiling FluentKit FluentError.swift
[1593/1722] Compiling FluentKit ModelMiddleware.swift
[1594/1722] Compiling FluentKit ModelResponder.swift
[1595/1722] Compiling FluentKit Migration.swift
[1596/1722] Compiling FluentKit MigrationLog.swift
[1597/1722] Compiling FluentKit Migrations.swift
[1598/1722] Compiling FluentKit Migrator.swift
[1599/1722] Compiling FluentKit AnyModel.swift
[1600/1722] Compiling FluentKit EagerLoad.swift
[1601/1722] Compiling FluentKit Fields+Codable.swift
[1602/1722] Compiling NIOSSL AndroidCABundle.swift
[1603/1722] Compiling NIOSSL ByteBufferBIO.swift
[1604/1722] Compiling NIOSSL CustomPrivateKey.swift
[1605/1722] Compiling NIOSSL IdentityVerification.swift
[1606/1722] Compiling NIOSSL LinuxCABundle.swift
[1607/1722] Compiling NIOSSL NIOSSLClientHandler.swift
[1608/1722] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1609/1722] Compiling NIOSSL NIOSSLHandler.swift
[1610/1722] Compiling NIOSSL NIOSSLServerHandler.swift
[1611/1722] Compiling NIOSSL ObjectIdentifier.swift
[1612/1722] Compiling NIOSSL PosixPort.swift
[1613/1722] Compiling NIOSSL SSLCallbacks.swift
[1614/1722] Compiling NIOSSL SSLCertificate.swift
[1615/1722] Compiling NIOSSL SSLCertificateExtensions.swift
[1616/1722] Compiling NIOSSL SSLCertificateName.swift
[1617/1722] Compiling NIOSSL SSLConnection.swift
[1618/1722] Compiling NIOSSL SSLContext.swift
[1619/1722] Compiling NIOSSL SSLErrors.swift
[1620/1722] Compiling NIOSSL SSLInit.swift
[1621/1722] Compiling NIOSSL SSLPKCS12Bundle.swift
[1622/1722] Compiling NIOSSL SubjectAlternativeName.swift
[1623/1722] Compiling NIOSSL NIOSSLSecureBytes.swift
[1624/1722] Compiling NIOSSL RNG.swift
[1625/1722] Compiling NIOSSL SafeCompare.swift
[1626/1722] Compiling NIOSSL SSLPrivateKey.swift
[1627/1722] Compiling NIOSSL SSLPublicKey.swift
[1628/1722] Compiling FluentKit QueryBuilder+Group.swift
[1629/1722] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1630/1722] Compiling FluentKit QueryBuilder+Join.swift
[1631/1722] Compiling FluentKit QueryBuilder+Paginate.swift
[1632/1722] Compiling FluentKit QueryBuilder+Range.swift
[1633/1722] Compiling FluentKit QueryBuilder+Set.swift
[1634/1722] Compiling FluentKit QueryBuilder+Sort.swift
[1635/1722] Compiling FluentKit QueryBuilder.swift
[1636/1722] Compiling FluentKit DatabaseQuery+Action.swift
[1637/1722] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1638/1722] Compiling FluentKit DatabaseQuery+Field.swift
[1639/1722] Compiling FluentKit DatabaseQuery+Filter.swift
[1640/1722] Compiling FluentKit DatabaseQuery+Join.swift
[1641/1722] Compiling FluentKit DatabaseQuery+Range.swift
[1642/1722] Compiling FluentKit DatabaseQuery+Sort.swift
[1643/1722] Compiling FluentKit DatabaseQuery+Value.swift
[1644/1722] Compiling FluentKit DatabaseQuery.swift
[1645/1722] Compiling FluentKit QueryHistory.swift
[1646/1722] Compiling FluentKit DatabaseSchema.swift
[1647/1722] Compiling FluentKit SchemaBuilder.swift
[1648/1722] Compiling FluentKit OptionalType.swift
[1649/1722] Compiling FluentKit RandomGeneratable.swift
[1650/1722] Compiling FluentKit SomeCodingKey.swift
[1651/1722] Compiling FluentKit UnsafeMutableTransferBox.swift
[1660/1722] Emitting module NIOSSL
[1681/1726] Compiling FluentKit BooleanPropertyFormat.swift
[1682/1726] Compiling FluentKit Children.swift
[1683/1726] Compiling FluentKit CompositeChildren.swift
[1684/1726] Compiling FluentKit CompositeID.swift
[1685/1726] Compiling FluentKit CompositeOptionalChild.swift
[1686/1726] Compiling FluentKit CompositeOptionalParent.swift
[1687/1726] Compiling FluentKit CompositeParent.swift
[1688/1726] Compiling FluentKit Field.swift
[1689/1726] Compiling FluentKit FieldKey.swift
[1690/1726] Compiling FluentKit Group.swift
[1691/1726] Compiling FluentKit ID.swift
[1692/1726] Compiling FluentKit OptionalBoolean.swift
[1693/1726] Compiling FluentKit Fields.swift
[1694/1726] Compiling FluentKit MirrorBypass.swift
[1695/1726] Compiling FluentKit Model+CRUD.swift
[1696/1726] Compiling FluentKit Model.swift
[1697/1726] Compiling FluentKit ModelAlias.swift
[1698/1726] Compiling FluentKit Schema.swift
[1699/1726] Compiling FluentKit FieldOperators.swift
[1700/1726] Compiling FluentKit Operators.swift
[1701/1726] Compiling FluentKit ValueOperators+Array.swift
[1702/1726] Compiling FluentKit ValueOperators+String.swift
[1703/1726] Compiling FluentKit ValueOperators.swift
[1704/1726] Compiling FluentKit Boolean.swift
[1705/1726] Compiling FluentKit OptionalChild.swift
[1706/1726] Compiling FluentKit OptionalField.swift
[1707/1726] Compiling FluentKit OptionalParent.swift
[1708/1726] Compiling FluentKit Parent.swift
[1709/1726] Compiling FluentKit Property.swift
[1710/1726] Compiling FluentKit Relation.swift
[1711/1726] Compiling FluentKit Siblings.swift
[1712/1726] Compiling FluentKit Timestamp.swift
[1713/1726] Compiling FluentKit TimestampFormat.swift
[1714/1726] Compiling FluentKit QueryBuilder+Aggregate.swift
[1715/1726] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1716/1726] Compiling FluentKit QueryBuilder+Filter.swift
[1718/1738] Compiling NIOSSL Zeroization.swift
[1719/1738] Compiling NIOSSL TLSConfiguration.swift
[1720/1738] Compiling NIOSSL UniversalBootstrapSupport.swift
[1721/1738] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1723/1739] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[1724/1740] Compiling FluentSQL SQLList+Deprecated.swift
[1725/1740] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[1726/1740] Compiling FluentSQL DatabaseSchema+SQL.swift
[1727/1740] Compiling FluentSQL Exports.swift
[1728/1740] Compiling FluentSQL ConverterUtilities.swift
[1729/1740] Compiling FluentSQL DatabaseQuery+SQL.swift
[1730/1740] Emitting module FluentSQL
[1731/1740] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[1732/1740] Compiling FluentSQL SQLDatabase+Model.swift
[1733/1776] Compiling FluentSQL SQLQueryConverter.swift
[1734/1776] Compiling FluentSQL SQLSchemaConverter.swift
[1736/1777] Compiling MySQLNIO MySQLProtocol+HandshakeResponse41.swift
[1737/1777] Compiling MySQLNIO MySQLProtocol+HandshakeV10.swift
[1738/1777] Compiling MySQLNIO MySQLProtocol+NullBitmap.swift
[1739/1777] Compiling MySQLNIO MySQLProtocol+OK_Packet.swift
[1740/1777] Compiling MySQLNIO MySQLProtocol+SSLRequest.swift
[1741/1782] Compiling MySQLNIO Exports.swift
[1742/1782] Compiling MySQLNIO MySQLConnection.swift
[1743/1782] Compiling MySQLNIO MySQLConnectionHandler.swift
[1744/1782] Compiling MySQLNIO MySQLData.swift
[1745/1782] Compiling MySQLNIO MySQLDataConvertible.swift
[1746/1782] Compiling MySQLNIO MySQLDatabase.swift
[1747/1782] Compiling MySQLNIO MySQLError.swift
[1748/1782] Compiling MySQLNIO MySQLQueryCommand.swift
[1749/1782] Compiling MySQLNIO MySQLRow.swift
[1750/1782] Compiling MySQLNIO MySQLSimpleQueryCommand.swift
[1751/1782] Emitting module MySQLNIO
[1752/1782] Compiling MySQLNIO MySQLProtocol+StatusFlags.swift
[1753/1782] Compiling MySQLNIO MySQLProtocol+TextResultSetRow.swift
[1754/1782] Compiling MySQLNIO MySQLProtocol.swift
[1755/1782] Compiling MySQLNIO CryptoUtils.swift
[1756/1782] Compiling MySQLNIO NIOUtils.swift
[1757/1782] Compiling MySQLNIO MySQLProtocol+COM_STMT_EXECUTE.swift
[1758/1782] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE.swift
[1759/1782] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE_OK.swift
[1760/1782] Compiling MySQLNIO MySQLProtocol+CapabilityFlags.swift
[1761/1782] Compiling MySQLNIO MySQLProtocol+CharacterSet.swift
[1762/1782] Compiling MySQLNIO MySQLTime.swift
[1763/1782] Compiling MySQLNIO MySQLPacket.swift
[1764/1782] Compiling MySQLNIO MySQLPacketDecoder.swift
[1765/1782] Compiling MySQLNIO MySQLPacketEncoder.swift
[1766/1782] Compiling MySQLNIO MySQLPacketSequence.swift
[1767/1782] Compiling MySQLNIO MySQLProtocol+BinaryResultSetRow.swift
[1768/1782] Compiling MySQLNIO MySQLProtocol+COM_QUERY.swift
[1769/1782] Compiling MySQLNIO MySQLProtocol+COM_QUERY_Response.swift
[1770/1782] Compiling MySQLNIO MySQLProtocol+COM_QUIT.swift
[1771/1782] Compiling MySQLNIO MySQLProtocol+COM_STMT_CLOSE.swift
[1772/1782] Compiling MySQLNIO MySQLProtocol+ColumnDefinition41.swift
[1773/1782] Compiling MySQLNIO MySQLProtocol+ColumnFlags.swift
[1774/1782] Compiling MySQLNIO MySQLProtocol+DataType.swift
[1775/1782] Compiling MySQLNIO MySQLProtocol+ERR_Packet.swift
[1776/1782] Compiling MySQLNIO MySQLProtocol+ErrorCode.swift
[1785/1794] Compiling MySQLKit MySQLRow+SQL.swift
[1786/1795] Compiling MySQLKit MySQLDataEncoder.swift
[1787/1795] Compiling MySQLKit MySQLDatabase+SQL.swift
[1788/1795] Compiling MySQLKit MySQLDialect.swift
[1789/1795] Compiling MySQLKit Optional+MySQLDataConvertible.swift
[1790/1795] Compiling MySQLKit MySQLConfiguration.swift
[1791/1795] Compiling MySQLKit MySQLConnectionSource.swift
[1792/1795] Compiling MySQLKit MySQLDataDecoder.swift
[1793/1795] Emitting module MySQLKit
[1794/1795] Compiling MySQLKit ConnectionPool+MySQL.swift
[1795/1795] Compiling MySQLKit Exports.swift
[1797/1804] Compiling FluentMySQLDriver MySQLError+Database.swift
[1798/1805] Compiling FluentMySQLDriver FluentMySQLError.swift
[1799/1805] Compiling FluentMySQLDriver MySQLConverterDelegate.swift
[1800/1805] Emitting module FluentMySQLDriver
[1801/1805] Compiling FluentMySQLDriver Exports.swift
[1802/1805] Compiling FluentMySQLDriver MySQLRow+Database.swift
[1803/1805] Compiling FluentMySQLDriver FluentMySQLConfiguration.swift
[1804/1805] Compiling FluentMySQLDriver FluentMySQLDriver.swift
[1805/1805] Compiling FluentMySQLDriver FluentMySQLDatabase.swift
Build complete! (172.23s)
Build complete.
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.52.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "mysql-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.10.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.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "async-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.21.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/async-kit.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",
"AsyncKit"
],
"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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.