The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PostgresConnectionPool, reference 0.8.4 (8821d3), with Swift 6.3 for Android on 15 Apr 2026 08:17:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Outdooractive/PostgresConnectionPool.git
Reference: 0.8.4
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/Outdooractive/PostgresConnectionPool
 * tag               0.8.4      -> FETCH_HEAD
HEAD is now at 8821d34 Make some pool variables public
Cloned https://github.com/Outdooractive/PostgresConnectionPool.git
Revision (git rev-parse @):
8821d349fa9b5164bbe2214b893c571ab1c3b2d8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Outdooractive/PostgresConnectionPool.git at 0.8.4
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Outdooractive/PostgresConnectionPool.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/vapor/postgres-kit
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections
[1/5468] Fetching postgres-kit
[4977/7288] Fetching postgres-kit, swift-atomics
[6070/30825] Fetching postgres-kit, swift-atomics, swift-collections
[8937/44910] Fetching postgres-kit, swift-atomics, swift-collections, postgres-nio
Fetched https://github.com/apple/swift-atomics.git from cache (2.21s)
Fetched https://github.com/vapor/postgres-kit from cache (2.21s)
Fetched https://github.com/vapor/postgres-nio.git from cache (2.21s)
Fetched https://github.com/apple/swift-collections from cache (2.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.67s)
Computing version for https://github.com/vapor/postgres-kit
Computed https://github.com/vapor/postgres-kit at 2.15.1 (0.47s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
[1/2496] Fetching async-kit
[2473/8740] Fetching async-kit, sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.49s)
Fetched https://github.com/vapor/async-kit.git from cache (0.49s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.22.0 (0.99s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio.git
[1/6058] Fetching swift-algorithms
[123/12627] Fetching swift-algorithms, swift-log
Fetched https://github.com/apple/swift-algorithms.git from cache (0.53s)
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
[1/83151] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.30s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (10.66s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.45s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.36.0 (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.77s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.87s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.32.2 (0.50s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-metrics.git
[1/2843] Fetching swift-nio-transport-services
[400/5985] Fetching swift-nio-transport-services, swift-metrics
[1109/8714] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle
[8715/24132] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle, swift-nio-ssl
[8716/41472] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.64s)
[7962/38330] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.40s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.45s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.82s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.86s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (4.33s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.47s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.45s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6235] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.51s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.02s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.10.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (2.76s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.78s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (1.33s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
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.36.1
Creating working copy for https://github.com/vapor/postgres-kit
Working copy of https://github.com/vapor/postgres-kit resolved at 2.15.1
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.1.3
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.26.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.12.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.22.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.6.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.10.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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.11.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.6.0
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.32.2
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.36.0
Building for debugging...
[0/826] Write sources
[28/826] Compiling _AtomicsShims.c
[28/826] Write sources
[38/826] Compiling _NumericsShims _NumericsShims.c
[39/826] Write swift-version--4F562202D5529B1.txt
[40/826] Compiling CXKCPShims shims.c
[41/826] Compiling SimpleFIPS202.c
[42/826] Compiling CNIOWindows shim.c
[43/826] Compiling CNIOWindows WSAStartup.c
[44/826] Compiling CNIOWASI CNIOWASI.c
[45/826] Compiling KeccakHash.c
[46/826] Compiling KeccakSponge.c
[48/889] Emitting module _NIOBase64
[48/889] Compiling KeccakP-1600-opt64.c
[50/892] Emitting module InternalCollectionsUtilities
[51/894] Emitting module Logging
[52/894] Compiling SwiftASN1 ASN1.swift
[53/894] Compiling SwiftASN1 BER.swift
[54/894] Compiling SwiftASN1 ASN1Any.swift
[55/894] Compiling InternalCollectionsUtilities _SortedCollection.swift
[56/894] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/894] Compiling SwiftASN1 ArraySliceBigint.swift
[58/894] Compiling SwiftASN1 GeneralizedTime.swift
[59/896] Compiling ConcurrencyHelpers LockedValueBox.swift
[60/896] Compiling SwiftASN1 ASN1OctetString.swift
[61/896] Compiling SwiftASN1 ASN1Strings.swift
[62/896] Compiling SwiftASN1 ObjectIdentifier.swift
[63/896] Compiling SwiftASN1 PEMDocument.swift
[64/896] Compiling SwiftASN1 ASN1BitString.swift
[65/896] Compiling SwiftASN1 ASN1Boolean.swift
[66/896] Compiling SwiftASN1 ASN1Identifier.swift
[67/896] Compiling SwiftASN1 TimeUtilities.swift
[68/896] Compiling SwiftASN1 UTCTime.swift
[69/896] Compiling CoreMetrics WithMetricsFactory.swift
[73/896] Compiling RealModule Float80+Real.swift
[74/896] Compiling _NIOBase64 Base64.swift
[75/896] Compiling CoreMetrics MappingMetricsFactory.swift
[76/897] Compiling RealModule RealFunctions.swift
[77/898] Compiling RealModule Real.swift
[78/898] Compiling SwiftASN1 ASN1Integer.swift
[79/898] Compiling SwiftASN1 ASN1Null.swift
[84/898] Compiling SwiftASN1 DER.swift
[96/899] Emitting module RealModule
[99/899] Compiling RealModule Float16+Real.swift
[102/899] Compiling RealModule RelaxedArithmetic.swift
[102/900] Compiling CNIOPosix event_loop_id.c
[105/900] Compiling _NIODataStructures PriorityQueue.swift
[106/900] Emitting module _NIODataStructures
[107/900] Compiling _NIODataStructures Heap.swift
[108/900] Compiling _NIODataStructures _TinyArray.swift
[110/919] Compiling CoreMetrics Metrics.swift
[111/962] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[112/1051] Compiling HeapModule Heap+Descriptions.swift
[113/1051] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[114/1051] Compiling OrderedCollections OrderedDictionary.swift
[115/1053] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[116/1053] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[117/1053] Compiling HeapModule _HeapNode.swift
[118/1053] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[119/1053] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[120/1053] Compiling OrderedCollections OrderedDictionary+Elements.swift
[121/1053] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[122/1053] Compiling HeapModule Heap.swift
[123/1053] Compiling HeapModule Heap+Invariants.swift
[124/1053] Compiling HeapModule Heap+UnsafeHandle.swift
[125/1053] Compiling OrderedCollections _HashTable+Bucket.swift
[126/1053] Compiling OrderedCollections _HashTable+BucketIterator.swift
[127/1053] Compiling OrderedCollections _HashTable+Constants.swift
[128/1053] Compiling Atomics IntegerOperations.swift
[129/1053] Compiling Atomics Unmanaged extensions.swift
[130/1053] Emitting module HeapModule
[134/1054] Emitting module SwiftASN1
[135/1054] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[136/1054] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[137/1054] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[138/1054] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[139/1054] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[140/1054] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[141/1054] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[142/1061] Compiling _RopeModule BigString+Metrics.swift
[143/1061] Compiling _RopeModule BigString+Summary.swift
[144/1061] Compiling _RopeModule BigString.swift
[145/1125] Compiling HashTreeCollections _UnmanagedHashNode.swift
[146/1125] Compiling HashTreeCollections _UnsafePath.swift
[147/1125] Compiling HashTreeCollections TreeDictionary+Codable.swift
[148/1125] Compiling HashTreeCollections TreeDictionary+Collection.swift
[149/1125] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[150/1125] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[151/1125] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[152/1137] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[153/1137] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[154/1137] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[155/1137] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[156/1137] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[157/1137] Compiling HashTreeCollections _HashNode+Structural merge.swift
[158/1137] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[159/1137] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[160/1137] Compiling HashTreeCollections TreeSet+Equatable.swift
[161/1137] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[162/1137] Compiling HashTreeCollections TreeSet+Extras.swift
[163/1137] Compiling HashTreeCollections TreeSet+Filter.swift
[164/1137] Compiling HashTreeCollections _HashTreeIterator.swift
[165/1137] Compiling HashTreeCollections _HashTreeStatistics.swift
[166/1137] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[167/1137] Compiling HashTreeCollections _RawHashNode.swift
[168/1137] Compiling HashTreeCollections _HashNode+Invariants.swift
[169/1137] Compiling HashTreeCollections _HashNode+Lookups.swift
[170/1137] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[171/1137] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[172/1137] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[173/1137] Compiling HashTreeCollections _HashNode+Storage.swift
[174/1137] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[175/1137] Compiling HashTreeCollections _HashNode+Structural filter.swift
[176/1137] Compiling HashTreeCollections _HashSlot.swift
[177/1137] Compiling HashTreeCollections _HashStack.swift
[178/1137] Compiling HashTreeCollections TreeDictionary.swift
[179/1137] Compiling HashTreeCollections TreeSet+Codable.swift
[180/1137] Compiling HashTreeCollections TreeSet+Collection.swift
[181/1137] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[182/1137] Compiling HashTreeCollections TreeSet+Debugging.swift
[183/1137] Compiling HashTreeCollections TreeSet+Descriptions.swift
[184/1137] Compiling HashTreeCollections TreeSet+Hashable.swift
[185/1137] Compiling HashTreeCollections TreeSet+Sendable.swift
[186/1137] Compiling HashTreeCollections TreeSet+Sequence.swift
[187/1137] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[188/1137] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[189/1137] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[190/1137] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[191/1137] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[192/1137] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[193/1137] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[194/1147] Compiling HashTreeCollections _HashNodeHeader.swift
[224/1156] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[225/1156] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[226/1156] Compiling HashTreeCollections TreeDictionary+Filter.swift
[227/1156] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[228/1156] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[229/1156] Compiling HashTreeCollections TreeDictionary+Keys.swift
[230/1156] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[231/1156] Compiling HashTreeCollections TreeDictionary+Merge.swift
[232/1156] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[233/1156] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[234/1156] Compiling HashTreeCollections TreeDictionary+Values.swift
[235/1156] Compiling HashTreeCollections _AncestorHashSlots.swift
[236/1156] Compiling HashTreeCollections _Bitmap.swift
[237/1156] Compiling HashTreeCollections _Bucket.swift
[238/1156] Compiling HashTreeCollections _Hash.swift
[239/1156] Compiling HashTreeCollections _HashLevel.swift
[240/1156] Compiling HashTreeCollections _HashNode+Builder.swift
[241/1156] Compiling HashTreeCollections _HashNode+Debugging.swift
[242/1156] Compiling HashTreeCollections _HashNode+Initializers.swift
[252/1156] Compiling _RopeModule String Utilities.swift
[253/1156] Compiling _RopeModule String.Index+ABI.swift
[254/1156] Compiling _RopeModule _CharacterRecognizer.swift
[255/1156] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[256/1156] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[257/1156] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[258/1156] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[259/1156] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[260/1156] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[261/1156] Compiling HashTreeCollections TreeSet.swift
[269/1156] Compiling Logging MetadataProvider.swift
[280/1156] Emitting module ConcurrencyHelpers
[281/1156] Compiling ConcurrencyHelpers Lock.swift
[284/1157] Emitting module CoreMetrics
[285/1157] Compiling CoreMetrics Locks.swift
[289/1163] Compiling Logging LogHandler.swift
[290/1163] Compiling Logging LogEvent.swift
[291/1163] Compiling Logging Locks.swift
[292/1163] Compiling Logging Logging.swift
[294/1198] Compiling ContainersPreview Drain+Reduce.swift
[295/1198] Compiling ContainersPreview Drain.swift
[296/1198] Compiling ContainersPreview Producer+Collect.swift
[297/1198] Compiling ContainersPreview Producer+Filter.swift
[298/1198] Compiling ContainersPreview RandomAccessContainer.swift
[299/1198] Compiling ContainersPreview RangeExpression2.swift
[300/1198] Compiling ContainersPreview RangeReplaceableContainer.swift
[301/1198] Compiling ContainersPreview Drain+Map.swift
[302/1198] Compiling ContainersPreview Producer+Map.swift
[303/1198] Compiling ContainersPreview Producer+Reduce.swift
[306/1198] Compiling ContainersPreview Producer.swift
[307/1198] Compiling ContainersPreview Borrow.swift
[307/1198] Compiling CNIOOpenBSD shim.c
[313/1198] Compiling ContainersPreview Container.swift
[314/1198] Compiling ContainersPreview ContainerIterator.swift
[315/1198] Compiling ContainersPreview DynamicContainer.swift
[316/1198] Compiling ContainersPreview MutableContainer.swift
[317/1198] Compiling ContainersPreview PermutableContainer.swift
[318/1198] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[319/1198] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[320/1198] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[321/1198] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[322/1198] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[327/1198] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[328/1198] Compiling ContainersPreview BorrowingSequence.swift
[329/1198] Compiling ContainersPreview BidirectionalContainer.swift
[330/1198] Compiling ContainersPreview Container+Filter.swift
[331/1198] Compiling ContainersPreview Container+SpanwiseZip.swift
[332/1202] Emitting module OrderedCollections
[333/1203] Emitting module UnixSignals
[334/1203] Compiling CNIOLinux shim.c
[336/1203] Compiling UnixSignals UnixSignal.swift
[336/1203] Compiling CNIOLinux liburing_shims.c
[338/1203] Emitting module Atomics
[338/1203] Compiling CNIODarwin shim.c
[340/1203] Compiling ContainersPreview Box.swift
[341/1203] Compiling ContainersPreview Inout.swift
[342/1203] Compiling ContainersPreview InputSpan.swift
[343/1203] Compiling ContainersPreview Shared.swift
[343/1203] Compiling fiat_p256_adx_sqr.S
[345/1203] Emitting module ContainersPreview
[346/1203] Compiling ContainersPreview OutputSpan+Extras.swift
[347/1203] Compiling ContainersPreview TemporaryAllocation.swift
[348/1203] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[349/1203] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[350/1203] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[350/1204] Compiling fiat_p256_adx_mul.S
[363/1204] Compiling fiat_curve25519_adx_square.S
[364/1204] Compiling fiat_curve25519_adx_mul.S
[366/1204] Emitting module Metrics
[367/1204] Compiling Metrics Metrics.swift
[368/1245] Compiling DequeModule Deque+Codable.swift
[369/1245] Compiling DequeModule Deque+Collection.swift
[370/1245] Compiling DequeModule Deque+CustomReflectable.swift
[371/1245] Compiling DequeModule Deque+Descriptions.swift
[372/1245] Compiling DequeModule Deque+Equatable.swift
[373/1245] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[374/1245] Compiling DequeModule Deque+Extras.swift
[375/1245] Compiling DequeModule Deque+Hashable.swift
[376/1245] Compiling DequeModule Deque+Testing.swift
[377/1245] Compiling DequeModule Deque._Storage.swift
[383/1246] Compiling UnixSignals UnixSignalsSequence.swift
[384/1247] Emitting module _RopeModule
[385/1247] Compiling DequeModule UniqueDeque+Consumption.swift
[386/1247] Compiling DequeModule UniqueDeque+Container.swift
[387/1247] Compiling DequeModule UniqueDeque+Descriptions.swift
[388/1247] Compiling DequeModule UniqueDeque+Equatable.swift
[389/1247] Compiling DequeModule UniqueDeque+Experimental.swift
[390/1252] Compiling CNIOBoringSSLShims shims.c
[392/1252] Compiling DequeModule _DequeBuffer.swift
[393/1252] Compiling DequeModule _DequeBufferHeader.swift
[394/1252] Compiling DequeModule RigidDeque+Append.swift
[395/1252] Compiling DequeModule RigidDeque+Consumption.swift
[396/1252] Compiling DequeModule RigidDeque+Container.swift
[397/1252] Compiling DequeModule RigidDeque+Descriptions.swift
[398/1252] Compiling DequeModule RigidDeque+Equatable.swift
[399/1252] Compiling DequeModule RigidDeque+Experimental.swift
[400/1252] Compiling DequeModule RigidDeque+Hashable.swift
[401/1252] Compiling DequeModule RigidDeque+Initializers.swift
[402/1252] Compiling DequeModule RigidDeque+Insertions.swift
[403/1252] Compiling DequeModule RigidDeque+Prepend.swift
[404/1252] Compiling DequeModule UniqueDeque+Hashable.swift
[405/1252] Compiling DequeModule UniqueDeque+Initializers.swift
[406/1252] Compiling DequeModule UniqueDeque+Insertions.swift
[407/1252] Compiling DequeModule UniqueDeque+Prepend.swift
[408/1252] Compiling DequeModule UniqueDeque+Removals.swift
[409/1252] Compiling DequeModule Deque.swift
[426/1252] Compiling DequeModule RigidDeque+Removals.swift
[427/1252] Compiling DequeModule RigidDeque+Replacements.swift
[428/1252] Compiling DequeModule RigidDeque+Testing.swift
[429/1252] Compiling DequeModule RigidDeque.swift
[430/1252] Compiling DequeModule UniqueDeque+Append.swift
[441/1252] Compiling DequeModule Deque._UnsafeHandle.swift
[447/1252] Compiling _RopeModule Rope+Join.swift
[448/1252] Compiling _RopeModule Rope+MutatingForEach.swift
[449/1252] Compiling _RopeModule Rope+Remove.swift
[450/1252] Compiling _RopeModule Rope+RemoveSubrange.swift
[451/1252] Compiling _RopeModule Rope+Split.swift
[452/1252] Compiling _RopeModule Optional Utilities.swift
[478/1253] Compiling tls13_client.cc
[479/1253] Compiling tls_method.cc
[481/1253] Emitting module HashTreeCollections
[481/1254] Compiling tls_record.cc
[483/1254] Compiling tls13_enc.cc
[484/1254] Compiling tls13_server.cc
[485/1254] Compiling tls13_both.cc
[487/1254] Compiling DequeModule UniqueDeque+Replacements.swift
[488/1254] Compiling DequeModule UniqueDeque.swift
[489/1254] Compiling DequeModule _DequeSlot.swift
[490/1254] Compiling DequeModule _UnsafeDequeHandle.swift
[491/1254] Compiling DequeModule _UnsafeDequeSegments.swift
[492/1254] Emitting module DequeModule
[493/1255] Compiling t1_enc.cc
[494/1255] Compiling ssl_versions.cc
[495/1270] Compiling ssl_transcript.cc
[497/1270] Compiling _ConnectionPoolModule ConnectionIDGenerator.swift
[498/1270] Compiling _ConnectionPoolModule ConnectionLease.swift
[498/1271] Compiling ssl_x509.cc
[499/1271] Compiling ssl_stat.cc
[500/1271] Compiling ssl_session.cc
[502/1271] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:846:48: error: cannot find 'pow' in scope
844 |
845 |         let start = Double(100_000_000)
846 |         let backoffNanosecondsDouble = start * pow(1.25, Double(attempts - 1))
    |                                                `- error: cannot find 'pow' in scope
847 |
848 |         // Cap to 60s _before_ we convert to Int64, to avoid trapping in the Int64 initializer.
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:856:74: error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
854 |         let jitterRange = (backoffNanoseconds / 100) * 3
855 |         // Pick a random element from the range +/- jitter range.
856 |         let jitter: Duration = .nanoseconds((-jitterRange...jitterRange).randomElement()!)
    |                                                                          `- error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
857 |         let jitteredBackoff = backoff + jitter
858 |         return jitteredBackoff
Swift.ClosedRange:1:11: note: requirement from conditional conformance of 'ClosedRange<Float16>' to 'Collection'
 1 | extension ClosedRange : Collection, BidirectionalCollection, RandomAccessCollection where Bound : Strideable, Bound.Stride : SignedInteger {
   |           `- note: requirement from conditional conformance of 'ClosedRange<Float16>' to 'Collection'
 2 |     public typealias SubSequence = Slice<ClosedRange<Bound>>
 3 |     @inlinable public var startIndex: ClosedRange<Bound>.Index { get }
[503/1271] Compiling _ConnectionPoolModule PoolStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:846:48: error: cannot find 'pow' in scope
844 |
845 |         let start = Double(100_000_000)
846 |         let backoffNanosecondsDouble = start * pow(1.25, Double(attempts - 1))
    |                                                `- error: cannot find 'pow' in scope
847 |
848 |         // Cap to 60s _before_ we convert to Int64, to avoid trapping in the Int64 initializer.
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:856:74: error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
854 |         let jitterRange = (backoffNanoseconds / 100) * 3
855 |         // Pick a random element from the range +/- jitter range.
856 |         let jitter: Duration = .nanoseconds((-jitterRange...jitterRange).randomElement()!)
    |                                                                          `- error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
857 |         let jitteredBackoff = backoff + jitter
858 |         return jitteredBackoff
Swift.ClosedRange:1:11: note: requirement from conditional conformance of 'ClosedRange<Float16>' to 'Collection'
 1 | extension ClosedRange : Collection, BidirectionalCollection, RandomAccessCollection where Bound : Strideable, Bound.Stride : SignedInteger {
   |           `- note: requirement from conditional conformance of 'ClosedRange<Float16>' to 'Collection'
 2 |     public typealias SubSequence = Slice<ClosedRange<Bound>>
 3 |     @inlinable public var startIndex: ClosedRange<Bound>.Index { get }
[504/1271] Compiling _ConnectionPoolModule Max2Sequence.swift
[505/1271] Compiling _ConnectionPoolModule NIOLock.swift
[506/1271] Compiling _ConnectionPoolModule ConnectionPoolObservabilityDelegate.swift
[507/1271] Compiling _ConnectionPoolModule ConnectionRequest.swift
[508/1271] Compiling _ConnectionPoolModule TinyFastSequence.swift
[509/1271] Compiling _ConnectionPoolModule ConnectionPool.swift
[510/1271] Compiling _ConnectionPoolModule ConnectionPoolError.swift
[510/1271] Compiling ssl_privkey.cc
[512/1271] Emitting module _ConnectionPoolModule
[512/1271] Compiling ssl_key_share.cc
[513/1271] Compiling ssl_file.cc
[514/1271] Compiling ssl_credential.cc
[515/1271] Compiling ssl_cipher.cc
[516/1271] Compiling ssl_lib.cc
[517/1271] Compiling ssl_cert.cc
[519/1271] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[520/1271] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[521/1271] Compiling _ConnectionPoolModule NIOLockedValueBox.swift
[522/1271] Compiling _ConnectionPoolModule NoKeepAliveBehavior.swift
[522/1271] Compiling s3_both.cc
[522/1271] Compiling ssl_buffer.cc
[522/1271] Compiling s3_lib.cc
[522/1271] Compiling handshake_server.cc
[522/1271] Compiling s3_pkt.cc
[522/1271] Compiling ssl_asn1.cc
[522/1271] Compiling ssl_aead_ctx.cc
BUILD FAILURE 6.3 android