Build Information
Successful build of fluent-postgis, reference main (f3a8df
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 18:03:37 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/fluent-postgis.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brokenhandsio/fluent-postgis
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f3a8dfe Merge pull request #6 from bwdmr/main
Cloned https://github.com/brokenhandsio/fluent-postgis.git
Revision (git rev-parse @):
f3a8dfe998338b9d25d9a219fced14f0dd558dbc
SUCCESS checkout https://github.com/brokenhandsio/fluent-postgis.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/brokenhandsio/fluent-postgis.git
https://github.com/brokenhandsio/fluent-postgis.git
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.49.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "fluent-postgres-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "2.10.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-postgres-driver.git"
},
{
"identity" : "wkcodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rabc/WKCodable.git"
}
],
"manifest_display_name" : "fluent-postgis",
"name" : "fluent-postgis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FluentPostGIS",
"targets" : [
"FluentPostGIS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentPostGISTests",
"module_type" : "SwiftTarget",
"name" : "FluentPostGISTests",
"path" : "Tests/FluentPostGISTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentPostGISTestCase.swift",
"GeometryTests.swift",
"QueryTests.swift",
"TestModels.swift"
],
"target_dependencies" : [
"FluentPostGIS"
],
"type" : "test"
},
{
"c99name" : "FluentPostGIS",
"module_type" : "SwiftTarget",
"name" : "FluentPostGIS",
"path" : "Sources/FluentPostGIS",
"product_dependencies" : [
"FluentKit",
"FluentPostgresDriver",
"WKCodable"
],
"product_memberships" : [
"FluentPostGIS"
],
"sources" : [
"Geography/DatabaseSchemaDataType+Geographic.swift",
"Geography/GeographicGeometryCollection2D.swift",
"Geography/GeographicLineString2D.swift",
"Geography/GeographicMultiLineString2D.swift",
"Geography/GeographicMultiPoint2D.swift",
"Geography/GeographicMultiPolygon2D.swift",
"Geography/GeographicPoint2D.swift",
"Geography/GeographicPolygon2D.swift",
"Geometry/DatabaseSchemaDataType+Geometric.swift",
"Geometry/GeometricGeometryCollection2D.swift",
"Geometry/GeometricLineString2D.swift",
"Geometry/GeometricMultiLineString2D.swift",
"Geometry/GeometricMultiPoint2D.swift",
"Geometry/GeometricMultiPolygon2D.swift",
"Geometry/GeometricPoint2D.swift",
"Geometry/GeometricPolygon2D.swift",
"Geometry/GeometryConvertible.swift",
"Queries/QueryBuilder+Contains.swift",
"Queries/QueryBuilder+Crosses.swift",
"Queries/QueryBuilder+Disjoint.swift",
"Queries/QueryBuilder+Distance.swift",
"Queries/QueryBuilder+DistanceWithin.swift",
"Queries/QueryBuilder+Equals.swift",
"Queries/QueryBuilder+Helpers.swift",
"Queries/QueryBuilder+Intersects.swift",
"Queries/QueryBuilder+Overlaps.swift",
"Queries/QueryBuilder+Sort.swift",
"Queries/QueryBuilder+Touches.swift",
"Queries/QueryBuilder+Within.swift",
"Support/EnablePostGISMigration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/454] Write sources
[4/454] Copying PrivacyInfo.xcprivacy
[10/454] Write sources
[38/454] Compiling CNIOWindows shim.c
[39/454] Compiling CNIOWindows WSAStartup.c
[39/454] Compiling CNIOWASI CNIOWASI.c
[41/454] Compiling CNIOLinux shim.c
[42/454] Compiling CNIOLinux liburing_shims.c
[43/454] Compiling _NumericsShims _NumericsShims.c
[44/454] Write swift-version-2F0A5646E1D333AE.txt
[45/454] Compiling fiat_p256_adx_sqr.S
[46/454] Compiling fiat_curve25519_adx_mul.S
[46/454] Compiling fiat_curve25519_adx_square.S
[46/454] Compiling fiat_p256_adx_mul.S
[49/454] Compiling _AtomicsShims.c
[50/481] Compiling CNIODarwin shim.c
[51/481] Compiling CNIOBoringSSLShims shims.c
[53/499] Compiling RealModule Float80+Real.swift
[54/500] Compiling RealModule ApproximateEquality.swift
[55/500] Emitting module RealModule
[56/500] Compiling RealModule AlgebraicField.swift
[57/500] Compiling RealModule Real.swift
[58/500] Compiling RealModule ElementaryFunctions.swift
[59/500] Compiling RealModule Float+Real.swift
[60/500] Compiling RealModule Float16+Real.swift
[61/501] Compiling RealModule AugmentedArithmetic.swift
[62/501] Compiling RealModule Double+Real.swift
[63/573] Compiling RealModule RealFunctions.swift
[64/573] Compiling _NIOBase64 Base64.swift
[65/573] Emitting module _NIOBase64
[66/573] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/573] Compiling Crypto ECDSASignature.swift
[68/573] Compiling Crypto PEMDocument.swift
[69/573] Compiling Crypto GeneralizedTime.swift
[70/573] Compiling Crypto ObjectIdentifier.swift
[71/573] Compiling Crypto ASN1Identifier.swift
[72/573] Compiling Crypto ASN1Integer.swift
[73/573] Compiling Crypto SubjectPublicKeyInfo.swift
[74/573] Compiling Crypto CryptoKitErrors.swift
[75/573] Compiling Crypto PKCS8PrivateKey.swift
[76/573] Compiling Crypto SEC1PrivateKey.swift
[77/580] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/580] Compiling tls13_server.cc
[78/580] Compiling tls_method.cc
[79/580] Compiling tls_record.cc
[81/580] Compiling Crypto ASN1Strings.swift
[82/580] Compiling Crypto ArraySliceBigint.swift
[83/580] Compiling Crypto ASN1BitString.swift
[84/580] Compiling Crypto ASN1Boolean.swift
[85/580] Compiling Crypto ASN1Null.swift
[86/580] Compiling Crypto ASN1OctetString.swift
[87/580] Emitting module InternalCollectionsUtilities
[88/580] Compiling _NIODataStructures PriorityQueue.swift
[89/580] Compiling _NIODataStructures _TinyArray.swift
[90/580] Emitting module _NIODataStructures
[91/580] Compiling _NIODataStructures Heap.swift
[92/580] Compiling CoreMetrics Locks.swift
[93/580] Emitting module CoreMetrics
[94/580] Compiling CoreMetrics Metrics.swift
[95/580] Compiling Logging MetadataProvider.swift
[96/580] Compiling Logging Locks.swift
[97/580] Emitting module Logging
[98/580] Compiling Logging Logging.swift
[99/580] Compiling Logging LogHandler.swift
[99/706] Compiling t1_enc.cc
[100/715] Compiling tls13_both.cc
[101/715] Compiling tls13_enc.cc
[102/715] Compiling tls13_client.cc
[104/770] Compiling HeapModule Heap.swift
[105/809] Compiling HeapModule Heap+Descriptions.swift
[106/809] Compiling HeapModule _HeapNode.swift
[107/809] Compiling HashTreeCollections TreeDictionary+Codable.swift
[108/809] Compiling HashTreeCollections TreeDictionary+Collection.swift
[109/809] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[110/809] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[111/809] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[112/809] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[113/815] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[114/815] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[115/815] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[116/815] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[117/815] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[118/815] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[119/815] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[120/815] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[121/815] Compiling HashTreeCollections _AncestorHashSlots.swift
[122/815] Compiling HashTreeCollections _Bitmap.swift
[123/815] Compiling HashTreeCollections _Bucket.swift
[124/815] Compiling HashTreeCollections _Hash.swift
[125/815] Compiling HeapModule Heap+Invariants.swift
[126/815] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[127/815] Compiling HeapModule Heap+UnsafeHandle.swift
[128/815] Emitting module HeapModule
[129/815] Compiling HashTreeCollections TreeSet+Descriptions.swift
[130/815] Compiling HashTreeCollections TreeSet+Equatable.swift
[131/815] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[132/815] Compiling HashTreeCollections TreeSet+Extras.swift
[133/815] Compiling HashTreeCollections TreeSet+Filter.swift
[134/815] Compiling HashTreeCollections TreeSet+Hashable.swift
[135/815] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[136/815] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[137/815] Compiling HashTreeCollections _HashNode.swift
[138/815] Compiling HashTreeCollections _HashNodeHeader.swift
[139/815] Compiling HashTreeCollections _HashSlot.swift
[140/815] Compiling HashTreeCollections _HashStack.swift
[141/815] Compiling HashTreeCollections _HashTreeIterator.swift
[142/815] Compiling HashTreeCollections _HashTreeStatistics.swift
[143/815] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[144/815] Compiling HashTreeCollections _RawHashNode.swift
[145/815] Compiling HashTreeCollections _UnmanagedHashNode.swift
[146/815] Compiling HashTreeCollections _UnsafePath.swift
[147/815] Compiling ConcurrencyHelpers LockedValueBox.swift
[148/815] Compiling HashTreeCollections TreeSet+Sendable.swift
[149/815] Compiling HashTreeCollections TreeSet+Sequence.swift
[150/815] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[151/815] Compiling HashTreeCollections _HashNode+Lookups.swift
[152/815] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[153/815] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[154/815] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[155/815] Compiling HashTreeCollections _HashNode+Storage.swift
[156/815] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[157/815] Compiling HashTreeCollections _HashNode+Structural filter.swift
[158/815] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[159/815] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[160/815] Emitting module ConcurrencyHelpers
[161/815] Compiling ConcurrencyHelpers Lock.swift
[162/815] Compiling DequeModule _DequeBufferHeader.swift
[165/815] Compiling DequeModule _DequeSlot.swift
[166/815] Compiling HashTreeCollections TreeDictionary.swift
[167/815] Compiling HashTreeCollections TreeSet+Codable.swift
[168/815] Compiling DequeModule _DequeBuffer.swift
[169/815] Compiling HashTreeCollections TreeSet+Collection.swift
[170/815] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[181/816] Compiling OrderedCollections _UnsafeBitset.swift
[182/816] Compiling HashTreeCollections TreeDictionary+Filter.swift
[183/816] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[184/816] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[185/816] Compiling HashTreeCollections TreeDictionary+Keys.swift
[186/816] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[187/816] Compiling HashTreeCollections TreeDictionary+Merge.swift
[188/816] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[189/831] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[190/831] Compiling HashTreeCollections TreeDictionary+Values.swift
[191/831] Compiling HashTreeCollections TreeSet+Debugging.swift
[223/831] Compiling OrderedCollections OrderedSet+SubSequence.swift
[224/831] Compiling OrderedCollections OrderedSet+Testing.swift
[225/831] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[226/831] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[227/831] Compiling OrderedCollections OrderedSet.swift
[236/831] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[237/831] Compiling DequeModule _UnsafeWrappedBuffer.swift
[238/831] Emitting module DequeModule
[239/831] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[240/831] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[241/831] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[242/831] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[243/831] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[244/831] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[245/831] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[246/831] Compiling HashTreeCollections TreeSet.swift
[247/834] Emitting module Crypto
[270/842] Compiling ssl_x509.cc
[288/842] Compiling ssl_versions.cc
[290/842] Emitting module OrderedCollections
[298/842] Compiling ssl_transcript.cc
[300/842] Emitting module _RopeModule
[301/842] Compiling _RopeModule Rope+Remove.swift
[302/842] Compiling _RopeModule Rope+RemoveSubrange.swift
[303/842] Compiling _RopeModule Rope+Split.swift
[304/842] Compiling Crypto RNG_boring.swift
[305/842] Compiling Crypto SafeCompare_boring.swift
[306/842] Compiling Crypto Zeroization_boring.swift
[307/842] Compiling Crypto PrettyBytes.swift
[332/842] Emitting module UnixSignals
[333/842] Compiling UnixSignals UnixSignalsSequence.swift
[334/842] Compiling UnixSignals UnixSignal.swift
[334/842] Compiling ssl_stat.cc
[335/842] Compiling ssl_session.cc
[336/842] Compiling ssl_privkey.cc
[338/842] Emitting module WKCodable
[339/842] Compiling WKCodable Types.swift
[340/842] Compiling WKCodable WKBDecoder.swift
[349/842] Emitting module Metrics
[350/842] Compiling Metrics Metrics.swift
[351/842] Compiling WKCodable WKTDecoder.swift
[352/842] Compiling WKCodable WKTEncoder.swift
[353/842] Compiling WKCodable WKBEncoder.swift
[358/842] Compiling Crypto SafeCompare.swift
[359/842] Compiling Crypto SecureBytes.swift
[360/842] Compiling Crypto Zeroization.swift
[361/842] Compiling Crypto resource_bundle_accessor.swift
[436/842] Emitting module HashTreeCollections
[453/842] Compiling ssl_file.cc
[454/842] Compiling ssl_key_share.cc
[455/842] Compiling ssl_lib.cc
[456/842] Compiling ssl_credential.cc
[457/842] Compiling ssl_cipher.cc
[458/842] Compiling ssl_cert.cc
[459/842] Compiling ssl_buffer.cc
[460/842] Compiling ssl_asn1.cc
[461/842] Compiling ssl_aead_ctx.cc
[462/842] Compiling s3_pkt.cc
[463/842] Compiling s3_lib.cc
[464/842] Compiling s3_both.cc
[465/842] Compiling handshake_server.cc
[466/842] Compiling handshake_client.cc
[467/842] Compiling handshake.cc
[468/842] Compiling handoff.cc
[469/842] Compiling md5-x86_64-linux.S
[470/842] Compiling md5-x86_64-apple.S
[471/842] Compiling md5-586-linux.S
[472/842] Compiling dtls_record.cc
[473/842] Compiling dtls_method.cc
[474/842] Compiling encrypted_client_hello.cc
[475/842] Compiling md5-586-apple.S
[476/842] Compiling chacha20_poly1305_x86_64-linux.S
[477/842] Compiling d1_srtp.cc
[478/842] Compiling chacha20_poly1305_x86_64-apple.S
[479/842] Compiling extensions.cc
[480/842] Compiling chacha20_poly1305_armv8-win.S
[481/842] Compiling d1_pkt.cc
[482/842] Compiling chacha20_poly1305_armv8-linux.S
[483/842] Compiling chacha-x86_64-linux.S
[484/842] Compiling chacha-x86_64-apple.S
[485/842] Compiling chacha-x86-linux.S
[486/842] Compiling chacha-x86-apple.S
[487/842] Compiling chacha20_poly1305_armv8-apple.S
[488/842] Compiling chacha-armv8-win.S
[489/842] Compiling chacha-armv8-linux.S
[490/842] Compiling chacha-armv4-linux.S
[491/842] Compiling aes128gcmsiv-x86_64-linux.S
[492/842] Compiling x86_64-mont5-linux.S
[492/842] Compiling aes128gcmsiv-x86_64-apple.S
[494/842] Compiling chacha-armv8-apple.S
[495/842] Compiling x86_64-mont5-apple.S
[496/842] Compiling d1_lib.cc
[497/842] Compiling x86_64-mont-apple.S
[498/842] Compiling x86_64-mont-linux.S
[499/842] Compiling vpaes-x86_64-linux.S
[500/842] Compiling x86-mont-apple.S
[501/842] Compiling x86-mont-linux.S
[502/842] Compiling vpaes-x86_64-apple.S
[503/842] Compiling vpaes-x86-linux.S
[504/842] Compiling vpaes-x86-apple.S
[505/842] Compiling vpaes-armv8-win.S
[506/842] Compiling err_data.cc
[507/842] Compiling vpaes-armv8-linux.S
[508/842] Compiling vpaes-armv7-linux.S
[509/842] Compiling vpaes-armv8-apple.S
[510/842] Compiling sha512-x86_64-linux.S
[511/842] Compiling bio_ssl.cc
[512/842] Compiling sha512-x86_64-apple.S
[513/842] Compiling sha512-armv8-win.S
[514/842] Compiling sha512-armv8-linux.S
[515/842] Compiling sha512-586-linux.S
[516/842] Compiling sha512-armv4-linux.S
[517/842] Compiling sha512-586-apple.S
[518/842] Compiling sha512-armv8-apple.S
[519/842] Compiling sha256-x86_64-linux.S
[520/842] Compiling sha256-armv8-win.S
[520/842] Compiling sha256-x86_64-apple.S
[522/842] Compiling sha256-armv8-linux.S
[523/842] Compiling sha256-armv4-linux.S
[523/842] Compiling sha256-586-apple.S
[525/842] Compiling sha256-armv8-apple.S
[526/842] Compiling sha256-586-linux.S
[527/842] Compiling sha1-x86_64-linux.S
[528/842] Compiling sha1-x86_64-apple.S
[529/842] Compiling d1_both.cc
[530/842] Compiling sha1-armv8-linux.S
[531/842] Compiling sha1-armv8-win.S
[532/842] Compiling sha1-armv8-apple.S
[533/842] Compiling sha1-586-linux.S
[534/842] Compiling rsaz-avx2-linux.S
[535/842] Compiling sha1-armv4-large-linux.S
[535/842] Compiling rsaz-avx2-apple.S
[535/842] Compiling sha1-586-apple.S
[538/842] Compiling rdrand-x86_64-linux.S
[539/842] Compiling p256_beeu-x86_64-asm-apple.S
[540/842] Compiling rdrand-x86_64-apple.S
[540/842] Compiling p256_beeu-x86_64-asm-linux.S
[542/842] Compiling p256_beeu-armv8-asm-win.S
[543/842] Compiling p256_beeu-armv8-asm-linux.S
[544/842] Compiling p256-x86_64-asm-linux.S
[545/842] Compiling p256-armv8-asm-win.S
[546/842] Compiling p256-x86_64-asm-apple.S
[546/842] Compiling p256-armv8-asm-linux.S
[548/842] Compiling p256_beeu-armv8-asm-apple.S
[549/842] Compiling ghashv8-armv8-win.S
[550/842] Compiling ghashv8-armv8-linux.S
[551/842] Compiling p256-armv8-asm-apple.S
[552/842] Compiling ghashv8-armv7-linux.S
[553/842] Compiling ghashv8-armv8-apple.S
[554/842] Compiling ghash-x86_64-linux.S
[555/842] Compiling ghash-x86-apple.S
[556/842] Compiling ghash-ssse3-x86_64-linux.S
[557/842] Compiling ghash-x86-linux.S
[558/842] Compiling ghash-x86_64-apple.S
[559/842] Compiling ghash-ssse3-x86-linux.S
[560/842] Compiling ghash-ssse3-x86_64-apple.S
[561/842] Compiling ghash-neon-armv8-win.S
[562/842] Compiling ghash-ssse3-x86-apple.S
[562/842] Compiling ghash-neon-armv8-linux.S
[564/842] Compiling co-586-apple.S
[565/842] Compiling co-586-linux.S
[565/842] Compiling ghash-armv4-linux.S
[566/842] Compiling bsaes-armv7-linux.S
[568/842] Compiling ghash-neon-armv8-apple.S
[569/842] Compiling bn-armv8-win.S
[570/842] Compiling bn-armv8-linux.S
[571/842] Compiling bn-armv8-apple.S
[572/842] Compiling bn-586-linux.S
[572/842] Compiling bn-586-apple.S
[574/842] Compiling armv8-mont-win.S
[575/842] Compiling armv8-mont-linux.S
[576/842] Compiling aesv8-gcm-armv8-win.S
[577/842] Compiling armv4-mont-linux.S
[578/842] Compiling armv8-mont-apple.S
[579/842] Compiling aesv8-gcm-armv8-linux.S
[580/842] Compiling aesv8-gcm-armv8-apple.S
[581/842] Compiling aesv8-armv8-linux.S
[582/842] Compiling aesv8-armv8-win.S
[583/842] Compiling aesv8-armv8-apple.S
[584/842] Compiling aesv8-armv7-linux.S
[585/842] Compiling aesni-x86-linux.S
[586/842] Compiling aesni-x86_64-linux.S
[586/842] Compiling aesni-x86_64-apple.S
[588/842] Compiling aesni-x86-apple.S
[589/842] Compiling aesni-gcm-x86_64-linux.S
[590/842] Compiling aesni-gcm-x86_64-apple.S
[591/842] Compiling aes-gcm-avx2-x86_64-linux.S
[592/842] Compiling aes-gcm-avx2-x86_64-apple.S
[593/842] Compiling aes-gcm-avx10-x86_64-linux.S
[594/842] Compiling aes-gcm-avx10-x86_64-apple.S
[595/842] Compiling x_sig.cc
[596/842] Compiling x_val.cc
[596/842] Compiling x_x509a.cc
[598/842] Compiling x_spki.cc
[599/842] Compiling x_x509.cc
[600/842] Compiling x_req.cc
[601/842] Compiling x_pubkey.cc
[602/842] Compiling x_exten.cc
[603/842] Compiling x_name.cc
[604/842] Compiling x_crl.cc
[605/842] Compiling x_attrib.cc
[606/842] Compiling x509spki.cc
[606/842] Compiling x_algor.cc
[608/842] Compiling x509rset.cc
[609/842] Compiling x509name.cc
[610/842] Compiling x_all.cc
[611/842] Compiling x509cset.cc
[612/842] Compiling x509_v3.cc
[613/842] Compiling x509_vpm.cc
[614/842] Compiling x509_vfy.cc
[615/842] Compiling x509_txt.cc
[616/842] Compiling x509_trs.cc
[617/842] Compiling x509_set.cc
[618/842] Compiling x509_req.cc
[619/842] Compiling x509_obj.cc
[620/842] Compiling x509_def.cc
[621/842] Compiling x509_d2.cc
[622/842] Compiling x509_ext.cc
[623/842] Compiling x509_lu.cc
[624/842] Compiling x509_cmp.cc
[625/842] Compiling x509_att.cc
[626/842] Compiling x509.cc
[627/842] Compiling v3_skey.cc
[628/842] Compiling v3_prn.cc
[629/842] Compiling v3_purp.cc
[630/842] Compiling v3_ocsp.cc
[631/842] Compiling v3_utl.cc
[632/842] Compiling v3_pmaps.cc
[633/842] Compiling v3_pcons.cc
[634/842] Compiling v3_ncons.cc
[635/842] Compiling v3_int.cc
[636/842] Compiling v3_lib.cc
[637/842] Compiling v3_ia5.cc
[638/842] Compiling v3_info.cc
[639/842] Compiling v3_genn.cc
[640/842] Compiling v3_enum.cc
[641/842] Compiling v3_extku.cc
[642/842] Compiling v3_conf.cc
[643/842] Compiling v3_cpols.cc
[644/842] Compiling v3_crld.cc
[645/842] Compiling v3_bcons.cc
[646/842] Compiling v3_bitst.cc
[647/842] Compiling v3_akeya.cc
[648/842] Compiling v3_alt.cc
[649/842] Compiling t_x509a.cc
[650/842] Compiling v3_akey.cc
[651/842] Compiling t_x509.cc
[651/842] Compiling t_crl.cc
[653/842] Compiling t_req.cc
[654/842] Compiling rsa_pss.cc
[655/842] Compiling i2d_pr.cc
[656/842] Compiling name_print.cc
[657/842] Compiling policy.cc
[658/842] Compiling by_file.cc
[659/842] Compiling a_digest.cc
[660/842] Compiling a_sign.cc
[661/842] Compiling asn1_gen.cc
[662/842] Compiling algorithm.cc
[663/842] Compiling a_verify.cc
[663/842] Compiling by_dir.cc
[665/842] Compiling voprf.cc
[666/842] Compiling thread_win.cc
[667/842] Compiling thread_pthread.cc
[668/842] Compiling thread.cc
[669/842] Compiling thread_none.cc
[670/842] Compiling trust_token.cc
[671/842] Compiling stack.cc
[672/842] Compiling pmbtoken.cc
[673/842] Compiling slhdsa.cc
[674/842] Compiling spake2plus.cc
[675/842] Compiling siphash.cc
[676/842] Compiling sha512.cc
[677/842] Compiling sha256.cc
[678/842] Compiling sha1.cc
[679/842] Compiling rsa_print.cc
[680/842] Compiling rsa_extra.cc
[681/842] Compiling rsa_crypt.cc
[682/842] Compiling refcount.cc
[683/842] Compiling rc4.cc
[684/842] Compiling rsa_asn1.cc
[685/842] Compiling urandom.cc
[686/842] Compiling windows.cc
[687/842] Compiling trusty.cc
[688/842] Compiling rand.cc
[689/842] Compiling ios.cc
[690/842] Compiling passive.cc
[691/842] Compiling poly1305_arm_asm.S
[692/842] Compiling getentropy.cc
[693/842] Compiling forkunsafe.cc
[694/842] Compiling deterministic.cc
[695/842] Compiling fork_detect.cc
[696/842] Compiling poly1305_vec.cc
[697/842] Compiling poly1305_arm.cc
[698/842] Compiling poly1305.cc
[699/842] Compiling pool.cc
[700/842] Compiling pkcs8.cc
[701/842] Compiling pkcs7.cc
[702/842] Compiling pkcs8_x509.cc
[703/842] Compiling p5_pbev2.cc
[704/842] Compiling pkcs7_x509.cc
[705/842] Compiling pem_xaux.cc
[706/842] Compiling pem_x509.cc
[707/842] Compiling pem_pkey.cc
[708/842] Compiling pem_pk8.cc
[709/842] Compiling pem_oth.cc
[710/842] Compiling mlkem.cc
[711/842] Compiling obj_xref.cc
[712/842] Compiling pem_lib.cc
[713/842] Compiling mldsa.cc
[714/842] Compiling pem_info.cc
[715/842] Compiling pem_all.cc
[716/842] Compiling obj.cc
[717/842] Compiling poly_rq_mul.S
[718/842] Compiling mem.cc
[719/842] Compiling fips_shared_support.cc
[720/842] Compiling md5.cc
[721/842] Compiling md4.cc
[722/842] Compiling lhash.cc
[723/842] Compiling kyber.cc
[724/842] Compiling ex_data.cc
[725/842] Compiling sign.cc
[726/842] Compiling scrypt.cc
[727/842] Compiling print.cc
[728/842] Compiling hpke.cc
[729/842] Compiling pbkdf.cc
[730/842] Compiling hrss.cc
[731/842] Compiling p_x25519_asn1.cc
[732/842] Compiling p_x25519.cc
[733/842] Compiling p_ed25519.cc
[734/842] Compiling p_rsa_asn1.cc
[735/842] Compiling p_rsa.cc
[736/842] Compiling p_hkdf.cc
[737/842] Compiling p_ec.cc
[738/842] Compiling p_ec_asn1.cc
[739/842] Compiling p_ed25519_asn1.cc
[740/842] Compiling p_dh_asn1.cc
[741/842] Compiling p_dsa_asn1.cc
[742/842] Compiling p_dh.cc
[743/842] Compiling evp_ctx.cc
[744/842] Compiling evp.cc
[745/842] Compiling err.cc
[746/842] Compiling engine.cc
[747/842] Compiling evp_asn1.cc
[748/842] Compiling ecdsa_asn1.cc
[749/842] Compiling ecdh.cc
[750/842] Compiling hash_to_curve.cc
[751/842] Compiling ec_derive.cc
[752/842] Compiling dsa.cc
[753/842] Compiling ec_asn1.cc
[754/842] Compiling dsa_asn1.cc
[755/842] Compiling bcm.cc
[756/842] Compiling params.cc
[757/842] Compiling x25519-asm-arm.S
[758/842] Compiling digest_extra.cc
[759/842] Compiling des.cc
[760/842] Compiling dh_asn1.cc
[761/842] Compiling curve25519_64_adx.cc
[762/842] Compiling spake25519.cc
[763/842] Compiling cpu_intel.cc
[764/842] Compiling crypto.cc
[765/842] Compiling cpu_arm_linux.cc
[766/842] Compiling cpu_arm_freebsd.cc
[767/842] Compiling curve25519.cc
[768/842] Compiling cpu_aarch64_win.cc
[769/842] Compiling cpu_aarch64_sysreg.cc
[770/842] Compiling cpu_aarch64_openbsd.cc
[771/842] Compiling cpu_aarch64_linux.cc
[772/842] Compiling cpu_aarch64_fuchsia.cc
[773/842] Compiling cpu_aarch64_apple.cc
[774/842] Compiling get_cipher.cc
[775/842] Compiling tls_cbc.cc
[776/842] Compiling conf.cc
[777/842] Compiling e_tls.cc
[778/842] Compiling e_rc4.cc
[779/842] Compiling e_rc2.cc
[780/842] Compiling e_null.cc
[781/842] Compiling e_des.cc
[782/842] Compiling e_chacha20poly1305.cc
[783/842] Compiling e_aesgcmsiv.cc
[784/842] Compiling derive_key.cc
[785/842] Compiling e_aesctrhmac.cc
[786/842] Compiling chacha.cc
[787/842] Compiling unicode.cc
[788/842] Compiling cbb.cc
[789/842] Compiling cbs.cc
[790/842] Compiling ber.cc
[791/842] Compiling asn1_compat.cc
[792/842] Compiling buf.cc
[793/842] Compiling blake2.cc
[794/842] Compiling socket_helper.cc
[795/842] Compiling bn_asn1.cc
[796/842] Compiling convert.cc
[797/842] Compiling socket.cc
[798/842] Compiling printf.cc
[799/842] Compiling pair.cc
[800/842] Compiling hexdump.cc
[801/842] Compiling file.cc
[802/842] Compiling fd.cc
[803/842] Compiling errno.cc
[804/842] Compiling connect.cc
[805/842] Compiling bio_mem.cc
[806/842] Compiling bio.cc
[806/842] Compiling base64.cc
[808/842] Compiling tasn_typ.cc
[809/842] Compiling tasn_fre.cc
[810/842] Compiling tasn_enc.cc
[811/842] Compiling tasn_utl.cc
[812/842] Compiling tasn_new.cc
[813/842] Compiling posix_time.cc
[814/842] Compiling f_string.cc
[815/842] Compiling f_int.cc
[816/842] Compiling asn_pack.cc
[817/842] Compiling tasn_dec.cc
[818/842] Compiling asn1_par.cc
[819/842] Compiling asn1_lib.cc
[820/842] Compiling a_utctm.cc
[821/842] Compiling a_type.cc
[822/842] Compiling a_time.cc
[823/842] Compiling a_octet.cc
[824/842] Compiling a_strnid.cc
[825/842] Compiling a_strex.cc
[826/842] Compiling a_mbstr.cc
[827/842] Compiling a_object.cc
[828/842] Write sources
[833/842] Compiling a_int.cc
[834/842] Compiling a_i2d_fp.cc
[835/842] Compiling a_dup.cc
[836/842] Compiling a_d2i_fp.cc
[837/865] Compiling a_gentm.cc
[838/879] Compiling a_bitstr.cc
[839/923] Compiling a_bool.cc
[841/988] Compiling Algorithms AdjacentPairs.swift
[842/988] Compiling Algorithms Chain.swift
[843/988] Compiling Algorithms Chunked.swift
[844/988] Compiling Algorithms Combinations.swift
[845/988] Compiling Algorithms Compacted.swift
[846/988] Compiling Algorithms Cycle.swift
[847/993] Compiling Algorithms Reductions.swift
[848/993] Compiling Algorithms Rotate.swift
[849/995] Compiling Algorithms Product.swift
[850/995] Compiling Algorithms RandomSample.swift
[851/995] Compiling Algorithms Partition.swift
[852/995] Compiling Algorithms Permutations.swift
[853/995] Compiling Algorithms Keyed.swift
[854/995] Compiling Algorithms MinMax.swift
[855/995] Compiling Algorithms FlattenCollection.swift
[856/995] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[857/995] Compiling AsyncAlgorithms ChannelStateMachine.swift
[858/995] Compiling AsyncAlgorithms ChannelStorage.swift
[859/995] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[860/995] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[861/995] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[862/995] Compiling AsyncAlgorithms CombineLatestStorage.swift
[863/995] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[864/995] Compiling AsyncAlgorithms DebounceStateMachine.swift
[865/995] Compiling AsyncAlgorithms DebounceStorage.swift
[866/995] Compiling AsyncAlgorithms Dictionary.swift
[867/995] Compiling Atomics IntegerOperations.swift
[868/995] Compiling Atomics Unmanaged extensions.swift
[869/995] Compiling Algorithms Grouped.swift
[870/995] Compiling Algorithms Indexed.swift
[871/995] Compiling Algorithms Intersperse.swift
[872/995] Compiling Algorithms Joined.swift
[873/995] Emitting module BitCollections
[876/995] Compiling Algorithms Split.swift
[877/995] Compiling Algorithms Stride.swift
[878/995] Compiling Algorithms EitherSequence.swift
[879/995] Compiling Algorithms FirstNonNil.swift
[886/995] Compiling BitCollections BitSet.swift
[887/995] Compiling BitCollections Range+Utilities.swift
[888/995] Compiling BitCollections Slice+Utilities.swift
[889/995] Compiling BitCollections UInt+Tricks.swift
[890/995] Compiling BitCollections _Word.swift
[897/995] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[898/995] Compiling AsyncAlgorithms Rethrow.swift
[899/995] Compiling AsyncAlgorithms SetAlgebra.swift
[900/995] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[901/995] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[902/995] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[903/995] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[904/995] Compiling BitCollections BitSet+SetAlgebra union.swift
[905/995] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[906/995] Compiling BitCollections BitSet.Counted.swift
[907/995] Compiling BitCollections BitSet.Index.swift
[908/995] Compiling BitCollections BitSet._UnsafeHandle.swift
[909/995] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[910/995] Compiling AsyncAlgorithms Locking.swift
[911/995] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[912/995] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[913/995] Compiling AsyncAlgorithms MergeStateMachine.swift
[914/995] Compiling AsyncAlgorithms MergeStorage.swift
[915/995] Emitting module AsyncAlgorithms
[943/1004] Compiling Collections Collections.swift
[944/1004] Emitting module Collections
[977/1004] Compiling Algorithms Unique.swift
[978/1004] Compiling Algorithms Windows.swift
[986/1004] Emitting module Atomics
[987/1004] Compiling AsyncAlgorithms UnsafeTransfer.swift
[988/1004] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[989/1004] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[990/1004] Compiling AsyncAlgorithms ZipStateMachine.swift
[991/1004] Compiling AsyncAlgorithms ZipStorage.swift
[991/1004] Compiling c-nioatomics.c
[1003/1027] Emitting module Algorithms
[1003/1027] Compiling c-atomics.c
[1005/1027] Compiling _ConnectionPoolModule ConnectionRequest.swift
[1006/1027] Compiling _ConnectionPoolModule Max2Sequence.swift
[1007/1027] Compiling _ConnectionPoolModule NIOLock.swift
[1008/1027] Compiling _ConnectionPoolModule NIOLockedValueBox.swift
[1009/1027] Compiling _ConnectionPoolModule ConnectionPoolError.swift
[1010/1027] Compiling _ConnectionPoolModule ConnectionPoolObservabilityDelegate.swift
[1011/1034] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1012/1034] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1013/1034] Compiling NIOConcurrencyHelpers lock.swift
[1014/1034] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[1015/1034] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[1016/1034] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[1017/1034] Compiling NIOConcurrencyHelpers NIOLock.swift
[1018/1034] Emitting module NIOConcurrencyHelpers
[1019/1034] Compiling NIOConcurrencyHelpers atomics.swift
[1020/1034] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1021/1034] Compiling _ConnectionPoolModule ConnectionIDGenerator.swift
[1022/1034] Compiling _ConnectionPoolModule ConnectionPool.swift
[1023/1034] Emitting module _ConnectionPoolModule
[1024/1034] Compiling _ConnectionPoolModule NoKeepAliveBehavior.swift
[1025/1034] Compiling _ConnectionPoolModule PoolStateMachine.swift
[1026/1034] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1027/1034] Compiling ServiceLifecycle GracefulShutdown.swift
[1028/1034] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1029/1034] Compiling ServiceLifecycle Service.swift
[1030/1034] Emitting module ServiceLifecycle
[1031/1034] Compiling ServiceLifecycle CancellationWaiter.swift
[1032/1034] Compiling ServiceLifecycle ServiceGroup.swift
[1033/1034] Compiling ServiceLifecycle ServiceRunnerError.swift
[1034/1034] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1035/1095] Compiling NIOCore GlobalSingletons.swift
[1036/1095] Compiling NIOCore IO.swift
[1037/1095] Compiling NIOCore IOData.swift
[1038/1095] Compiling NIOCore IPProtocol.swift
[1039/1095] Compiling NIOCore IntegerBitPacking.swift
[1040/1095] Compiling NIOCore IntegerTypes.swift
[1041/1095] Compiling NIOCore NIOLoopBound.swift
[1042/1095] Compiling NIOCore NIOScheduledCallback.swift
[1043/1095] Compiling NIOCore NIOSendable.swift
[1044/1095] Compiling NIOCore RecvByteBufferAllocator.swift
[1045/1095] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1046/1095] Compiling NIOCore SocketAddresses.swift
[1047/1101] Compiling NIOCore AddressedEnvelope.swift
[1048/1101] Compiling NIOCore AsyncAwaitSupport.swift
[1049/1101] Compiling NIOCore AsyncChannel.swift
[1050/1101] Compiling NIOCore AsyncChannelHandler.swift
[1051/1101] Compiling NIOCore AsyncChannelInboundStream.swift
[1052/1101] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1053/1101] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1054/1101] Compiling NIOCore Codec.swift
[1055/1101] Compiling NIOCore ConvenienceOptionSupport.swift
[1056/1101] Compiling NIOCore DeadChannel.swift
[1057/1101] Compiling NIOCore DispatchQueue+WithFuture.swift
[1058/1101] Compiling NIOCore EventLoop+Deprecated.swift
[1059/1101] Compiling NIOCore EventLoop+SerialExecutor.swift
[1060/1101] Compiling NIOCore EventLoop.swift
[1061/1101] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1062/1101] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1063/1101] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1064/1101] Compiling NIOCore EventLoopFuture.swift
[1065/1101] Compiling NIOCore FileDescriptor.swift
[1066/1101] Compiling NIOCore FileHandle.swift
[1067/1101] Compiling NIOCore FileRegion.swift
[1068/1101] Compiling NIOCore Interfaces.swift
[1069/1101] Compiling NIOCore Linux.swift
[1070/1101] Compiling NIOCore MarkedCircularBuffer.swift
[1071/1101] Compiling NIOCore MulticastChannel.swift
[1072/1101] Compiling NIOCore NIOAny.swift
[1073/1101] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1074/1101] Compiling NIOCore SocketOptionProvider.swift
[1075/1101] Compiling NIOCore SystemCallHelpers.swift
[1076/1101] Compiling NIOCore TimeAmount+Duration.swift
[1077/1101] Compiling NIOCore TypeAssistedChannelHandler.swift
[1078/1101] Compiling NIOCore UniversalBootstrapSupport.swift
[1079/1101] Compiling NIOCore Utilities.swift
[1080/1101] Compiling NIOCore Channel.swift
[1081/1101] Compiling NIOCore ChannelHandler.swift
[1082/1101] Compiling NIOCore ChannelHandlers.swift
[1083/1101] Compiling NIOCore ChannelInvoker.swift
[1084/1101] Compiling NIOCore ChannelOption.swift
[1085/1101] Compiling NIOCore ChannelPipeline.swift
[1086/1101] Compiling NIOCore CircularBuffer.swift
[1087/1101] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1088/1101] Compiling NIOCore NIOAsyncWriter.swift
[1089/1101] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1090/1101] Compiling NIOCore BSDSocketAPI.swift
[1091/1101] Compiling NIOCore ByteBuffer-aux.swift
[1092/1101] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1093/1101] Compiling NIOCore ByteBuffer-conversions.swift
[1094/1101] Compiling NIOCore ByteBuffer-core.swift
[1095/1101] Compiling NIOCore ByteBuffer-hex.swift
[1096/1101] Compiling NIOCore ByteBuffer-int.swift
[1097/1101] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1098/1101] Compiling NIOCore ByteBuffer-multi-int.swift
[1099/1101] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1100/1101] Compiling NIOCore ByteBuffer-views.swift
[1101/1101] Emitting module NIOCore
[1102/1154] Compiling NIOEmbedded AsyncTestingChannel.swift
[1103/1154] Emitting module NIOEmbedded
[1104/1154] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1105/1154] Compiling NIOEmbedded Embedded.swift
[1106/1154] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1107/1154] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1108/1154] Compiling NIOPosix PosixSingletons.swift
[1109/1154] Compiling NIOPosix RawSocketBootstrap.swift
[1110/1154] Compiling NIOPosix Resolver.swift
[1111/1159] Emitting module NIOPosix
[1112/1159] Compiling NIOPosix UnsafeTransfer.swift
[1113/1159] Compiling NIOPosix Utilities.swift
[1114/1159] Compiling NIOPosix VsockAddress.swift
[1115/1159] Compiling NIOPosix VsockChannelEvents.swift
[1116/1159] Compiling NIOPosix resource_bundle_accessor.swift
[1117/1159] Compiling NIOPosix SelectorKqueue.swift
[1118/1159] Compiling NIOPosix SelectorUring.swift
[1119/1159] Compiling NIOPosix ServerSocket.swift
[1120/1159] Compiling NIOPosix Socket.swift
[1121/1159] Compiling NIOPosix SocketChannel.swift
[1122/1159] Compiling NIOPosix BSDSocketAPICommon.swift
[1123/1159] Compiling NIOPosix BSDSocketAPIPosix.swift
[1124/1159] Compiling NIOPosix BSDSocketAPIWindows.swift
[1125/1159] Compiling NIOPosix BaseSocket.swift
[1126/1159] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1127/1159] Compiling NIOPosix BaseSocketChannel.swift
[1128/1159] Compiling NIOPosix Selectable.swift
[1129/1159] Compiling NIOPosix SelectableChannel.swift
[1130/1159] Compiling NIOPosix SelectableEventLoop.swift
[1131/1159] Compiling NIOPosix SelectorEpoll.swift
[1132/1159] Compiling NIOPosix SelectorGeneric.swift
[1133/1159] Compiling NIOPosix LinuxCPUSet.swift
[1134/1159] Compiling NIOPosix LinuxUring.swift
[1135/1159] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1136/1159] Compiling NIOPosix NIOThreadPool.swift
[1137/1159] Compiling NIOPosix NonBlockingFileIO.swift
[1138/1159] Compiling NIOPosix GetaddrinfoResolver.swift
[1139/1159] Compiling NIOPosix HappyEyeballs.swift
[1140/1159] Compiling NIOPosix IO.swift
[1141/1159] Compiling NIOPosix IntegerBitPacking.swift
[1142/1159] Compiling NIOPosix IntegerTypes.swift
[1143/1159] Compiling NIOPosix Linux.swift
[1144/1159] Compiling NIOPosix SocketProtocols.swift
[1145/1159] Compiling NIOPosix System.swift
[1146/1159] Compiling NIOPosix Thread.swift
[1147/1159] Compiling NIOPosix ThreadPosix.swift
[1148/1159] Compiling NIOPosix ThreadWindows.swift
[1149/1159] Compiling NIOPosix PendingDatagramWritesManager.swift
[1150/1159] Compiling NIOPosix PendingWritesManager.swift
[1151/1159] Compiling NIOPosix PipeChannel.swift
[1152/1159] Compiling NIOPosix PipePair.swift
[1153/1159] Compiling NIOPosix Pool.swift
[1154/1159] Compiling NIOPosix BaseStreamSocketChannel.swift
[1155/1159] Compiling NIOPosix Bootstrap.swift
[1156/1159] Compiling NIOPosix ControlMessage.swift
[1157/1159] Compiling NIOPosix DatagramVectorReadManager.swift
[1158/1159] Compiling NIOPosix Errors+Any.swift
[1159/1159] Compiling NIOPosix FileDescriptor.swift
[1160/1183] Compiling NIO Exports.swift
[1161/1183] Emitting module NIO
[1162/1288] Compiling NIOTLS TLSEvents.swift
[1163/1288] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1164/1288] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1165/1288] Compiling NIOTLS SNIHandler.swift
[1166/1288] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1167/1288] Emitting module NIOTLS
[1168/1288] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1169/1288] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1170/1288] Emitting module NIOFoundationCompat
[1171/1288] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1172/1288] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1173/1340] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1174/1340] Compiling NIOTransportServices StateManagedChannel.swift
[1175/1340] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1176/1340] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1177/1340] Compiling NIOTransportServices NIOTSErrors.swift
[1178/1340] Compiling NIOTransportServices NIOTSEventLoop.swift
[1179/1340] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1180/1340] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1181/1340] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1182/1340] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1183/1340] Compiling NIOTransportServices NIOTSBootstraps.swift
[1184/1340] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1185/1340] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1186/1342] Emitting module NIOTransportServices
[1187/1344] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1188/1344] Compiling NIOTransportServices NIOTSSingletons.swift
[1189/1344] Compiling SQLKit SQLUnion.swift
[1190/1344] Compiling SQLKit SQLUpdate.swift
[1191/1344] Compiling SQLKit SQLExpression.swift
[1192/1344] Compiling SQLKit SQLSerializer.swift
[1193/1344] Compiling SQLKit SQLStatement.swift
[1194/1344] Compiling SQLKit SQLBinaryExpression.swift
[1195/1344] Compiling SQLKit SQLBinaryOperator.swift
[1196/1344] Compiling SQLKit SQLBind.swift
[1197/1344] Compiling SQLKit SQLFunction.swift
[1198/1344] Compiling SQLKit SQLGroupExpression.swift
[1199/1354] Compiling NIOTransportServices AcceptHandler.swift
[1200/1354] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1201/1354] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1202/1354] Compiling SQLKit SQLColumn.swift
[1203/1354] Compiling SQLKit SQLConstraint.swift
[1204/1354] Compiling SQLKit SQLDataType.swift
[1205/1354] Compiling SQLKit SQLDirection.swift
[1206/1354] Compiling SQLKit SQLDistinct.swift
[1207/1354] Compiling SQLKit SQLForeignKeyAction.swift
[1208/1354] Compiling SQLKit SQLNestedSubpathExpression.swift
[1209/1354] Compiling SQLKit SQLQualifiedTable.swift
[1210/1354] Compiling SQLKit SQLQueryString.swift
[1211/1354] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1212/1354] Compiling SQLKit SQLColumnAssignment.swift
[1213/1354] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1214/1354] Compiling SQLKit SQLColumnDefinition.swift
[1215/1354] Compiling SQLKit SQLCommonTableExpression.swift
[1216/1354] Compiling SQLKit SQLConflictAction.swift
[1217/1354] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1218/1354] Compiling SQLKit SQLDropBehaviour.swift
[1219/1354] Compiling SQLKit SQLEnumDataType.swift
[1220/1354] Compiling SQLKit SQLExcludedColumn.swift
[1221/1354] Compiling SQLKit SQLForeignKey.swift
[1231/1354] Emitting module NIOSSL
[1243/1357] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1244/1357] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1245/1357] Compiling SQLKit SQLJoin.swift
[1246/1357] Compiling SQLKit SQLJoinMethod.swift
[1247/1357] Compiling SQLKit SQLLockingClause.swift
[1248/1357] Compiling SQLKit SQLOrderBy.swift
[1249/1357] Compiling SQLKit SQLReturning.swift
[1250/1357] Compiling SQLKit SQLSubquery.swift
[1251/1357] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1252/1357] Compiling SQLKit SQLAlterEnum.swift
[1253/1357] Compiling SQLKit SQLAlterTable.swift
[1254/1357] Compiling SQLKit SQLCreateEnum.swift
[1255/1357] Compiling SQLKit SQLCreateIndex.swift
[1256/1357] Compiling SQLKit SQLCreateTable.swift
[1257/1357] Compiling SQLKit SQLCreateTrigger.swift
[1258/1357] Compiling SQLKit SQLDelete.swift
[1259/1357] Compiling SQLKit SQLDropEnum.swift
[1260/1357] Compiling SQLKit SQLDropIndex.swift
[1261/1357] Compiling SQLKit SQLDropTable.swift
[1262/1357] Compiling SQLKit SQLDropTrigger.swift
[1263/1357] Compiling SQLKit SQLInsert.swift
[1264/1357] Compiling SQLKit SQLSelect.swift
[1267/1357] Compiling SQLKit SQLDatabase.swift
[1268/1357] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1269/1357] Compiling SQLKit SQLDialect.swift
[1270/1357] Compiling SQLKit SQLDatabase+Deprecated.swift
[1271/1357] Compiling SQLKit SQLError.swift
[1272/1357] Compiling SQLKit SQLExpressions+Deprecated.swift
[1273/1357] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1274/1357] Compiling SQLKit Exports.swift
[1275/1357] Compiling SQLKit SQLAlias.swift
[1276/1357] Compiling SQLKit SQLBetween.swift
[1278/1357] Compiling NIOSSL NIOSSLServerHandler.swift
[1279/1357] Compiling NIOSSL ObjectIdentifier.swift
[1280/1357] Compiling NIOSSL PosixPort.swift
[1281/1357] Compiling NIOSSL SSLConnection.swift
[1282/1357] Compiling NIOSSL SSLContext.swift
[1283/1357] Compiling NIOSSL SSLErrors.swift
[1284/1357] Compiling NIOSSL UniversalBootstrapSupport.swift
[1285/1357] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1286/1357] Compiling NIOSSL resource_bundle_accessor.swift
[1287/1357] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1288/1357] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1289/1357] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1290/1357] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1338/1357] Emitting module SQLKit
[1339/1357] Emitting module AsyncKit
[1340/1463] Compiling PostgresNIO PostgresData+JSONB.swift
[1341/1463] Compiling PostgresNIO PostgresData+Numeric.swift
[1342/1463] Compiling PostgresNIO PostgresData+Optional.swift
[1343/1463] Compiling PostgresNIO PostgresData+RawRepresentable.swift
[1344/1463] Compiling PostgresNIO PostgresData+Set.swift
[1345/1463] Compiling PostgresNIO PostgresData+String.swift
[1346/1463] Compiling PostgresNIO PostgresData+UUID.swift
[1347/1463] Compiling PostgresNIO PostgresData.swift
[1348/1463] Compiling PostgresNIO PostgresDataConvertible.swift
[1349/1463] Compiling PostgresNIO PostgresDataType.swift
[1350/1553] Emitting module FluentKit
[1351/1562] Compiling FluentKit AsyncMigration.swift
[1352/1562] Compiling FluentKit AsyncModelMiddleware.swift
[1353/1562] Compiling FluentKit Children+Concurrency.swift
[1354/1562] Compiling FluentKit Database+Concurrency.swift
[1355/1562] Compiling FluentKit EnumBuilder+Concurrency.swift
[1356/1562] Compiling FluentKit Model+Concurrency.swift
[1357/1562] Compiling FluentKit ModelResponder+Concurrency.swift
[1358/1562] Compiling FluentKit OptionalChild+Concurrency.swift
[1359/1562] Compiling FluentKit OptionalParent+Concurrency.swift
[1360/1562] Compiling FluentKit Parent+Concurrency.swift
[1361/1562] Compiling FluentKit Model+CRUD.swift
[1362/1562] Compiling FluentKit Model.swift
[1363/1573] Compiling FluentKit Siblings+Concurrency.swift
[1364/1573] Compiling FluentKit Database+Logging.swift
[1365/1573] Compiling FluentKit Database.swift
[1366/1573] Compiling FluentKit DatabaseID.swift
[1367/1573] Compiling FluentKit DatabaseInput.swift
[1368/1573] Compiling FluentKit DatabaseOutput.swift
[1369/1573] Compiling FluentKit Databases.swift
[1370/1573] Compiling FluentKit QueryBuilder+Sort.swift
[1371/1573] Compiling FluentKit QueryBuilder.swift
[1372/1573] Compiling FluentKit DatabaseQuery+Action.swift
[1373/1573] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1374/1573] Compiling FluentKit DatabaseQuery+Field.swift
[1375/1573] Compiling FluentKit KeyPrefixingStrategy.swift
[1376/1573] Compiling FluentKit TransactionControlDatabase.swift
[1377/1573] Compiling FluentKit DatabaseEnum.swift
[1378/1573] Compiling FluentKit EnumBuilder.swift
[1379/1573] Compiling FluentKit EnumMetadata.swift
[1380/1573] Compiling FluentKit EnumProperty.swift
[1381/1573] Compiling FluentKit OptionalEnumProperty.swift
[1382/1573] Compiling FluentKit Exports.swift
[1383/1573] Compiling FluentKit FluentError.swift
[1384/1573] Compiling FluentKit ModelMiddleware.swift
[1390/1573] Compiling FluentKit DatabaseQuery+Filter.swift
[1391/1573] Compiling FluentKit DatabaseQuery+Join.swift
[1392/1573] Compiling FluentKit DatabaseQuery+Range.swift
[1393/1573] Compiling FluentKit DatabaseQuery+Sort.swift
[1396/1573] Compiling FluentKit ModelAlias.swift
[1397/1573] Compiling FluentKit Schema.swift
[1398/1573] Compiling FluentKit FieldOperators.swift
[1399/1573] Compiling FluentKit Operators.swift
[1400/1573] Compiling FluentKit ValueOperators+Array.swift
[1401/1573] Compiling FluentKit ValueOperators+String.swift
[1402/1573] Compiling FluentKit ValueOperators.swift
[1403/1573] Compiling FluentKit Boolean.swift
[1404/1573] Compiling FluentKit QueryBuilder+Concurrency.swift
[1405/1573] Compiling FluentKit Relation+Concurrency.swift
[1406/1573] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1424/1573] Compiling FluentKit ModelResponder.swift
[1425/1573] Compiling FluentKit Migration.swift
[1426/1573] Compiling FluentKit MigrationLog.swift
[1427/1573] Compiling FluentKit Migrations.swift
[1428/1573] Compiling FluentKit Migrator.swift
[1429/1573] Compiling FluentKit AnyModel.swift
[1430/1573] Compiling FluentKit EagerLoad.swift
[1431/1573] Compiling FluentKit Fields+Codable.swift
[1432/1573] Compiling FluentKit Fields.swift
[1433/1573] Compiling FluentKit MirrorBypass.swift
[1434/1573] Compiling FluentKit DatabaseQuery+Value.swift
[1435/1573] Compiling FluentKit DatabaseQuery.swift
[1436/1573] Compiling FluentKit QueryHistory.swift
[1437/1573] Compiling FluentKit DatabaseSchema.swift
[1438/1573] Compiling FluentKit SchemaBuilder.swift
[1439/1573] Compiling FluentKit OptionalType.swift
[1440/1573] Compiling FluentKit RandomGeneratable.swift
[1441/1573] Compiling FluentKit SomeCodingKey.swift
[1442/1573] Compiling FluentKit UnsafeMutableTransferBox.swift
[1443/1573] Emitting module PostgresNIO
[1453/1573] Compiling FluentKit BooleanPropertyFormat.swift
[1454/1573] Compiling FluentKit Children.swift
[1455/1573] Compiling FluentKit CompositeChildren.swift
[1456/1573] Compiling FluentKit Timestamp.swift
[1457/1573] Compiling FluentKit TimestampFormat.swift
[1458/1573] Compiling FluentKit QueryBuilder+Aggregate.swift
[1459/1573] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1460/1573] Compiling FluentKit QueryBuilder+Filter.swift
[1461/1573] Compiling FluentKit QueryBuilder+Group.swift
[1462/1573] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1463/1573] Compiling FluentKit QueryBuilder+Join.swift
[1464/1573] Compiling FluentKit QueryBuilder+Paginate.swift
[1465/1573] Compiling FluentKit QueryBuilder+Range.swift
[1466/1573] Compiling FluentKit QueryBuilder+Set.swift
[1481/1573] Compiling FluentKit CompositeID.swift
[1482/1573] Compiling FluentKit CompositeOptionalChild.swift
[1483/1573] Compiling FluentKit CompositeOptionalParent.swift
[1484/1573] Compiling FluentKit CompositeParent.swift
[1485/1573] Compiling FluentKit Field.swift
[1486/1573] Compiling FluentKit FieldKey.swift
[1487/1573] Compiling FluentKit Group.swift
[1490/1573] Compiling FluentKit ID.swift
[1491/1573] Compiling FluentKit OptionalBoolean.swift
[1492/1573] Compiling FluentKit OptionalChild.swift
[1493/1573] Compiling FluentKit OptionalField.swift
[1494/1573] Compiling FluentKit OptionalParent.swift
[1495/1573] Compiling FluentKit Parent.swift
[1496/1573] Compiling FluentKit Property.swift
[1497/1573] Compiling FluentKit Relation.swift
[1498/1573] Compiling FluentKit Siblings.swift
[1509/1573] Compiling PostgresNIO PostgresRow.swift
[1510/1573] Compiling PostgresNIO PostgresConnection+Configuration+Deprecated.swift
[1544/1573] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[1545/1573] Compiling PostgresNIO PostgresDatabase.swift
[1546/1573] Compiling PostgresNIO PostgresRequest.swift
[1547/1573] Compiling PostgresNIO Exports.swift
[1548/1573] Compiling PostgresNIO NIOUtils.swift
[1549/1573] Compiling PostgresNIO PostgresError+Code.swift
[1550/1573] Compiling PostgresNIO PostgresError.swift
[1551/1573] Compiling PostgresNIO PostgresJSONDecoder.swift
[1552/1573] Compiling PostgresNIO PostgresJSONEncoder.swift
[1553/1573] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[1554/1573] Compiling PostgresNIO SASLAuthenticationManager.swift
[1569/1584] Compiling FluentSQL ConverterUtilities.swift
[1570/1584] Compiling FluentSQL DatabaseQuery+SQL.swift
[1574/1584] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[1575/1585] Compiling FluentSQL Exports.swift
[1576/1585] Compiling FluentSQL DatabaseSchema+SQL.swift
[1577/1585] Compiling FluentSQL SQLDatabase+Model.swift
[1578/1585] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[1579/1599] Compiling FluentSQL SQLList+Deprecated.swift
[1580/1599] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[1581/1599] Emitting module FluentSQL
[1582/1599] Compiling PostgresKit PostgresDatabase+SQL+Deprecated.swift
[1583/1599] Compiling PostgresKit Exports.swift
[1584/1599] Compiling FluentSQL SQLQueryConverter.swift
[1585/1599] Compiling FluentSQL SQLSchemaConverter.swift
[1586/1599] Compiling PostgresKit PostgresConnectionSource.swift
[1587/1600] Compiling PostgresKit PostgresRow+SQL.swift
[1588/1600] Compiling PostgresKit PostgresDatabase+SQL.swift
[1589/1600] Compiling PostgresKit PostgresDialect.swift
[1590/1600] Compiling PostgresKit SQLPostgresConfiguration.swift
[1593/1600] Compiling PostgresKit ConnectionPool+Postgres.swift
[1594/1600] Compiling PostgresKit PostgresColumnType.swift
[1595/1600] Compiling PostgresKit PostgresDataDecoder.swift
[1596/1600] Compiling PostgresKit PostgresDataEncoder.swift
[1597/1600] Emitting module PostgresKit
[1598/1600] Compiling PostgresKit PostgresDataTranslation.swift
[1599/1600] Compiling PostgresKit PostgresConfiguration.swift
[1600/1600] Compiling PostgresKit PostgresConnectionSource+PostgresConfiguration.swift
[1601/1610] Compiling FluentPostgresDriver PostgresConverterDelegate.swift
[1602/1610] Compiling FluentPostgresDriver PostgresError+Database.swift
[1603/1610] Compiling FluentPostgresDriver PostgresRow+Database.swift
[1604/1610] Compiling FluentPostgresDriver Exports.swift
[1605/1610] Compiling FluentPostgresDriver FluentPostgresConfiguration+Deprecated.swift
[1606/1610] Emitting module FluentPostgresDriver
[1607/1610] Compiling FluentPostgresDriver DatabaseID+PostgreSQL.swift
[1608/1610] Compiling FluentPostgresDriver FluentPostgresDriver.swift
[1609/1610] Compiling FluentPostgresDriver FluentPostgresConfiguration.swift
[1610/1610] Compiling FluentPostgresDriver FluentPostgresDatabase.swift
[1611/1638] Compiling FluentPostGIS GeographicMultiLineString2D.swift
[1612/1638] Compiling FluentPostGIS GeographicMultiPoint2D.swift
[1613/1638] Compiling FluentPostGIS GeographicMultiPolygon2D.swift
[1614/1638] Compiling FluentPostGIS GeometricPolygon2D.swift
[1615/1638] Compiling FluentPostGIS GeometryConvertible.swift
[1616/1638] Compiling FluentPostGIS QueryBuilder+Contains.swift
[1617/1641] Compiling FluentPostGIS QueryBuilder+Crosses.swift
[1618/1641] Compiling FluentPostGIS QueryBuilder+Disjoint.swift
[1619/1641] Compiling FluentPostGIS QueryBuilder+Distance.swift
[1620/1641] Compiling FluentPostGIS QueryBuilder+Touches.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentPostGIS/Support/EnablePostGISMigration.swift:26:12: warning: var 'FluentPostGISSrid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
24 | }
25 |
26 | public var FluentPostGISSrid: UInt = 4326
| |- warning: var 'FluentPostGISSrid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'FluentPostGISSrid' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'FluentPostGISSrid' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |
[1621/1641] Compiling FluentPostGIS QueryBuilder+Within.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentPostGIS/Support/EnablePostGISMigration.swift:26:12: warning: var 'FluentPostGISSrid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
24 | }
25 |
26 | public var FluentPostGISSrid: UInt = 4326
| |- warning: var 'FluentPostGISSrid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'FluentPostGISSrid' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'FluentPostGISSrid' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |
[1622/1641] Compiling FluentPostGIS EnablePostGISMigration.swift
/Users/admin/builder/spi-builder-workspace/Sources/FluentPostGIS/Support/EnablePostGISMigration.swift:26:12: warning: var 'FluentPostGISSrid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
24 | }
25 |
26 | public var FluentPostGISSrid: UInt = 4326
| |- warning: var 'FluentPostGISSrid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'FluentPostGISSrid' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'FluentPostGISSrid' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |
[1623/1641] Compiling FluentPostGIS DatabaseSchemaDataType+Geographic.swift
[1624/1641] Compiling FluentPostGIS GeographicGeometryCollection2D.swift
[1625/1641] Compiling FluentPostGIS GeographicLineString2D.swift
[1626/1641] Emitting module FluentPostGIS
/Users/admin/builder/spi-builder-workspace/Sources/FluentPostGIS/Support/EnablePostGISMigration.swift:26:12: warning: var 'FluentPostGISSrid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
24 | }
25 |
26 | public var FluentPostGISSrid: UInt = 4326
| |- warning: var 'FluentPostGISSrid' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'FluentPostGISSrid' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'FluentPostGISSrid' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |
[1627/1641] Compiling FluentPostGIS GeometricGeometryCollection2D.swift
[1628/1641] Compiling FluentPostGIS GeometricLineString2D.swift
[1629/1641] Compiling FluentPostGIS GeometricMultiLineString2D.swift
[1630/1641] Compiling FluentPostGIS QueryBuilder+Intersects.swift
[1631/1641] Compiling FluentPostGIS QueryBuilder+Overlaps.swift
[1632/1641] Compiling FluentPostGIS QueryBuilder+Sort.swift
[1633/1641] Compiling FluentPostGIS GeographicPoint2D.swift
[1634/1641] Compiling FluentPostGIS GeographicPolygon2D.swift
[1635/1641] Compiling FluentPostGIS DatabaseSchemaDataType+Geometric.swift
[1636/1641] Compiling FluentPostGIS QueryBuilder+DistanceWithin.swift
[1637/1641] Compiling FluentPostGIS QueryBuilder+Equals.swift
[1638/1641] Compiling FluentPostGIS QueryBuilder+Helpers.swift
[1639/1641] Compiling FluentPostGIS GeometricMultiPoint2D.swift
[1640/1641] Compiling FluentPostGIS GeometricMultiPolygon2D.swift
[1641/1641] Compiling FluentPostGIS GeometricPoint2D.swift
Build complete! (73.13s)
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/fluent-postgres-driver.git
Fetching https://github.com/rabc/WKCodable.git
[1/286] Fetching wkcodable
[270/2945] Fetching wkcodable, fluent-postgres-driver
[1175/16189] Fetching wkcodable, fluent-postgres-driver, fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (1.19s)
Fetched https://github.com/rabc/WKCodable.git from cache (1.19s)
Fetched https://github.com/vapor/fluent-postgres-driver.git from cache (1.19s)
Computing version for https://github.com/rabc/WKCodable.git
Computed https://github.com/rabc/WKCodable.git at 0.1.2 (2.11s)
Computing version for https://github.com/vapor/fluent-postgres-driver.git
Computed https://github.com/vapor/fluent-postgres-driver.git at 2.10.1 (0.45s)
Fetching https://github.com/vapor/postgres-kit.git
[1/5355] Fetching postgres-kit
Fetched https://github.com/vapor/postgres-kit.git from cache (1.11s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.14.0 (1.59s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/vapor/sql-kit.git
[1/2370] Fetching async-kit
[547/8353] Fetching async-kit, sql-kit
[714/20470] Fetching async-kit, sql-kit, postgres-nio
Fetched https://github.com/vapor/sql-kit.git from cache (1.19s)
Fetched https://github.com/vapor/postgres-nio.git from cache (1.19s)
Fetched https://github.com/vapor/async-kit.git from cache (1.19s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.87s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio.git from cache (0.94s)
Fetched https://github.com/apple/swift-collections.git from cache (0.96s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.55s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (2.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (3.01s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.70s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.57s)
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.48s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.25.0 (0.50s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.64s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.67s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.69s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.68s)
[1/2394] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.01s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (1.52s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.99s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.49s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.05s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.18s)
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/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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/fluent-postgres-driver.git
Working copy of https://github.com/vapor/fluent-postgres-driver.git resolved at 2.10.1
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/rabc/WKCodable.git
Working copy of https://github.com/rabc/WKCodable.git resolved at 0.1.2
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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.82.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.7.0
Creating working copy for https://github.com/vapor/postgres-kit.git
Working copy of https://github.com/vapor/postgres-kit.git resolved at 2.14.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.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.12.3
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.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.25.0
Build complete.
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.49.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "fluent-postgres-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "2.10.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-postgres-driver.git"
},
{
"identity" : "wkcodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rabc/WKCodable.git"
}
],
"manifest_display_name" : "fluent-postgis",
"name" : "fluent-postgis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FluentPostGIS",
"targets" : [
"FluentPostGIS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentPostGISTests",
"module_type" : "SwiftTarget",
"name" : "FluentPostGISTests",
"path" : "Tests/FluentPostGISTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentPostGISTestCase.swift",
"GeometryTests.swift",
"QueryTests.swift",
"TestModels.swift"
],
"target_dependencies" : [
"FluentPostGIS"
],
"type" : "test"
},
{
"c99name" : "FluentPostGIS",
"module_type" : "SwiftTarget",
"name" : "FluentPostGIS",
"path" : "Sources/FluentPostGIS",
"product_dependencies" : [
"FluentKit",
"FluentPostgresDriver",
"WKCodable"
],
"product_memberships" : [
"FluentPostGIS"
],
"sources" : [
"Geography/DatabaseSchemaDataType+Geographic.swift",
"Geography/GeographicGeometryCollection2D.swift",
"Geography/GeographicLineString2D.swift",
"Geography/GeographicMultiLineString2D.swift",
"Geography/GeographicMultiPoint2D.swift",
"Geography/GeographicMultiPolygon2D.swift",
"Geography/GeographicPoint2D.swift",
"Geography/GeographicPolygon2D.swift",
"Geometry/DatabaseSchemaDataType+Geometric.swift",
"Geometry/GeometricGeometryCollection2D.swift",
"Geometry/GeometricLineString2D.swift",
"Geometry/GeometricMultiLineString2D.swift",
"Geometry/GeometricMultiPoint2D.swift",
"Geometry/GeometricMultiPolygon2D.swift",
"Geometry/GeometricPoint2D.swift",
"Geometry/GeometricPolygon2D.swift",
"Geometry/GeometryConvertible.swift",
"Queries/QueryBuilder+Contains.swift",
"Queries/QueryBuilder+Crosses.swift",
"Queries/QueryBuilder+Disjoint.swift",
"Queries/QueryBuilder+Distance.swift",
"Queries/QueryBuilder+DistanceWithin.swift",
"Queries/QueryBuilder+Equals.swift",
"Queries/QueryBuilder+Helpers.swift",
"Queries/QueryBuilder+Intersects.swift",
"Queries/QueryBuilder+Overlaps.swift",
"Queries/QueryBuilder+Sort.swift",
"Queries/QueryBuilder+Touches.swift",
"Queries/QueryBuilder+Within.swift",
"Support/EnablePostGISMigration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.