The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build PostgresConnectionPool, reference main (8821d3), with Swift 6.2 (beta) for Android on 22 Jun 2025 13:32:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Outdooractive/PostgresConnectionPool.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Outdooractive/PostgresConnectionPool
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Outdooractive/PostgresConnectionPool.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/postgres-kit
[1/5355] Fetching postgres-kit
[430/7152] Fetching postgres-kit, swift-atomics
[7153/23792] Fetching postgres-kit, swift-atomics, swift-collections
[7819/36120] Fetching postgres-kit, swift-atomics, swift-collections, postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (0.68s)
[14807/23792] Fetching postgres-kit, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.06s)
Fetched https://github.com/vapor/postgres-kit from cache (1.07s)
Fetched https://github.com/apple/swift-collections from cache (1.09s)
Computing version for https://github.com/vapor/postgres-kit
Computed https://github.com/vapor/postgres-kit at 2.14.0 (1.46s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
[1/2370] Fetching async-kit
[2371/8353] Fetching async-kit, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.44s)
Fetched https://github.com/vapor/sql-kit.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.96s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (2.42s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[692/9795] Fetching swift-log, swift-algorithms
[9796/86134] Fetching swift-log, swift-algorithms, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.50s)
[764/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.94s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.42s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.07s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.68s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.26.2 (0.53s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-metrics.git
[1/2667] Fetching swift-nio-transport-services
[135/4873] Fetching swift-nio-transport-services, swift-metrics
[4632/7299] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle
[7300/22718] Fetching swift-nio-transport-services, swift-metrics, swift-service-lifecycle, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.44s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.44s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.44s)
[1080/15419] Fetching swift-crypto
[1389/30309] Fetching swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.28s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.43s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.96s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.45s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.43s)
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.17s)
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 (1.81s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.71s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.30s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (6.80s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.85s)
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-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-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-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/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.26.2
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.8.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/vapor/postgres-kit
Working copy of https://github.com/vapor/postgres-kit resolved at 2.14.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Building for debugging...
[0/810] Write sources
[27/810] Compiling _AtomicsShims.c
[28/810] Compiling _NumericsShims _NumericsShims.c
[29/810] Write sources
[39/810] Compiling CNIOWindows shim.c
[40/810] Write swift-version-8C5A4AE7A8CE2BA.txt
[41/810] Compiling CNIOWindows WSAStartup.c
[42/810] Compiling CNIOWASI CNIOWASI.c
[43/816] Compiling a_dup.cc
[44/816] Compiling a_bool.cc
[45/816] Compiling a_strex.cc
[45/816] Compiling a_bitstr.cc
[47/816] Compiling a_d2i_fp.cc
[48/816] Compiling a_gentm.cc
[50/868] Compiling RealModule Real.swift
[51/869] Compiling RealModule RealFunctions.swift
[52/869] Compiling ConcurrencyHelpers LockedValueBox.swift
[53/869] Compiling _NIODataStructures _TinyArray.swift
[54/869] Emitting module InternalCollectionsUtilities
[55/870] Compiling RealModule Float80+Real.swift
[56/870] Compiling InternalCollectionsUtilities Descriptions.swift
[57/870] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/870] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/870] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/870] Compiling InternalCollectionsUtilities Debugging.swift
[61/870] Compiling InternalCollectionsUtilities Integer rank.swift
[62/870] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[63/872] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/872] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/872] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[67/872] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/872] Compiling InternalCollectionsUtilities UInt+reversed.swift
[70/872] Compiling InternalCollectionsUtilities _SortedCollection.swift
[71/872] Compiling SwiftASN1 TimeUtilities.swift
[72/872] Compiling SwiftASN1 UTCTime.swift
[73/872] Compiling RealModule Float16+Real.swift
[76/872] Emitting module RealModule
[77/872] Compiling _NIODataStructures PriorityQueue.swift
[78/872] Emitting module _NIOBase64
[79/872] Compiling _NIOBase64 Base64.swift
[80/873] Compiling RealModule ElementaryFunctions.swift
[85/873] Compiling RealModule Float+Real.swift
[91/874] Emitting module _NIODataStructures
[92/874] Compiling _NIODataStructures Heap.swift
[93/893] Compiling CNIOLinux liburing_shims.c
[94/893] Compiling CNIODarwin shim.c
[95/893] Compiling CNIOLinux shim.c
[97/893] Compiling Atomics AtomicStorage.swift
[98/893] Compiling Atomics AtomicValue.swift
[99/895] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[99/896] Compiling fiat_p256_adx_sqr.S
[101/896] Compiling fiat_p256_adx_mul.S
[103/896] Compiling Atomics AtomicMemoryOrderings.swift
[104/896] Compiling Atomics DoubleWord.swift
[105/896] Compiling Atomics ManagedAtomic.swift
[106/896] Compiling Atomics ManagedAtomicLazyReference.swift
[107/912] Compiling Atomics UnsafeAtomic.swift
[108/912] Compiling Atomics UnsafeAtomicLazyReference.swift
[109/981] Compiling _RopeModule BigString+Chunk+Splitting.swift
[110/981] Compiling _RopeModule BigString+Chunk.swift
[111/1019] Compiling CoreMetrics Metrics.swift
[111/1019] Compiling CNIOBoringSSLShims shims.c
[113/1026] Emitting module SwiftASN1
[114/1026] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[115/1026] Compiling HeapModule Heap+Invariants.swift
[116/1026] Compiling HeapModule Heap+UnsafeHandle.swift
[117/1026] Compiling HeapModule Heap+Descriptions.swift
[118/1026] Compiling HeapModule _HeapNode.swift
[119/1026] Compiling OrderedCollections _HashTable.swift
[120/1026] Compiling OrderedCollections _Hashtable+Header.swift
[121/1026] Compiling OrderedCollections OrderedDictionary+Codable.swift
[122/1026] Compiling HeapModule Heap.swift
[123/1026] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[124/1026] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[125/1026] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[126/1026] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[127/1026] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[128/1026] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[129/1026] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[130/1033] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[131/1033] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[132/1033] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[133/1033] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[134/1033] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[135/1033] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[136/1033] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[137/1033] Emitting module HeapModule
[139/1034] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[140/1034] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[141/1034] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[142/1034] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[143/1034] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[144/1034] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[145/1034] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[146/1034] Compiling OrderedCollections OrderedDictionary+Values.swift
[149/1077] Compiling HashTreeCollections _HashNode+Invariants.swift
[150/1077] Compiling HashTreeCollections _HashNode+Lookups.swift
[151/1077] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[152/1077] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[153/1077] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[154/1077] Compiling HashTreeCollections _HashNode+Structural union.swift
[155/1077] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[156/1077] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[157/1110] Compiling HashTreeCollections _HashNode+Storage.swift
[158/1110] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[159/1110] Compiling HashTreeCollections _HashNode+Structural filter.swift
[160/1110] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[161/1110] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[162/1110] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[163/1110] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[164/1110] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[165/1110] Compiling HashTreeCollections _HashNode+Structural merge.swift
[166/1110] Compiling HashTreeCollections _HashTreeIterator.swift
[167/1110] Compiling HashTreeCollections _HashTreeStatistics.swift
[168/1110] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[169/1110] Compiling HashTreeCollections _RawHashNode.swift
[170/1110] Compiling HashTreeCollections _UnmanagedHashNode.swift
[171/1110] Compiling HashTreeCollections _UnsafePath.swift
[172/1110] Compiling HashTreeCollections TreeDictionary+Codable.swift
[173/1110] Compiling Logging MetadataProvider.swift
[174/1110] Emitting module CoreMetrics
[175/1110] Compiling CoreMetrics Locks.swift
[176/1111] Emitting module ConcurrencyHelpers
[177/1111] Compiling ConcurrencyHelpers Lock.swift
[182/1112] Compiling HashTreeCollections _HashNode+Initializers.swift
[188/1133] Compiling HashTreeCollections TreeSet+Hashable.swift
[189/1133] Compiling HashTreeCollections TreeSet+Sendable.swift
[190/1133] Compiling HashTreeCollections TreeSet+Sequence.swift
[191/1133] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[192/1133] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[193/1133] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[194/1133] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[195/1133] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[196/1133] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[197/1133] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[198/1143] Compiling DequeModule Deque+CustomReflectable.swift
[199/1143] Compiling DequeModule Deque+Descriptions.swift
[200/1145] Compiling DequeModule _DequeBuffer.swift
[201/1145] Compiling DequeModule _DequeBufferHeader.swift
[202/1145] Compiling DequeModule Deque+Equatable.swift
[203/1145] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[204/1145] Compiling HashTreeCollections TreeDictionary.swift
[205/1145] Compiling HashTreeCollections TreeSet+Codable.swift
[206/1145] Compiling HashTreeCollections TreeSet+Collection.swift
[207/1145] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[208/1145] Compiling HashTreeCollections TreeSet+Debugging.swift
[209/1145] Compiling HashTreeCollections TreeSet+Descriptions.swift
[210/1145] Compiling HashTreeCollections TreeSet+Equatable.swift
[211/1145] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[212/1145] Compiling HashTreeCollections TreeSet+Extras.swift
[213/1145] Compiling HashTreeCollections TreeSet+Filter.swift
[214/1145] Compiling Logging LogHandler.swift
[215/1145] Compiling Logging Locks.swift
[216/1145] Emitting module Logging
[217/1145] Compiling Logging Logging.swift
[219/1146] Emitting module UnixSignals
[220/1146] Compiling UnixSignals UnixSignal.swift
[230/1146] Compiling HashTreeCollections TreeDictionary+Keys.swift
[231/1146] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[232/1146] Compiling HashTreeCollections TreeDictionary+Merge.swift
[233/1146] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[234/1146] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[235/1146] Compiling HashTreeCollections TreeDictionary+Values.swift
[239/1155] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[240/1155] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[241/1155] Compiling HashTreeCollections TreeDictionary+Filter.swift
[242/1155] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[243/1155] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[250/1208] Compiling BitCollections BitArray+Descriptions.swift
[251/1208] Compiling BitCollections BitArray+Equatable.swift
[252/1208] Compiling UnixSignals UnixSignalsSequence.swift
[253/1209] Compiling BitCollections BitArray._UnsafeHandle.swift
[254/1209] Compiling BitCollections BitArray.swift
[255/1209] Compiling BitCollections BitSet+BidirectionalCollection.swift
[256/1209] Compiling BitCollections BitSet+Codable.swift
[257/1209] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[258/1209] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[259/1209] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[260/1209] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[261/1209] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[262/1209] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[263/1209] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[264/1209] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[265/1209] Compiling BitCollections BitArray+Extras.swift
[266/1209] Compiling BitCollections BitArray+Fill.swift
[267/1209] Compiling BitCollections BitArray+Hashable.swift
[268/1209] Compiling BitCollections BitArray+Initializers.swift
[269/1209] Compiling BitCollections BitArray+Invariants.swift
[270/1209] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[278/1209] Compiling fiat_curve25519_adx_square.S
[280/1209] Compiling _RopeModule _CharacterRecognizer.swift
[281/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[282/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[283/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[284/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[285/1209] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[286/1209] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[287/1209] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[288/1209] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[289/1209] Compiling HashTreeCollections TreeSet.swift
[289/1209] Compiling fiat_curve25519_adx_mul.S
[291/1209] Emitting module Atomics
[294/1209] Compiling BitCollections BitArray+Codable.swift
[295/1209] Compiling BitCollections BitArray+Collection.swift
[296/1209] Compiling BitCollections BitArray+BitwiseOperations.swift
[297/1209] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[300/1209] Compiling BitCollections BitArray+Copy.swift
[301/1209] Compiling BitCollections BitArray+CustomReflectable.swift
[304/1209] Compiling BitCollections BitArray+RandomBits.swift
[305/1209] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[306/1209] Compiling BitCollections BitArray+Shifts.swift
[307/1209] Compiling BitCollections BitArray+Testing.swift
[317/1210] Compiling Metrics Metrics.swift
[318/1210] Emitting module Metrics
[329/1211] Emitting module OrderedCollections
[330/1211] Emitting module DequeModule
[340/1220] Compiling BitCollections BitSet+Initializers.swift
[341/1220] Compiling BitCollections BitSet+Invariants.swift
[342/1220] Compiling BitCollections BitSet+Random.swift
[343/1220] Compiling BitCollections BitSet+SetAlgebra basics.swift
[344/1220] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[345/1220] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[346/1220] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[349/1220] Compiling BitCollections BitSet+CustomStringConvertible.swift
[350/1220] Compiling BitCollections BitSet+Equatable.swift
[351/1220] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[352/1220] Compiling BitCollections BitSet+Extras.swift
[353/1220] Compiling BitCollections BitSet+Hashable.swift
[360/1234] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[361/1234] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[362/1234] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[363/1234] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[364/1234] Compiling BitCollections BitSet+SetAlgebra union.swift
[365/1234] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[366/1234] Compiling BitCollections BitSet.Counted.swift
[367/1234] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[368/1234] Compiling BitCollections BitSet+CustomReflectable.swift
[380/1234] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[381/1234] Emitting module _RopeModule
[382/1234] Compiling _ConnectionPoolModule PoolStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:553:48: error: cannot find 'pow' in scope
551 |
552 |         let start = Double(100_000_000)
553 |         let backoffNanosecondsDouble = start * pow(1.25, Double(attempts - 1))
    |                                                `- error: cannot find 'pow' in scope
554 |
555 |         // 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:563:74: error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
561 |         let jitterRange = (backoffNanoseconds / 100) * 3
562 |         // Pick a random element from the range +/- jitter range.
563 |         let jitter: Duration = .nanoseconds((-jitterRange...jitterRange).randomElement()!)
    |                                                                          `- error: referencing instance method 'randomElement()' on 'ClosedRange' requires that 'Float16' conform to 'SignedInteger'
564 |         let jitteredBackoff = backoff + jitter
565 |         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 }
[383/1235] Compiling _ConnectionPoolModule ConnectionPoolError.swift
[384/1235] Compiling _ConnectionPoolModule ConnectionPoolObservabilityDelegate.swift
[385/1235] Emitting module BitCollections
[386/1235] Compiling _ConnectionPoolModule NIOLock.swift
[387/1235] Compiling _ConnectionPoolModule NIOLockedValueBox.swift
[388/1235] Compiling _ConnectionPoolModule NoKeepAliveBehavior.swift
[389/1235] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[402/1235] Compiling _ConnectionPoolModule ConnectionIDGenerator.swift
[403/1235] Compiling _ConnectionPoolModule ConnectionPool.swift
[406/1235] Compiling _ConnectionPoolModule ConnectionRequest.swift
[407/1235] Compiling _ConnectionPoolModule Max2Sequence.swift
[408/1235] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[409/1235] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[412/1235] Compiling tls_record.cc
[414/1235] Compiling BitCollections BitSet.Index.swift
[415/1235] Compiling BitCollections BitSet._UnsafeHandle.swift
[416/1235] Compiling BitCollections BitSet.swift
[417/1235] Compiling BitCollections Range+Utilities.swift
[418/1235] Compiling BitCollections Slice+Utilities.swift
[419/1235] Compiling BitCollections UInt+Tricks.swift
[420/1235] Compiling BitCollections _Word.swift
[421/1236] Compiling _ConnectionPoolModule TinyFastSequence.swift
[445/1236] Compiling _RopeModule Rope+Join.swift
[446/1236] Compiling _RopeModule Rope+MutatingForEach.swift
[447/1236] Compiling _RopeModule Rope+Remove.swift
[448/1236] Compiling _RopeModule Rope+RemoveSubrange.swift
[449/1236] Compiling _RopeModule Rope+Split.swift
[450/1236] Compiling _RopeModule Optional Utilities.swift
[451/1236] Compiling _RopeModule String Utilities.swift
[452/1236] Compiling _RopeModule String.Index+ABI.swift
[473/1237] Compiling tls_method.cc
[482/1237] Compiling tls13_enc.cc
[484/1237] Emitting module _ConnectionPoolModule
[486/1237] Compiling ssl_versions.cc
[486/1237] Compiling tls13_both.cc
[486/1237] Compiling ssl_x509.cc
[486/1237] Compiling t1_enc.cc
[486/1237] Compiling tls13_server.cc
[486/1237] Compiling tls13_client.cc
BUILD FAILURE 6.2 android