Build Information
Failed to build fluent-postgres-driver, reference main (59bff4), with Swift 6.1 for Android on 27 Oct 2025 19:39:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-postgres-driver.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor/fluent-postgres-driver
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 59bff45 Bump Swift minimum to 6.0 (#226)
Cloned https://github.com/vapor/fluent-postgres-driver.git
Revision (git rev-parse @):
59bff45a41d1ece1950bb8a6e0006d88c1fb6e69
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-postgres-driver.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/fluent-postgres-driver.git
https://github.com/vapor/fluent-postgres-driver.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.52.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "postgres-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.14.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/postgres-kit.git"
},
{
"identity" : "async-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.21.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/async-kit.git"
}
],
"manifest_display_name" : "fluent-postgres-driver",
"name" : "fluent-postgres-driver",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluentPostgresDriver",
"targets" : [
"FluentPostgresDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentPostgresDriverTests",
"module_type" : "SwiftTarget",
"name" : "FluentPostgresDriverTests",
"path" : "Tests/FluentPostgresDriverTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentPostgresDriverTests.swift",
"FluentPostgresTransactionControlTests.swift"
],
"target_dependencies" : [
"FluentPostgresDriver"
],
"type" : "test"
},
{
"c99name" : "FluentPostgresDriver",
"module_type" : "SwiftTarget",
"name" : "FluentPostgresDriver",
"path" : "Sources/FluentPostgresDriver",
"product_dependencies" : [
"FluentKit",
"FluentSQL",
"PostgresKit",
"AsyncKit"
],
"product_memberships" : [
"FluentPostgresDriver"
],
"sources" : [
"DatabaseID+PostgreSQL.swift",
"Deprecations/FluentPostgresConfiguration+Deprecated.swift",
"Exports.swift",
"FluentPostgresConfiguration.swift",
"FluentPostgresDatabase.swift",
"FluentPostgresDriver.swift",
"PostgresConverterDelegate.swift",
"PostgresError+Database.swift",
"PostgresRow+Database.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/postgres-kit.git
[1/5436] Fetching postgres-kit
[2/7875] Fetching postgres-kit, async-kit
[7876/21214] Fetching postgres-kit, async-kit, fluent-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.17s)
Fetched https://github.com/vapor/postgres-kit.git from cache (1.17s)
Fetched https://github.com/vapor/fluent-kit.git from cache (1.17s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (2.13s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/4130] Fetching swift-log
[167/10129] Fetching swift-log, swift-algorithms
[10130/28368] Fetching swift-log, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.66s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.66s)
[4196/97929] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (2.14s)
[6376/79690] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (24.92s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (25.85s)
Fetching https://github.com/vapor/sql-kit.git
[1/6087] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.63s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.15.0 (2.83s)
Fetching https://github.com/vapor/postgres-nio.git
[1/12875] Fetching postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (1.24s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (2.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (3.34s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.63s)
Fetching https://github.com/apple/swift-numerics.git
[1/6380] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.77s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.29.0 (1.90s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1820] Fetching swift-atomics
[602/4307] Fetching swift-atomics, swift-metrics
[844/6837] Fetching swift-atomics, swift-metrics, swift-service-lifecycle
[6029/24161] Fetching swift-atomics, swift-metrics, swift-service-lifecycle, swift-crypto
[6785/39289] Fetching swift-atomics, swift-metrics, swift-service-lifecycle, swift-crypto, swift-nio-ssl
[9521/42060] Fetching swift-atomics, swift-metrics, swift-service-lifecycle, swift-crypto, swift-nio-ssl, swift-nio-transport-services
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.81s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.89s)
[31909/36759] Fetching swift-atomics, swift-metrics, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (3.29s)
Fetched https://github.com/apple/swift-metrics.git from cache (3.30s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.34s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (6.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.87.0 (1.56s)
Fetching https://github.com/apple/swift-system.git
[1/5065] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (2.21s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.0 (0.89s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5633] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.74s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (2.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.77s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.52s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (0.84s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.35.0 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.0.0 (4.33s)
Fetching https://github.com/apple/swift-asn1.git
[1/1653] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.37s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (2.46s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.87.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.0.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.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
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.9.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/postgres-kit.git
Working copy of https://github.com/vapor/postgres-kit.git resolved at 2.15.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.35.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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.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.25.2
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/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.29.0
Building for debugging...
[0/826] Write sources
[31/826] Compiling CNIOWindows WSAStartup.c
[32/826] Compiling _AtomicsShims.c
[32/826] Write sources
[39/826] Compiling CNIOWASI CNIOWASI.c
[40/826] Compiling CNIOPosix event_loop_id.c
[41/826] Compiling _NumericsShims _NumericsShims.c
[42/826] Compiling CNIOLinux liburing_shims.c
[43/826] Compiling CXKCPShims shims.c
[44/826] Compiling KeccakSponge.c
[45/826] Compiling CNIODarwin shim.c
[46/826] Compiling KeccakHash.c
[47/826] Compiling SimpleFIPS202.c
[48/826] Compiling CNIOLinux shim.c
[49/826] Compiling fiat_p256_adx_sqr.S
[50/826] Compiling CNIOWindows shim.c
[51/826] Write swift-version-24593BA9C3E375BF.txt
[52/826] Compiling fiat_p256_adx_mul.S
[53/826] Compiling KeccakP-1600-opt64.c
[54/826] Compiling fiat_curve25519_adx_square.S
[55/826] Compiling fiat_curve25519_adx_mul.S
[56/830] Compiling CNIOBoringSSLShims shims.c
[57/865] Compiling tls_record.cc
[57/865] Compiling tls13_server.cc
[59/865] Compiling tls_method.cc
[61/887] Emitting module InternalCollectionsUtilities
[62/889] Compiling Logging LogHandler.swift
[63/889] Compiling InternalCollectionsUtilities Debugging.swift
[64/889] Compiling InternalCollectionsUtilities Descriptions.swift
[65/889] Compiling RealModule Float16+Real.swift
[66/889] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[67/889] Compiling InternalCollectionsUtilities Integer rank.swift
[68/889] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/889] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[70/890] Compiling ConcurrencyHelpers LockedValueBox.swift
[74/890] Compiling InternalCollectionsUtilities UInt+reversed.swift
[75/890] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[76/890] Compiling InternalCollectionsUtilities _SortedCollection.swift
[77/890] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/890] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[80/890] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[81/890] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[82/890] Compiling RealModule Float80+Real.swift
[83/890] Emitting module _NIOBase64
[84/890] Compiling _NIOBase64 Base64.swift
[85/891] Emitting module RealModule
[88/891] Emitting module _NIODataStructures
[89/891] Compiling _NIODataStructures Heap.swift
[90/891] Compiling _NIODataStructures PriorityQueue.swift
[91/891] Compiling _NIODataStructures _TinyArray.swift
[92/891] Compiling RealModule Real.swift
[93/891] Compiling RealModule RealFunctions.swift
[95/892] Compiling RealModule RelaxedArithmetic.swift
[98/893] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[99/893] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/893] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[101/893] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[103/894] Compiling CoreMetrics Metrics.swift
[105/896] Compiling tls13_client.cc
[111/896] Compiling tls13_enc.cc
[112/896] Compiling t1_enc.cc
[114/959] Compiling _RopeModule BigString+Summary.swift
[115/959] Compiling _RopeModule BigString.swift
[115/964] Compiling tls13_both.cc
[117/964] Compiling _RopeModule BigString+Index.swift
[118/964] Compiling _RopeModule BigString+Ingester.swift
[119/1102] Emitting module CoreMetrics
[120/1102] Compiling CoreMetrics Locks.swift
[121/1102] Emitting module Logging
[122/1102] Compiling Logging Locks.swift
[123/1103] Emitting module ConcurrencyHelpers
[124/1103] Compiling ConcurrencyHelpers Lock.swift
[125/1104] Compiling Logging MetadataProvider.swift
[126/1104] Compiling HashTreeCollections _HashNode+Builder.swift
[127/1104] Compiling HashTreeCollections _HashNode+Debugging.swift
[128/1104] Compiling HashTreeCollections _HashNode+Initializers.swift
[129/1104] Compiling HeapModule Heap.swift
[130/1104] Compiling HeapModule _HeapNode.swift
[133/1104] Compiling HeapModule Heap+Descriptions.swift
[134/1104] Compiling HeapModule Heap+Invariants.swift
[135/1104] Compiling HeapModule Heap+UnsafeHandle.swift
[136/1104] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[137/1104] Compiling Logging Logging.swift
[138/1105] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[139/1105] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[141/1105] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[142/1105] Compiling HashTreeCollections _HashNode+Storage.swift
[143/1105] Emitting module HeapModule
[144/1121] Compiling HashTreeCollections TreeDictionary+Collection.swift
[145/1121] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[146/1121] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[147/1121] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[148/1121] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[149/1121] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[150/1121] Compiling HashTreeCollections TreeDictionary+Filter.swift
[151/1121] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[152/1121] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[153/1121] Compiling HashTreeCollections TreeDictionary+Keys.swift
[154/1121] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[155/1121] Compiling HashTreeCollections TreeDictionary+Merge.swift
[156/1121] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[157/1121] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[159/1131] Compiling HashTreeCollections _HashStack.swift
[160/1131] Compiling HashTreeCollections _HashTreeIterator.swift
[161/1131] Compiling HashTreeCollections _HashTreeStatistics.swift
[162/1131] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[163/1131] Compiling HashTreeCollections _RawHashNode.swift
[164/1131] Compiling HashTreeCollections _UnmanagedHashNode.swift
[165/1131] Compiling HashTreeCollections _UnsafePath.swift
[166/1131] Compiling HashTreeCollections TreeDictionary+Codable.swift
[167/1131] Compiling HashTreeCollections TreeSet+Hashable.swift
[168/1131] Compiling HashTreeCollections TreeSet+Sendable.swift
[169/1131] Compiling HashTreeCollections TreeSet+Sequence.swift
[170/1131] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[171/1131] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[172/1131] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[173/1131] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[174/1131] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[175/1131] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[176/1131] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[177/1141] Compiling DequeModule _DequeBuffer.swift
[178/1141] Compiling DequeModule _DequeBufferHeader.swift
[181/1145] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[182/1145] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[183/1145] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[184/1145] Compiling HashTreeCollections _HashNode+Structural merge.swift
[185/1145] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[186/1145] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[187/1145] Compiling HashTreeCollections _HashNode+Structural union.swift
[188/1145] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[189/1145] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[190/1145] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[191/1145] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[192/1145] Compiling HashTreeCollections _HashNode.swift
[193/1145] Compiling HashTreeCollections _HashNodeHeader.swift
[194/1145] Compiling HashTreeCollections _HashSlot.swift
[195/1145] Compiling DequeModule Deque+CustomReflectable.swift
[196/1145] Compiling DequeModule Deque+Descriptions.swift
[197/1145] Compiling DequeModule Deque+Extras.swift
[198/1145] Compiling DequeModule Deque+Hashable.swift
[199/1145] Compiling OrderedCollections OrderedSet+SubSequence.swift
[200/1145] Compiling OrderedCollections OrderedSet+Testing.swift
[201/1145] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[202/1145] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[203/1145] Compiling OrderedCollections OrderedSet.swift
[204/1145] Compiling OrderedCollections _UnsafeBitset.swift
[205/1145] Compiling HashTreeCollections TreeSet+Equatable.swift
[206/1145] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[207/1145] Compiling HashTreeCollections TreeSet+Extras.swift
[208/1145] Compiling HashTreeCollections TreeSet+Filter.swift
[209/1145] Compiling DequeModule Deque+Equatable.swift
[210/1145] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[211/1145] Compiling DequeModule Deque+Testing.swift
[212/1145] Compiling DequeModule Deque._Storage.swift
[223/1145] Compiling OrderedCollections OrderedSet+Sendable.swift
[224/1145] Emitting module SwiftASN1
[226/1146] Compiling DequeModule Deque._UnsafeHandle.swift
[227/1146] Compiling DequeModule Deque.swift
[230/1146] Compiling DequeModule _DequeSlot.swift
[231/1146] Compiling DequeModule _UnsafeWrappedBuffer.swift
[238/1152] Compiling UnixSignals UnixSignal.swift
[239/1152] Emitting module UnixSignals
[240/1152] Compiling UnixSignals UnixSignalsSequence.swift
[243/1156] Compiling _RopeModule _CharacterRecognizer.swift
[244/1156] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[245/1156] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[246/1156] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[247/1156] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[248/1156] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[249/1156] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[250/1156] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[251/1156] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[252/1156] Compiling HashTreeCollections TreeSet.swift
[272/1156] Compiling DequeModule Deque+Codable.swift
[273/1156] Compiling DequeModule Deque+Collection.swift
[290/1156] Emitting module DequeModule
[320/1157] Emitting module OrderedCollections
[332/1158] Compiling ssl_x509.cc
[333/1158] Compiling ssl_versions.cc
[335/1158] Emitting module _RopeModule
[357/1158] Compiling ssl_transcript.cc
[359/1158] Compiling _RopeModule Rope+Join.swift
[360/1158] Compiling _RopeModule Rope+MutatingForEach.swift
[361/1158] Compiling _RopeModule Rope+Remove.swift
[362/1158] Compiling _RopeModule Rope+RemoveSubrange.swift
[363/1158] Compiling _RopeModule Rope+Split.swift
[364/1158] Compiling _RopeModule Optional Utilities.swift
[365/1158] Compiling _RopeModule String Utilities.swift
[366/1158] Compiling _RopeModule String.Index+ABI.swift
[367/1158] Compiling ssl_stat.cc
[398/1159] Compiling Metrics Metrics.swift
[399/1159] Emitting module Metrics
[402/1160] Emitting module HashTreeCollections
[403/1161] Compiling ssl_session.cc
[404/1161] Compiling ssl_privkey.cc
[405/1161] Compiling ssl_file.cc
[406/1161] Compiling ssl_lib.cc
[407/1161] Compiling ssl_key_share.cc
[408/1161] Compiling ssl_credential.cc
[409/1161] Compiling ssl_cipher.cc
[410/1161] Compiling ssl_aead_ctx.cc
[411/1161] Compiling ssl_asn1.cc
[412/1161] Compiling ssl_cert.cc
[413/1161] Compiling ssl_buffer.cc
[414/1161] Compiling s3_pkt.cc
[415/1161] Compiling s3_lib.cc
[416/1161] Compiling s3_both.cc
[417/1161] Compiling handshake_server.cc
[418/1161] Compiling handshake.cc
[419/1161] Compiling encrypted_client_hello.cc
[420/1161] Compiling extensions.cc
[421/1161] Compiling handoff.cc
[422/1161] Compiling handshake_client.cc
[423/1161] Compiling md5-x86_64-linux.S
[424/1161] Compiling dtls_record.cc
[425/1161] Compiling md5-x86_64-apple.S
[426/1161] Compiling md5-586-linux.S
[427/1161] Compiling md5-586-apple.S
[428/1161] Compiling dtls_method.cc
[429/1161] Compiling chacha20_poly1305_x86_64-linux.S
[430/1161] Compiling chacha20_poly1305_x86_64-apple.S
[431/1161] Compiling chacha20_poly1305_armv8-win.S
[432/1161] Compiling chacha20_poly1305_armv8-apple.S
[433/1161] Compiling chacha20_poly1305_armv8-linux.S
[434/1161] Compiling chacha-x86_64-linux.S
[435/1161] Compiling chacha-x86_64-apple.S
[436/1161] Compiling chacha-x86-linux.S
[437/1161] Compiling chacha-x86-apple.S
[438/1161] Compiling chacha-armv8-win.S
[439/1161] Compiling chacha-armv8-apple.S
[440/1161] Compiling chacha-armv8-linux.S
[441/1161] Compiling err_data.cc
[442/1161] Compiling chacha-armv4-linux.S
[443/1161] Compiling aes128gcmsiv-x86_64-linux.S
[444/1161] Compiling aes128gcmsiv-x86_64-apple.S
[445/1161] Compiling x86_64-mont5-linux.S
[446/1161] Compiling x86_64-mont5-apple.S
[447/1161] Compiling x86_64-mont-linux.S
[448/1161] Compiling x86-mont-linux.S
[449/1161] Compiling x86_64-mont-apple.S
[450/1161] Compiling x86-mont-apple.S
[451/1161] Compiling d1_srtp.cc
[452/1161] Compiling bio_ssl.cc
[453/1161] Compiling vpaes-x86_64-apple.S
[454/1161] Compiling vpaes-x86_64-linux.S
[455/1161] Compiling vpaes-x86-apple.S
[456/1161] Compiling vpaes-x86-linux.S
[457/1161] Compiling vpaes-armv7-linux.S
[458/1161] Compiling vpaes-armv8-win.S
[459/1161] Compiling sha512-x86_64-linux.S
[460/1161] Compiling vpaes-armv8-linux.S
[461/1161] Compiling sha512-x86_64-apple.S
[462/1161] Compiling vpaes-armv8-apple.S
[463/1161] Compiling sha512-armv8-win.S
[464/1161] Compiling sha512-armv8-apple.S
[465/1161] Compiling sha512-armv8-linux.S
[466/1161] Compiling sha512-armv4-linux.S
[467/1161] Compiling sha512-586-linux.S
[468/1161] Compiling sha256-x86_64-linux.S
[469/1161] Compiling sha512-586-apple.S
[470/1161] Compiling sha256-x86_64-apple.S
[471/1161] Compiling sha256-armv8-linux.S
[472/1161] Compiling sha256-armv8-win.S
[473/1161] Compiling sha256-armv8-apple.S
[474/1161] Compiling sha256-armv4-linux.S
[475/1161] Compiling sha1-x86_64-apple.S
[476/1161] Compiling sha256-586-linux.S
[477/1161] Compiling sha256-586-apple.S
[478/1161] Compiling sha1-x86_64-linux.S
[479/1161] Compiling sha1-armv8-win.S
[480/1161] Compiling sha1-armv8-linux.S
[481/1161] Compiling sha1-armv8-apple.S
[482/1161] Compiling sha1-armv4-large-linux.S
[483/1161] Compiling sha1-586-linux.S
[484/1161] Compiling sha1-586-apple.S
[485/1161] Compiling rsaz-avx2-linux.S
[486/1161] Compiling rsaz-avx2-apple.S
[487/1161] Compiling rdrand-x86_64-apple.S
[488/1161] Compiling rdrand-x86_64-linux.S
[488/1161] Compiling p256_beeu-x86_64-asm-apple.S
[490/1161] Compiling p256_beeu-x86_64-asm-linux.S
[491/1161] Compiling p256_beeu-armv8-asm-win.S
[492/1161] Compiling p256-x86_64-asm-linux.S
[493/1161] Compiling p256_beeu-armv8-asm-apple.S
[494/1161] Compiling p256_beeu-armv8-asm-linux.S
[495/1161] Compiling p256-x86_64-asm-apple.S
[496/1161] Compiling p256-armv8-asm-win.S
[497/1161] Compiling d1_lib.cc
[498/1161] Compiling ghashv8-armv8-win.S
[499/1161] Compiling ghashv8-armv8-linux.S
[500/1161] Compiling p256-armv8-asm-apple.S
[501/1161] Compiling ghashv8-armv8-apple.S
[502/1161] Compiling ghashv8-armv7-linux.S
[503/1161] Compiling p256-armv8-asm-linux.S
[504/1161] Compiling ghash-x86_64-linux.S
[505/1161] Compiling ghash-x86-linux.S
[506/1161] Compiling ghash-x86_64-apple.S
[507/1161] Compiling ghash-ssse3-x86_64-linux.S
[508/1161] Compiling ghash-x86-apple.S
[509/1161] Compiling ghash-neon-armv8-win.S
[510/1161] Compiling ghash-ssse3-x86_64-apple.S
[511/1161] Compiling ghash-ssse3-x86-linux.S
[512/1161] Compiling ghash-ssse3-x86-apple.S
[513/1161] Compiling ghash-neon-armv8-linux.S
[514/1161] Compiling ghash-neon-armv8-apple.S
[515/1161] Compiling co-586-linux.S
[516/1161] Compiling ghash-armv4-linux.S
[517/1161] Compiling bsaes-armv7-linux.S
[518/1161] Compiling co-586-apple.S
[518/1161] Compiling bn-armv8-win.S
[520/1161] Compiling bn-armv8-linux.S
[521/1161] Compiling bn-armv8-apple.S
[522/1161] Compiling bn-586-apple.S
[523/1161] Compiling bn-586-linux.S
[524/1161] Compiling armv8-mont-apple.S
[525/1161] Compiling armv8-mont-win.S
[526/1161] Compiling armv8-mont-linux.S
[527/1161] Compiling aesv8-gcm-armv8-win.S
[528/1161] Compiling aesv8-armv8-win.S
[529/1161] Compiling armv4-mont-linux.S
[529/1161] Compiling aesv8-gcm-armv8-apple.S
[531/1161] Compiling aesv8-gcm-armv8-linux.S
[532/1161] Compiling aesv8-armv8-linux.S
[533/1161] Compiling aesni-x86_64-linux.S
[534/1161] Compiling aesv8-armv8-apple.S
[535/1161] Compiling aesv8-armv7-linux.S
[535/1161] Compiling aesni-x86_64-apple.S
[537/1161] Compiling aesni-x86-linux.S
[538/1161] Compiling d1_pkt.cc
[539/1161] Compiling aesni-x86-apple.S
[540/1161] Compiling aes-gcm-avx2-x86_64-linux.S
[541/1161] Compiling aes-gcm-avx10-x86_64-linux.S
[542/1161] Compiling aesni-gcm-x86_64-linux.S
[542/1161] Compiling aes-gcm-avx2-x86_64-apple.S
[544/1161] Compiling aesni-gcm-x86_64-apple.S
[545/1161] Compiling aes-gcm-avx10-x86_64-apple.S
[546/1161] Compiling d1_both.cc
[547/1161] Compiling x_x509a.cc
[548/1161] Compiling x_spki.cc
[549/1161] Compiling x_x509.cc
[550/1161] Compiling x_req.cc
[551/1161] Compiling x_pubkey.cc
[552/1161] Compiling x_val.cc
[553/1161] Compiling x_sig.cc
[554/1161] Compiling x_name.cc
[555/1161] Compiling x_exten.cc
[556/1161] Compiling x_crl.cc
[557/1161] Compiling x_all.cc
[558/1161] Compiling x509spki.cc
[559/1161] Compiling x509rset.cc
[560/1161] Compiling x_attrib.cc
[561/1161] Compiling x_algor.cc
[562/1161] Compiling x509name.cc
[563/1161] Compiling x509cset.cc
[564/1161] Compiling x509_vpm.cc
[565/1161] Compiling x509_txt.cc
[566/1161] Compiling x509_vfy.cc
[567/1161] Compiling x509_v3.cc
[568/1161] Compiling x509_set.cc
[569/1161] Compiling x509_trs.cc
[570/1161] Compiling x509_req.cc
[571/1161] Compiling x509_obj.cc
[572/1161] Compiling x509_ext.cc
[573/1161] Compiling x509_lu.cc
[574/1161] Compiling x509_d2.cc
[575/1161] Compiling x509_def.cc
[576/1161] Compiling x509_cmp.cc
[577/1161] Compiling x509_att.cc
[578/1161] Compiling x509.cc
[579/1161] Compiling v3_utl.cc
[580/1161] Compiling v3_skey.cc
[581/1161] Compiling v3_prn.cc
[582/1161] Compiling v3_purp.cc
[583/1161] Compiling v3_pmaps.cc
[584/1161] Compiling v3_pcons.cc
[585/1161] Compiling v3_ocsp.cc
[586/1161] Compiling v3_ncons.cc
[587/1161] Compiling v3_lib.cc
[588/1161] Compiling v3_int.cc
[589/1161] Compiling v3_info.cc
[590/1161] Compiling v3_ia5.cc
[591/1161] Compiling v3_genn.cc
[592/1161] Compiling v3_extku.cc
[593/1161] Compiling v3_conf.cc
[594/1161] Compiling v3_crld.cc
[595/1161] Compiling v3_enum.cc
[596/1161] Compiling v3_cpols.cc
[597/1161] Compiling v3_bitst.cc
[598/1161] Compiling v3_akeya.cc
[599/1161] Compiling v3_bcons.cc
[600/1161] Compiling v3_alt.cc
[601/1161] Compiling t_x509a.cc
[602/1161] Compiling t_req.cc
[603/1161] Compiling t_x509.cc
[604/1161] Compiling v3_akey.cc
[605/1161] Compiling i2d_pr.cc
[606/1161] Compiling t_crl.cc
[607/1161] Compiling rsa_pss.cc
[608/1161] Compiling policy.cc
[609/1161] Compiling by_file.cc
[610/1161] Compiling name_print.cc
[611/1161] Compiling by_dir.cc
[612/1161] Compiling asn1_gen.cc
[613/1161] Compiling algorithm.cc
[614/1161] Compiling thread_win.cc
[615/1161] Compiling voprf.cc
[616/1161] Compiling a_verify.cc
[617/1161] Compiling a_digest.cc
[618/1161] Compiling thread_pthread.cc
[619/1161] Compiling a_sign.cc
[620/1161] Compiling pmbtoken.cc
[621/1161] Compiling trust_token.cc
[622/1161] Compiling siphash.cc
[623/1161] Compiling thread.cc
[624/1161] Compiling stack.cc
[625/1161] Compiling thread_none.cc
[626/1161] Compiling rsa_print.cc
[627/1161] Compiling sha256.cc
[628/1161] Compiling sha512.cc
[629/1161] Compiling slhdsa.cc
[630/1161] Compiling sha1.cc
[631/1161] Compiling rsa_extra.cc
[632/1161] Compiling spake2plus.cc
[633/1161] Compiling rc4.cc
[634/1161] Compiling trusty.cc
[635/1161] Compiling windows.cc
[636/1161] Compiling rand.cc
[637/1161] Compiling refcount.cc
[638/1161] Compiling rsa_crypt.cc
[639/1161] Compiling urandom.cc
[640/1161] Compiling rsa_asn1.cc
[641/1161] Compiling ios.cc
[642/1161] Compiling getentropy.cc
[643/1161] Compiling poly1305_arm_asm.S
[644/1161] Compiling passive.cc
[645/1161] Compiling deterministic.cc
[646/1161] Compiling forkunsafe.cc
[647/1161] Compiling fork_detect.cc
[648/1161] Compiling poly1305_vec.cc
[649/1161] Compiling pool.cc
[650/1161] Compiling poly1305_arm.cc
[651/1161] Compiling poly1305.cc
[652/1161] Compiling pkcs7.cc
[653/1161] Compiling pkcs7_x509.cc
[654/1161] Compiling pkcs8.cc
[655/1161] Compiling pkcs8_x509.cc
[656/1161] Compiling p5_pbev2.cc
[657/1161] Compiling pem_x509.cc
[658/1161] Compiling pem_xaux.cc
[659/1161] Compiling pem_pkey.cc
[660/1161] Compiling pem_all.cc
[661/1161] Compiling pem_pk8.cc
[662/1161] Compiling pem_lib.cc
[663/1161] Compiling pem_info.cc
[664/1161] Compiling pem_oth.cc
[665/1161] Compiling mlkem.cc
[666/1161] Compiling mem.cc
[667/1161] Compiling obj_xref.cc
[668/1161] Compiling mldsa.cc
[669/1161] Compiling obj.cc
[670/1161] Compiling poly_rq_mul.S
[671/1161] Compiling fips_shared_support.cc
[672/1161] Compiling lhash.cc
[673/1161] Compiling md5.cc
[674/1161] Compiling md4.cc
[675/1161] Compiling ex_data.cc
[676/1161] Compiling kyber.cc
[677/1161] Compiling sign.cc
[678/1161] Compiling hrss.cc
[679/1161] Compiling hpke.cc
[680/1161] Compiling print.cc
[681/1161] Compiling scrypt.cc
[682/1161] Compiling pbkdf.cc
[683/1161] Compiling p_x25519.cc
[684/1161] Compiling p_x25519_asn1.cc
[685/1161] Compiling p_ed25519.cc
[686/1161] Compiling p_ed25519_asn1.cc
[687/1161] Compiling p_rsa_asn1.cc
[688/1161] Compiling p_hkdf.cc
[689/1161] Compiling p_rsa.cc
[690/1161] Compiling p_ec.cc
[691/1161] Compiling p_ec_asn1.cc
[692/1161] Compiling p_dh_asn1.cc
[693/1161] Compiling p_dh.cc
[694/1161] Compiling evp_ctx.cc
[695/1161] Compiling p_dsa_asn1.cc
[696/1161] Compiling evp_asn1.cc
[697/1161] Compiling evp.cc
[698/1161] Compiling err.cc
[699/1161] Compiling ecdh.cc
[700/1161] Compiling engine.cc
[701/1161] Compiling hash_to_curve.cc
[702/1161] Compiling ec_derive.cc
[703/1161] Compiling ecdsa_asn1.cc
[704/1161] Compiling bcm.cc
[705/1161] Compiling dsa.cc
[706/1161] Compiling ec_asn1.cc
[707/1161] Compiling dsa_asn1.cc
[708/1161] Compiling x25519-asm-arm.S
[709/1161] Compiling params.cc
[710/1161] Compiling digest_extra.cc
[711/1161] Compiling des.cc
[712/1161] Compiling dh_asn1.cc
[713/1161] Compiling curve25519_64_adx.cc
[714/1161] Compiling crypto.cc
[715/1161] Compiling cpu_intel.cc
[716/1161] Compiling spake25519.cc
[717/1161] Compiling curve25519.cc
[718/1161] Compiling cpu_arm_linux.cc
[719/1161] Compiling cpu_arm_freebsd.cc
[720/1161] Compiling cpu_aarch64_win.cc
[721/1161] Compiling cpu_aarch64_sysreg.cc
[722/1161] Compiling cpu_aarch64_openbsd.cc
[723/1161] Compiling cpu_aarch64_linux.cc
[724/1161] Compiling cpu_aarch64_fuchsia.cc
[725/1161] Compiling cpu_aarch64_apple.cc
[726/1161] Compiling conf.cc
[727/1161] Compiling tls_cbc.cc
[728/1161] Compiling get_cipher.cc
[729/1161] Compiling e_rc4.cc
[730/1161] Compiling e_tls.cc
[731/1161] Compiling e_rc2.cc
[732/1161] Compiling e_null.cc
[733/1161] Compiling e_des.cc
[734/1161] Compiling e_aesgcmsiv.cc
[735/1161] Compiling e_chacha20poly1305.cc
[736/1161] Compiling e_aesctrhmac.cc
[737/1161] Compiling derive_key.cc
[738/1161] Compiling chacha.cc
[739/1161] Compiling unicode.cc
[740/1161] Compiling buf.cc
[741/1161] Compiling cbs.cc
[742/1161] Compiling ber.cc
[743/1161] Compiling cbb.cc
[744/1161] Compiling asn1_compat.cc
[745/1161] Compiling bn_asn1.cc
[746/1161] Compiling convert.cc
[747/1161] Compiling blake2.cc
[748/1161] Compiling socket_helper.cc
[749/1161] Compiling socket.cc
[750/1161] Compiling printf.cc
[751/1161] Compiling hexdump.cc
[752/1161] Compiling pair.cc
[753/1161] Compiling file.cc
[754/1161] Compiling errno.cc
[755/1161] Compiling fd.cc
[756/1161] Compiling connect.cc
[757/1161] Compiling bio_mem.cc
[758/1161] Compiling base64.cc
[759/1161] Compiling bio.cc
[760/1161] Compiling tasn_typ.cc
[761/1161] Compiling tasn_fre.cc
[762/1161] Compiling tasn_utl.cc
[763/1161] Compiling tasn_enc.cc
[764/1161] Compiling tasn_new.cc
[765/1161] Compiling f_string.cc
[766/1161] Compiling tasn_dec.cc
[767/1161] Compiling posix_time.cc
[768/1161] Compiling f_int.cc
[769/1161] Compiling asn_pack.cc
[770/1161] Compiling asn1_par.cc
[771/1161] Compiling asn1_lib.cc
[772/1161] Compiling a_utctm.cc
[773/1161] Compiling a_octet.cc
[774/1161] Compiling a_strnid.cc
[775/1161] Compiling a_type.cc
[776/1161] Compiling a_time.cc
[777/1161] Compiling a_strex.cc
[778/1161] Compiling a_object.cc
[779/1161] Compiling a_i2d_fp.cc
[780/1161] Compiling a_mbstr.cc
[781/1161] Compiling a_int.cc
[782/1161] Compiling a_dup.cc
[783/1161] Compiling a_d2i_fp.cc
[784/1161] Compiling fiat_p256_adx_sqr.S
[785/1161] Compiling fiat_p256_adx_mul.S
[786/1161] Compiling fiat_curve25519_adx_square.S
[787/1161] Compiling fiat_curve25519_adx_mul.S
[788/1161] Compiling md5-x86_64-linux.S
[789/1161] Compiling md5-x86_64-apple.S
[790/1161] Compiling a_gentm.cc
[791/1161] Compiling md5-586-linux.S
[792/1161] Compiling md5-586-apple.S
[793/1161] Compiling chacha20_poly1305_x86_64-linux.S
[794/1161] Compiling chacha20_poly1305_x86_64-apple.S
[795/1161] Compiling a_bool.cc
[796/1161] Compiling CCryptoBoringSSLShims shims.c
[797/1161] Compiling chacha20_poly1305_armv8-win.S
[798/1161] Compiling a_bitstr.cc
[799/1161] Compiling chacha20_poly1305_armv8-apple.S
[800/1161] Compiling chacha-x86_64-linux.S
[801/1161] Compiling chacha-x86_64-apple.S
[802/1161] Compiling chacha-x86-linux.S
[803/1161] Compiling chacha20_poly1305_armv8-linux.S
[804/1161] Compiling chacha-x86-apple.S
[805/1161] Compiling chacha-armv8-win.S
[806/1161] Compiling chacha-armv8-linux.S
[807/1161] Compiling chacha-armv8-apple.S
[808/1161] Compiling aes128gcmsiv-x86_64-linux.S
[809/1161] Compiling chacha-armv4-linux.S
[810/1161] Compiling aes128gcmsiv-x86_64-apple.S
[811/1161] Compiling x86_64-mont-linux.S
[812/1161] Compiling x86_64-mont5-linux.S
[812/1161] Compiling x86_64-mont5-apple.S
[814/1161] Compiling x86-mont-linux.S
[815/1161] Compiling x86_64-mont-apple.S
[816/1161] Compiling x86-mont-apple.S
[817/1161] Compiling vpaes-x86-linux.S
[818/1161] Compiling vpaes-x86_64-linux.S
[819/1161] Compiling vpaes-x86_64-apple.S
[820/1161] Compiling vpaes-x86-apple.S
[821/1161] Compiling vpaes-armv8-win.S
[822/1161] Compiling vpaes-armv8-linux.S
[823/1161] Compiling vpaes-armv7-linux.S
[824/1161] Compiling vpaes-armv8-apple.S
[825/1161] Compiling sha512-x86_64-linux.S
[826/1161] Compiling sha512-x86_64-apple.S
[827/1161] Compiling sha512-armv8-apple.S
[828/1161] Compiling sha512-armv8-win.S
[829/1161] Compiling sha512-armv4-linux.S
[830/1161] Compiling sha512-586-linux.S
[831/1161] Compiling sha512-armv8-linux.S
[832/1161] Compiling sha512-586-apple.S
[833/1161] Compiling sha256-x86_64-apple.S
[833/1161] Compiling sha256-x86_64-linux.S
[835/1161] Compiling sha256-armv8-win.S
[836/1161] Compiling sha256-armv8-apple.S
[837/1161] Compiling sha256-armv8-linux.S
[838/1161] Compiling sha256-586-apple.S
[839/1161] Compiling sha256-586-linux.S
[840/1161] Compiling sha256-armv4-linux.S
[841/1161] Compiling sha1-x86_64-linux.S
[842/1161] Compiling err_data.cc
[843/1161] Compiling sha1-x86_64-apple.S
[844/1161] Compiling sha1-armv8-apple.S
[845/1161] Compiling sha1-armv8-win.S
[846/1161] Compiling sha1-586-linux.S
[847/1161] Compiling sha1-armv8-linux.S
[848/1161] Compiling sha1-armv4-large-linux.S
[849/1161] Compiling sha1-586-apple.S
[850/1161] Compiling rsaz-avx2-apple.S
[851/1161] Compiling rdrand-x86_64-apple.S
[852/1161] Compiling rsaz-avx2-linux.S
[853/1161] Compiling rdrand-x86_64-linux.S
[854/1161] Compiling p256_beeu-x86_64-asm-linux.S
[855/1161] Compiling p256_beeu-x86_64-asm-apple.S
[856/1161] Compiling p256_beeu-armv8-asm-win.S
[857/1161] Compiling p256_beeu-armv8-asm-apple.S
[858/1161] Compiling p256_beeu-armv8-asm-linux.S
[858/1161] Compiling p256-x86_64-asm-linux.S
[860/1161] Compiling p256-x86_64-asm-apple.S
[861/1161] Compiling p256-armv8-asm-win.S
[862/1161] Compiling p256-armv8-asm-apple.S
[863/1161] Compiling ghashv8-armv7-linux.S
[864/1161] Compiling p256-armv8-asm-linux.S
[865/1161] Compiling ghashv8-armv8-apple.S
[866/1161] Compiling ghashv8-armv8-win.S
[867/1161] Compiling ghashv8-armv8-linux.S
[868/1161] Compiling ghash-x86-apple.S
[869/1161] Compiling ghash-x86_64-linux.S
[869/1161] Compiling ghash-x86_64-apple.S
[871/1161] Compiling ghash-ssse3-x86_64-linux.S
[872/1161] Compiling ghash-x86-linux.S
[873/1161] Compiling ghash-ssse3-x86_64-apple.S
[874/1161] Compiling ghash-ssse3-x86-linux.S
[875/1161] Compiling ghash-ssse3-x86-apple.S
[876/1161] Compiling ghash-neon-armv8-linux.S
[877/1161] Compiling ghash-neon-armv8-win.S
[878/1161] Compiling ghash-neon-armv8-apple.S
[879/1161] Compiling ghash-armv4-linux.S
[880/1161] Compiling co-586-linux.S
[881/1161] Compiling bsaes-armv7-linux.S
[882/1161] Compiling co-586-apple.S
[883/1161] Compiling bn-armv8-win.S
[884/1161] Compiling bn-armv8-linux.S
[885/1161] Compiling bn-armv8-apple.S
[886/1161] Compiling bn-586-linux.S
[887/1161] Compiling armv8-mont-win.S
[888/1161] Compiling bn-586-apple.S
[889/1161] Compiling armv4-mont-linux.S
[890/1161] Compiling armv8-mont-apple.S
[891/1161] Compiling armv8-mont-linux.S
[892/1161] Compiling aesv8-gcm-armv8-apple.S
[893/1161] Compiling aesv8-gcm-armv8-win.S
[894/1161] Compiling aesv8-armv8-win.S
[895/1161] Compiling aesv8-gcm-armv8-linux.S
[896/1161] Compiling aesv8-armv8-linux.S
[897/1161] Compiling aesni-x86_64-linux.S
[898/1161] Compiling aesv8-armv8-apple.S
[899/1161] Compiling aesv8-armv7-linux.S
[900/1161] Compiling aesni-x86_64-apple.S
[901/1161] Compiling aesni-x86-linux.S
[902/1161] Compiling aesni-x86-apple.S
[903/1161] Compiling aesni-gcm-x86_64-linux.S
[904/1161] Compiling aesni-gcm-x86_64-apple.S
[905/1161] Compiling aes-gcm-avx512-x86_64-linux.S
[906/1161] Compiling aes-gcm-avx512-x86_64-apple.S
[907/1161] Compiling aes-gcm-avx2-x86_64-linux.S
[908/1161] Compiling aes-gcm-avx2-x86_64-apple.S
[909/1161] Compiling xwing.cc
[910/1161] Compiling x_x509a.cc
[911/1161] Compiling x_sig.cc
[912/1161] Compiling x_spki.cc
[913/1161] Compiling x_req.cc
[914/1161] Compiling x_x509.cc
[915/1161] Compiling c-nioatomics.c
[916/1161] Compiling x_pubkey.cc
[917/1161] Compiling x_exten.cc
[918/1161] Compiling x_name.cc
[919/1161] Compiling x_crl.cc
[920/1161] Compiling c-atomics.c
[921/1161] Compiling x_attrib.cc
[922/1161] Compiling x_all.cc
[923/1167] Compiling x_algor.cc
[925/1167] Compiling NIOConcurrencyHelpers NIOLock.swift
[926/1167] Compiling NIOConcurrencyHelpers lock.swift
[927/1167] Emitting module NIOConcurrencyHelpers
[928/1167] Compiling NIOConcurrencyHelpers atomics.swift
[929/1167] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[930/1167] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[930/1168] Compiling x509spki.cc
[932/1168] Compiling x509rset.cc
[933/1168] Compiling x509cset.cc
[934/1168] Compiling x509name.cc
[935/1168] Compiling x509_vpm.cc
[936/1168] Compiling x509_vfy.cc
[937/1168] Compiling x509_v3.cc
[938/1168] Compiling x509_txt.cc
[939/1168] Compiling x509_trs.cc
[940/1168] Compiling x509_set.cc
[941/1168] Compiling x509_req.cc
[942/1168] Compiling x509_obj.cc
[943/1168] Compiling x509_lu.cc
[944/1168] Compiling x509_ext.cc
[945/1168] Compiling x509_def.cc
[946/1168] Compiling x509_d2.cc
[947/1168] Compiling x509.cc
[948/1168] Compiling x509_att.cc
[949/1168] Compiling x509_cmp.cc
[950/1168] Compiling v3_skey.cc
[951/1168] Compiling v3_utl.cc
[952/1168] Compiling v3_purp.cc
[953/1168] Compiling v3_prn.cc
[954/1168] Compiling v3_pmaps.cc
[955/1168] Compiling v3_pcons.cc
[956/1168] Compiling v3_ncons.cc
[957/1168] Compiling v3_ocsp.cc
[958/1168] Compiling v3_int.cc
[959/1168] Compiling v3_lib.cc
[960/1168] Compiling v3_info.cc
[961/1168] Compiling v3_ia5.cc
[962/1168] Compiling v3_genn.cc
[963/1168] Compiling v3_extku.cc
[964/1168] Compiling v3_cpols.cc
[965/1168] Compiling v3_crld.cc
[966/1168] Compiling v3_enum.cc
[967/1168] Compiling v3_bitst.cc
[968/1168] Compiling v3_conf.cc
[969/1168] Compiling v3_bcons.cc
[970/1168] Compiling v3_alt.cc
[971/1168] Compiling v3_akey.cc
[972/1168] Compiling v3_akeya.cc
[973/1168] Compiling t_x509a.cc
[974/1168] Compiling t_x509.cc
[975/1168] Compiling t_crl.cc
[976/1168] Compiling t_req.cc
[977/1168] Compiling rsa_pss.cc
[978/1168] Compiling i2d_pr.cc
[979/1168] Compiling name_print.cc
[980/1168] Compiling policy.cc
[981/1168] Compiling by_file.cc
[982/1168] Compiling by_dir.cc
[983/1168] Compiling asn1_gen.cc
[984/1168] Compiling algorithm.cc
[985/1168] Compiling a_verify.cc
[986/1168] Compiling a_sign.cc
[987/1168] Compiling thread_win.cc
[988/1168] Compiling thread_pthread.cc
[989/1168] Compiling voprf.cc
[990/1168] Compiling trust_token.cc
[991/1168] Compiling a_digest.cc
[992/1168] Compiling pmbtoken.cc
[993/1168] Compiling thread_none.cc
[994/1168] Compiling thread.cc
[995/1168] Compiling stack.cc
[996/1168] Compiling siphash.cc
[997/1168] Compiling sha512.cc
[998/1168] Compiling sha256.cc
[999/1168] Compiling slhdsa.cc
[1000/1168] Compiling sha1.cc
[1001/1168] Compiling spake2plus.cc
[1002/1168] Compiling rsa_print.cc
[1003/1168] Compiling rsa_extra.cc
[1004/1168] Compiling rsa_crypt.cc
[1005/1168] Compiling refcount.cc
[1006/1168] Compiling rc4.cc
[1007/1168] Compiling windows.cc
[1008/1168] Compiling urandom.cc
[1009/1168] Compiling trusty.cc
[1010/1168] Compiling rand.cc
[1011/1168] Compiling rsa_asn1.cc
[1012/1168] Compiling passive.cc
[1013/1168] Compiling ios.cc
[1014/1168] Compiling getentropy.cc
[1015/1168] Compiling poly1305_arm_asm.S
[1016/1168] Compiling forkunsafe.cc
[1017/1168] Compiling fork_detect.cc
[1018/1168] Compiling deterministic.cc
[1019/1168] Compiling poly1305_vec.cc
[1020/1168] Compiling pool.cc
[1021/1168] Compiling poly1305_arm.cc
[1022/1168] Compiling poly1305.cc
[1023/1168] Compiling pkcs8_x509.cc
[1024/1168] Compiling pkcs8.cc
[1025/1168] Compiling p5_pbev2.cc
[1026/1168] Compiling pkcs7_x509.cc
[1027/1168] Compiling pkcs7.cc
[1028/1168] Compiling pem_xaux.cc
[1029/1168] Compiling pem_x509.cc
[1030/1168] Compiling pem_pkey.cc
[1031/1168] Compiling mlkem.cc
[1032/1168] Compiling pem_pk8.cc
[1033/1168] Compiling pem_oth.cc
[1034/1168] Compiling pem_lib.cc
[1035/1168] Compiling pem_info.cc
[1036/1168] Compiling obj_xref.cc
[1037/1168] Compiling pem_all.cc
[1038/1168] Compiling obj.cc
[1039/1168] Compiling poly_rq_mul.S
[1040/1168] Compiling mem.cc
[1040/1168] Compiling mldsa.cc
[1042/1168] Compiling fips_shared_support.cc
[1043/1168] Compiling lhash.cc
[1044/1168] Compiling md4.cc
[1045/1168] Compiling md5.cc
[1046/1168] Compiling fuzzer_mode.cc
[1047/1168] Compiling kyber.cc
[1048/1168] Compiling ex_data.cc
[1049/1168] Compiling hpke.cc
[1050/1168] Compiling hrss.cc
[1051/1168] Compiling scrypt.cc
[1052/1168] Compiling pbkdf.cc
[1053/1168] Compiling sign.cc
[1054/1168] Compiling print.cc
[1055/1168] Compiling p_x25519.cc
[1056/1168] Compiling p_x25519_asn1.cc
[1057/1168] Compiling p_rsa_asn1.cc
[1058/1168] Compiling p_rsa.cc
[1059/1168] Compiling p_ed25519.cc
[1060/1168] Compiling p_hkdf.cc
[1061/1168] Compiling p_ed25519_asn1.cc
[1062/1168] Compiling p_ec_asn1.cc
[1063/1168] Compiling p_ec.cc
[1064/1168] Compiling p_dsa_asn1.cc
[1065/1168] Compiling p_dh_asn1.cc
[1066/1168] Compiling p_dh.cc
[1067/1168] Compiling evp_ctx.cc
[1068/1168] Compiling evp_asn1.cc
[1069/1168] Compiling err.cc
[1070/1168] Compiling engine.cc
[1071/1168] Compiling ecdsa_p1363.cc
[1072/1168] Compiling evp.cc
[1073/1168] Compiling ecdh.cc
[1074/1168] Compiling ecdsa_asn1.cc
[1075/1168] Compiling hash_to_curve.cc
[1076/1168] Compiling ec_derive.cc
[1077/1168] Compiling dsa.cc
[1078/1168] Compiling ec_asn1.cc
[1079/1168] Compiling dsa_asn1.cc
[1080/1168] Compiling digest_extra.cc
[1081/1168] Compiling x25519-asm-arm.S
[1082/1168] Compiling des.cc
[1083/1168] Compiling params.cc
[1084/1168] Compiling curve25519_64_adx.cc
[1085/1168] Compiling dh_asn1.cc
[1086/1168] Compiling spake25519.cc
[1087/1168] Compiling curve25519.cc
[1088/1168] Compiling crypto.cc
[1089/1168] Compiling cpu_intel.cc
[1090/1168] Compiling cpu_arm_linux.cc
[1091/1168] Compiling cpu_arm_freebsd.cc
[1092/1168] Compiling cpu_aarch64_win.cc
[1093/1168] Compiling cpu_aarch64_sysreg.cc
[1094/1168] Compiling cpu_aarch64_linux.cc
[1095/1168] Compiling cpu_aarch64_openbsd.cc
[1096/1168] Compiling cpu_aarch64_fuchsia.cc
[1097/1168] Compiling cpu_aarch64_apple.cc
[1098/1168] Compiling conf.cc
[1099/1168] Compiling get_cipher.cc
[1100/1168] Compiling tls_cbc.cc
[1101/1168] Compiling e_tls.cc
[1102/1168] Compiling e_rc4.cc
[1103/1168] Compiling cms.cc
[1104/1168] Compiling e_rc2.cc
[1105/1168] Compiling e_null.cc
[1106/1168] Compiling e_chacha20poly1305.cc
[1107/1168] Compiling e_des.cc
[1108/1168] Compiling e_aeseax.cc
[1109/1168] Compiling e_aesgcmsiv.cc
[1110/1168] Compiling derive_key.cc
[1111/1168] Compiling chacha.cc
[1112/1168] Compiling e_aesctrhmac.cc
[1113/1168] Compiling buf.cc
[1114/1168] Compiling unicode.cc
[1115/1168] Compiling sqrt.cc
[1116/1168] Compiling ber.cc
[1117/1168] Compiling cbs.cc
[1118/1168] Compiling cbb.cc
[1119/1168] Compiling exponentiation.cc
[1120/1168] Compiling asn1_compat.cc
[1121/1168] Compiling div.cc
[1122/1168] Compiling blake2.cc
[1123/1168] Compiling printf.cc
[1124/1168] Compiling hexdump.cc
[1125/1168] Compiling pair.cc
[1126/1168] Compiling bn_asn1.cc
[1127/1168] Compiling convert.cc
[1128/1168] Compiling file.cc
[1129/1168] Compiling errno.cc
[1130/1168] Compiling fd.cc
[1131/1168] Compiling base64.cc
[1132/1168] Compiling bio_mem.cc
[1133/1168] Compiling bio.cc
[1134/1168] Compiling tasn_typ.cc
[1135/1168] Compiling tasn_utl.cc
[1136/1168] Compiling tasn_fre.cc
[1137/1168] Compiling tasn_enc.cc
[1138/1168] Compiling posix_time.cc
[1139/1168] Compiling tasn_new.cc
[1140/1168] Compiling f_string.cc
[1141/1168] Compiling tasn_dec.cc
[1142/1168] Compiling f_int.cc
[1143/1168] Compiling asn_pack.cc
[1144/1168] Compiling asn1_par.cc
[1145/1168] Compiling bcm.cc
[1146/1168] Compiling asn1_lib.cc
[1147/1168] Compiling a_utctm.cc
[1148/1168] Compiling a_type.cc
[1149/1168] Compiling a_time.cc
[1150/1168] Compiling a_octet.cc
[1151/1168] Compiling a_strnid.cc
[1152/1168] Compiling a_strex.cc
[1153/1168] Compiling a_object.cc
[1154/1168] Compiling a_i2d_fp.cc
[1155/1168] Compiling a_d2i_fp.cc
[1156/1168] Write sources
[1157/1168] Compiling a_dup.cc
[1157/1168] Write sources
[1162/1168] Compiling a_mbstr.cc
[1163/1168] Compiling a_int.cc
[1164/1284] Compiling a_gentm.cc
[1165/1309] Compiling a_bool.cc
[1167/1309] Compiling Algorithms Permutations.swift
[1168/1309] Compiling Algorithms Product.swift
[1169/1309] Compiling Algorithms Joined.swift
[1170/1309] Compiling Algorithms Keyed.swift
[1171/1311] Compiling Algorithms Chain.swift
[1172/1311] Compiling Algorithms Chunked.swift
[1173/1311] Compiling Algorithms Combinations.swift
[1174/1311] Compiling Algorithms Partition.swift
[1176/1311] Compiling Atomics IntegerOperations.swift
[1177/1311] Compiling Atomics Unmanaged extensions.swift
[1178/1311] Compiling Algorithms Reductions.swift
[1179/1311] Compiling Algorithms Rotate.swift
[1180/1311] Compiling Algorithms Split.swift
[1181/1311] Compiling Algorithms Stride.swift
[1181/1318] Compiling aes.cc
[1183/1318] Compiling Algorithms EitherSequence.swift
[1184/1318] Compiling Algorithms FirstNonNil.swift
[1185/1318] Compiling Algorithms AdjacentPairs.swift
[1186/1318] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1187/1318] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1188/1318] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1189/1318] Compiling AsyncAlgorithms DebounceStorage.swift
[1190/1318] Compiling AsyncAlgorithms Dictionary.swift
[1191/1318] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1192/1318] Compiling AsyncAlgorithms Locking.swift
[1194/1318] Compiling a_bitstr.cc
[1196/1318] Emitting module AsyncAlgorithms
[1197/1324] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1198/1324] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1199/1324] Compiling AsyncAlgorithms MergeStateMachine.swift
[1200/1324] Compiling AsyncAlgorithms MergeStorage.swift
[1201/1324] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1202/1324] Compiling AsyncAlgorithms Rethrow.swift
[1203/1324] Compiling AsyncAlgorithms SetAlgebra.swift
[1204/1324] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1205/1324] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1206/1324] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1207/1324] Compiling AsyncAlgorithms ZipStateMachine.swift
[1208/1324] Compiling AsyncAlgorithms ZipStorage.swift
[1209/1324] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1210/1324] Compiling BitCollections BitSet.Counted.swift
[1219/1332] Compiling Algorithms Suffix.swift
[1223/1335] Emitting module BitCollections
[1230/1335] Compiling Algorithms FlattenCollection.swift
[1231/1335] Compiling Algorithms Grouped.swift
[1232/1335] Compiling Algorithms Indexed.swift
[1233/1335] Compiling Algorithms Intersperse.swift
[1234/1335] Compiling Algorithms Compacted.swift
[1235/1335] Compiling Algorithms Cycle.swift
[1237/1335] Compiling BitCollections BitSet.Index.swift
[1238/1335] Compiling BitCollections BitSet._UnsafeHandle.swift
[1239/1335] Compiling BitCollections BitSet.swift
[1240/1335] Compiling BitCollections Range+Utilities.swift
[1241/1335] Compiling BitCollections Slice+Utilities.swift
[1242/1335] Compiling BitCollections UInt+Tricks.swift
[1243/1335] Compiling BitCollections _Word.swift
[1261/1335] Compiling Algorithms Trim.swift
[1262/1335] Compiling Algorithms Unique.swift
[1263/1335] Compiling Algorithms Windows.swift
[1264/1335] Compiling AsyncAlgorithms ChannelStorage.swift
[1265/1335] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1266/1335] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1267/1335] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1292/1338] Emitting module Collections
[1293/1338] Compiling Collections Collections.swift
[1294/1339] Compiling CryptoBoringWrapper RandomBytes.swift
[1319/1339] Emitting module Atomics
[1327/1340] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1334/1341] Emitting module CryptoBoringWrapper
[1336/1341] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1337/1341] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1338/1349] Compiling CryptoBoringWrapper EllipticCurve.swift
[1339/1349] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1340/1349] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1342/1426] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1343/1426] Compiling ServiceLifecycle CancellationWaiter.swift
[1344/1427] Emitting module Algorithms
[1345/1428] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1346/1428] Emitting module ServiceLifecycle
[1347/1428] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1348/1428] Compiling NIOCore AddressedEnvelope.swift
[1349/1478] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1351/1512] Compiling Crypto ChaChaPoly_boring.swift
[1352/1512] Compiling Crypto ChaChaPoly.swift
[1353/1512] Compiling ServiceLifecycle GracefulShutdown.swift
[1354/1512] Compiling ServiceLifecycle ServiceRunnerError.swift
[1355/1512] Compiling Crypto Cipher.swift
[1356/1512] Compiling Crypto Nonces.swift
[1357/1512] Compiling Crypto ASN1Null.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:33: error: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
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: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
564 | let jitteredBackoff = backoff + jitter
565 | return jitteredBackoff
Swift.Duration.nanoseconds:3:33: note: where 'T' = 'Float16'
1 | struct Duration {
2 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
3 | @inlinable public static func nanoseconds<T>(_ nanoseconds: T) -> Duration where T : BinaryInteger}
| `- note: where 'T' = 'Float16'
4 |
/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 }
[1358/1512] Compiling Crypto ASN1OctetString.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:33: error: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
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: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
564 | let jitteredBackoff = backoff + jitter
565 | return jitteredBackoff
Swift.Duration.nanoseconds:3:33: note: where 'T' = 'Float16'
1 | struct Duration {
2 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
3 | @inlinable public static func nanoseconds<T>(_ nanoseconds: T) -> Duration where T : BinaryInteger}
| `- note: where 'T' = 'Float16'
4 |
/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 }
[1359/1512] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1360/1512] Compiling Crypto AES-GCM.swift
[1361/1512] Compiling Crypto AES-GCM_boring.swift
[1362/1512] Compiling Crypto ASN1.swift
[1363/1512] Compiling Crypto ASN1Any.swift
[1364/1512] Compiling Crypto ECDH_boring.swift
[1365/1512] Compiling Crypto DH.swift
[1366/1512] Compiling Crypto ECDH.swift
[1367/1512] Compiling Crypto ANSIx963.swift
[1368/1512] Compiling Crypto HKDF.swift
[1369/1512] Compiling Crypto AESWrap.swift
[1370/1512] Compiling Crypto AESWrap_boring.swift
[1371/1512] Compiling Crypto Ed25519_boring.swift
[1372/1520] Compiling ServiceLifecycle Service.swift
[1373/1520] Compiling ServiceLifecycle ServiceGroup.swift
[1375/1521] Emitting module _ConnectionPoolModule
[1376/1521] Compiling Crypto NISTCurvesKeys_boring.swift
[1377/1521] Compiling Crypto X25519Keys_boring.swift
[1378/1521] Compiling Crypto Curve25519.swift
[1379/1521] Compiling Crypto Ed25519Keys.swift
[1380/1521] Compiling Crypto NISTCurvesKeys.swift
[1381/1521] Compiling Crypto X25519Keys.swift
[1382/1521] Compiling Crypto SymmetricKeys.swift
[1383/1521] Compiling Crypto HPKE-LabeledExtract.swift
[1395/1532] Compiling Crypto Insecure_HashFunctions.swift
[1396/1532] Compiling Crypto MLKEM_boring.swift
[1397/1532] Compiling Crypto MLKEM_wrapper.swift
[1398/1532] Compiling Crypto XWing_boring.swift
[1399/1532] Compiling Crypto KEM-Errors.swift
[1400/1532] Compiling Crypto KEM.swift
[1401/1532] Compiling Crypto MLKEM.swift
[1402/1532] Compiling Crypto XWing.swift
[1403/1532] Compiling Crypto ASN1Identifier.swift
[1404/1532] Compiling Crypto ASN1Integer.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/63] Compiling RealModule RealFunctions.swift
[3/63] Compiling ConcurrencyHelpers LockedValueBox.swift
[4/64] Compiling SwiftASN1 ASN1Identifier.swift
[5/64] Compiling SwiftASN1 ASN1OctetString.swift
[6/66] Compiling RealModule Float80+Real.swift
[7/66] Compiling RealModule Real.swift
[8/66] Compiling RealModule RelaxedArithmetic.swift
[9/66] Compiling SwiftASN1 ASN1Strings.swift
[10/66] Compiling SwiftASN1 ArraySliceBigint.swift
[11/66] Compiling SwiftASN1 GeneralizedTime.swift
[12/66] Compiling SwiftASN1 TimeUtilities.swift
[13/66] Compiling NIOConcurrencyHelpers NIOLock.swift
[14/66] Compiling SwiftASN1 ASN1Any.swift
[15/66] Compiling SwiftASN1 ObjectIdentifier.swift
[16/66] Compiling RealModule Float16+Real.swift
[17/66] Compiling ConcurrencyHelpers Lock.swift
[18/66] Emitting module ConcurrencyHelpers
[19/66] Emitting module _NIOBase64
[20/67] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/67] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/67] Compiling SwiftASN1 ASN1.swift
[23/67] Compiling SwiftASN1 BER.swift
[24/67] Compiling SwiftASN1 PEMDocument.swift
[25/67] Compiling SwiftASN1 ASN1Integer.swift
[26/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[28/67] Compiling SwiftASN1 ASN1Null.swift
[33/67] Emitting module RealModule
[34/68] Compiling NIOConcurrencyHelpers lock.swift
[35/68] Compiling _NIODataStructures Heap.swift
[36/68] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[37/68] Compiling NIOConcurrencyHelpers atomics.swift
[38/68] Compiling _NIOBase64 Base64.swift
[39/69] Emitting module CoreMetrics
[40/69] Emitting module _NIODataStructures
[41/69] Emitting module NIOConcurrencyHelpers
[43/70] Compiling _NIODataStructures PriorityQueue.swift
[44/70] Compiling _NIODataStructures _TinyArray.swift
[47/73] Emitting module InternalCollectionsUtilities
[49/87] Compiling Logging MetadataProvider.swift
[54/90] Compiling SwiftASN1 ASN1BitString.swift
[55/90] Compiling SwiftASN1 ASN1Boolean.swift
[56/133] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[57/133] Compiling UnixSignals UnixSignal.swift
[58/133] Emitting module UnixSignals
[60/133] Compiling Algorithms Joined.swift
[61/133] Compiling Algorithms Keyed.swift
[62/133] Compiling Algorithms FirstNonNil.swift
[63/133] Compiling Algorithms AdjacentPairs.swift
[64/133] Compiling Algorithms Chain.swift
[65/133] Compiling Algorithms Chunked.swift
[66/133] Compiling Algorithms Combinations.swift
[67/133] Compiling Algorithms FlattenCollection.swift
[68/133] Compiling Algorithms Grouped.swift
[69/133] Compiling Algorithms Indexed.swift
[70/133] Compiling Algorithms Intersperse.swift
[71/133] Compiling CoreMetrics Locks.swift
[72/133] Compiling CoreMetrics Metrics.swift
[73/134] Compiling CryptoBoringWrapper RandomBytes.swift
[75/134] Compiling Algorithms MinMax.swift
[76/134] Compiling Algorithms Partition.swift
[77/134] Compiling Algorithms Permutations.swift
[78/134] Compiling UnixSignals UnixSignalsSequence.swift
[79/137] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[84/137] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[86/137] Emitting module CryptoBoringWrapper
[88/139] Compiling Algorithms Compacted.swift
[89/139] Compiling Algorithms Cycle.swift
[90/139] Compiling Algorithms EitherSequence.swift
[91/139] Compiling Atomics IntegerOperations.swift
[92/139] Compiling Atomics Unmanaged extensions.swift
[93/207] Compiling _RopeModule BigString+Iterators.swift
[94/207] Compiling _RopeModule BigString+Metrics.swift
[95/207] Compiling _RopeModule BigString+Summary.swift
[96/207] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[97/207] Compiling CryptoBoringWrapper EllipticCurve.swift
[98/207] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[99/263] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[100/263] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[101/263] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[102/263] Compiling OrderedCollections OrderedDictionary+Elements.swift
[103/263] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[104/266] Compiling Metrics Metrics.swift
[105/266] Emitting module Metrics
[107/267] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[108/267] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[109/267] Compiling OrderedCollections OrderedDictionary+Values.swift
[110/267] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[111/267] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[112/267] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[114/274] Compiling OrderedCollections _HashTable+Bucket.swift
[115/274] Compiling OrderedCollections _HashTable+BucketIterator.swift
[116/274] Compiling OrderedCollections _HashTable+Constants.swift
[117/274] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[118/274] Compiling OrderedCollections OrderedDictionary+Codable.swift
[119/274] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[120/274] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[121/274] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[122/274] Compiling Logging Logging.swift
[123/274] Compiling Logging Locks.swift
[124/274] Compiling Logging LogHandler.swift
[125/274] Emitting module Logging
[126/275] Emitting module SwiftASN1
[127/276] Compiling HeapModule Heap+Invariants.swift
[128/276] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[129/276] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[133/276] Compiling HeapModule Heap+Descriptions.swift
[134/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[135/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[136/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[137/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[138/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[139/276] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[140/276] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[141/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[142/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[143/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[144/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[145/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[146/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[147/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[149/354] Compiling HashTreeCollections _HashNode+Structural union.swift
[150/354] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[151/354] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[152/359] Compiling HeapModule _HeapNode.swift
[153/359] Compiling HashTreeCollections _HashNode+Structural filter.swift
[154/359] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[155/359] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[156/359] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[157/359] Compiling HashTreeCollections _HashNode+Builder.swift
[158/359] Compiling HashTreeCollections _HashNode+Debugging.swift
[159/359] Compiling HashTreeCollections _HashNode+Initializers.swift
[160/359] Compiling HashTreeCollections _HashNode+Invariants.swift
[161/359] Compiling HashTreeCollections _HashNode+Lookups.swift
[162/359] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[163/359] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[164/359] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[165/359] Compiling HeapModule Heap.swift
[166/359] Compiling HashTreeCollections TreeDictionary+Codable.swift
[167/359] Compiling HashTreeCollections TreeDictionary+Collection.swift
[168/359] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[169/359] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[170/359] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[171/359] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[172/359] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[173/359] Compiling HashTreeCollections TreeDictionary+Filter.swift
[177/359] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[178/359] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[179/359] Compiling HashTreeCollections _HashNode.swift
[180/359] Compiling HashTreeCollections _HashNodeHeader.swift
[181/359] Compiling HashTreeCollections _HashSlot.swift
[182/359] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[183/359] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[184/359] Compiling HashTreeCollections _HashNode+Structural merge.swift
[185/359] Compiling HashTreeCollections _AncestorHashSlots.swift
[186/359] Compiling HashTreeCollections _Bitmap.swift
[187/359] Compiling HashTreeCollections _Bucket.swift
[188/359] Compiling HashTreeCollections _Hash.swift
[189/359] Compiling HashTreeCollections _HashLevel.swift
[190/359] Compiling HeapModule Heap+UnsafeHandle.swift
[201/383] Emitting module HeapModule
[203/467] Compiling Crypto ASN1Strings.swift
[204/467] Compiling Crypto ArraySliceBigint.swift
[205/469] Compiling Crypto X25519Keys_boring.swift
[206/469] Compiling Crypto Curve25519.swift
[207/469] Compiling Crypto Ed25519Keys.swift
[208/469] Compiling Crypto NISTCurvesKeys.swift
[209/469] Compiling Crypto X25519Keys.swift
[210/469] Compiling Crypto SymmetricKeys.swift
[211/469] Compiling Crypto HMAC.swift
[212/469] Compiling Crypto MACFunctions.swift
[213/469] Compiling Crypto MessageAuthenticationCode.swift
[214/469] Compiling Crypto AES.swift
[215/475] Compiling Crypto AES-GCM.swift
[216/475] Compiling Crypto AES-GCM_boring.swift
[217/479] Compiling Crypto GeneralizedTime.swift
[218/479] Compiling Crypto ObjectIdentifier.swift
[219/479] Compiling Crypto XWing.swift
[220/479] Compiling Crypto ECDH_boring.swift
[221/479] Compiling Crypto DH.swift
[222/479] Compiling Crypto ECDH.swift
[223/479] Compiling Crypto ANSIx963.swift
[224/479] Compiling Crypto HKDF.swift
[225/479] Compiling Crypto AESWrap.swift
[226/479] Compiling Crypto AESWrap_boring.swift
[227/479] Compiling Crypto Ed25519_boring.swift
[228/479] Compiling Crypto NISTCurvesKeys_boring.swift
[229/479] Compiling Crypto PKCS8PrivateKey.swift
[230/479] Compiling Crypto SEC1PrivateKey.swift
[231/479] Compiling Crypto ECDSASignature.swift
[232/479] Compiling Crypto PEMDocument.swift
[233/479] Compiling Crypto HPKE-Context.swift
[234/479] Compiling Crypto HPKE-KeySchedule.swift
[235/479] Compiling Crypto HPKE-Modes.swift
[236/479] Compiling Crypto Insecure.swift
[237/479] Compiling Crypto Insecure_HashFunctions.swift
[238/479] Compiling Crypto MLKEM_boring.swift
[239/479] Compiling Crypto MLKEM_wrapper.swift
[240/479] Compiling Crypto XWing_boring.swift
[241/479] Compiling Crypto KEM-Errors.swift
[242/479] Compiling Crypto KEM.swift
[243/479] Compiling Crypto MLKEM.swift
[262/532] Compiling BitCollections BitArray+Fill.swift
[263/532] Compiling BitCollections BitArray+Hashable.swift
[264/532] Compiling BitCollections BitArray+Initializers.swift
[265/532] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[266/532] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[267/532] Compiling BitCollections BitArray+Extras.swift
[268/532] Compiling BitCollections BitArray+Descriptions.swift
[269/532] Compiling BitCollections BitArray+Equatable.swift
[276/532] Compiling BitCollections BitArray+Invariants.swift
[277/532] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[286/532] Compiling BitCollections BitArray+BitwiseOperations.swift
[287/532] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[288/532] Compiling BitCollections BitArray+Codable.swift
[289/532] Compiling BitCollections BitArray+Collection.swift
[290/532] Compiling BitCollections BitArray+Copy.swift
[291/532] Compiling BitCollections BitArray+CustomReflectable.swift
[294/532] Compiling BitCollections BitArray+RandomBits.swift
[295/532] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[296/532] Compiling BitCollections BitArray+Shifts.swift
[297/532] Compiling BitCollections BitArray+Testing.swift
[309/532] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[310/532] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[311/532] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[312/532] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[313/532] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[314/532] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[315/532] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[316/532] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[317/532] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[318/532] Compiling HashTreeCollections TreeSet.swift
[319/532] Emitting module Atomics
[321/533] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[322/533] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[323/533] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[324/533] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[325/533] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[326/533] Compiling BitCollections BitSet+Initializers.swift
[327/533] Compiling BitCollections BitSet+Invariants.swift
[328/533] Compiling BitCollections BitSet+Random.swift
[329/533] Compiling BitCollections BitSet+SetAlgebra basics.swift
[330/533] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[331/533] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[332/533] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[333/533] Compiling BitCollections BitSet+CustomReflectable.swift
[334/533] Compiling BitCollections BitSet+CustomStringConvertible.swift
[335/533] Compiling BitCollections BitSet+Equatable.swift
[336/533] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[337/533] Compiling BitCollections BitSet+Extras.swift
[338/533] Compiling BitCollections BitSet+Hashable.swift
[339/540] Emitting module BitCollections
[346/540] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[347/540] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[348/540] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[349/540] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[350/540] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[351/540] Compiling BitCollections BitSet+SetAlgebra union.swift
[352/540] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[353/540] Compiling BitCollections BitSet.Counted.swift
[354/540] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[355/540] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[361/540] Emitting module DequeModule
[372/541] Emitting module OrderedCollections
[373/542] Emitting module Algorithms
[374/546] Emitting module _RopeModule
[376/575] Compiling NIOCore AddressedEnvelope.swift
[377/575] Compiling NIOCore AsyncAwaitSupport.swift
[378/575] Compiling NIOCore AsyncChannel.swift
[379/575] Compiling NIOCore AsyncChannelHandler.swift
[380/575] Compiling NIOCore AsyncChannelInboundStream.swift
[381/575] Compiling NIOCore AsyncChannelOutboundWriter.swift
[382/575] Compiling NIOCore NIOAsyncSequenceProducer.swift
[383/575] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[384/575] Compiling NIOCore NIOAsyncWriter.swift
[385/575] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[386/575] Compiling NIOCore BSDSocketAPI.swift
[387/575] Compiling NIOCore ByteBuffer-aux.swift
[388/575] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[389/575] Compiling NIOCore ByteBuffer-conversions.swift
[390/575] Compiling NIOCore ByteBuffer-core.swift
[391/575] Compiling NIOCore ByteBuffer-hex.swift
[396/575] Compiling BitCollections BitArray._UnsafeHandle.swift
[397/575] Compiling BitCollections BitArray.swift
[398/575] Compiling BitCollections BitSet+BidirectionalCollection.swift
[399/575] Compiling BitCollections BitSet+Codable.swift
[416/611] Compiling NIOCore ByteBuffer-int.swift
[417/611] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[418/611] Compiling NIOCore ByteBuffer-multi-int.swift
[419/611] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[420/611] Compiling NIOCore ByteBuffer-views.swift
[421/611] Compiling NIOCore Channel.swift
[422/611] Compiling NIOCore ChannelHandler.swift
[423/611] Compiling NIOCore ChannelHandlers.swift
[424/611] Compiling NIOCore ChannelInvoker.swift
[425/611] Compiling NIOCore ChannelOption.swift
[426/611] Compiling NIOCore ChannelPipeline.swift
[427/611] Compiling NIOCore CircularBuffer.swift
[428/611] Compiling NIOCore Codec.swift
[429/611] Compiling NIOCore ConvenienceOptionSupport.swift
[430/611] Compiling NIOCore DeadChannel.swift
[431/611] Compiling NIOCore DispatchQueue+WithFuture.swift
[432/611] Compiling NIOCore EventLoop+Deprecated.swift
[434/619] Compiling NIOCore FileHandle.swift
[435/619] Compiling NIOCore FileRegion.swift
[436/619] Compiling NIOCore GlobalSingletons.swift
[437/619] Compiling NIOCore IO.swift
[438/619] Compiling NIOCore IOData.swift
[439/619] Compiling NIOCore IPProtocol.swift
[440/619] Compiling NIOCore IntegerBitPacking.swift
[441/619] Compiling NIOCore IntegerTypes.swift
[442/619] Compiling NIOCore Interfaces.swift
[446/619] Compiling NIOCore EventLoop+SerialExecutor.swift
[447/619] Compiling NIOCore EventLoop.swift
[448/619] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[449/619] Compiling NIOCore EventLoopFuture+Deprecated.swift
[450/619] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[451/619] Compiling NIOCore EventLoopFuture.swift
[452/619] Compiling NIOCore FileDescriptor.swift
[455/620] Compiling NIOCore NIOAny.swift
[456/620] Compiling NIOCore NIOCloseOnErrorHandler.swift
[457/620] Compiling NIOCore NIOCoreSendableMetatype.swift
[458/620] Compiling NIOCore NIOLoopBound.swift
[459/620] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[460/620] Compiling NIOCore NIOScheduledCallback.swift
[461/621] Compiling NIOCore NIOSendable.swift
[464/645] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.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:33: error: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
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: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
564 | let jitteredBackoff = backoff + jitter
565 | return jitteredBackoff
Swift.Duration.nanoseconds:3:33: note: where 'T' = 'Float16'
1 | struct Duration {
2 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
3 | @inlinable public static func nanoseconds<T>(_ nanoseconds: T) -> Duration where T : BinaryInteger}
| `- note: where 'T' = 'Float16'
4 |
/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 }
[465/645] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.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:33: error: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
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: static method 'nanoseconds' requires that 'Float16' conform to 'BinaryInteger'
564 | let jitteredBackoff = backoff + jitter
565 | return jitteredBackoff
Swift.Duration.nanoseconds:3:33: note: where 'T' = 'Float16'
1 | struct Duration {
2 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
3 | @inlinable public static func nanoseconds<T>(_ nanoseconds: T) -> Duration where T : BinaryInteger}
| `- note: where 'T' = 'Float16'
4 |
/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 }
[466/667] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[467/667] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[468/667] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[469/667] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[470/667] Compiling _ConnectionPoolModule TinyFastSequence.swift
[471/667] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[472/667] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[473/667] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[474/667] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[475/667] Compiling AsyncAlgorithms MergeStateMachine.swift
[476/667] Compiling AsyncAlgorithms MergeStorage.swift
[477/667] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[478/667] Compiling AsyncAlgorithms Rethrow.swift
[479/673] Emitting module HashTreeCollections
[481/674] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[482/674] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[488/674] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[489/674] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[490/674] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[491/674] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[492/674] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[493/674] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[494/674] Emitting module _ConnectionPoolModule
[502/674] Compiling NIOCore RecvByteBufferAllocator.swift
[511/674] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[512/674] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[513/674] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[514/674] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[515/674] Compiling AsyncAlgorithms AsyncChannel.swift
[516/674] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[517/674] Compiling AsyncAlgorithms ChannelStateMachine.swift
[518/674] Compiling AsyncAlgorithms ChannelStorage.swift
[519/674] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[520/674] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[521/674] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[522/674] Compiling AsyncAlgorithms CombineLatestStorage.swift
[523/674] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[524/674] Compiling AsyncAlgorithms DebounceStateMachine.swift
[525/674] Compiling AsyncAlgorithms DebounceStorage.swift
[526/674] Compiling AsyncAlgorithms Dictionary.swift
[534/693] Emitting module Crypto
[543/693] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[544/693] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[545/693] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[546/693] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[547/695] Emitting module AsyncAlgorithms
[552/695] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[553/695] Compiling AsyncAlgorithms Locking.swift
[554/695] Compiling Collections Collections.swift
[555/695] Emitting module Collections
[561/696] Compiling AsyncAlgorithms SetAlgebra.swift
[562/696] Compiling AsyncAlgorithms UnsafeTransfer.swift
[563/696] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[564/696] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[565/696] Compiling AsyncAlgorithms ZipStateMachine.swift
[566/696] Compiling AsyncAlgorithms ZipStorage.swift
[567/696] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[568/696] Compiling NIOCore SocketAddresses.swift
[569/696] Compiling NIOCore SocketOptionProvider.swift
[570/696] Compiling NIOCore SystemCallHelpers.swift
[571/696] Compiling NIOCore TimeAmount+Duration.swift
[572/696] Compiling NIOCore TypeAssistedChannelHandler.swift
[573/696] Compiling NIOCore UniversalBootstrapSupport.swift
[574/696] Compiling NIOCore Utilities.swift
BUILD FAILURE 6.1 android