Build Information
Successful build of fluent-mysql-driver, reference 4.7.1 (52b7d8
), with Swift 5.10 for Linux on 13 Apr 2025 13:46:27 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-mysql-driver.git
Reference: 4.7.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor/fluent-mysql-driver
* tag 4.7.1 -> FETCH_HEAD
HEAD is now at 52b7d86 Some minor cleanup (#228)
Cloned https://github.com/vapor/fluent-mysql-driver.git
Revision (git rev-parse @):
52b7d863b884cbecfe61dd4eae2e7277992f0a35
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-mysql-driver.git at 4.7.1
========================================
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/mysql-kit.git
Fetching https://github.com/vapor/fluent-kit.git
[1/5128] Fetching mysql-kit
[3899/8953] Fetching mysql-kit, swift-log
[8878/22132] Fetching mysql-kit, swift-log, fluent-kit
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Fetched https://github.com/vapor/mysql-kit.git from cache (0.49s)
Fetched https://github.com/vapor/fluent-kit.git from cache (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.34s)
Computing version for https://github.com/vapor/mysql-kit.git
Computed https://github.com/vapor/mysql-kit.git at 4.9.0 (0.37s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/mysql-nio.git
[1/2217] Fetching mysql-nio
[1709/4587] Fetching mysql-nio, async-kit
[3238/10467] Fetching mysql-nio, async-kit, sql-kit
Fetched https://github.com/vapor/mysql-nio.git from cache (0.29s)
[1/13684] Fetching swift-crypto
[823/28437] Fetching swift-crypto, swift-nio-ssl
[6521/103567] Fetching swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (2.06s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.09s)
[63270/88814] Fetching swift-crypto, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (5.24s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.28s)
Fetched https://github.com/apple/swift-nio.git from cache (5.35s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.2 (1.64s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.0 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.84s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
[53/5929] Fetching swift-atomics, swift-system
[5896/21919] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
[3838/15990] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (1.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.46s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5863] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.45s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.85s)
Fetching https://github.com/apple/swift-asn1.git
[1/1560] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.24s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.53s)
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.20.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/mysql-kit.git
Working copy of https://github.com/vapor/mysql-kit.git resolved at 4.9.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/mysql-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.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.81.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Building for debugging...
[0/802] Write sources
[21/802] Compiling CNIOWindows WSAStartup.c
[22/802] Compiling CNIOWASI CNIOWASI.c
[23/802] Write sources
[29/802] Compiling CNIODarwin shim.c
[30/802] Compiling CNIOLinux liburing_shims.c
[31/802] Compiling _NumericsShims _NumericsShims.c
[32/802] Compiling _AtomicsShims.c
[33/802] Compiling CNIOLinux shim.c
[34/802] Compiling fiat_p256_adx_sqr.S
[35/802] Compiling fiat_p256_adx_mul.S
[36/802] Compiling fiat_curve25519_adx_square.S
[37/802] Compiling fiat_curve25519_adx_mul.S
[38/802] Compiling CNIOWindows shim.c
[39/802] Write swift-version-24593BA9C3E375BF.txt
[40/802] Compiling CNIOBoringSSLShims shims.c
[41/806] Compiling t1_enc.cc
[42/806] Compiling tls_record.cc
[43/806] Compiling tls13_client.cc
[44/808] Compiling tls13_server.cc
[45/808] Compiling tls_method.cc
[46/823] Compiling tls13_enc.cc
[47/823] Compiling tls13_both.cc
[49/840] Emitting module RealModule
[50/841] Emitting module InternalCollectionsUtilities
[50/843] Compiling ssl_versions.cc
[51/843] Compiling ssl_x509.cc
[52/843] Compiling ssl_transcript.cc
[54/843] Compiling RealModule RealFunctions.swift
[55/843] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[56/843] Compiling InternalCollectionsUtilities Integer rank.swift
[57/843] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[58/843] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[59/843] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/843] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/843] Compiling RealModule Real.swift
[62/843] Compiling _NIOBase64 Base64.swift
[63/843] Emitting module _NIOBase64
[64/844] Compiling InternalCollectionsUtilities Debugging.swift
[65/844] Compiling InternalCollectionsUtilities Descriptions.swift
[70/844] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[71/844] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[72/844] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[73/844] Compiling InternalCollectionsUtilities Specialize.swift
[74/844] Compiling RealModule Float80+Real.swift
[75/844] Compiling RealModule Float16+Real.swift
[77/844] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/844] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[79/844] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[80/844] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/844] Compiling InternalCollectionsUtilities _SortedCollection.swift
[82/844] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[83/844] Compiling _NIODataStructures PriorityQueue.swift
[84/844] Compiling _NIODataStructures _TinyArray.swift
[86/845] Compiling RealModule ElementaryFunctions.swift
[87/845] Compiling RealModule Float+Real.swift
[88/870] Compiling ssl_stat.cc
[90/969] Emitting module Logging
[90/969] Compiling ssl_privkey.cc
[92/969] Compiling Logging MetadataProvider.swift
[93/969] Emitting module _NIODataStructures
[94/969] Compiling _NIODataStructures Heap.swift
[94/970] Compiling ssl_session.cc
[97/978] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[98/1012] Compiling HeapModule Heap+Descriptions.swift
[99/1040] Compiling HashTreeCollections TreeDictionary+Collection.swift
[100/1040] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[101/1040] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[102/1040] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[103/1040] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[104/1040] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[105/1040] Compiling HashTreeCollections TreeDictionary+Filter.swift
[106/1040] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[107/1040] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[108/1040] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[109/1040] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[110/1040] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[111/1040] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[112/1040] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[113/1063] Compiling HashTreeCollections _HashNode+Storage.swift
[114/1063] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[115/1077] Compiling HeapModule _HeapNode.swift
[116/1077] Compiling HeapModule Heap.swift
[117/1077] Compiling Logging Locks.swift
[118/1077] Compiling Logging LogHandler.swift
[119/1077] Compiling Logging Logging.swift
[120/1078] Compiling HeapModule Heap+UnsafeHandle.swift
[121/1078] Compiling HeapModule Heap+Invariants.swift
[122/1078] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[123/1078] Compiling HashTreeCollections _HashNode+Structural union.swift
[124/1078] Emitting module HeapModule
[125/1079] Compiling HashTreeCollections _HashNode+Structural filter.swift
[126/1079] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[127/1079] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[128/1079] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[130/1079] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[131/1079] Compiling HashTreeCollections _HashTreeIterator.swift
[132/1079] Compiling HashTreeCollections _HashTreeStatistics.swift
[133/1079] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[134/1079] Compiling HashTreeCollections _RawHashNode.swift
[135/1079] Compiling HashTreeCollections _UnmanagedHashNode.swift
[136/1079] Compiling HashTreeCollections _UnsafePath.swift
[137/1079] Compiling HashTreeCollections TreeDictionary+Codable.swift
[138/1079] Compiling HashTreeCollections _Bucket.swift
[139/1079] Compiling HashTreeCollections _Hash.swift
[140/1079] Compiling HashTreeCollections _HashLevel.swift
[141/1079] Compiling HashTreeCollections _HashNode+Builder.swift
[142/1079] Compiling HashTreeCollections _HashNode+Debugging.swift
[143/1079] Compiling HashTreeCollections _HashNode+Initializers.swift
[144/1079] Compiling HashTreeCollections _HashNode+Invariants.swift
[145/1079] Compiling HashTreeCollections _HashNode+Lookups.swift
[147/1079] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[148/1079] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[149/1079] Compiling HashTreeCollections _HashNode+Structural merge.swift
[150/1079] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[153/1079] Compiling DequeModule _DequeSlot.swift
[154/1079] Compiling DequeModule _UnsafeWrappedBuffer.swift
[155/1079] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[156/1079] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[157/1079] Compiling HashTreeCollections _HashNode.swift
[158/1079] Compiling HashTreeCollections _HashNodeHeader.swift
[159/1079] Compiling HashTreeCollections _HashSlot.swift
[160/1079] Compiling HashTreeCollections _HashStack.swift
[161/1079] Compiling HashTreeCollections _AncestorHashSlots.swift
[162/1079] Compiling HashTreeCollections _Bitmap.swift
[162/1079] Compiling ssl_key_share.cc
[164/1079] Compiling HashTreeCollections TreeSet+Hashable.swift
[165/1079] Compiling HashTreeCollections TreeSet+Sendable.swift
[166/1079] Compiling HashTreeCollections TreeSet+Sequence.swift
[167/1079] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[168/1079] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[169/1079] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[170/1079] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[171/1079] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[172/1079] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[173/1079] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[175/1089] Compiling ssl_lib.cc
[181/1089] Compiling HashTreeCollections TreeDictionary.swift
[182/1089] Compiling HashTreeCollections TreeSet+Codable.swift
[183/1089] Compiling HashTreeCollections TreeSet+Collection.swift
[184/1089] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[185/1089] Compiling HashTreeCollections TreeSet+Debugging.swift
[186/1089] Compiling HashTreeCollections TreeSet+Descriptions.swift
[187/1089] Compiling HashTreeCollections TreeSet+Equatable.swift
[188/1089] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[189/1089] Compiling HashTreeCollections TreeSet+Extras.swift
[190/1089] Compiling HashTreeCollections TreeSet+Filter.swift
[191/1089] Compiling HashTreeCollections TreeDictionary+Keys.swift
[192/1089] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[193/1089] Compiling HashTreeCollections TreeDictionary+Merge.swift
[194/1089] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[195/1089] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[196/1089] Compiling HashTreeCollections TreeDictionary+Values.swift
[212/1098] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[213/1098] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[220/1098] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[221/1098] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[230/1098] Emitting module DequeModule
[232/1099] Compiling _RopeModule _CharacterRecognizer.swift
[233/1099] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[234/1099] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[235/1099] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[236/1099] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[237/1099] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[238/1099] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[239/1099] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[240/1099] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[241/1099] Compiling HashTreeCollections TreeSet.swift
[249/1099] Emitting module OrderedCollections
[249/1100] Compiling ssl_file.cc
[251/1100] Compiling ssl_cipher.cc
[263/1100] Compiling ssl_credential.cc
[265/1100] Emitting module _RopeModule
[276/1100] Compiling ssl_buffer.cc
[277/1100] Compiling ssl_cert.cc
[301/1100] Compiling _RopeModule Rope+Join.swift
[302/1100] Compiling _RopeModule Rope+MutatingForEach.swift
[303/1100] Compiling _RopeModule Rope+Remove.swift
[304/1100] Compiling _RopeModule Rope+RemoveSubrange.swift
[305/1100] Compiling _RopeModule Rope+Split.swift
[306/1100] Compiling _RopeModule Optional Utilities.swift
[307/1100] Compiling _RopeModule String Utilities.swift
[308/1100] Compiling _RopeModule String.Index+ABI.swift
[309/1100] Compiling ssl_asn1.cc
[310/1100] Compiling ssl_aead_ctx.cc
[311/1100] Compiling s3_pkt.cc
[313/1100] Emitting module HashTreeCollections
[363/1102] Compiling s3_lib.cc
[365/1102] Compiling s3_both.cc
[366/1102] Compiling handshake_server.cc
[367/1102] Compiling handshake.cc
[368/1102] Compiling handshake_client.cc
[369/1102] Compiling handoff.cc
[370/1102] Compiling dtls_method.cc
[371/1102] Compiling dtls_record.cc
[371/1102] Compiling encrypted_client_hello.cc
[373/1102] Compiling md5-x86_64-apple.S
[374/1102] Compiling md5-x86_64-linux.S
[375/1102] Compiling md5-586-apple.S
[376/1102] Compiling md5-586-linux.S
[377/1102] Compiling chacha20_poly1305_x86_64-linux.S
[378/1102] Compiling extensions.cc
[379/1102] Compiling d1_srtp.cc
[380/1102] Compiling chacha20_poly1305_x86_64-apple.S
[381/1102] Compiling chacha20_poly1305_armv8-win.S
[382/1102] Compiling chacha20_poly1305_armv8-linux.S
[383/1102] Compiling chacha20_poly1305_armv8-apple.S
[384/1102] Compiling chacha-x86_64-linux.S
[385/1102] Compiling chacha-x86_64-apple.S
[386/1102] Compiling chacha-x86-linux.S
[387/1102] Compiling err_data.cc
[388/1102] Compiling chacha-x86-apple.S
[389/1102] Compiling chacha-armv8-win.S
[390/1102] Compiling chacha-armv8-linux.S
[391/1102] Compiling chacha-armv8-apple.S
[392/1102] Compiling chacha-armv4-linux.S
[393/1102] Compiling aes128gcmsiv-x86_64-linux.S
[394/1102] Compiling aes128gcmsiv-x86_64-apple.S
[395/1102] Compiling x86_64-mont5-apple.S
[396/1102] Compiling x86_64-mont5-linux.S
[397/1102] Compiling x86_64-mont-linux.S
[398/1102] Compiling x86_64-mont-apple.S
[399/1102] Compiling x86-mont-linux.S
[400/1102] Compiling x86-mont-apple.S
[401/1102] Compiling vpaes-x86_64-apple.S
[402/1102] Compiling vpaes-x86_64-linux.S
[403/1102] Compiling bio_ssl.cc
[404/1102] Compiling vpaes-x86-linux.S
[405/1102] Compiling vpaes-x86-apple.S
[406/1102] Compiling vpaes-armv8-linux.S
[407/1102] Compiling vpaes-armv8-win.S
[408/1102] Compiling vpaes-armv8-apple.S
[409/1102] Compiling vpaes-armv7-linux.S
[410/1102] Compiling sha512-x86_64-linux.S
[411/1102] Compiling sha512-x86_64-apple.S
[412/1102] Compiling sha512-armv8-win.S
[413/1102] Compiling sha512-armv8-linux.S
[414/1102] Compiling d1_pkt.cc
[415/1102] Compiling sha512-armv8-apple.S
[416/1102] Compiling sha512-armv4-linux.S
[417/1102] Compiling sha512-586-apple.S
[418/1102] Compiling sha512-586-linux.S
[419/1102] Compiling sha256-x86_64-apple.S
[420/1102] Compiling sha256-armv8-win.S
[421/1102] Compiling sha256-x86_64-linux.S
[422/1102] Compiling sha256-armv8-linux.S
[423/1102] Compiling sha256-armv4-linux.S
[424/1102] Compiling sha256-armv8-apple.S
[425/1102] Compiling sha256-586-linux.S
[426/1102] Compiling d1_lib.cc
[427/1102] Compiling sha256-586-apple.S
[428/1102] Compiling sha1-x86_64-apple.S
[429/1102] Compiling sha1-armv8-linux.S
[430/1102] Compiling sha1-armv8-win.S
[431/1102] Compiling sha1-x86_64-linux.S
[432/1102] Compiling sha1-armv8-apple.S
[433/1102] Compiling sha1-armv4-large-linux.S
[434/1102] Compiling sha1-586-linux.S
[435/1102] Compiling sha1-586-apple.S
[436/1102] Compiling rsaz-avx2-apple.S
[437/1102] Compiling rdrand-x86_64-linux.S
[438/1102] Compiling rsaz-avx2-linux.S
[439/1102] Compiling rdrand-x86_64-apple.S
[440/1102] Compiling p256_beeu-x86_64-asm-linux.S
[441/1102] Compiling p256_beeu-x86_64-asm-apple.S
[442/1102] Compiling p256_beeu-armv8-asm-win.S
[443/1102] Compiling p256_beeu-armv8-asm-linux.S
[444/1102] Compiling p256_beeu-armv8-asm-apple.S
[445/1102] Compiling p256-x86_64-asm-apple.S
[446/1102] Compiling p256-armv8-asm-win.S
[447/1102] Compiling p256-x86_64-asm-linux.S
[448/1102] Compiling p256-armv8-asm-linux.S
[449/1102] Compiling p256-armv8-asm-apple.S
[450/1102] Compiling ghashv8-armv8-linux.S
[451/1102] Compiling ghashv8-armv8-win.S
[452/1102] Compiling ghashv8-armv7-linux.S
[453/1102] Compiling ghashv8-armv8-apple.S
[454/1102] Compiling ghash-x86_64-linux.S
[455/1102] Compiling ghash-x86_64-apple.S
[456/1102] Compiling ghash-x86-linux.S
[457/1102] Compiling ghash-x86-apple.S
[458/1102] Compiling ghash-ssse3-x86_64-linux.S
[459/1102] Compiling d1_both.cc
[460/1102] Compiling ghash-ssse3-x86_64-apple.S
[461/1102] Compiling ghash-ssse3-x86-linux.S
[462/1102] Compiling ghash-ssse3-x86-apple.S
[463/1102] Compiling ghash-neon-armv8-win.S
[464/1102] Compiling ghash-neon-armv8-linux.S
[465/1102] Compiling ghash-neon-armv8-apple.S
[466/1102] Compiling ghash-armv4-linux.S
[467/1102] Compiling co-586-linux.S
[468/1102] Compiling co-586-apple.S
[469/1102] Compiling bsaes-armv7-linux.S
[470/1102] Compiling bn-armv8-linux.S
[471/1102] Compiling bn-armv8-win.S
[472/1102] Compiling bn-armv8-apple.S
[473/1102] Compiling bn-586-linux.S
[474/1102] Compiling bn-586-apple.S
[475/1102] Compiling armv8-mont-win.S
[476/1102] Compiling armv8-mont-linux.S
[477/1102] Compiling armv8-mont-apple.S
[478/1102] Compiling armv4-mont-linux.S
[479/1102] Compiling aesv8-gcm-armv8-win.S
[480/1102] Compiling aesv8-gcm-armv8-linux.S
[481/1102] Compiling aesv8-gcm-armv8-apple.S
[482/1102] Compiling aesv8-armv8-win.S
[483/1102] Compiling aesv8-armv8-linux.S
[484/1102] Compiling aesv8-armv8-apple.S
[485/1102] Compiling aesv8-armv7-linux.S
[486/1102] Compiling aesni-x86_64-apple.S
[487/1102] Compiling aesni-x86-linux.S
[488/1102] Compiling aesni-x86_64-linux.S
[489/1102] Compiling aesni-x86-apple.S
[490/1102] Compiling aesni-gcm-x86_64-apple.S
[491/1102] Compiling aesni-gcm-x86_64-linux.S
[492/1102] Compiling x_sig.cc
[493/1102] Compiling x_val.cc
[494/1102] Compiling x_spki.cc
[494/1102] Compiling x_x509a.cc
[496/1102] Compiling x_x509.cc
[497/1102] Compiling x_req.cc
[498/1102] Compiling x_pubkey.cc
[499/1102] Compiling x_name.cc
[500/1102] Compiling x_exten.cc
[501/1102] Compiling x_algor.cc
[502/1102] Compiling x_attrib.cc
[503/1102] Compiling x509spki.cc
[504/1102] Compiling x_crl.cc
[505/1102] Compiling x509rset.cc
[506/1102] Compiling x_all.cc
[507/1102] Compiling x509name.cc
[508/1102] Compiling x509_txt.cc
[509/1102] Compiling x509cset.cc
[510/1102] Compiling x509_v3.cc
[511/1102] Compiling x509_vpm.cc
[512/1102] Compiling x509_trs.cc
[513/1102] Compiling x509_set.cc
[514/1102] Compiling x509_vfy.cc
[515/1102] Compiling x509_req.cc
[516/1102] Compiling x509_def.cc
[517/1102] Compiling x509_obj.cc
[518/1102] Compiling x509_d2.cc
[519/1102] Compiling x509_ext.cc
[520/1102] Compiling x509_lu.cc
[521/1102] Compiling x509.cc
[522/1102] Compiling x509_att.cc
[523/1102] Compiling x509_cmp.cc
[524/1102] Compiling v3_skey.cc
[525/1102] Compiling v3_prn.cc
[526/1102] Compiling v3_pmaps.cc
[527/1102] Compiling v3_purp.cc
[528/1102] Compiling v3_utl.cc
[529/1102] Compiling v3_ocsp.cc
[530/1102] Compiling v3_pcons.cc
[531/1102] Compiling v3_ncons.cc
[532/1102] Compiling v3_int.cc
[533/1102] Compiling v3_ia5.cc
[534/1102] Compiling v3_lib.cc
[535/1102] Compiling v3_extku.cc
[536/1102] Compiling v3_info.cc
[537/1102] Compiling v3_genn.cc
[538/1102] Compiling v3_enum.cc
[539/1102] Compiling v3_crld.cc
[540/1102] Compiling v3_cpols.cc
[541/1102] Compiling v3_conf.cc
[541/1102] Compiling v3_bitst.cc
[541/1102] Compiling v3_bcons.cc
[544/1102] Compiling v3_akeya.cc
[545/1102] Compiling v3_alt.cc
[546/1102] Compiling v3_akey.cc
[547/1102] Compiling t_x509a.cc
[548/1102] Compiling i2d_pr.cc
[549/1102] Compiling t_crl.cc
[550/1102] Compiling t_x509.cc
[551/1102] Compiling name_print.cc
[552/1102] Compiling t_req.cc
[553/1102] Compiling rsa_pss.cc
[554/1102] Compiling policy.cc
[555/1102] Compiling by_file.cc
[556/1102] Compiling by_dir.cc
[557/1102] Compiling voprf.cc
[558/1102] Compiling a_digest.cc
[559/1102] Compiling algorithm.cc
[560/1102] Compiling asn1_gen.cc
[561/1102] Compiling a_verify.cc
[562/1102] Compiling a_sign.cc
[563/1102] Compiling trust_token.cc
[564/1102] Compiling thread_win.cc
[565/1102] Compiling thread_pthread.cc
[566/1102] Compiling thread_none.cc
[567/1102] Compiling thread.cc
[568/1102] Compiling thash.cc
[568/1102] Compiling wots.cc
[569/1102] Compiling stack.cc
[571/1102] Compiling pmbtoken.cc
[572/1102] Compiling sha1.cc
[573/1102] Compiling sha256.cc
[574/1102] Compiling sha512.cc
[575/1102] Compiling merkle.cc
[576/1102] Compiling slhdsa.cc
[577/1102] Compiling fors.cc
[578/1102] Compiling rsa_print.cc
[578/1102] Compiling siphash.cc
[580/1102] Compiling rc4.cc
[580/1102] Compiling rsa_extra.cc
[582/1102] Compiling trusty.cc
[583/1102] Compiling refcount.cc
[584/1102] Compiling windows.cc
[585/1102] Compiling rsa_crypt.cc
[585/1102] Compiling urandom.cc
[587/1102] Compiling rsa_asn1.cc
[588/1102] Compiling rand_extra.cc
[589/1102] Compiling ios.cc
[590/1102] Compiling getentropy.cc
[590/1102] Compiling passive.cc
[592/1102] Compiling poly1305_arm_asm.S
[593/1102] Compiling deterministic.cc
[594/1102] Compiling forkunsafe.cc
[595/1102] Compiling fork_detect.cc
[596/1102] Compiling pool.cc
[597/1102] Compiling poly1305_arm.cc
[598/1102] Compiling poly1305.cc
[599/1102] Compiling poly1305_vec.cc
[600/1102] Compiling pkcs7.cc
[601/1102] Compiling pkcs8.cc
[602/1102] Compiling p5_pbev2.cc
[603/1102] Compiling pkcs8_x509.cc
[604/1102] Compiling pkcs7_x509.cc
[605/1102] Compiling pem_xaux.cc
[606/1102] Compiling pem_x509.cc
[607/1102] Compiling pem_pkey.cc
[608/1102] Compiling pem_pk8.cc
[609/1102] Compiling obj_xref.cc
[610/1102] Compiling pem_oth.cc
[611/1102] Compiling pem_info.cc
[612/1102] Compiling pem_lib.cc
[613/1102] Compiling obj.cc
[614/1102] Compiling mlkem.cc
[615/1102] Compiling pem_all.cc
[616/1102] Compiling mem.cc
[617/1102] Compiling md5.cc
[618/1102] Compiling md4.cc
[619/1102] Compiling poly_rq_mul.S
[620/1102] Compiling fips_shared_support.cc
[620/1102] Compiling mldsa.cc
[622/1102] Compiling lhash.cc
[623/1102] Compiling keccak.cc
[624/1102] Compiling kyber.cc
[625/1102] Compiling hrss.cc
[626/1102] Compiling ex_data.cc
[627/1102] Compiling sign.cc
[628/1102] Compiling hpke.cc
[629/1102] Compiling scrypt.cc
[630/1102] Compiling pbkdf.cc
[631/1102] Compiling print.cc
[632/1102] Compiling p_x25519.cc
[633/1102] Compiling p_x25519_asn1.cc
[634/1102] Compiling p_rsa_asn1.cc
[635/1102] Compiling p_hkdf.cc
[636/1102] Compiling p_rsa.cc
[637/1102] Compiling p_ed25519.cc
[638/1102] Compiling p_ed25519_asn1.cc
[639/1102] Compiling p_ec_asn1.cc
[640/1102] Compiling p_ec.cc
[641/1102] Compiling p_dh.cc
[642/1102] Compiling p_dh_asn1.cc
[643/1102] Compiling p_dsa_asn1.cc
[644/1102] Compiling evp_ctx.cc
[645/1102] Compiling evp_asn1.cc
[646/1102] Compiling evp.cc
[647/1102] Compiling err.cc
[648/1102] Compiling engine.cc
[649/1102] Compiling ecdh_extra.cc
[650/1102] Compiling ecdsa_asn1.cc
[651/1102] Compiling hash_to_curve.cc
[652/1102] Compiling ec_derive.cc
[653/1102] Compiling ec_asn1.cc
[654/1102] Compiling dsa_asn1.cc
[655/1102] Compiling dsa.cc
[656/1102] Compiling params.cc
[657/1102] Compiling dh_asn1.cc
[658/1102] Compiling digest_extra.cc
[659/1102] Compiling x25519-asm-arm.S
[660/1102] Compiling des.cc
[661/1102] Compiling spake25519.cc
[662/1102] Compiling crypto.cc
[663/1102] Compiling cpu_intel.cc
[664/1102] Compiling cpu_arm_linux.cc
[665/1102] Compiling cpu_arm_freebsd.cc
[666/1102] Compiling curve25519.cc
[667/1102] Compiling cpu_aarch64_win.cc
[668/1102] Compiling bcm.cc
[669/1102] Compiling cpu_aarch64_openbsd.cc
[670/1102] Compiling cpu_aarch64_sysreg.cc
[671/1102] Compiling cpu_aarch64_linux.cc
[672/1102] Compiling curve25519_64_adx.cc
[673/1102] Compiling cpu_aarch64_fuchsia.cc
[674/1102] Compiling cpu_aarch64_apple.cc
[675/1102] Compiling tls_cbc.cc
[676/1102] Compiling conf.cc
[677/1102] Compiling e_rc4.cc
[678/1102] Compiling e_tls.cc
[679/1102] Compiling e_rc2.cc
[680/1102] Compiling e_null.cc
[681/1102] Compiling e_des.cc
[682/1102] Compiling e_chacha20poly1305.cc
[683/1102] Compiling derive_key.cc
[684/1102] Compiling e_aesctrhmac.cc
[685/1102] Compiling cipher_extra.cc
[686/1102] Compiling e_aesgcmsiv.cc
[687/1102] Compiling chacha.cc
[688/1102] Compiling unicode.cc
[689/1102] Compiling ber.cc
[690/1102] Compiling cbb.cc
[691/1102] Compiling cbs.cc
[692/1102] Compiling buf.cc
[693/1102] Compiling asn1_compat.cc
[694/1102] Compiling bn_asn1.cc
[695/1102] Compiling convert.cc
[696/1102] Compiling blake2.cc
[697/1102] Compiling socket.cc
[698/1102] Compiling printf.cc
[699/1102] Compiling socket_helper.cc
[700/1102] Compiling hexdump.cc
[701/1102] Compiling pair.cc
[702/1102] Compiling file.cc
[703/1102] Compiling errno.cc
[704/1102] Compiling fd.cc
[705/1102] Compiling connect.cc
[706/1102] Compiling bio_mem.cc
[707/1102] Compiling bio.cc
[708/1102] Compiling base64.cc
[709/1102] Compiling tasn_typ.cc
[710/1102] Compiling tasn_fre.cc
[711/1102] Compiling tasn_utl.cc
[712/1102] Compiling tasn_new.cc
[713/1102] Compiling f_string.cc
[714/1102] Compiling tasn_enc.cc
[714/1102] Compiling posix_time.cc
[716/1102] Compiling f_int.cc
[717/1102] Compiling tasn_dec.cc
[718/1102] Compiling asn_pack.cc
[719/1102] Compiling asn1_par.cc
[720/1102] Compiling asn1_lib.cc
[721/1102] Compiling a_utctm.cc
[722/1102] Compiling a_type.cc
[723/1102] Compiling a_time.cc
[724/1102] Compiling a_octet.cc
[725/1102] Compiling a_strnid.cc
[726/1102] Compiling a_strex.cc
[727/1102] Compiling a_object.cc
[728/1102] Compiling a_mbstr.cc
[729/1102] Compiling a_i2d_fp.cc
[730/1102] Compiling a_dup.cc
[731/1102] Compiling a_gentm.cc
[732/1102] Compiling a_d2i_fp.cc
[733/1102] Compiling a_int.cc
[734/1102] Compiling fiat_p256_adx_sqr.S
[735/1102] Compiling fiat_p256_adx_mul.S
[736/1102] Compiling fiat_curve25519_adx_square.S
[737/1102] Compiling fiat_curve25519_adx_mul.S
[738/1102] Compiling a_bool.cc
[739/1102] Compiling a_bitstr.cc
[740/1102] Compiling md5-x86_64-linux.S
[741/1102] Compiling md5-x86_64-apple.S
[742/1102] Compiling md5-586-linux.S
[743/1102] Compiling md5-586-apple.S
[744/1102] Compiling chacha20_poly1305_x86_64-apple.S
[745/1102] Compiling chacha20_poly1305_armv8-win.S
[746/1102] Compiling chacha20_poly1305_armv8-linux.S
[747/1102] Compiling chacha20_poly1305_x86_64-linux.S
[748/1102] Compiling chacha20_poly1305_armv8-apple.S
[749/1102] Compiling chacha-x86_64-linux.S
[750/1102] Compiling chacha-x86_64-apple.S
[751/1102] Compiling chacha-x86-linux.S
[752/1102] Compiling chacha-armv8-win.S
[753/1102] Compiling CCryptoBoringSSLShims shims.c
[754/1102] Compiling chacha-x86-apple.S
[755/1102] Compiling chacha-armv8-linux.S
[756/1102] Compiling chacha-armv8-apple.S
[757/1102] Compiling chacha-armv4-linux.S
[758/1102] Compiling err_data.cc
[759/1102] Compiling aes128gcmsiv-x86_64-apple.S
[760/1102] Compiling aes128gcmsiv-x86_64-linux.S
[761/1102] Compiling x86_64-mont5-linux.S
[762/1102] Compiling x86_64-mont5-apple.S
[763/1102] Compiling x86_64-mont-apple.S
[764/1102] Compiling x86_64-mont-linux.S
[765/1102] Compiling x86-mont-linux.S
[766/1102] Compiling x86-mont-apple.S
[767/1102] Compiling vpaes-x86_64-linux.S
[768/1102] Compiling vpaes-x86_64-apple.S
[769/1102] Compiling vpaes-x86-linux.S
[770/1102] Compiling vpaes-x86-apple.S
[771/1102] Compiling vpaes-armv8-win.S
[772/1102] Compiling vpaes-armv8-linux.S
[773/1102] Compiling vpaes-armv8-apple.S
[774/1102] Compiling vpaes-armv7-linux.S
[775/1102] Compiling sha512-x86_64-apple.S
[775/1102] Compiling sha512-armv8-win.S
[777/1102] Compiling sha512-x86_64-linux.S
[778/1102] Compiling sha512-armv8-linux.S
[779/1102] Compiling sha512-armv8-apple.S
[780/1102] Compiling sha512-armv4-linux.S
[781/1102] Compiling sha512-586-linux.S
[782/1102] Compiling sha512-586-apple.S
[783/1102] Compiling sha256-x86_64-apple.S
[784/1102] Compiling sha256-armv8-win.S
[785/1102] Compiling sha256-x86_64-linux.S
[786/1102] Compiling sha256-armv8-linux.S
[787/1102] Compiling sha256-armv8-apple.S
[788/1102] Compiling sha256-armv4-linux.S
[789/1102] Compiling sha256-586-linux.S
[790/1102] Compiling sha256-586-apple.S
[791/1102] Compiling sha1-x86_64-apple.S
[792/1102] Compiling sha1-x86_64-linux.S
[793/1102] Compiling sha1-armv8-win.S
[794/1102] Compiling sha1-armv8-linux.S
[795/1102] Compiling sha1-armv8-apple.S
[796/1102] Compiling sha1-armv4-large-linux.S
[797/1102] Compiling sha1-586-linux.S
[798/1102] Compiling sha1-586-apple.S
[799/1102] Compiling rsaz-avx2-apple.S
[800/1102] Compiling rsaz-avx2-linux.S
[801/1102] Compiling rdrand-x86_64-apple.S
[802/1102] Compiling rdrand-x86_64-linux.S
[803/1102] Compiling p256_beeu-x86_64-asm-linux.S
[804/1102] Compiling p256_beeu-x86_64-asm-apple.S
[805/1102] Compiling p256_beeu-armv8-asm-win.S
[806/1102] Compiling p256_beeu-armv8-asm-linux.S
[807/1102] Compiling p256_beeu-armv8-asm-apple.S
[808/1102] Compiling p256-x86_64-asm-apple.S
[809/1102] Compiling p256-x86_64-asm-linux.S
[810/1102] Compiling p256-armv8-asm-linux.S
[811/1102] Compiling p256-armv8-asm-win.S
[812/1102] Compiling p256-armv8-asm-apple.S
[813/1102] Compiling ghashv8-armv8-win.S
[814/1102] Compiling ghashv8-armv8-apple.S
[815/1102] Compiling ghashv8-armv8-linux.S
[816/1102] Compiling ghashv8-armv7-linux.S
[817/1102] Compiling ghash-x86_64-linux.S
[818/1102] Compiling ghash-x86_64-apple.S
[818/1102] Compiling ghash-x86-linux.S
[820/1102] Compiling ghash-x86-apple.S
[821/1102] Compiling ghash-ssse3-x86_64-linux.S
[822/1102] Compiling ghash-ssse3-x86_64-apple.S
[823/1102] Compiling ghash-ssse3-x86-linux.S
[824/1102] Compiling ghash-ssse3-x86-apple.S
[825/1102] Compiling ghash-neon-armv8-win.S
[826/1102] Compiling c-nioatomics.c
[827/1102] Compiling ghash-neon-armv8-linux.S
[828/1102] Compiling ghash-neon-armv8-apple.S
[829/1102] Compiling ghash-armv4-linux.S
[830/1102] Compiling co-586-apple.S
[831/1102] Compiling co-586-linux.S
[832/1102] Compiling bsaes-armv7-linux.S
[833/1102] Compiling bn-armv8-win.S
[834/1102] Compiling bn-armv8-linux.S
[835/1102] Compiling bn-armv8-apple.S
[836/1102] Compiling bn-586-linux.S
[837/1102] Compiling bn-586-apple.S
[838/1102] Compiling armv8-mont-linux.S
[839/1102] Compiling armv8-mont-win.S
[840/1102] Compiling armv8-mont-apple.S
[841/1102] Compiling armv4-mont-linux.S
[842/1102] Compiling aesv8-gcm-armv8-linux.S
[843/1102] Compiling aesv8-gcm-armv8-win.S
[844/1102] Compiling aesv8-armv8-win.S
[844/1102] Compiling aesv8-gcm-armv8-apple.S
[846/1102] Compiling aesv8-armv8-linux.S
[847/1102] Compiling aesv8-armv8-apple.S
[848/1102] Compiling aesv8-armv7-linux.S
[849/1102] Compiling aesni-x86_64-apple.S
[850/1102] Compiling aesni-x86_64-linux.S
[851/1102] Compiling aesni-x86-linux.S
[852/1102] Compiling aesni-x86-apple.S
[853/1102] Compiling aesni-gcm-x86_64-apple.S
[854/1102] Compiling aesni-gcm-x86_64-linux.S
[855/1102] Compiling aes-gcm-avx10-x86_64-linux.S
[856/1102] Compiling aes-gcm-avx10-x86_64-apple.S
[857/1102] Compiling c-atomics.c
[858/1108] Compiling x_spki.cc
[859/1108] Compiling x_val.cc
[860/1108] Compiling x_sig.cc
[861/1108] Compiling x_x509a.cc
[862/1108] Compiling x_x509.cc
[863/1108] Compiling x_req.cc
[865/1108] Compiling NIOConcurrencyHelpers lock.swift
[865/1108] Compiling x_pubkey.cc
[867/1108] Emitting module NIOConcurrencyHelpers
[868/1108] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[869/1108] Compiling NIOConcurrencyHelpers NIOLock.swift
[870/1108] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[871/1108] Compiling NIOConcurrencyHelpers atomics.swift
[872/1109] Compiling x_name.cc
[873/1109] Compiling x_exten.cc
[874/1109] Compiling x_algor.cc
[875/1109] Compiling x_attrib.cc
[876/1109] Compiling x_crl.cc
[877/1109] Compiling x509spki.cc
[878/1109] Compiling x_all.cc
[879/1109] Compiling x509rset.cc
[880/1109] Compiling x509name.cc
[881/1109] Compiling x509cset.cc
[882/1109] Compiling x509_txt.cc
[883/1109] Compiling x509_vpm.cc
[884/1109] Compiling x509_v3.cc
[885/1109] Compiling x509_trs.cc
[886/1109] Compiling x509_vfy.cc
[887/1109] Compiling x509_set.cc
[888/1109] Compiling x509_req.cc
[889/1109] Compiling x509_obj.cc
[890/1109] Compiling x509_def.cc
[891/1109] Compiling x509_ext.cc
[892/1109] Compiling x509_lu.cc
[893/1109] Compiling x509_d2.cc
[894/1109] Compiling x509_cmp.cc
[895/1109] Compiling x509_att.cc
[896/1109] Compiling x509.cc
[897/1109] Compiling v3_skey.cc
[898/1109] Compiling v3_prn.cc
[899/1109] Compiling v3_utl.cc
[900/1109] Compiling v3_pmaps.cc
[901/1109] Compiling v3_purp.cc
[902/1109] Compiling v3_pcons.cc
[903/1109] Compiling v3_ocsp.cc
[904/1109] Compiling v3_ncons.cc
[905/1109] Compiling v3_int.cc
[906/1109] Compiling v3_lib.cc
[907/1109] Compiling v3_ia5.cc
[908/1109] Compiling v3_info.cc
[909/1109] Compiling v3_genn.cc
[910/1109] Compiling v3_extku.cc
[911/1109] Compiling v3_enum.cc
[912/1109] Compiling v3_crld.cc
[913/1109] Compiling v3_cpols.cc
[914/1109] Compiling v3_bitst.cc
[915/1109] Compiling v3_conf.cc
[916/1109] Compiling v3_bcons.cc
[917/1109] Compiling v3_alt.cc
[918/1109] Compiling v3_akeya.cc
[919/1109] Compiling v3_akey.cc
[920/1109] Compiling t_x509a.cc
[921/1109] Compiling t_crl.cc
[922/1109] Compiling t_x509.cc
[923/1109] Compiling t_req.cc
[924/1109] Compiling rsa_pss.cc
[925/1109] Compiling name_print.cc
[926/1109] Compiling policy.cc
[927/1109] Compiling i2d_pr.cc
[928/1109] Compiling by_file.cc
[929/1109] Compiling voprf.cc
[930/1109] Compiling by_dir.cc
[931/1109] Compiling algorithm.cc
[932/1109] Compiling asn1_gen.cc
[933/1109] Compiling a_verify.cc
[934/1109] Compiling a_sign.cc
[935/1109] Compiling a_digest.cc
[936/1109] Compiling thread_win.cc
[937/1109] Compiling thread.cc
[938/1109] Compiling thread_pthread.cc
[939/1109] Compiling thread_none.cc
[940/1109] Compiling trust_token.cc
[941/1109] Compiling stack.cc
[942/1109] Compiling wots.cc
[943/1109] Compiling pmbtoken.cc
[944/1109] Compiling thash.cc
[945/1109] Compiling siphash.cc
[946/1109] Compiling sha512.cc
[946/1109] Compiling fors.cc
[947/1109] Compiling merkle.cc
[949/1109] Compiling sha256.cc
[950/1109] Compiling slhdsa.cc
[951/1109] Compiling sha1.cc
[952/1109] Compiling rsa_print.cc
[953/1109] Compiling rsa_extra.cc
[954/1109] Compiling rc4.cc
[955/1109] Compiling refcount.cc
[956/1109] Compiling windows.cc
[957/1109] Compiling rsa_asn1.cc
[958/1109] Compiling rsa_crypt.cc
[959/1109] Compiling urandom.cc
[960/1109] Compiling trusty.cc
[961/1109] Compiling rand_extra.cc
[962/1109] Compiling ios.cc
[963/1109] Compiling passive.cc
[964/1109] Compiling getentropy.cc
[965/1109] Compiling poly1305_arm_asm.S
[966/1109] Compiling deterministic.cc
[967/1109] Compiling forkunsafe.cc
[968/1109] Compiling fork_detect.cc
[969/1109] Compiling poly1305.cc
[970/1109] Compiling poly1305_arm.cc
[970/1109] Compiling pool.cc
[972/1109] Compiling poly1305_vec.cc
[973/1109] Compiling pkcs7.cc
[974/1109] Compiling pkcs8_x509.cc
[975/1109] Compiling pkcs8.cc
[976/1109] Compiling p5_pbev2.cc
[977/1109] Compiling pkcs7_x509.cc
[978/1109] Compiling pem_xaux.cc
[979/1109] Compiling pem_x509.cc
[980/1109] Compiling pem_pkey.cc
[981/1109] Compiling obj_xref.cc
[982/1109] Compiling pem_pk8.cc
[983/1109] Compiling pem_oth.cc
[984/1109] Compiling pem_info.cc
[985/1109] Compiling mlkem.cc
[986/1109] Compiling obj.cc
[987/1109] Compiling pem_all.cc
[988/1109] Compiling pem_lib.cc
[989/1109] Compiling mldsa.cc
[990/1109] Compiling poly_rq_mul.S
[991/1109] Compiling fips_shared_support.cc
[992/1109] Compiling mem.cc
[993/1109] Compiling md5.cc
[994/1109] Compiling md4.cc
[995/1109] Compiling lhash.cc
[996/1109] Compiling kyber.cc
[997/1109] Compiling hrss.cc
[997/1109] Compiling ex_data.cc
[999/1109] Compiling hpke.cc
[1000/1109] Compiling sign.cc
[1001/1109] Compiling scrypt.cc
[1002/1109] Compiling pbkdf.cc
[1003/1109] Compiling print.cc
[1004/1109] Compiling p_x25519.cc
[1005/1109] Compiling p_x25519_asn1.cc
[1006/1109] Compiling p_rsa_asn1.cc
[1007/1109] Compiling p_rsa.cc
[1008/1109] Compiling p_hkdf.cc
[1009/1109] Compiling p_ed25519.cc
[1010/1109] Compiling p_ed25519_asn1.cc
[1011/1109] Compiling p_ec_asn1.cc
[1012/1109] Compiling p_ec.cc
[1013/1109] Compiling p_dh_asn1.cc
[1014/1109] Compiling p_dsa_asn1.cc
[1015/1109] Compiling p_dh.cc
[1016/1109] Compiling evp_ctx.cc
[1017/1109] Compiling evp.cc
[1017/1109] Compiling evp_asn1.cc
[1019/1109] Compiling err.cc
[1020/1109] Compiling engine.cc
[1021/1109] Compiling ecdh_extra.cc
[1022/1109] Compiling ecdsa_asn1.cc
[1023/1109] Compiling hash_to_curve.cc
[1024/1109] Compiling ec_derive.cc
[1025/1109] Compiling ec_asn1.cc
[1026/1109] Compiling dsa_asn1.cc
[1027/1109] Compiling dsa.cc
[1028/1109] Compiling params.cc
[1029/1109] Compiling digest_extra.cc
[1030/1109] Compiling x25519-asm-arm.S
[1031/1109] Compiling dh_asn1.cc
[1032/1109] Compiling des.cc
[1033/1109] Compiling spake25519.cc
[1034/1109] Compiling crypto.cc
[1035/1109] Compiling cpu_intel.cc
[1036/1109] Compiling cpu_arm_linux.cc
[1037/1109] Compiling cpu_arm_freebsd.cc
[1038/1109] Compiling curve25519.cc
[1039/1109] Compiling cpu_aarch64_win.cc
[1040/1109] Compiling cpu_aarch64_openbsd.cc
[1041/1109] Compiling cpu_aarch64_sysreg.cc
[1042/1109] Compiling cpu_aarch64_linux.cc
[1043/1109] Compiling curve25519_64_adx.cc
[1044/1109] Compiling cpu_aarch64_fuchsia.cc
[1045/1109] Compiling cpu_aarch64_apple.cc
[1046/1109] Compiling tls_cbc.cc
[1047/1109] Compiling conf.cc
[1048/1109] Compiling e_rc4.cc
[1049/1109] Compiling bcm.cc
[1050/1109] Compiling e_tls.cc
[1051/1109] Compiling e_rc2.cc
[1052/1109] Compiling e_des.cc
[1053/1109] Compiling e_null.cc
[1054/1109] Compiling derive_key.cc
[1055/1109] Compiling e_chacha20poly1305.cc
[1056/1109] Compiling e_aesgcmsiv.cc
[1057/1109] Compiling e_aesctrhmac.cc
[1058/1109] Compiling cipher_extra.cc
[1059/1109] Compiling chacha.cc
[1060/1109] Compiling unicode.cc
[1061/1109] Compiling ber.cc
[1062/1109] Compiling cbs.cc
[1063/1109] Compiling buf.cc
[1064/1109] Compiling cbb.cc
[1064/1109] Compiling asn1_compat.cc
[1066/1109] Compiling convert.cc
[1067/1109] Compiling bn_asn1.cc
[1068/1109] Compiling blake2.cc
[1069/1109] Compiling printf.cc
[1070/1109] Compiling pair.cc
[1071/1109] Compiling hexdump.cc
[1072/1109] Compiling file.cc
[1073/1109] Compiling fd.cc
[1074/1109] Compiling errno.cc
[1075/1109] Compiling bio_mem.cc
[1076/1109] Compiling bio.cc
[1077/1109] Compiling base64.cc
[1078/1109] Compiling tasn_typ.cc
[1079/1109] Compiling tasn_fre.cc
[1080/1109] Compiling tasn_utl.cc
[1081/1109] Compiling tasn_new.cc
[1082/1109] Compiling tasn_enc.cc
[1083/1109] Compiling posix_time.cc
[1084/1109] Compiling tasn_dec.cc
[1085/1109] Compiling f_string.cc
[1086/1109] Compiling f_int.cc
[1087/1109] Compiling asn_pack.cc
[1088/1109] Compiling asn1_par.cc
[1089/1109] Compiling a_utctm.cc
[1090/1109] Compiling asn1_lib.cc
[1091/1109] Compiling a_type.cc
[1092/1109] Compiling a_time.cc
[1093/1109] Compiling a_strnid.cc
[1094/1109] Compiling a_octet.cc
[1095/1109] Compiling a_strex.cc
[1096/1109] Compiling a_object.cc
[1097/1109] Compiling a_mbstr.cc
[1098/1109] Write sources
[1099/1109] Compiling a_i2d_fp.cc
[1099/1109] Write sources
[1103/1109] Compiling a_int.cc
[1104/1109] Compiling a_gentm.cc
[1105/1109] Compiling a_dup.cc
[1106/1109] Compiling a_d2i_fp.cc
[1107/1206] Compiling a_bool.cc
[1108/1206] Compiling a_bitstr.cc
[1110/1214] Compiling Algorithms Partition.swift
[1111/1214] Compiling Algorithms Permutations.swift
[1112/1214] Compiling Algorithms Product.swift
[1113/1214] Compiling Algorithms RandomSample.swift
[1114/1214] Compiling Algorithms Reductions.swift
[1115/1214] Compiling Algorithms Rotate.swift
[1116/1216] Emitting module BitCollections
[1117/1223] Compiling Algorithms Suffix.swift
[1118/1223] Compiling BitCollections BitSet+CustomReflectable.swift
[1119/1223] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1120/1223] Compiling BitCollections BitSet+Equatable.swift
[1121/1223] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1122/1223] Compiling BitCollections BitSet+Extras.swift
[1123/1223] Compiling BitCollections BitSet+Hashable.swift
[1124/1223] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1125/1223] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1126/1223] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1127/1223] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1128/1223] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1129/1223] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1130/1223] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1131/1223] Compiling Atomics IntegerOperations.swift
[1132/1223] Compiling Atomics Unmanaged extensions.swift
[1133/1223] Compiling Algorithms EitherSequence.swift
[1134/1223] Compiling Algorithms FirstNonNil.swift
[1135/1223] Compiling Algorithms FlattenCollection.swift
[1136/1223] Compiling Algorithms Grouped.swift
[1137/1223] Compiling Algorithms Indexed.swift
[1138/1223] Compiling Algorithms Intersperse.swift
[1139/1223] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1140/1223] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1141/1223] Compiling BitCollections BitArray+Extras.swift
[1142/1223] Compiling BitCollections BitArray+Fill.swift
[1143/1223] Compiling BitCollections BitArray+Hashable.swift
[1144/1223] Compiling BitCollections BitArray+Initializers.swift
[1145/1223] Compiling BitCollections BitArray+Invariants.swift
[1146/1223] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1147/1223] Compiling BitCollections BitSet+Initializers.swift
[1148/1223] Compiling BitCollections BitSet+Invariants.swift
[1149/1223] Compiling BitCollections BitSet+Random.swift
[1150/1223] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1151/1223] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1152/1223] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1153/1223] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1161/1223] Compiling Algorithms AdjacentPairs.swift
[1162/1223] Compiling Algorithms Chain.swift
[1163/1223] Compiling Algorithms Chunked.swift
[1164/1223] Compiling Algorithms Combinations.swift
[1165/1223] Compiling Algorithms Compacted.swift
[1166/1223] Compiling Algorithms Cycle.swift
[1174/1223] Compiling Algorithms MinMax.swift
[1175/1223] Compiling Algorithms Split.swift
[1176/1223] Compiling Algorithms Stride.swift
[1177/1223] Compiling BitCollections BitSet.Index.swift
[1178/1223] Compiling BitCollections BitSet._UnsafeHandle.swift
[1179/1223] Compiling BitCollections BitSet.swift
[1180/1223] Compiling BitCollections Range+Utilities.swift
[1181/1223] Compiling BitCollections Slice+Utilities.swift
[1182/1223] Compiling BitCollections UInt+Tricks.swift
[1183/1223] Compiling BitCollections _Word.swift
[1191/1227] Compiling CryptoBoringWrapper RandomBytes.swift
[1198/1229] Emitting module Collections
[1199/1229] Emitting module CryptoBoringWrapper
[1200/1229] Compiling Collections Collections.swift
[1201/1230] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1211/1230] Compiling Algorithms Trim.swift
[1212/1230] Compiling Algorithms Unique.swift
[1213/1230] Compiling Algorithms Windows.swift
[1218/1230] Emitting module Atomics
[1226/1231] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1227/1231] Compiling CryptoBoringWrapper EllipticCurve.swift
[1228/1231] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1229/1231] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1230/1231] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1232/1362] Emitting module Algorithms
[1234/1363] Compiling Crypto HPKE-KeySchedule.swift
[1235/1363] Compiling Crypto HPKE-Modes.swift
[1236/1363] Compiling Crypto Insecure.swift
[1237/1363] Compiling Crypto Insecure_HashFunctions.swift
[1238/1363] Compiling Crypto KEM.swift
[1239/1363] Compiling Crypto ECDH_boring.swift
[1240/1363] Compiling Crypto DH.swift
[1241/1363] Compiling Crypto ECDH.swift
[1242/1363] Compiling Crypto HKDF.swift
[1243/1363] Compiling Crypto AESWrap.swift
[1244/1363] Compiling Crypto AESWrap_boring.swift
[1245/1363] Compiling Crypto Ed25519_boring.swift
[1246/1363] Compiling Crypto NISTCurvesKeys_boring.swift
[1247/1363] Compiling Crypto X25519Keys_boring.swift
[1248/1363] Compiling Crypto Curve25519.swift
[1249/1363] Compiling Crypto Ed25519Keys.swift
[1250/1371] Compiling NIOCore SocketOptionProvider.swift
[1251/1371] Compiling NIOCore SystemCallHelpers.swift
[1252/1371] Compiling NIOCore TimeAmount+Duration.swift
[1253/1371] Compiling NIOCore TypeAssistedChannelHandler.swift
[1254/1371] Compiling NIOCore UniversalBootstrapSupport.swift
[1255/1371] Compiling NIOCore Utilities.swift
[1256/1371] Compiling Crypto ECDSA_boring.swift
[1257/1371] Compiling Crypto EdDSA_boring.swift
[1258/1371] Compiling Crypto ECDSA.swift
[1259/1371] Compiling Crypto Ed25519.swift
[1268/1380] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1269/1380] Compiling NIOCore SocketAddresses.swift
[1270/1380] Compiling Crypto PKCS8PrivateKey.swift
[1271/1380] Compiling Crypto SEC1PrivateKey.swift
[1272/1380] Compiling Crypto SubjectPublicKeyInfo.swift
[1273/1380] Compiling Crypto CryptoKitErrors.swift
[1274/1380] Compiling Crypto Digest_boring.swift
[1275/1380] Compiling Crypto Digest.swift
[1276/1380] Compiling Crypto Digests.swift
[1277/1380] Compiling Crypto HashFunctions.swift
[1278/1380] Compiling Crypto HashFunctions_SHA2.swift
[1279/1380] Compiling Crypto HPKE-AEAD.swift
[1280/1380] Emitting module Crypto
[1281/1380] Compiling Crypto HPKE-Ciphersuite.swift
[1282/1380] Compiling Crypto HPKE-KDF.swift
[1283/1380] Compiling Crypto HPKE-KexKeyDerivation.swift
[1284/1380] Compiling Crypto HPKE-LabeledExtract.swift
[1285/1380] Compiling Crypto HPKE-Utils.swift
[1286/1380] Compiling Crypto DHKEM.swift
[1287/1380] Compiling Crypto HPKE-KEM-Curve25519.swift
[1288/1380] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1289/1380] Compiling Crypto HPKE-KEM.swift
[1290/1380] Compiling Crypto HPKE-Errors.swift
[1291/1380] Compiling Crypto HPKE.swift
[1292/1380] Compiling Crypto HPKE-Context.swift
[1301/1380] Compiling Crypto AES-GCM.swift
[1302/1380] Compiling Crypto AES-GCM_boring.swift
[1303/1380] Compiling Crypto ChaChaPoly_boring.swift
[1304/1380] Compiling Crypto ChaChaPoly.swift
[1305/1380] Compiling Crypto Cipher.swift
[1306/1380] Compiling Crypto Nonces.swift
[1307/1380] Compiling Crypto ASN1.swift
[1308/1380] Compiling Crypto ASN1Any.swift
[1309/1380] Compiling Crypto ASN1BitString.swift
[1310/1380] Compiling Crypto ASN1Boolean.swift
[1311/1380] Compiling Crypto ASN1Identifier.swift
[1312/1380] Compiling Crypto ASN1Integer.swift
[1313/1380] Compiling Crypto ASN1Null.swift
[1314/1380] Compiling Crypto ASN1OctetString.swift
[1315/1380] Compiling Crypto ASN1Strings.swift
[1316/1380] Compiling Crypto ArraySliceBigint.swift
[1317/1380] Compiling Crypto GeneralizedTime.swift
[1318/1380] Compiling Crypto ObjectIdentifier.swift
[1319/1380] Compiling Crypto ECDSASignature.swift
[1320/1380] Compiling Crypto PEMDocument.swift
[1321/1380] Compiling Crypto Signature.swift
[1322/1380] Compiling Crypto CryptoKitErrors_boring.swift
[1323/1380] Compiling Crypto RNG_boring.swift
[1324/1380] Compiling Crypto SafeCompare_boring.swift
[1325/1380] Compiling Crypto Zeroization_boring.swift
[1326/1380] Compiling Crypto PrettyBytes.swift
[1327/1380] Compiling Crypto SafeCompare.swift
[1328/1380] Compiling Crypto SecureBytes.swift
[1329/1380] Compiling Crypto Zeroization.swift
[1381/1381] Emitting module NIOCore
[1383/1433] 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
~~~~~~~~~~~~~~~~^
[1384/1433] Emitting module NIOEmbedded
[1385/1433] Compiling NIOEmbedded Embedded.swift
[1386/1433] Compiling NIOEmbedded AsyncTestingChannel.swift
[1388/1434] Emitting module NIOPosix
[1389/1440] Compiling NIOPosix ServerSocket.swift
[1390/1440] Compiling NIOPosix Socket.swift
[1391/1440] Compiling NIOPosix SocketChannel.swift
[1392/1440] Compiling NIOPosix SocketProtocols.swift
[1393/1440] Compiling NIOPosix System.swift
[1394/1440] Compiling NIOPosix Thread.swift
[1395/1440] Compiling NIOPosix ThreadPosix.swift
[1396/1440] Compiling NIOPosix ThreadWindows.swift
[1397/1440] Compiling NIOPosix UnsafeTransfer.swift
[1398/1440] Compiling NIOPosix Utilities.swift
[1399/1440] Compiling NIOPosix VsockAddress.swift
[1400/1440] Compiling NIOPosix VsockChannelEvents.swift
[1401/1440] Compiling NIOPosix BSDSocketAPICommon.swift
[1402/1440] Compiling NIOPosix BSDSocketAPIPosix.swift
[1403/1440] Compiling NIOPosix BSDSocketAPIWindows.swift
[1404/1440] Compiling NIOPosix BaseSocket.swift
[1405/1440] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1406/1440] Compiling NIOPosix BaseSocketChannel.swift
[1407/1440] Compiling NIOPosix BaseStreamSocketChannel.swift
[1408/1440] Compiling NIOPosix SelectableChannel.swift
[1409/1440] Compiling NIOPosix SelectableEventLoop.swift
[1410/1440] Compiling NIOPosix SelectorEpoll.swift
[1411/1440] Compiling NIOPosix SelectorGeneric.swift
[1412/1440] Compiling NIOPosix SelectorKqueue.swift
[1413/1440] Compiling NIOPosix SelectorUring.swift
[1414/1440] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1415/1440] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1416/1440] Compiling NIOPosix PosixSingletons.swift
[1417/1440] Compiling NIOPosix RawSocketBootstrap.swift
[1418/1440] Compiling NIOPosix Resolver.swift
[1419/1440] Compiling NIOPosix Selectable.swift
[1420/1440] Compiling NIOPosix Bootstrap.swift
[1421/1440] Compiling NIOPosix ControlMessage.swift
[1422/1440] Compiling NIOPosix DatagramVectorReadManager.swift
[1423/1440] Compiling NIOPosix Errors+Any.swift
[1424/1440] Compiling NIOPosix FileDescriptor.swift
[1425/1440] Compiling NIOPosix GetaddrinfoResolver.swift
[1426/1440] Compiling NIOPosix HappyEyeballs.swift
[1427/1440] Compiling NIOPosix IO.swift
[1428/1440] Compiling NIOPosix IntegerBitPacking.swift
[1429/1440] Compiling NIOPosix IntegerTypes.swift
[1430/1440] Compiling NIOPosix Linux.swift
[1431/1440] Compiling NIOPosix LinuxCPUSet.swift
[1432/1440] Compiling NIOPosix LinuxUring.swift
[1433/1440] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1434/1440] Compiling NIOPosix NIOThreadPool.swift
[1435/1440] Compiling NIOPosix NonBlockingFileIO.swift
[1436/1440] Compiling NIOPosix PendingDatagramWritesManager.swift
[1437/1440] Compiling NIOPosix PendingWritesManager.swift
[1438/1440] Compiling NIOPosix PipeChannel.swift
[1439/1440] Compiling NIOPosix PipePair.swift
[1440/1440] Compiling NIOPosix Pool.swift
[1442/1465] Emitting module NIO
[1443/1465] Compiling NIO Exports.swift
[1444/1466] Compiling AsyncKit ConnectionPoolError.swift
[1445/1466] Compiling AsyncKit ConnectionPoolItem.swift
[1446/1466] Compiling AsyncKit ConnectionPoolSource.swift
[1448/1468] Compiling AsyncKit Future+Miscellaneous.swift
[1449/1468] Compiling AsyncKit Future+Nonempty.swift
[1450/1468] Compiling AsyncKit Future+Optional.swift
[1451/1532] Compiling NIOTLS TLSEvents.swift
[1452/1545] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1453/1571] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1454/1571] Compiling SQLKit SQLCreateEnumBuilder.swift
[1455/1571] Compiling SQLKit SQLCreateIndexBuilder.swift
[1456/1571] Compiling SQLKit SQLCreateTableBuilder.swift
[1457/1571] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1458/1571] Compiling SQLKit SQLDeleteBuilder.swift
[1459/1571] Compiling SQLKit SQLDropEnumBuilder.swift
[1460/1571] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1461/1571] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1462/1571] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1463/1571] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1464/1571] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1465/1571] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1466/1571] Compiling NIOTLS SNIHandler.swift
[1467/1571] Emitting module NIOTLS
[1469/1601] Emitting module NIOFoundationCompat
[1470/1601] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1472/1602] Compiling NIOSSL ObjectIdentifier.swift
[1473/1602] Compiling NIOSSL PosixPort.swift
[1474/1602] Compiling NIOSSL SSLCallbacks.swift
[1475/1602] Compiling NIOSSL SSLErrors.swift
[1476/1602] Compiling NIOSSL SSLInit.swift
[1477/1602] Compiling NIOSSL SSLPKCS12Bundle.swift
[1478/1602] Compiling NIOSSL SSLPrivateKey.swift
[1479/1602] Compiling NIOSSL SSLPublicKey.swift
[1480/1602] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1481/1602] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1482/1602] Compiling NIOSSL SubjectAlternativeName.swift
[1483/1602] Compiling NIOSSL NIOSSLSecureBytes.swift
[1484/1602] Compiling NIOSSL RNG.swift
[1485/1614] Compiling NIOSSL AndroidCABundle.swift
[1486/1614] Compiling NIOSSL ByteBufferBIO.swift
[1487/1614] Compiling NIOSSL CustomPrivateKey.swift
[1488/1614] Compiling NIOSSL IdentityVerification.swift
[1489/1614] Compiling NIOSSL LinuxCABundle.swift
[1490/1614] Compiling NIOSSL NIOSSLClientHandler.swift
[1491/1614] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1492/1614] Compiling NIOSSL NIOSSLHandler.swift
[1493/1614] Compiling NIOSSL SSLCertificate.swift
[1494/1614] Compiling NIOSSL SSLCertificateExtensions.swift
[1495/1614] Compiling NIOSSL SSLConnection.swift
[1496/1614] Compiling NIOSSL SSLContext.swift
[1497/1614] Compiling NIOSSL NIOSSLServerHandler.swift
[1498/1614] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1499/1614] Compiling SQLKit Exports.swift
[1500/1614] Compiling SQLKit SQLAlias.swift
[1501/1614] Compiling SQLKit SQLBetween.swift
[1502/1614] Compiling SQLKit SQLColumn.swift
[1503/1614] Compiling SQLKit SQLConstraint.swift
[1504/1614] Compiling SQLKit SQLDataType.swift
[1505/1614] Compiling SQLKit SQLDirection.swift
[1506/1614] Compiling SQLKit SQLDistinct.swift
[1507/1614] Compiling SQLKit SQLForeignKeyAction.swift
[1508/1614] Compiling SQLKit SQLNestedSubpathExpression.swift
[1509/1614] Compiling SQLKit SQLQualifiedTable.swift
[1510/1614] Compiling SQLKit SQLQueryString.swift
[1511/1614] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1512/1614] Compiling SQLKit SQLColumnAssignment.swift
[1513/1614] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1514/1614] Compiling SQLKit SQLColumnDefinition.swift
[1515/1614] Compiling SQLKit SQLCommonTableExpression.swift
[1516/1614] Compiling SQLKit SQLConflictAction.swift
[1517/1614] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1518/1614] Compiling SQLKit SQLDropBehaviour.swift
[1519/1614] Compiling SQLKit SQLEnumDataType.swift
[1520/1614] Compiling SQLKit SQLExcludedColumn.swift
[1521/1614] Compiling SQLKit SQLForeignKey.swift
[1522/1614] Compiling SQLKit SQLJoin.swift
[1523/1614] Compiling SQLKit SQLJoinMethod.swift
[1524/1614] Compiling SQLKit SQLLockingClause.swift
[1525/1614] Compiling SQLKit SQLOrderBy.swift
[1526/1614] Compiling SQLKit SQLReturning.swift
[1527/1614] Compiling SQLKit SQLSubquery.swift
[1528/1614] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1529/1614] Compiling SQLKit SQLAlterEnum.swift
[1530/1614] Compiling SQLKit SQLAlterTable.swift
[1531/1614] Compiling SQLKit SQLCreateEnum.swift
[1532/1614] Compiling SQLKit SQLCreateIndex.swift
[1533/1614] Compiling SQLKit SQLCreateTable.swift
[1534/1614] Compiling SQLKit SQLCreateTrigger.swift
[1535/1614] Compiling SQLKit SQLDelete.swift
[1536/1614] Compiling SQLKit SQLDropEnum.swift
[1537/1614] Compiling SQLKit SQLDropIndex.swift
[1538/1614] Compiling SQLKit SQLDropTable.swift
[1539/1614] Compiling SQLKit SQLDropTrigger.swift
[1540/1614] Compiling SQLKit SQLInsert.swift
[1541/1614] Compiling SQLKit SQLSelect.swift
[1542/1614] Compiling SQLKit SQLUnion.swift
[1543/1614] Compiling SQLKit SQLUpdate.swift
[1544/1614] Compiling SQLKit SQLExpression.swift
[1545/1614] Compiling SQLKit SQLSerializer.swift
[1546/1614] Compiling SQLKit SQLStatement.swift
[1547/1614] Compiling SQLKit SQLBinaryExpression.swift
[1548/1614] Compiling SQLKit SQLBinaryOperator.swift
[1549/1614] Compiling SQLKit SQLBind.swift
[1550/1614] Emitting module AsyncKit
[1551/1614] Compiling NIOSSL SafeCompare.swift
[1552/1614] Compiling NIOSSL Zeroization.swift
[1553/1614] Compiling SQLKit SQLQueryFetcher.swift
[1554/1614] Compiling SQLKit SQLReturningBuilder.swift
[1555/1614] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1556/1614] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1557/1614] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1558/1614] Compiling SQLKit SQLDatabase.swift
[1559/1614] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1560/1614] Compiling SQLKit SQLDialect.swift
[1561/1614] Compiling SQLKit SQLDatabase+Deprecated.swift
[1562/1614] Compiling SQLKit SQLError.swift
[1563/1614] Compiling SQLKit SQLExpressions+Deprecated.swift
[1564/1614] Emitting module SQLKit
[1569/1617] Emitting module NIOSSL
[1586/1617] Compiling SQLKit SQLFunction.swift
[1587/1617] Compiling SQLKit SQLGroupExpression.swift
[1588/1617] Compiling SQLKit SQLIdentifier.swift
[1589/1617] Compiling SQLKit SQLList.swift
[1590/1617] Compiling SQLKit SQLLiteral.swift
[1591/1617] Compiling SQLKit SQLRaw.swift
[1592/1617] Compiling SQLKit SQLCodingUtilities.swift
[1593/1617] Compiling SQLKit SQLQueryEncoder.swift
[1594/1617] Compiling SQLKit SQLRow.swift
[1595/1617] Compiling SQLKit SQLRowDecoder.swift
[1596/1617] Compiling SQLKit SomeCodingKey.swift
[1597/1617] Compiling SQLKit StringHandling.swift
[1599/1633] Compiling FluentKit Fields.swift
[1600/1633] Compiling FluentKit MirrorBypass.swift
[1603/1634] Compiling FluentKit FieldKey.swift
[1604/1634] Compiling FluentKit Group.swift
[1605/1634] Compiling FluentKit ID.swift
[1606/1634] Compiling FluentKit OptionalBoolean.swift
[1607/1705] Compiling FluentKit DatabaseInput.swift
[1608/1705] Compiling FluentKit DatabaseOutput.swift
[1609/1705] Compiling FluentKit Databases.swift
[1611/1742] Emitting module FluentKit
[1612/1754] Compiling MySQLNIO MySQLPacketDecoder.swift
[1613/1754] Compiling MySQLNIO MySQLPacketEncoder.swift
[1614/1754] Compiling MySQLNIO MySQLPacketSequence.swift
[1615/1754] Compiling MySQLNIO MySQLProtocol+BinaryResultSetRow.swift
[1616/1754] Compiling MySQLNIO MySQLProtocol+COM_QUERY.swift
[1617/1754] Compiling MySQLNIO MySQLProtocol+COM_QUERY_Response.swift
[1618/1754] Compiling MySQLNIO MySQLProtocol+COM_QUIT.swift
[1619/1754] Compiling MySQLNIO MySQLProtocol+COM_STMT_CLOSE.swift
[1620/1754] Compiling MySQLNIO MySQLProtocol+COM_STMT_EXECUTE.swift
[1621/1754] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE.swift
[1622/1754] Compiling MySQLNIO MySQLProtocol+COM_STMT_PREPARE_OK.swift
[1623/1754] Compiling MySQLNIO MySQLProtocol+CapabilityFlags.swift
[1624/1754] Compiling MySQLNIO MySQLDatabase.swift
[1625/1754] Compiling MySQLNIO MySQLError.swift
[1626/1754] Compiling MySQLNIO MySQLQueryCommand.swift
[1627/1754] Compiling MySQLNIO MySQLRow.swift
[1628/1754] Compiling MySQLNIO MySQLSimpleQueryCommand.swift
[1638/1759] Compiling MySQLNIO MySQLProtocol+CharacterSet.swift
[1639/1759] Compiling MySQLNIO MySQLTime.swift
[1640/1759] Compiling MySQLNIO MySQLPacket.swift
[1644/1759] Compiling FluentKit QueryBuilder+Group.swift
[1645/1759] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1646/1759] Compiling FluentKit QueryBuilder+Join.swift
[1647/1759] Compiling FluentKit QueryBuilder+Paginate.swift
[1648/1759] Compiling FluentKit QueryBuilder+Range.swift
[1649/1759] Compiling FluentKit QueryBuilder+Set.swift
[1650/1759] Compiling FluentKit QueryBuilder+Sort.swift
[1651/1759] Compiling FluentKit QueryBuilder.swift
[1652/1759] Compiling FluentKit DatabaseQuery+Action.swift
[1653/1759] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1654/1759] Compiling FluentKit DatabaseQuery+Field.swift
[1655/1759] Compiling FluentKit DatabaseQuery+Filter.swift
[1656/1759] Compiling MySQLNIO MySQLProtocol+StatusFlags.swift
[1657/1759] Compiling MySQLNIO MySQLProtocol+TextResultSetRow.swift
[1658/1759] Compiling MySQLNIO MySQLProtocol.swift
[1659/1759] Compiling MySQLNIO CryptoUtils.swift
[1660/1759] Compiling MySQLNIO NIOUtils.swift
[1661/1759] Emitting module MySQLNIO
[1662/1759] Compiling MySQLNIO Exports.swift
[1663/1759] Compiling MySQLNIO MySQLConnection.swift
[1664/1759] Compiling MySQLNIO MySQLConnectionHandler.swift
[1665/1759] Compiling MySQLNIO MySQLData.swift
[1666/1759] Compiling MySQLNIO MySQLDataConvertible.swift
[1667/1759] Compiling FluentKit DatabaseQuery+Join.swift
[1668/1759] Compiling FluentKit DatabaseQuery+Range.swift
[1669/1759] Compiling FluentKit DatabaseQuery+Sort.swift
[1670/1759] Compiling FluentKit DatabaseQuery+Value.swift
[1671/1759] Compiling FluentKit DatabaseQuery.swift
[1672/1759] Compiling FluentKit QueryHistory.swift
[1673/1759] Compiling FluentKit DatabaseSchema.swift
[1674/1759] Compiling FluentKit SchemaBuilder.swift
[1675/1759] Compiling FluentKit OptionalType.swift
[1676/1759] Compiling FluentKit RandomGeneratable.swift
[1677/1759] Compiling FluentKit SomeCodingKey.swift
[1678/1759] Compiling FluentKit UnsafeMutableTransferBox.swift
[1694/1759] Compiling FluentKit Database+Concurrency.swift
[1695/1759] Compiling FluentKit EnumBuilder+Concurrency.swift
[1696/1759] Compiling FluentKit Model+Concurrency.swift
[1697/1759] Compiling FluentKit ModelResponder+Concurrency.swift
[1698/1759] Compiling FluentKit OptionalChild+Concurrency.swift
[1699/1759] Compiling FluentKit OptionalParent+Concurrency.swift
[1700/1759] Compiling FluentKit Parent+Concurrency.swift
[1701/1759] Compiling FluentKit QueryBuilder+Concurrency.swift
[1702/1759] Compiling FluentKit Relation+Concurrency.swift
[1703/1759] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1704/1759] Compiling FluentKit OptionalEnumProperty.swift
[1705/1759] Compiling FluentKit Exports.swift
[1706/1759] Compiling FluentKit FluentError.swift
[1707/1759] Compiling FluentKit ModelMiddleware.swift
[1708/1759] Compiling FluentKit ModelResponder.swift
[1709/1759] Compiling FluentKit Migration.swift
[1710/1759] Compiling FluentKit MigrationLog.swift
[1711/1759] Compiling FluentKit Migrations.swift
[1712/1759] Compiling FluentKit Migrator.swift
[1713/1759] Compiling FluentKit AnyModel.swift
[1714/1759] Compiling FluentKit EagerLoad.swift
[1715/1759] Compiling FluentKit Fields+Codable.swift
[1717/1759] Compiling MySQLNIO MySQLProtocol+HandshakeResponse41.swift
[1718/1759] Compiling MySQLNIO MySQLProtocol+HandshakeV10.swift
[1719/1759] Compiling MySQLNIO MySQLProtocol+NullBitmap.swift
[1720/1759] Compiling MySQLNIO MySQLProtocol+OK_Packet.swift
[1721/1759] Compiling MySQLNIO MySQLProtocol+SSLRequest.swift
[1722/1759] Compiling MySQLNIO MySQLProtocol+ColumnDefinition41.swift
[1723/1759] Compiling MySQLNIO MySQLProtocol+ColumnFlags.swift
[1724/1759] Compiling MySQLNIO MySQLProtocol+DataType.swift
[1725/1759] Compiling MySQLNIO MySQLProtocol+ERR_Packet.swift
[1726/1759] Compiling MySQLNIO MySQLProtocol+ErrorCode.swift
[1729/1759] Compiling FluentKit OptionalChild.swift
[1730/1759] Compiling FluentKit OptionalField.swift
[1731/1759] Compiling FluentKit OptionalParent.swift
[1732/1759] Compiling FluentKit Parent.swift
[1733/1759] Compiling FluentKit Property.swift
[1734/1759] Compiling FluentKit Relation.swift
[1735/1759] Compiling FluentKit Siblings.swift
[1736/1759] Compiling FluentKit Timestamp.swift
[1737/1759] Compiling FluentKit TimestampFormat.swift
[1738/1759] Compiling FluentKit QueryBuilder+Aggregate.swift
[1739/1759] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1740/1759] Compiling FluentKit QueryBuilder+Filter.swift
[1742/1771] Emitting module FluentSQL
[1743/1772] Compiling FluentSQL DatabaseSchema+SQL.swift
[1744/1772] Compiling FluentSQL Exports.swift
[1745/1772] Compiling FluentSQL ConverterUtilities.swift
[1746/1772] Compiling FluentSQL DatabaseQuery+SQL.swift
[1747/1772] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[1748/1772] Compiling FluentSQL SQLDatabase+Model.swift
[1749/1772] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[1750/1772] Compiling FluentSQL SQLList+Deprecated.swift
[1751/1772] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[1752/1772] Compiling FluentSQL SQLQueryConverter.swift
[1753/1772] Compiling FluentSQL SQLSchemaConverter.swift
[1776/1785] Compiling MySQLKit MySQLRow+SQL.swift
[1777/1786] Compiling MySQLKit MySQLDataEncoder.swift
[1778/1786] Compiling MySQLKit MySQLDataDecoder.swift
[1779/1786] Compiling MySQLKit MySQLDatabase+SQL.swift
[1780/1786] Compiling MySQLKit MySQLDialect.swift
[1781/1786] Compiling MySQLKit Optional+MySQLDataConvertible.swift
[1782/1786] Compiling MySQLKit ConnectionPool+MySQL.swift
[1783/1786] Compiling MySQLKit Exports.swift
[1784/1786] Compiling MySQLKit MySQLConfiguration.swift
[1785/1786] Compiling MySQLKit MySQLConnectionSource.swift
[1786/1786] Emitting module MySQLKit
[1788/1795] Compiling FluentMySQLDriver MySQLError+Database.swift
[1789/1795] Compiling FluentMySQLDriver FluentMySQLError.swift
[1790/1795] Compiling FluentMySQLDriver MySQLConverterDelegate.swift
[1791/1796] Compiling FluentMySQLDriver MySQLRow+Database.swift
[1792/1796] Compiling FluentMySQLDriver FluentMySQLDriver.swift
[1793/1796] Compiling FluentMySQLDriver Exports.swift
[1794/1796] Compiling FluentMySQLDriver FluentMySQLConfiguration.swift
[1795/1796] Compiling FluentMySQLDriver FluentMySQLDatabase.swift
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:73:61: warning: type 'T' does not conform to the 'Sendable' protocol
self.inTransaction ? closure(self) : self.eventLoop.makeFutureWithTask { try await self.transaction { try await closure($0).get() } }
^
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:72:22: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:73:133: warning: type 'T' does not conform to the 'Sendable' protocol
self.inTransaction ? closure(self) : self.eventLoop.makeFutureWithTask { try await self.transaction { try await closure($0).get() } }
^
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:72:22: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:83:28: warning: type 'T' does not conform to the 'Sendable' protocol
conn.eventLoop.makeFutureWithTask {
^
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:77:22: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func transaction<T>(_ closure: @escaping @Sendable (any Database) async throws -> T) async throws -> T {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:115:11: warning: type 'T' does not conform to the 'Sendable' protocol
}.get()
^
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:77:22: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func transaction<T>(_ closure: @escaping @Sendable (any Database) async throws -> T) async throws -> T {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:149:28: warning: type 'R' does not conform to the 'Sendable' protocol
conn.eventLoop.makeFutureWithTask {
^
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:147:22: note: consider making generic parameter 'R' conform to the 'Sendable' protocol
func withSession<R>(_ closure: @escaping @Sendable (any SQLDatabase) async throws -> R) async throws -> R {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:152:11: warning: type 'R' does not conform to the 'Sendable' protocol
}.get()
^
/host/spi-builder-workspace/Sources/FluentMySQLDriver/FluentMySQLDatabase.swift:147:22: note: consider making generic parameter 'R' conform to the 'Sendable' protocol
func withSession<R>(_ closure: @escaping @Sendable (any SQLDatabase) async throws -> R) async throws -> R {
^
: Sendable
[1796/1796] Emitting module FluentMySQLDriver
Build complete! (125.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.51.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "mysql-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.9.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/mysql-kit.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "fluent-mysql-driver",
"name" : "fluent-mysql-driver",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluentMySQLDriver",
"targets" : [
"FluentMySQLDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentMySQLDriverTests",
"module_type" : "SwiftTarget",
"name" : "FluentMySQLDriverTests",
"path" : "Tests/FluentMySQLDriverTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentMySQLDriverTests.swift"
],
"target_dependencies" : [
"FluentMySQLDriver"
],
"type" : "test"
},
{
"c99name" : "FluentMySQLDriver",
"module_type" : "SwiftTarget",
"name" : "FluentMySQLDriver",
"path" : "Sources/FluentMySQLDriver",
"product_dependencies" : [
"FluentKit",
"FluentSQL",
"Logging",
"MySQLKit"
],
"product_memberships" : [
"FluentMySQLDriver"
],
"sources" : [
"Exports.swift",
"FluentMySQLConfiguration.swift",
"FluentMySQLDatabase.swift",
"FluentMySQLDriver.swift",
"FluentMySQLError.swift",
"MySQLConverterDelegate.swift",
"MySQLError+Database.swift",
"MySQLRow+Database.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.