Build Information
Failed to build fluent-postgres-driver, reference main (095bc5
), with Swift 6.1 for Android on 30 May 2025 19:16:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 095bc5a Some minor cleanup (#224)
Cloned https://github.com/vapor/fluent-postgres-driver.git
Revision (git rev-parse @):
095bc5a17ab3363167f4becb270b6f8eb790481c
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.49.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "postgres-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.13.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/postgres-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"
],
"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" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/postgres-kit.git
[1/5355] Fetching postgres-kit
[2625/18683] Fetching postgres-kit, fluent-kit
Fetched https://github.com/vapor/postgres-kit.git from cache (0.72s)
[10530/13328] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (1.04s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.14.0 (1.63s)
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/async-kit.git
[1/2370] Fetching async-kit
[2371/8353] Fetching async-kit, sql-kit
[8354/20624] Fetching async-kit, sql-kit, postgres-nio
Fetched https://github.com/vapor/async-kit.git from cache (0.58s)
Fetched https://github.com/vapor/sql-kit.git from cache (0.59s)
Fetched https://github.com/vapor/postgres-nio.git from cache (0.59s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (2.53s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/3836] Fetching swift-log
[1306/9795] Fetching swift-log, swift-algorithms
[4680/26386] Fetching swift-log, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
[7870/96550] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.72s)
Fetched https://github.com/apple/swift-collections.git from cache (4.75s)
Fetched https://github.com/apple/swift-nio.git from cache (4.81s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.31s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.94s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.70s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.03s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1717] Fetching swift-atomics
[534/6108] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.99s)
Fetched https://github.com/apple/swift-system.git from cache (0.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.57s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.26.1 (2.89s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-crypto.git
[1/2426] Fetching swift-service-lifecycle
[802/4632] Fetching swift-service-lifecycle, swift-metrics
[4633/7299] Fetching swift-service-lifecycle, swift-metrics, swift-nio-transport-services
[4900/21235] Fetching swift-service-lifecycle, swift-metrics, swift-nio-transport-services, swift-crypto
[8137/36078] Fetching swift-service-lifecycle, swift-metrics, swift-nio-transport-services, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (2.96s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.03s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.03s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.07s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.08s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (3.89s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.53s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.50s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.77s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.81s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.49s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.09s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/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/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/postgres-kit.git
Working copy of https://github.com/vapor/postgres-kit.git resolved at 2.14.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Building for debugging...
[0/812] Write sources
[15/812] Compiling CNIODarwin shim.c
[15/812] Write sources
[17/812] Compiling CNIOWindows shim.c
[18/812] Compiling CNIOWASI CNIOWASI.c
[19/812] Write sources
[40/812] Compiling CNIOWindows WSAStartup.c
[41/812] Compiling _NumericsShims _NumericsShims.c
[42/812] Compiling CNIOLinux liburing_shims.c
[43/812] Compiling _AtomicsShims.c
[44/812] Compiling CNIOLinux shim.c
[45/812] Compiling fiat_p256_adx_mul.S
[46/812] Compiling fiat_curve25519_adx_square.S
[47/812] Compiling fiat_p256_adx_sqr.S
[48/812] Compiling fiat_curve25519_adx_mul.S
[49/812] Write swift-version-24593BA9C3E375BF.txt
[50/812] Compiling CNIOBoringSSLShims shims.c
[51/816] Compiling tls_record.cc
[52/816] Compiling tls13_both.cc
[53/816] Compiling tls_method.cc
[54/816] Compiling tls13_client.cc
[55/816] Compiling tls13_server.cc
[56/850] Compiling tls13_enc.cc
[58/867] Emitting module RealModule
[59/868] Emitting module CoreMetrics
[60/868] Emitting module Logging
[60/868] Compiling c-nioatomics.c
[62/871] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[63/872] Compiling ConcurrencyHelpers LockedValueBox.swift
[64/872] Compiling Logging LogHandler.swift
[65/872] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/872] Compiling InternalCollectionsUtilities Debugging.swift
[67/872] Emitting module InternalCollectionsUtilities
[68/872] Compiling RealModule RealFunctions.swift
[69/872] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[70/872] Compiling InternalCollectionsUtilities UInt+reversed.swift
[71/872] Compiling _NIODataStructures _TinyArray.swift
[72/872] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[73/872] Compiling InternalCollectionsUtilities Integer rank.swift
[74/872] Compiling RealModule Float16+Real.swift
[75/872] Compiling _NIOBase64 Base64.swift
[76/872] Emitting module _NIOBase64
[77/872] Compiling _NIODataStructures PriorityQueue.swift
[78/872] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[79/872] Compiling InternalCollectionsUtilities _SortedCollection.swift
[82/873] Compiling InternalCollectionsUtilities Descriptions.swift
[83/873] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[84/873] Compiling RealModule Float80+Real.swift
[85/873] Compiling RealModule Real.swift
[88/873] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[89/873] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[90/873] Compiling CoreMetrics Metrics.swift
[91/873] Emitting module _NIODataStructures
[92/873] Compiling _NIODataStructures Heap.swift
[93/874] Compiling RealModule ElementaryFunctions.swift
[94/874] Compiling RealModule Float+Real.swift
[98/875] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[103/878] Compiling SwiftASN1 TimeUtilities.swift
[104/878] Compiling SwiftASN1 UTCTime.swift
[112/878] Compiling Logging MetadataProvider.swift
[113/878] Compiling CoreMetrics Locks.swift
[114/878] Compiling ConcurrencyHelpers Lock.swift
[115/878] Emitting module ConcurrencyHelpers
[116/880] Compiling Logging Logging.swift
[117/880] Compiling Logging Locks.swift
[118/881] Compiling SwiftASN1 ArraySliceBigint.swift
[119/881] Compiling SwiftASN1 GeneralizedTime.swift
[125/881] Compiling SwiftASN1 DER.swift
[126/881] Compiling SwiftASN1 Errors.swift
[126/881] Compiling t1_enc.cc
[127/881] Compiling ssl_transcript.cc
[128/881] Compiling ssl_versions.cc
[129/974] Compiling ssl_x509.cc
[131/1056] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[132/1107] Compiling HeapModule Heap+Descriptions.swift
[133/1107] Compiling HeapModule _HeapNode.swift
[134/1107] Emitting module SwiftASN1
[135/1108] Compiling HeapModule Heap.swift
[137/1108] Compiling DequeModule _DequeBuffer.swift
[138/1108] Compiling DequeModule _DequeBufferHeader.swift
[139/1110] Compiling HeapModule Heap+Invariants.swift
[140/1110] Compiling HeapModule Heap+UnsafeHandle.swift
[141/1110] Emitting module HeapModule
[142/1111] Compiling DequeModule Deque+CustomReflectable.swift
[143/1111] Compiling DequeModule Deque+Descriptions.swift
[144/1111] Compiling DequeModule Deque+Equatable.swift
[145/1111] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[146/1111] Compiling UnixSignals UnixSignal.swift
[147/1111] Emitting module UnixSignals
[148/1111] Compiling UnixSignals UnixSignalsSequence.swift
[149/1112] Compiling HashTreeCollections TreeDictionary+Collection.swift
[150/1112] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[151/1112] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[152/1112] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[153/1112] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[154/1112] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[155/1112] Compiling HashTreeCollections TreeDictionary+Filter.swift
[156/1112] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[157/1112] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[158/1112] Compiling HashTreeCollections TreeDictionary+Keys.swift
[159/1112] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[160/1112] Compiling HashTreeCollections TreeDictionary+Merge.swift
[161/1112] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[162/1112] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[163/1112] Compiling DequeModule Deque+Extras.swift
[164/1112] Compiling DequeModule Deque+Hashable.swift
[165/1112] Compiling DequeModule Deque+Testing.swift
[166/1112] Compiling DequeModule Deque._Storage.swift
[169/1119] Compiling OrderedCollections OrderedSet+SubSequence.swift
[170/1119] Compiling OrderedCollections OrderedSet+Testing.swift
[171/1119] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[172/1119] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[173/1119] Compiling OrderedCollections OrderedSet.swift
[174/1119] Compiling OrderedCollections _UnsafeBitset.swift
[175/1119] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[176/1119] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[177/1119] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[178/1119] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[179/1129] Compiling HashTreeCollections _HashNode+Structural merge.swift
[180/1129] Compiling HashTreeCollections _HashTreeIterator.swift
[181/1129] Compiling HashTreeCollections _HashTreeStatistics.swift
[182/1129] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[183/1129] Compiling HashTreeCollections _RawHashNode.swift
[184/1129] Compiling HashTreeCollections _UnmanagedHashNode.swift
[185/1129] Compiling HashTreeCollections _UnsafePath.swift
[186/1129] Compiling HashTreeCollections TreeDictionary+Codable.swift
[189/1129] Compiling DequeModule Deque._UnsafeHandle.swift
[190/1129] Compiling DequeModule Deque.swift
[193/1129] Compiling DequeModule _DequeSlot.swift
[194/1129] Compiling DequeModule _UnsafeWrappedBuffer.swift
[195/1129] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[196/1129] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[197/1129] Compiling HashTreeCollections _HashNode.swift
[198/1129] Compiling HashTreeCollections _HashNodeHeader.swift
[199/1129] Compiling HashTreeCollections _HashSlot.swift
[200/1129] Compiling HashTreeCollections _HashStack.swift
[201/1129] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[202/1129] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[203/1129] Compiling HashTreeCollections _HashNode+Storage.swift
[204/1129] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[205/1129] Compiling HashTreeCollections _HashNode+Structural filter.swift
[206/1129] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[207/1129] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[208/1129] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[209/1129] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[210/1129] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[215/1129] Compiling HashTreeCollections TreeDictionary.swift
[216/1129] Compiling HashTreeCollections TreeSet+Codable.swift
[217/1129] Compiling HashTreeCollections TreeSet+Collection.swift
[218/1129] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[219/1129] Compiling HashTreeCollections TreeSet+Debugging.swift
[220/1129] Compiling HashTreeCollections TreeSet+Descriptions.swift
[221/1129] Compiling HashTreeCollections TreeSet+Equatable.swift
[222/1129] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[223/1129] Compiling HashTreeCollections TreeSet+Extras.swift
[224/1129] Compiling HashTreeCollections TreeSet+Filter.swift
[245/1138] Compiling OrderedCollections OrderedSet+Sendable.swift
[246/1138] Compiling DequeModule Deque+Codable.swift
[247/1138] Compiling DequeModule Deque+Collection.swift
[248/1138] Emitting module Metrics
[249/1138] Compiling Metrics Metrics.swift
[250/1139] Emitting module DequeModule
[252/1140] Compiling _RopeModule _CharacterRecognizer.swift
[253/1140] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[254/1140] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[255/1140] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[256/1140] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[257/1140] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[258/1140] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[259/1140] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[260/1140] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[261/1140] Compiling HashTreeCollections TreeSet.swift
[326/1140] Compiling ssl_stat.cc
[328/1140] Emitting module OrderedCollections
[329/1141] Compiling ssl_privkey.cc
[330/1141] Compiling ssl_session.cc
[365/1141] Emitting module _RopeModule
[366/1141] Compiling _RopeModule Rope+Join.swift
[367/1141] Compiling _RopeModule Rope+MutatingForEach.swift
[368/1141] Compiling _RopeModule Rope+Remove.swift
[369/1141] Compiling _RopeModule Rope+RemoveSubrange.swift
[370/1141] Compiling _RopeModule Rope+Split.swift
[371/1141] Compiling _RopeModule Optional Utilities.swift
[372/1141] Compiling _RopeModule String Utilities.swift
[373/1141] Compiling _RopeModule String.Index+ABI.swift
[374/1141] Compiling ssl_key_share.cc
[376/1141] Emitting module HashTreeCollections
[376/1141] Compiling ssl_lib.cc
[397/1143] Compiling ssl_file.cc
[399/1143] Compiling ssl_credential.cc
[400/1143] Compiling ssl_cipher.cc
[401/1143] Compiling ssl_cert.cc
[402/1143] Compiling ssl_buffer.cc
[403/1143] Compiling ssl_aead_ctx.cc
[404/1143] Compiling ssl_asn1.cc
[405/1143] Compiling s3_pkt.cc
[406/1143] Compiling s3_lib.cc
[407/1143] Compiling s3_both.cc
[408/1143] Compiling handshake_server.cc
[409/1143] Compiling handshake_client.cc
[410/1143] Compiling handoff.cc
[411/1143] Compiling handshake.cc
[412/1143] Compiling extensions.cc
[413/1143] Compiling dtls_record.cc
[414/1143] Compiling md5-x86_64-linux.S
[415/1143] Compiling md5-x86_64-apple.S
[416/1143] Compiling md5-586-linux.S
[417/1143] Compiling dtls_method.cc
[418/1143] Compiling encrypted_client_hello.cc
[419/1143] Compiling md5-586-apple.S
[420/1143] Compiling chacha20_poly1305_x86_64-linux.S
[421/1143] Compiling chacha20_poly1305_x86_64-apple.S
[422/1143] Compiling chacha20_poly1305_armv8-win.S
[423/1143] Compiling chacha20_poly1305_armv8-apple.S
[424/1143] Compiling chacha20_poly1305_armv8-linux.S
[425/1143] Compiling chacha-x86_64-linux.S
[426/1143] Compiling chacha-x86_64-apple.S
[427/1143] Compiling chacha-x86-linux.S
[428/1143] Compiling chacha-x86-apple.S
[429/1143] Compiling d1_srtp.cc
[430/1143] Compiling chacha-armv8-win.S
[431/1143] Compiling d1_pkt.cc
[432/1143] Compiling chacha-armv8-apple.S
[433/1143] Compiling chacha-armv4-linux.S
[434/1143] Compiling aes128gcmsiv-x86_64-apple.S
[435/1143] Compiling aes128gcmsiv-x86_64-linux.S
[436/1143] Compiling chacha-armv8-linux.S
[437/1143] Compiling x86_64-mont5-linux.S
[438/1143] Compiling err_data.cc
[439/1143] Compiling x86_64-mont5-apple.S
[440/1143] Compiling x86_64-mont-linux.S
[441/1143] Compiling x86_64-mont-apple.S
[442/1143] Compiling x86-mont-linux.S
[443/1143] Compiling bio_ssl.cc
[444/1143] Compiling vpaes-x86_64-linux.S
[445/1143] Compiling vpaes-x86_64-apple.S
[446/1143] Compiling x86-mont-apple.S
[447/1143] Compiling d1_lib.cc
[448/1143] Compiling vpaes-x86-linux.S
[449/1143] Compiling vpaes-armv8-apple.S
[450/1143] Compiling vpaes-x86-apple.S
[451/1143] Compiling vpaes-armv8-win.S
[452/1143] Compiling vpaes-armv7-linux.S
[453/1143] Compiling sha512-x86_64-linux.S
[454/1143] Compiling sha512-x86_64-apple.S
[455/1143] Compiling vpaes-armv8-linux.S
[456/1143] Compiling sha512-armv8-win.S
[457/1143] Compiling sha512-armv8-apple.S
[458/1143] Compiling sha512-586-apple.S
[459/1143] Compiling sha512-armv4-linux.S
[460/1143] Compiling sha512-armv8-linux.S
[461/1143] Compiling sha512-586-linux.S
[462/1143] Compiling sha256-x86_64-linux.S
[463/1143] Compiling sha256-armv8-win.S
[464/1143] Compiling sha256-x86_64-apple.S
[465/1143] Compiling sha256-armv8-apple.S
[465/1143] Compiling d1_both.cc
[467/1143] Compiling sha256-armv4-linux.S
[468/1143] Compiling sha256-armv8-linux.S
[469/1143] Compiling sha256-586-linux.S
[470/1143] Compiling sha256-586-apple.S
[471/1143] Compiling sha1-armv8-win.S
[472/1143] Compiling sha1-x86_64-apple.S
[473/1143] Compiling sha1-x86_64-linux.S
[474/1143] Compiling sha1-armv8-linux.S
[475/1143] Compiling sha1-armv8-apple.S
[476/1143] Compiling sha1-586-linux.S
[477/1143] Compiling rsaz-avx2-linux.S
[478/1143] Compiling sha1-armv4-large-linux.S
[479/1143] Compiling rsaz-avx2-apple.S
[480/1143] Compiling sha1-586-apple.S
[481/1143] Compiling rdrand-x86_64-linux.S
[482/1143] Compiling p256_beeu-x86_64-asm-linux.S
[483/1143] Compiling rdrand-x86_64-apple.S
[484/1143] Compiling p256_beeu-x86_64-asm-apple.S
[485/1143] Compiling p256-x86_64-asm-linux.S
[486/1143] Compiling p256_beeu-armv8-asm-apple.S
[487/1143] Compiling p256_beeu-armv8-asm-win.S
[488/1143] Compiling p256_beeu-armv8-asm-linux.S
[489/1143] Compiling p256-x86_64-asm-apple.S
[490/1143] Compiling p256-armv8-asm-linux.S
[491/1143] Compiling p256-armv8-asm-apple.S
[492/1143] Compiling p256-armv8-asm-win.S
[493/1143] Compiling ghash-x86_64-linux.S
[494/1143] Compiling ghashv8-armv8-apple.S
[495/1143] Compiling ghashv8-armv7-linux.S
[496/1143] Compiling ghashv8-armv8-win.S
[497/1143] Compiling ghash-x86_64-apple.S
[498/1143] Compiling ghashv8-armv8-linux.S
[499/1143] Compiling ghash-x86-apple.S
[500/1143] Compiling ghash-x86-linux.S
[501/1143] Compiling ghash-ssse3-x86-linux.S
[502/1143] Compiling ghash-ssse3-x86-apple.S
[503/1143] Compiling ghash-ssse3-x86_64-apple.S
[504/1143] Compiling ghash-ssse3-x86_64-linux.S
[505/1143] Compiling ghash-neon-armv8-win.S
[506/1143] Compiling ghash-neon-armv8-apple.S
[507/1143] Compiling ghash-neon-armv8-linux.S
[508/1143] Compiling co-586-apple.S
[509/1143] Compiling ghash-armv4-linux.S
[510/1143] Compiling bn-armv8-win.S
[511/1143] Compiling co-586-linux.S
[512/1143] Compiling bsaes-armv7-linux.S
[513/1143] Compiling bn-armv8-linux.S
[514/1143] Compiling bn-586-apple.S
[515/1143] Compiling bn-586-linux.S
[516/1143] Compiling armv8-mont-win.S
[517/1143] Compiling armv8-mont-apple.S
[518/1143] Compiling bn-armv8-apple.S
[519/1143] Compiling armv4-mont-linux.S
[520/1143] Compiling armv8-mont-linux.S
[521/1143] Compiling aesv8-gcm-armv8-win.S
[522/1143] Compiling aesv8-gcm-armv8-apple.S
[523/1143] Compiling aesv8-armv8-win.S
[524/1143] Compiling aesv8-armv8-apple.S
[525/1143] Compiling aesv8-armv8-linux.S
[526/1143] Compiling aesv8-gcm-armv8-linux.S
[527/1143] Compiling aesni-x86_64-linux.S
[528/1143] Compiling aesv8-armv7-linux.S
[529/1143] Compiling aesni-x86-linux.S
[530/1143] Compiling aesni-x86_64-apple.S
[531/1143] Compiling aesni-x86-apple.S
[531/1143] Compiling aes-gcm-avx2-x86_64-linux.S
[533/1143] Compiling aesni-gcm-x86_64-linux.S
[534/1143] Compiling aesni-gcm-x86_64-apple.S
[535/1143] Compiling aes-gcm-avx2-x86_64-apple.S
[536/1143] Compiling aes-gcm-avx10-x86_64-linux.S
[537/1143] Compiling aes-gcm-avx10-x86_64-apple.S
[538/1143] Compiling x_sig.cc
[539/1143] Compiling x_spki.cc
[540/1143] Compiling x_x509a.cc
[541/1143] Compiling x_req.cc
[542/1143] Compiling x_val.cc
[543/1143] Compiling x_pubkey.cc
[544/1143] Compiling x_name.cc
[545/1143] Compiling x_x509.cc
[546/1143] Compiling x_attrib.cc
[547/1143] Compiling x_algor.cc
[548/1143] Compiling x_exten.cc
[549/1143] Compiling x509spki.cc
[550/1143] Compiling x509rset.cc
[551/1143] Compiling x_crl.cc
[552/1143] Compiling x_all.cc
[553/1143] Compiling x509name.cc
[554/1143] Compiling x509_vpm.cc
[555/1143] Compiling x509cset.cc
[556/1143] Compiling x509_v3.cc
[557/1143] Compiling x509_txt.cc
[558/1143] Compiling x509_trs.cc
[559/1143] Compiling x509_vfy.cc
[560/1143] Compiling x509_set.cc
[561/1143] Compiling x509_req.cc
[562/1143] Compiling x509_obj.cc
[563/1143] Compiling x509_ext.cc
[564/1143] Compiling x509_d2.cc
[565/1143] Compiling x509_att.cc
[566/1143] Compiling x509_lu.cc
[567/1143] Compiling x509_cmp.cc
[568/1143] Compiling x509_def.cc
[569/1143] Compiling x509.cc
[570/1143] Compiling v3_skey.cc
[571/1143] Compiling v3_utl.cc
[572/1143] Compiling v3_purp.cc
[573/1143] Compiling v3_ocsp.cc
[574/1143] Compiling v3_pcons.cc
[575/1143] Compiling v3_prn.cc
[576/1143] Compiling v3_pmaps.cc
[577/1143] Compiling v3_ncons.cc
[578/1143] Compiling v3_lib.cc
[579/1143] Compiling v3_int.cc
[580/1143] Compiling v3_ia5.cc
[581/1143] Compiling v3_genn.cc
[582/1143] Compiling v3_enum.cc
[583/1143] Compiling v3_info.cc
[584/1143] Compiling v3_extku.cc
[585/1143] Compiling v3_crld.cc
[586/1143] Compiling v3_conf.cc
[587/1143] Compiling v3_cpols.cc
[588/1143] Compiling v3_bcons.cc
[589/1143] Compiling v3_bitst.cc
[590/1143] Compiling v3_alt.cc
[591/1143] Compiling v3_akey.cc
[592/1143] Compiling v3_akeya.cc
[593/1143] Compiling t_x509a.cc
[594/1143] Compiling i2d_pr.cc
[595/1143] Compiling t_req.cc
[596/1143] Compiling rsa_pss.cc
[597/1143] Compiling t_crl.cc
[598/1143] Compiling t_x509.cc
[599/1143] Compiling name_print.cc
[600/1143] Compiling policy.cc
[601/1143] Compiling by_file.cc
[602/1143] Compiling by_dir.cc
[603/1143] Compiling a_verify.cc
[604/1143] Compiling algorithm.cc
[605/1143] Compiling asn1_gen.cc
[606/1143] Compiling a_sign.cc
[607/1143] Compiling a_digest.cc
[608/1143] Compiling voprf.cc
[609/1143] Compiling trust_token.cc
[610/1143] Compiling thread_pthread.cc
[611/1143] Compiling thread_win.cc
[612/1143] Compiling thread_none.cc
[613/1143] Compiling thread.cc
[614/1143] Compiling stack.cc
[615/1143] Compiling pmbtoken.cc
[616/1143] Compiling slhdsa.cc
[617/1143] Compiling siphash.cc
[618/1143] Compiling sha512.cc
[619/1143] Compiling sha256.cc
[620/1143] Compiling spake2plus.cc
[621/1143] Compiling sha1.cc
[622/1143] Compiling rsa_print.cc
[623/1143] Compiling rsa_extra.cc
[624/1143] Compiling refcount.cc
[625/1143] Compiling rc4.cc
[626/1143] Compiling rsa_crypt.cc
[627/1143] Compiling windows.cc
[628/1143] Compiling urandom.cc
[629/1143] Compiling rand.cc
[630/1143] Compiling trusty.cc
[631/1143] Compiling rsa_asn1.cc
[632/1143] Compiling ios.cc
[633/1143] Compiling poly1305_arm_asm.S
[634/1143] Compiling getentropy.cc
[635/1143] Compiling passive.cc
[636/1143] Compiling forkunsafe.cc
[637/1143] Compiling fork_detect.cc
[638/1143] Compiling deterministic.cc
[639/1143] Compiling poly1305_vec.cc
[640/1143] Compiling pool.cc
[641/1143] Compiling poly1305_arm.cc
[642/1143] Compiling poly1305.cc
[643/1143] Compiling pkcs8.cc
[644/1143] Compiling pkcs7.cc
[645/1143] Compiling p5_pbev2.cc
[646/1143] Compiling pkcs8_x509.cc
[647/1143] Compiling pkcs7_x509.cc
[648/1143] Compiling pem_xaux.cc
[649/1143] Compiling pem_x509.cc
[650/1143] Compiling pem_pkey.cc
[651/1143] Compiling pem_pk8.cc
[652/1143] Compiling mlkem.cc
[653/1143] Compiling pem_oth.cc
[654/1143] Compiling pem_lib.cc
[655/1143] Compiling pem_info.cc
[656/1143] Compiling obj_xref.cc
[657/1143] Compiling pem_all.cc
[658/1143] Compiling obj.cc
[659/1143] Compiling poly_rq_mul.S
[660/1143] Compiling mldsa.cc
[661/1143] Compiling mem.cc
[662/1143] Compiling fips_shared_support.cc
[663/1143] Compiling md5.cc
[664/1143] Compiling md4.cc
[665/1143] Compiling lhash.cc
[666/1143] Compiling ex_data.cc
[667/1143] Compiling kyber.cc
[668/1143] Compiling scrypt.cc
[669/1143] Compiling sign.cc
[670/1143] Compiling hpke.cc
[671/1143] Compiling print.cc
[672/1143] Compiling hrss.cc
[673/1143] Compiling pbkdf.cc
[674/1143] Compiling p_x25519.cc
[675/1143] Compiling p_x25519_asn1.cc
[676/1143] Compiling p_rsa.cc
[677/1143] Compiling p_rsa_asn1.cc
[678/1143] Compiling p_hkdf.cc
[679/1143] Compiling p_ed25519.cc
[680/1143] Compiling p_ed25519_asn1.cc
[681/1143] Compiling p_ec.cc
[682/1143] Compiling p_ec_asn1.cc
[683/1143] Compiling p_dh_asn1.cc
[684/1143] Compiling evp_ctx.cc
[685/1143] Compiling p_dh.cc
[686/1143] Compiling p_dsa_asn1.cc
[687/1143] Compiling evp.cc
[688/1143] Compiling evp_asn1.cc
[689/1143] Compiling err.cc
[690/1143] Compiling ecdh.cc
[691/1143] Compiling engine.cc
[692/1143] Compiling hash_to_curve.cc
[693/1143] Compiling ec_derive.cc
[694/1143] Compiling ecdsa_asn1.cc
[695/1143] Compiling dsa.cc
[696/1143] Compiling ec_asn1.cc
[697/1143] Compiling bcm.cc
[698/1143] Compiling dsa_asn1.cc
[699/1143] Compiling x25519-asm-arm.S
[700/1143] Compiling params.cc
[701/1143] Compiling digest_extra.cc
[702/1143] Compiling des.cc
[703/1143] Compiling dh_asn1.cc
[704/1143] Compiling curve25519_64_adx.cc
[705/1143] Compiling cpu_intel.cc
[706/1143] Compiling crypto.cc
[707/1143] Compiling spake25519.cc
[708/1143] Compiling cpu_arm_linux.cc
[709/1143] Compiling cpu_arm_freebsd.cc
[710/1143] Compiling curve25519.cc
[711/1143] Compiling cpu_aarch64_win.cc
[712/1143] Compiling cpu_aarch64_sysreg.cc
[713/1143] Compiling cpu_aarch64_openbsd.cc
[714/1143] Compiling cpu_aarch64_linux.cc
[715/1143] Compiling cpu_aarch64_fuchsia.cc
[716/1143] Compiling cpu_aarch64_apple.cc
[717/1143] Compiling get_cipher.cc
[718/1143] Compiling tls_cbc.cc
[719/1143] Compiling conf.cc
[720/1143] Compiling e_rc4.cc
[721/1143] Compiling e_tls.cc
[722/1143] Compiling e_rc2.cc
[723/1143] Compiling e_null.cc
[724/1143] Compiling e_des.cc
[725/1143] Compiling e_chacha20poly1305.cc
[726/1143] Compiling e_aesgcmsiv.cc
[727/1143] Compiling e_aesctrhmac.cc
[728/1143] Compiling derive_key.cc
[729/1143] Compiling chacha.cc
[730/1143] Compiling unicode.cc
[731/1143] Compiling buf.cc
[732/1143] Compiling cbs.cc
[733/1143] Compiling cbb.cc
[734/1143] Compiling ber.cc
[735/1143] Compiling asn1_compat.cc
[736/1143] Compiling bn_asn1.cc
[737/1143] Compiling convert.cc
[738/1143] Compiling blake2.cc
[739/1143] Compiling socket_helper.cc
[740/1143] Compiling printf.cc
[741/1143] Compiling socket.cc
[742/1143] Compiling pair.cc
[743/1143] Compiling hexdump.cc
[744/1143] Compiling fd.cc
[745/1143] Compiling file.cc
[746/1143] Compiling errno.cc
[747/1143] Compiling bio_mem.cc
[748/1143] Compiling connect.cc
[749/1143] Compiling bio.cc
[750/1143] Compiling base64.cc
[751/1143] Compiling tasn_typ.cc
[752/1143] Compiling tasn_fre.cc
[753/1143] Compiling tasn_utl.cc
[754/1143] Compiling tasn_new.cc
[755/1143] Compiling tasn_enc.cc
[756/1143] Compiling posix_time.cc
[757/1143] Compiling f_string.cc
[758/1143] Compiling tasn_dec.cc
[759/1143] Compiling f_int.cc
[760/1143] Compiling asn_pack.cc
[761/1143] Compiling asn1_par.cc
[762/1143] Compiling a_utctm.cc
[763/1143] Compiling asn1_lib.cc
[764/1143] Compiling a_type.cc
[765/1143] Compiling a_time.cc
[766/1143] Compiling a_octet.cc
[767/1143] Compiling a_strnid.cc
[768/1143] Compiling a_strex.cc
[769/1143] Compiling a_object.cc
[770/1143] Compiling a_i2d_fp.cc
[771/1143] Compiling a_dup.cc
[772/1143] Compiling a_d2i_fp.cc
[773/1143] Compiling a_gentm.cc
[774/1143] Compiling a_mbstr.cc
[775/1143] Compiling fiat_p256_adx_sqr.S
[776/1143] Compiling fiat_p256_adx_mul.S
[777/1143] Compiling a_int.cc
[778/1143] Compiling fiat_curve25519_adx_square.S
[779/1143] Compiling fiat_curve25519_adx_mul.S
[780/1143] Compiling md5-x86_64-linux.S
[781/1143] Compiling md5-x86_64-apple.S
[781/1143] Compiling md5-586-linux.S
[783/1143] Compiling a_bitstr.cc
[784/1143] Compiling md5-586-apple.S
[785/1143] Compiling chacha20_poly1305_armv8-win.S
[786/1143] Compiling chacha20_poly1305_x86_64-linux.S
[787/1143] Compiling chacha20_poly1305_x86_64-apple.S
[788/1143] Compiling CCryptoBoringSSLShims shims.c
[789/1143] Compiling chacha-x86_64-apple.S
[790/1143] Compiling chacha20_poly1305_armv8-apple.S
[791/1143] Compiling chacha-x86_64-linux.S
[792/1143] Compiling chacha20_poly1305_armv8-linux.S
[793/1143] Compiling chacha-x86-linux.S
[794/1143] Compiling chacha-x86-apple.S
[795/1143] Compiling chacha-armv8-apple.S
[796/1143] Compiling chacha-armv8-win.S
[797/1143] Compiling chacha-armv4-linux.S
[798/1143] Compiling aes128gcmsiv-x86_64-linux.S
[799/1143] Compiling chacha-armv8-linux.S
[800/1143] Compiling x86_64-mont5-apple.S
[801/1143] Compiling aes128gcmsiv-x86_64-apple.S
[802/1143] Compiling x86_64-mont-linux.S
[803/1143] Compiling x86_64-mont5-linux.S
[804/1143] Compiling x86_64-mont-apple.S
[805/1143] Compiling a_bool.cc
[806/1143] Compiling x86-mont-linux.S
[807/1143] Compiling x86-mont-apple.S
[808/1143] Compiling vpaes-x86_64-linux.S
[809/1143] Compiling vpaes-x86_64-apple.S
[810/1143] Compiling vpaes-x86-apple.S
[811/1143] Compiling vpaes-armv8-linux.S
[812/1143] Compiling vpaes-armv8-win.S
[813/1143] Compiling vpaes-x86-linux.S
[814/1143] Compiling vpaes-armv8-apple.S
[815/1143] Compiling sha512-x86_64-linux.S
[816/1143] Compiling sha512-x86_64-apple.S
[817/1143] Compiling vpaes-armv7-linux.S
[818/1143] Compiling sha512-armv8-apple.S
[819/1143] Compiling sha512-armv8-win.S
[820/1143] Compiling sha512-armv4-linux.S
[821/1143] Compiling sha512-586-linux.S
[822/1143] Compiling sha512-armv8-linux.S
[823/1143] Compiling sha512-586-apple.S
[824/1143] Compiling sha256-x86_64-linux.S
[825/1143] Compiling sha256-x86_64-apple.S
[826/1143] Compiling sha256-armv8-win.S
[827/1143] Compiling sha256-armv8-linux.S
[828/1143] Compiling sha256-armv8-apple.S
[829/1143] Compiling sha256-586-linux.S
[830/1143] Compiling sha256-586-apple.S
[831/1143] Compiling sha1-x86_64-linux.S
[832/1143] Compiling sha1-x86_64-apple.S
[832/1143] Compiling sha256-armv4-linux.S
[834/1143] Compiling sha1-armv8-apple.S
[835/1143] Compiling sha1-armv8-win.S
[836/1143] Compiling sha1-armv4-large-linux.S
[837/1143] Compiling sha1-586-linux.S
[838/1143] Compiling err_data.cc
[839/1143] Compiling sha1-586-apple.S
[840/1143] Compiling sha1-armv8-linux.S
[841/1143] Compiling rsaz-avx2-linux.S
[842/1143] Compiling rdrand-x86_64-linux.S
[843/1143] Compiling rdrand-x86_64-apple.S
[844/1143] Compiling rsaz-avx2-apple.S
[845/1143] Compiling p256_beeu-armv8-asm-win.S
[846/1143] Compiling p256_beeu-x86_64-asm-linux.S
[847/1143] Compiling p256_beeu-armv8-asm-linux.S
[848/1143] Compiling p256_beeu-x86_64-asm-apple.S
[849/1143] Compiling p256_beeu-armv8-asm-apple.S
[850/1143] Compiling p256-x86_64-asm-linux.S
[851/1143] Compiling p256-x86_64-asm-apple.S
[852/1143] Compiling p256-armv8-asm-win.S
[853/1143] Compiling p256-armv8-asm-apple.S
[854/1143] Compiling ghashv8-armv8-win.S
[855/1143] Compiling ghashv8-armv8-apple.S
[856/1143] Compiling ghashv8-armv8-linux.S
[857/1143] Compiling p256-armv8-asm-linux.S
[858/1143] Compiling ghash-x86_64-linux.S
[859/1143] Compiling ghashv8-armv7-linux.S
[860/1143] Compiling ghash-x86_64-apple.S
[861/1143] Compiling ghash-x86-apple.S
[862/1143] Compiling ghash-x86-linux.S
[863/1143] Compiling ghash-ssse3-x86_64-linux.S
[864/1143] Compiling ghash-ssse3-x86-apple.S
[865/1143] Compiling ghash-ssse3-x86_64-apple.S
[866/1143] Compiling ghash-neon-armv8-linux.S
[867/1143] Compiling ghash-neon-armv8-win.S
[868/1143] Compiling ghash-ssse3-x86-linux.S
[869/1143] Compiling ghash-neon-armv8-apple.S
[870/1143] Compiling co-586-linux.S
[871/1143] Compiling ghash-armv4-linux.S
[872/1143] Compiling co-586-apple.S
[873/1143] Compiling bn-armv8-linux.S
[874/1143] Compiling bn-586-apple.S
[875/1143] Compiling bn-armv8-win.S
[876/1143] Compiling bn-armv8-apple.S
[877/1143] Compiling bsaes-armv7-linux.S
[878/1143] Compiling armv8-mont-win.S
[879/1143] Compiling bn-586-linux.S
[880/1143] Compiling armv8-mont-linux.S
[881/1143] Compiling armv8-mont-apple.S
[882/1143] Compiling aesv8-gcm-armv8-win.S
[883/1143] Compiling aesv8-gcm-armv8-apple.S
[884/1143] Compiling armv4-mont-linux.S
[885/1143] Compiling aesv8-armv7-linux.S
[886/1143] Compiling aesv8-armv8-linux.S
[887/1143] Compiling aesv8-gcm-armv8-linux.S
[888/1143] Compiling aesni-x86_64-linux.S
[889/1143] Compiling aesv8-armv8-apple.S
[890/1143] Compiling aesv8-armv8-win.S
[891/1143] Compiling aesni-x86_64-apple.S
[892/1143] Compiling aes-gcm-avx10-x86_64-apple.S
[893/1143] Compiling aes-gcm-avx10-x86_64-linux.S
[894/1143] Compiling aesni-x86-linux.S
[894/1143] Compiling aesni-x86-apple.S
[896/1143] Compiling aesni-gcm-x86_64-apple.S
[897/1143] Compiling aesni-gcm-x86_64-linux.S
[898/1143] Compiling x_pubkey.cc
[899/1143] Compiling x_val.cc
[900/1143] Compiling x_x509a.cc
[901/1143] Compiling x_spki.cc
[902/1143] Compiling x_req.cc
[903/1143] Compiling x_sig.cc
[904/1143] Compiling x_x509.cc
[905/1143] Compiling x_crl.cc
[906/1143] Compiling x_name.cc
[907/1143] Compiling x_exten.cc
[908/1143] Compiling x509spki.cc
[909/1143] Compiling x_all.cc
[910/1143] Compiling x_attrib.cc
[911/1143] Compiling x_algor.cc
[912/1143] Compiling c-atomics.c
[913/1149] Compiling x509rset.cc
[914/1149] Compiling x509_vpm.cc
[915/1149] Compiling x509_v3.cc
[916/1149] Compiling x509name.cc
[918/1149] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[918/1149] Compiling x509cset.cc
[919/1149] Compiling x509_txt.cc
[920/1149] Compiling x509_vfy.cc
[922/1149] Compiling NIOConcurrencyHelpers NIOLock.swift
[923/1149] Compiling NIOConcurrencyHelpers lock.swift
[924/1149] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[925/1149] Emitting module NIOConcurrencyHelpers
[926/1149] Compiling NIOConcurrencyHelpers atomics.swift
[927/1150] Compiling x509_trs.cc
[928/1150] Compiling x509_set.cc
[928/1150] Compiling x509_req.cc
[930/1150] Compiling x509_obj.cc
[931/1150] Compiling x509_lu.cc
[932/1150] Compiling x509_def.cc
[933/1150] Compiling x509_ext.cc
[934/1150] Compiling x509_d2.cc
[935/1150] Compiling v3_utl.cc
[936/1150] Compiling v3_skey.cc
[937/1150] Compiling x509.cc
[938/1150] Compiling x509_cmp.cc
[939/1150] Compiling x509_att.cc
[940/1150] Compiling v3_prn.cc
[941/1150] Compiling v3_purp.cc
[942/1150] Compiling v3_pmaps.cc
[943/1150] Compiling v3_lib.cc
[944/1150] Compiling v3_ocsp.cc
[945/1150] Compiling v3_pcons.cc
[946/1150] Compiling v3_ncons.cc
[947/1150] Compiling v3_int.cc
[948/1150] Compiling v3_info.cc
[949/1150] Compiling v3_ia5.cc
[950/1150] Compiling v3_genn.cc
[951/1150] Compiling v3_extku.cc
[952/1150] Compiling v3_enum.cc
[953/1150] Compiling v3_conf.cc
[954/1150] Compiling v3_cpols.cc
[955/1150] Compiling v3_crld.cc
[956/1150] Compiling v3_bitst.cc
[957/1150] Compiling v3_bcons.cc
[958/1150] Compiling v3_alt.cc
[959/1150] Compiling v3_akey.cc
[960/1150] Compiling v3_akeya.cc
[961/1150] Compiling t_x509.cc
[962/1150] Compiling t_req.cc
[963/1150] Compiling t_x509a.cc
[964/1150] Compiling t_crl.cc
[965/1150] Compiling rsa_pss.cc
[966/1150] Compiling i2d_pr.cc
[967/1150] Compiling name_print.cc
[968/1150] Compiling policy.cc
[969/1150] Compiling by_file.cc
[970/1150] Compiling by_dir.cc
[971/1150] Compiling asn1_gen.cc
[972/1150] Compiling algorithm.cc
[973/1150] Compiling a_verify.cc
[974/1150] Compiling a_sign.cc
[975/1150] Compiling voprf.cc
[976/1150] Compiling thread_win.cc
[977/1150] Compiling thread_pthread.cc
[978/1150] Compiling trust_token.cc
[979/1150] Compiling a_digest.cc
[980/1150] Compiling pmbtoken.cc
[981/1150] Compiling thread.cc
[982/1150] Compiling thread_none.cc
[983/1150] Compiling stack.cc
[984/1150] Compiling thash.cc
[985/1150] Compiling merkle.cc
[986/1150] Compiling wots.cc
[987/1150] Compiling fors.cc
[988/1150] Compiling siphash.cc
[989/1150] Compiling slhdsa.cc
[990/1150] Compiling sha512.cc
[991/1150] Compiling sha1.cc
[992/1150] Compiling rsa_print.cc
[993/1150] Compiling sha256.cc
[994/1150] Compiling rsa_extra.cc
[995/1150] Compiling refcount.cc
[996/1150] Compiling rsa_crypt.cc
[997/1150] Compiling rc4.cc
[998/1150] Compiling windows.cc
[999/1150] Compiling rsa_asn1.cc
[1000/1150] Compiling urandom.cc
[1001/1150] Compiling trusty.cc
[1002/1150] Compiling passive.cc
[1003/1150] Compiling rand_extra.cc
[1004/1150] Compiling ios.cc
[1005/1150] Compiling poly1305_arm_asm.S
[1006/1150] Compiling getentropy.cc
[1007/1150] Compiling deterministic.cc
[1008/1150] Compiling pool.cc
[1009/1150] Compiling forkunsafe.cc
[1010/1150] Compiling poly1305_arm.cc
[1010/1150] Compiling fork_detect.cc
[1012/1150] Compiling poly1305_vec.cc
[1013/1150] Compiling poly1305.cc
[1014/1150] Compiling pkcs8.cc
[1015/1150] Compiling pkcs7.cc
[1016/1150] Compiling pkcs7_x509.cc
[1017/1150] Compiling pkcs8_x509.cc
[1018/1150] Compiling p5_pbev2.cc
[1019/1150] Compiling pem_xaux.cc
[1020/1150] Compiling pem_x509.cc
[1021/1150] Compiling pem_pkey.cc
[1022/1150] Compiling pem_pk8.cc
[1023/1150] Compiling obj.cc
[1024/1150] Compiling pem_oth.cc
[1025/1150] Compiling pem_info.cc
[1026/1150] Compiling pem_all.cc
[1027/1150] Compiling obj_xref.cc
[1028/1150] Compiling pem_lib.cc
[1029/1150] Compiling mem.cc
[1030/1150] Compiling mldsa.cc
[1031/1150] Compiling md5.cc
[1032/1150] Compiling mlkem.cc
[1033/1150] Compiling poly_rq_mul.S
[1034/1150] Compiling fips_shared_support.cc
[1035/1150] Compiling md4.cc
[1036/1150] Compiling lhash.cc
[1037/1150] Compiling ex_data.cc
[1038/1150] Compiling kyber.cc
[1039/1150] Compiling sign.cc
[1040/1150] Compiling scrypt.cc
[1041/1150] Compiling hpke.cc
[1042/1150] Compiling p_x25519_asn1.cc
[1043/1150] Compiling print.cc
[1044/1150] Compiling hrss.cc
[1045/1150] Compiling pbkdf.cc
[1046/1150] Compiling p_ed25519.cc
[1047/1150] Compiling p_x25519.cc
[1048/1150] Compiling p_rsa_asn1.cc
[1049/1150] Compiling p_hkdf.cc
[1050/1150] Compiling p_rsa.cc
[1051/1150] Compiling p_ec.cc
[1052/1150] Compiling p_ed25519_asn1.cc
[1053/1150] Compiling p_ec_asn1.cc
[1054/1150] Compiling p_dh_asn1.cc
[1055/1150] Compiling p_dsa_asn1.cc
[1056/1150] Compiling p_dh.cc
[1057/1150] Compiling evp_ctx.cc
[1058/1150] Compiling evp.cc
[1059/1150] Compiling hash_to_curve.cc
[1060/1150] Compiling evp_asn1.cc
[1061/1150] Compiling engine.cc
[1062/1150] Compiling err.cc
[1063/1150] Compiling ecdh_extra.cc
[1064/1150] Compiling ecdsa_asn1.cc
[1065/1150] Compiling ec_derive.cc
[1066/1150] Compiling ec_asn1.cc
[1067/1150] Compiling digest_extra.cc
[1068/1150] Compiling dsa.cc
[1069/1150] Compiling dsa_asn1.cc
[1070/1150] Compiling params.cc
[1071/1150] Compiling x25519-asm-arm.S
[1072/1150] Compiling dh_asn1.cc
[1073/1150] Compiling des.cc
[1074/1150] Compiling bcm.cc
[1075/1150] Compiling curve25519_64_adx.cc
[1076/1150] Compiling spake25519.cc
[1077/1150] Compiling crypto.cc
[1078/1150] Compiling cpu_intel.cc
[1079/1150] Compiling cpu_arm_linux.cc
[1080/1150] Compiling curve25519.cc
[1081/1150] Compiling cpu_arm_freebsd.cc
[1082/1150] Compiling cpu_aarch64_openbsd.cc
[1083/1150] Compiling cpu_aarch64_sysreg.cc
[1084/1150] Compiling cpu_aarch64_win.cc
[1085/1150] Compiling cpu_aarch64_linux.cc
[1086/1150] Compiling cpu_aarch64_fuchsia.cc
[1087/1150] Compiling cpu_aarch64_apple.cc
[1088/1150] Compiling conf.cc
[1089/1150] Compiling tls_cbc.cc
[1090/1150] Compiling e_tls.cc
[1091/1150] Compiling e_rc4.cc
[1092/1150] Compiling e_rc2.cc
[1093/1150] Compiling e_null.cc
[1094/1150] Compiling e_des.cc
[1095/1150] Compiling e_chacha20poly1305.cc
[1096/1150] Compiling e_aesgcmsiv.cc
[1097/1150] Compiling derive_key.cc
[1098/1150] Compiling cipher_extra.cc
[1099/1150] Compiling e_aesctrhmac.cc
[1100/1150] Compiling chacha.cc
[1101/1150] Compiling unicode.cc
[1102/1150] Compiling asn1_compat.cc
[1103/1150] Compiling buf.cc
[1104/1150] Compiling ber.cc
[1105/1150] Compiling cbb.cc
[1106/1150] Compiling cbs.cc
[1107/1150] Compiling bn_asn1.cc
[1108/1150] Compiling convert.cc
[1109/1150] Compiling hexdump.cc
[1110/1150] Compiling printf.cc
[1111/1150] Compiling blake2.cc
[1112/1150] Compiling pair.cc
[1113/1150] Compiling fd.cc
[1114/1150] Compiling file.cc
[1115/1150] Compiling errno.cc
[1116/1150] Compiling bio_mem.cc
[1117/1150] Compiling bio.cc
[1118/1150] Compiling tasn_fre.cc
[1119/1150] Compiling base64.cc
[1120/1150] Compiling tasn_new.cc
[1121/1150] Compiling tasn_typ.cc
[1122/1150] Compiling tasn_enc.cc
[1123/1150] Compiling tasn_utl.cc
[1124/1150] Compiling tasn_dec.cc
[1125/1150] Compiling f_string.cc
[1126/1150] Compiling f_int.cc
[1127/1150] Compiling posix_time.cc
[1128/1150] Compiling asn_pack.cc
[1129/1150] Compiling asn1_par.cc
[1130/1150] Compiling a_type.cc
[1131/1150] Compiling asn1_lib.cc
[1132/1150] Compiling a_utctm.cc
[1133/1150] Compiling a_time.cc
[1134/1150] Compiling a_strex.cc
[1135/1150] Compiling a_object.cc
[1136/1150] Compiling a_octet.cc
[1137/1150] Compiling a_strnid.cc
[1138/1150] Compiling a_i2d_fp.cc
[1138/1150] Write sources
[1143/1150] Compiling a_int.cc
[1144/1150] Compiling a_mbstr.cc
[1145/1190] Compiling a_d2i_fp.cc
[1146/1222] Compiling a_dup.cc
[1147/1222] Compiling a_bitstr.cc
[1148/1222] Compiling a_gentm.cc
[1149/1267] Compiling a_bool.cc
[1151/1300] Compiling Algorithms Indexed.swift
[1152/1300] Compiling Algorithms Intersperse.swift
[1153/1300] Compiling Algorithms FlattenCollection.swift
[1154/1300] Compiling Algorithms Grouped.swift
[1155/1302] Compiling Algorithms MinMax.swift
[1156/1302] Compiling Algorithms Compacted.swift
[1157/1302] Compiling Algorithms Cycle.swift
[1158/1302] Compiling Algorithms EitherSequence.swift
[1159/1302] Compiling Algorithms FirstNonNil.swift
[1160/1302] Compiling Atomics IntegerOperations.swift
[1161/1302] Compiling Atomics Unmanaged extensions.swift
[1162/1302] Emitting module BitCollections
[1163/1309] Emitting module AsyncAlgorithms
[1164/1315] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1165/1315] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1166/1315] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1167/1315] Compiling AsyncAlgorithms ZipStateMachine.swift
[1168/1315] Compiling AsyncAlgorithms ZipStorage.swift
[1169/1315] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1170/1315] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1171/1315] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1172/1315] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1173/1315] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1174/1315] Compiling AsyncAlgorithms DebounceStorage.swift
[1175/1315] Compiling AsyncAlgorithms Dictionary.swift
[1176/1315] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1177/1315] Compiling AsyncAlgorithms Locking.swift
[1178/1315] Compiling AsyncAlgorithms AsyncChannel.swift
[1179/1315] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[1180/1315] Compiling AsyncAlgorithms ChannelStateMachine.swift
[1181/1315] Compiling AsyncAlgorithms ChannelStorage.swift
[1182/1315] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1183/1315] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1184/1315] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1185/1315] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1186/1315] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1187/1315] Compiling AsyncAlgorithms MergeStateMachine.swift
[1188/1315] Compiling AsyncAlgorithms MergeStorage.swift
[1189/1315] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1190/1315] Compiling AsyncAlgorithms Rethrow.swift
[1191/1315] Compiling AsyncAlgorithms SetAlgebra.swift
[1192/1315] Compiling Algorithms AdjacentPairs.swift
[1193/1315] Compiling Algorithms Chain.swift
[1194/1315] Compiling Algorithms Chunked.swift
[1195/1315] Compiling Algorithms Combinations.swift
[1196/1315] Compiling Algorithms Partition.swift
[1197/1315] Compiling Algorithms Permutations.swift
[1198/1315] Compiling Algorithms Product.swift
[1199/1315] Compiling Algorithms Joined.swift
[1200/1315] Compiling CryptoBoringWrapper RandomBytes.swift
[1203/1315] Compiling Algorithms Rotate.swift
[1210/1318] Compiling Algorithms Split.swift
[1211/1318] Compiling Algorithms Stride.swift
[1212/1318] Compiling Algorithms Suffix.swift
[1221/1318] Compiling Algorithms Keyed.swift
[1243/1318] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1244/1318] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1245/1318] Emitting module CryptoBoringWrapper
[1246/1318] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1247/1318] Compiling BitCollections BitSet.Index.swift
[1248/1318] Compiling BitCollections BitSet._UnsafeHandle.swift
[1249/1318] Compiling BitCollections BitSet.swift
[1250/1318] Compiling BitCollections Range+Utilities.swift
[1251/1318] Compiling BitCollections Slice+Utilities.swift
[1252/1318] Compiling BitCollections UInt+Tricks.swift
[1253/1318] Compiling BitCollections _Word.swift
[1260/1319] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1261/1319] Compiling CryptoBoringWrapper EllipticCurve.swift
[1262/1319] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1279/1320] Compiling Algorithms Trim.swift
[1280/1320] Compiling Algorithms Unique.swift
[1281/1320] Compiling Algorithms Windows.swift
[1282/1393] Emitting module Collections
[1283/1393] Compiling Crypto ASN1Strings.swift
[1284/1393] Compiling Crypto ArraySliceBigint.swift
[1285/1393] Compiling Crypto GeneralizedTime.swift
[1286/1393] Compiling Crypto ObjectIdentifier.swift
[1287/1393] Compiling Crypto ECDSASignature.swift
[1288/1393] Compiling Crypto PEMDocument.swift
[1289/1393] Compiling Crypto HPKE.swift
[1290/1393] Compiling Crypto HPKE-Context.swift
[1291/1393] Compiling Crypto HPKE-KeySchedule.swift
[1292/1393] Compiling Crypto HPKE-Modes.swift
[1293/1393] Compiling Crypto Insecure.swift
[1294/1393] Compiling Crypto Insecure_HashFunctions.swift
[1295/1393] Compiling Crypto KEM.swift
[1296/1393] Compiling Crypto ECDH_boring.swift
[1297/1393] Compiling Crypto DH.swift
[1298/1393] Compiling Crypto ECDH.swift
[1299/1393] Compiling Crypto PKCS8PrivateKey.swift
[1300/1393] Compiling Crypto SEC1PrivateKey.swift
[1301/1393] Compiling Collections Collections.swift
[1302/1394] Emitting module Atomics
[1303/1394] Compiling Crypto HPKE-Utils.swift
[1304/1394] Compiling Crypto DHKEM.swift
[1305/1394] Compiling Crypto HPKE-KEM-Curve25519.swift
[1306/1394] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1307/1394] Compiling Crypto HPKE-KEM.swift
[1308/1394] Compiling Crypto HPKE-Errors.swift
[1311/1395] Compiling Crypto AES-GCM.swift
[1312/1395] Compiling Crypto AES-GCM_boring.swift
[1313/1395] Compiling Crypto ChaChaPoly_boring.swift
[1314/1395] Compiling Crypto ChaChaPoly.swift
[1316/1395] Compiling Crypto Cipher.swift
[1317/1395] Compiling Crypto Nonces.swift
[1318/1395] Compiling Crypto ASN1.swift
[1319/1395] Compiling Crypto ASN1Any.swift
[1320/1395] Compiling Crypto ASN1BitString.swift
[1325/1404] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1326/1405] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1327/1405] Emitting module ServiceLifecycle
[1328/1408] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1329/1428] Compiling ServiceLifecycle ServiceRunnerError.swift
[1330/1479] Compiling ServiceLifecycle CancellationWaiter.swift
[1331/1479] Emitting module Algorithms
[1333/1480] Compiling _ConnectionPoolModule PoolStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:553:48: error: cannot find 'pow' in scope
551 |
552 | let start = Double(100_000_000)
553 | let backoffNanosecondsDouble = start * pow(1.25, Double(attempts - 1))
| `- error: cannot find 'pow' in scope
554 |
555 | // Cap to 60s _before_ we convert to Int64, to avoid trapping in the Int64 initializer.
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:563: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 }
[1334/1481] Compiling Crypto SymmetricKeys.swift
[1335/1481] Compiling Crypto HMAC.swift
[1336/1481] Compiling Crypto MACFunctions.swift
[1337/1481] Compiling Crypto MessageAuthenticationCode.swift
[1338/1481] Compiling Crypto AES.swift
[1339/1481] Compiling Crypto ECDSASignature_boring.swift
[1340/1481] Compiling Crypto ECDSA_boring.swift
[1341/1481] Compiling Crypto EdDSA_boring.swift
[1342/1481] Compiling Crypto ECDSA.swift
[1343/1481] Compiling Crypto Ed25519.swift
[1344/1490] Compiling NIOCore RecvByteBufferAllocator.swift
[1345/1490] Compiling NIOCore CircularBuffer.swift
[1346/1490] Compiling NIOCore Codec.swift
[1347/1490] Compiling NIOCore ConvenienceOptionSupport.swift
[1348/1490] Compiling NIOCore DeadChannel.swift
[1349/1490] Compiling NIOCore DispatchQueue+WithFuture.swift
[1350/1490] Compiling NIOCore EventLoop+Deprecated.swift
[1351/1490] Compiling NIOCore EventLoop+SerialExecutor.swift
[1352/1490] Compiling NIOCore EventLoop.swift
[1353/1490] Compiling Crypto X25519Keys.swift
[1354/1490] Compiling ServiceLifecycle GracefulShutdown.swift
[1355/1490] Compiling ServiceLifecycle Service.swift
[1356/1490] Compiling ServiceLifecycle ServiceGroup.swift
[1358/1491] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1359/1491] Compiling NIOCore AddressedEnvelope.swift
[1360/1491] Compiling NIOCore AsyncAwaitSupport.swift
[1361/1491] Compiling NIOCore FileHandle.swift
[1362/1491] Compiling NIOCore FileRegion.swift
[1363/1491] Compiling NIOCore GlobalSingletons.swift
[1364/1491] Compiling NIOCore MulticastChannel.swift
[1365/1491] Compiling NIOCore NIOAny.swift
[1366/1491] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1367/1491] Compiling NIOCore NIOLoopBound.swift
[1368/1491] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1369/1491] Compiling NIOCore NIOScheduledCallback.swift
[1370/1491] Compiling NIOCore NIOSendable.swift
[1371/1491] Compiling NIOCore ByteBuffer-views.swift
[1372/1491] Compiling NIOCore Channel.swift
[1373/1491] Compiling NIOCore ChannelHandler.swift
[1374/1491] Compiling NIOCore ChannelHandlers.swift
[1375/1491] Compiling NIOCore ChannelInvoker.swift
[1376/1491] Compiling NIOCore ChannelOption.swift
[1377/1491] Compiling NIOCore ChannelPipeline.swift
[1378/1491] Compiling NIOCore IO.swift
[1379/1491] Compiling NIOCore IOData.swift
[1380/1491] Compiling NIOCore IPProtocol.swift
[1381/1491] Compiling NIOCore IntegerBitPacking.swift
[1382/1491] Compiling NIOCore IntegerTypes.swift
[1383/1491] Compiling NIOCore Interfaces.swift
[1384/1491] Compiling NIOCore Linux.swift
[1385/1491] Compiling NIOCore MarkedCircularBuffer.swift
[1386/1491] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1387/1491] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1388/1491] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1389/1491] Compiling NIOCore EventLoopFuture.swift
[1390/1491] Compiling NIOCore FileDescriptor.swift
[1399/1499] Emitting module _ConnectionPoolModule
[1400/1499] Compiling NIOCore NIOAsyncWriter.swift
[1401/1499] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1402/1499] Compiling NIOCore AsyncChannelInboundStream.swift
[1403/1499] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1404/1499] Compiling NIOCore AsyncChannel.swift
[1405/1499] Compiling NIOCore AsyncChannelHandler.swift
[1406/1499] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1407/1499] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1408/1499] Compiling NIOCore BSDSocketAPI.swift
[1409/1499] Compiling NIOCore ByteBuffer-aux.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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/48] Compiling NIOConcurrencyHelpers atomics.swift
[3/48] Compiling NIOConcurrencyHelpers lock.swift
[4/48] Compiling RealModule Real.swift
[5/49] Compiling RealModule Float80+Real.swift
[6/49] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[7/49] Compiling Logging LogHandler.swift
[8/49] Compiling RealModule ElementaryFunctions.swift
[9/49] Compiling RealModule Float+Real.swift
[10/49] Compiling ConcurrencyHelpers LockedValueBox.swift
[11/49] Compiling RealModule RealFunctions.swift
[12/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/50] Compiling Logging MetadataProvider.swift
[14/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/50] Compiling InternalCollectionsUtilities Debugging.swift
[16/50] Compiling InternalCollectionsUtilities Descriptions.swift
[17/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/50] Compiling RealModule Float16+Real.swift
[19/50] Compiling CoreMetrics Locks.swift
[20/50] Compiling ConcurrencyHelpers Lock.swift
[21/50] Emitting module ConcurrencyHelpers
[24/51] Compiling RealModule AlgebraicField.swift
[25/51] Compiling RealModule ApproximateEquality.swift
[26/51] Emitting module RealModule
[27/52] Compiling NIOConcurrencyHelpers NIOLock.swift
[28/52] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[29/52] Emitting module Logging
[30/52] Compiling Logging Locks.swift
[32/52] Compiling CoreMetrics Metrics.swift
[33/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/52] Emitting module _NIOBase64
[38/52] Compiling _NIOBase64 Base64.swift
[39/53] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/53] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/53] Emitting module _NIODataStructures
[42/53] Compiling _NIODataStructures PriorityQueue.swift
[43/53] Compiling _NIODataStructures Heap.swift
[44/53] Compiling _NIODataStructures _TinyArray.swift
[45/53] Emitting module CoreMetrics
[46/54] Emitting module NIOConcurrencyHelpers
[50/76] Emitting module InternalCollectionsUtilities
[52/86] Compiling SwiftASN1 ASN1OctetString.swift
[53/86] Compiling SwiftASN1 ASN1Strings.swift
[54/86] Compiling SwiftASN1 ASN1Null.swift
[55/86] Compiling SwiftASN1 ASN1.swift
[56/106] Compiling UnixSignals UnixSignal.swift
[57/106] Compiling UnixSignals UnixSignalsSequence.swift
[58/106] Emitting module UnixSignals
[61/132] Compiling Algorithms Intersperse.swift
[62/132] Compiling Algorithms Split.swift
[63/132] Compiling Algorithms Stride.swift
[64/132] Compiling Algorithms Suffix.swift
[65/134] Compiling Logging Logging.swift
[66/135] Compiling Metrics Metrics.swift
[67/135] Emitting module Metrics
[68/136] Compiling Algorithms Grouped.swift
[69/136] Compiling Algorithms Indexed.swift
[70/136] Compiling Algorithms FirstNonNil.swift
[71/136] Compiling Algorithms FlattenCollection.swift
[72/136] Compiling CryptoBoringWrapper RandomBytes.swift
[73/136] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[74/138] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[77/178] Emitting module CryptoBoringWrapper
[78/206] Compiling CryptoBoringWrapper EllipticCurve.swift
[79/206] Compiling _RopeModule BigString+BidirectionalCollection.swift
[80/206] Compiling _RopeModule BigString+UnicodeScalarView.swift
[81/206] Compiling _RopeModule BigSubstring+UTF16View.swift
[82/206] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[83/206] Compiling _RopeModule BigString+Chunk+Splitting.swift
[84/206] Compiling _RopeModule BigString+Chunk.swift
[85/261] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[86/261] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[87/268] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[88/268] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[89/268] Compiling OrderedCollections _HashTable+Bucket.swift
[90/268] Compiling OrderedCollections _HashTable+BucketIterator.swift
[91/268] Compiling OrderedCollections _HashTable+Constants.swift
[92/268] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[93/268] Compiling OrderedCollections _HashTable+Testing.swift
[94/268] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[95/268] Compiling OrderedCollections OrderedDictionary+Values.swift
[96/289] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[97/313] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[98/313] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[99/313] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[100/335] Compiling HeapModule Heap+Descriptions.swift
[102/345] Compiling HeapModule Heap.swift
[103/345] Compiling HeapModule _HeapNode.swift
[104/345] Compiling HashTreeCollections _Bitmap.swift
[105/345] Compiling HashTreeCollections _Bucket.swift
[106/345] Compiling HeapModule Heap+Invariants.swift
[107/345] Compiling HeapModule Heap+UnsafeHandle.swift
[108/345] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[109/345] Compiling HashTreeCollections _HashTreeIterator.swift
[110/345] Compiling HashTreeCollections _HashTreeStatistics.swift
[111/345] Compiling HashTreeCollections _HashLevel.swift
[112/345] Compiling HashTreeCollections _HashNode+Builder.swift
[113/345] Compiling HashTreeCollections _HashNode+Debugging.swift
[114/348] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[115/348] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[116/348] Compiling HashTreeCollections TreeDictionary+Keys.swift
[117/348] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[118/348] Compiling HashTreeCollections TreeDictionary+Merge.swift
[119/348] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[120/348] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[121/355] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[122/355] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[123/355] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[124/355] Compiling HashTreeCollections _HashNode+Structural union.swift
[125/355] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[126/355] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[127/355] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[128/355] Emitting module HeapModule
[129/371] Compiling DequeModule Deque+Descriptions.swift
[130/371] Compiling DequeModule Deque+Extras.swift
[131/371] Compiling DequeModule Deque+Hashable.swift
[135/371] Compiling HashTreeCollections _HashNode+Initializers.swift
[136/371] Compiling HashTreeCollections _HashNode+Invariants.swift
[137/371] Compiling HashTreeCollections _HashNode+Lookups.swift
[141/371] Compiling DequeModule Deque+Testing.swift
[142/371] Compiling DequeModule Deque._Storage.swift
[143/371] Compiling DequeModule Deque._UnsafeHandle.swift
[144/371] Compiling DequeModule Deque.swift
[145/371] Compiling DequeModule _DequeBuffer.swift
[146/371] Compiling DequeModule _DequeBufferHeader.swift
[147/371] Compiling HashTreeCollections _Hash.swift
[149/371] Compiling HashTreeCollections TreeSet+Hashable.swift
[150/371] Compiling HashTreeCollections TreeSet+Sendable.swift
[151/371] Compiling HashTreeCollections TreeSet+Sequence.swift
[152/371] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[153/371] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[154/371] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[155/371] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[156/371] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[157/371] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[158/371] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[159/381] Compiling Algorithms Trim.swift
[160/381] Compiling Algorithms Unique.swift
[161/381] Compiling Algorithms Windows.swift
[162/381] Compiling HashTreeCollections _UnsafePath.swift
[163/381] Compiling HashTreeCollections TreeDictionary+Codable.swift
[164/381] Compiling HashTreeCollections TreeDictionary+Collection.swift
[165/381] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[166/381] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[167/381] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[168/381] Compiling HashTreeCollections _HashNode.swift
[169/381] Compiling HashTreeCollections _HashNodeHeader.swift
[170/381] Compiling HashTreeCollections _HashSlot.swift
[171/381] Compiling HashTreeCollections _HashStack.swift
[172/381] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[173/381] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[174/381] Compiling HashTreeCollections TreeDictionary+Filter.swift
[179/383] Compiling DequeModule Deque+CustomReflectable.swift
[185/383] Compiling DequeModule _DequeSlot.swift
[193/383] Compiling OrderedCollections OrderedSet+SubSequence.swift
[194/383] Compiling OrderedCollections OrderedSet+Testing.swift
[195/383] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[196/383] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[197/383] Compiling OrderedCollections OrderedSet.swift
[198/383] Compiling OrderedCollections _UnsafeBitset.swift
[199/383] Compiling HashTreeCollections TreeSet+Equatable.swift
[200/383] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[201/383] Compiling HashTreeCollections TreeSet+Extras.swift
[202/383] Compiling HashTreeCollections TreeSet+Filter.swift
[213/383] Compiling OrderedCollections OrderedSet+Sendable.swift
[214/383] Compiling DequeModule Deque+Equatable.swift
[215/383] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[221/454] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[222/454] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[223/454] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[224/454] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[225/454] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[226/454] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[227/454] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[228/454] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[229/454] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[230/454] Compiling HashTreeCollections TreeSet.swift
[231/454] Compiling Crypto Cipher.swift
[232/454] Compiling Crypto Nonces.swift
[233/454] Emitting module SwiftASN1
[234/455] Compiling Crypto GeneralizedTime.swift
[235/455] Compiling Crypto ObjectIdentifier.swift
[236/455] Compiling Crypto ECDSASignature.swift
[237/455] Compiling Crypto PEMDocument.swift
[238/455] Compiling Crypto AES-GCM.swift
[239/455] Compiling Crypto AES-GCM_boring.swift
[240/455] Compiling Crypto ECDH.swift
[241/455] Compiling Crypto HKDF.swift
[242/455] Compiling Crypto AESWrap.swift
[243/455] Compiling Crypto AESWrap_boring.swift
[244/455] Compiling Crypto Ed25519_boring.swift
[245/455] Compiling Crypto NISTCurvesKeys_boring.swift
[246/455] Compiling Crypto X25519Keys_boring.swift
[247/455] Compiling Crypto Curve25519.swift
[248/455] Compiling Crypto Ed25519Keys.swift
[249/455] Compiling Crypto NISTCurvesKeys.swift
[250/455] Compiling Crypto X25519Keys.swift
[251/455] Compiling Crypto SymmetricKeys.swift
[252/455] Compiling Crypto HMAC.swift
[253/455] Compiling Crypto MACFunctions.swift
[254/455] Compiling Crypto MessageAuthenticationCode.swift
[255/455] Compiling Crypto AES.swift
[256/455] Compiling Crypto ECDSASignature_boring.swift
[257/455] Compiling Crypto ECDSA_boring.swift
[266/464] Compiling Crypto ASN1Identifier.swift
[267/464] Compiling Crypto ASN1Integer.swift
[268/464] Compiling Crypto ASN1Null.swift
[269/464] Compiling Crypto ASN1OctetString.swift
[270/464] Compiling Crypto ASN1Strings.swift
[271/464] Compiling Crypto ArraySliceBigint.swift
[274/464] Emitting module Atomics
[283/466] Emitting module DequeModule
[285/491] Compiling BitCollections BitArray+RandomBits.swift
[286/491] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[287/491] Compiling BitCollections BitArray+Shifts.swift
[288/491] Compiling BitCollections BitArray+Testing.swift
[290/533] Emitting module OrderedCollections
[291/594] Compiling NIOCore ChannelHandler.swift
[292/594] Compiling NIOCore ChannelHandlers.swift
[293/594] Compiling NIOCore ChannelInvoker.swift
[294/594] Compiling NIOCore ChannelOption.swift
[295/594] Compiling NIOCore ChannelPipeline.swift
[296/594] Compiling NIOCore CircularBuffer.swift
[297/594] Compiling NIOCore Codec.swift
[298/594] Compiling NIOCore ConvenienceOptionSupport.swift
[299/594] Compiling NIOCore DeadChannel.swift
[300/594] Compiling NIOCore DispatchQueue+WithFuture.swift
[301/594] Compiling NIOCore EventLoop+Deprecated.swift
[302/594] Compiling NIOCore ByteBuffer-aux.swift
[303/594] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[304/594] Compiling NIOCore ByteBuffer-conversions.swift
[305/594] Compiling NIOCore ByteBuffer-core.swift
[306/594] Compiling NIOCore ByteBuffer-hex.swift
[307/594] Compiling NIOCore ByteBuffer-int.swift
[308/594] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[309/594] Compiling NIOCore ByteBuffer-multi-int.swift
[310/594] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[311/594] Compiling NIOCore ByteBuffer-views.swift
[312/594] Compiling NIOCore Channel.swift
[313/594] Compiling NIOCore AddressedEnvelope.swift
[314/594] Compiling NIOCore AsyncAwaitSupport.swift
[315/594] Compiling NIOCore AsyncChannel.swift
[316/594] Compiling NIOCore AsyncChannelHandler.swift
[317/594] Compiling NIOCore AsyncChannelInboundStream.swift
[318/594] Compiling NIOCore AsyncChannelOutboundWriter.swift
[319/594] Compiling NIOCore NIOAsyncSequenceProducer.swift
[320/594] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[321/594] Compiling NIOCore NIOAsyncWriter.swift
[322/594] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[323/594] Compiling NIOCore BSDSocketAPI.swift
[324/594] Compiling NIOCore EventLoop+SerialExecutor.swift
[325/594] Compiling NIOCore EventLoop.swift
[326/594] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[327/594] Compiling NIOCore EventLoopFuture+Deprecated.swift
[328/594] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[329/594] Compiling NIOCore EventLoopFuture.swift
[330/594] Compiling NIOCore FileDescriptor.swift
[331/594] Compiling NIOCore FileHandle.swift
[332/594] Compiling NIOCore FileRegion.swift
[333/594] Compiling NIOCore GlobalSingletons.swift
[334/594] Compiling NIOCore MulticastChannel.swift
[350/594] Emitting module BitCollections
[357/601] Compiling NIOCore NIOAny.swift
[358/601] Compiling NIOCore NIOCloseOnErrorHandler.swift
[359/601] Compiling NIOCore NIOLoopBound.swift
[360/601] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[361/601] Compiling NIOCore NIOScheduledCallback.swift
[362/601] Compiling NIOCore NIOSendable.swift
[363/601] Compiling NIOCore RecvByteBufferAllocator.swift
[364/601] Compiling NIOCore IO.swift
[365/601] Emitting module _RopeModule
[382/612] Compiling BitCollections BitSet.Index.swift
[383/612] Compiling BitCollections BitSet._UnsafeHandle.swift
[384/612] Compiling BitCollections BitSet.swift
[385/612] Compiling BitCollections Range+Utilities.swift
[386/612] Compiling BitCollections Slice+Utilities.swift
[387/612] Compiling BitCollections UInt+Tricks.swift
[388/612] Compiling BitCollections _Word.swift
[397/612] Compiling _RopeModule Rope+Join.swift
[398/612] Compiling _RopeModule Rope+MutatingForEach.swift
[399/612] Compiling _RopeModule Rope+Remove.swift
[400/656] Emitting module Crypto
[401/656] Compiling _ConnectionPoolModule PoolStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:553:48: error: cannot find 'pow' in scope
551 |
552 | let start = Double(100_000_000)
553 | let backoffNanosecondsDouble = start * pow(1.25, Double(attempts - 1))
| `- error: cannot find 'pow' in scope
554 |
555 | // Cap to 60s _before_ we convert to Int64, to avoid trapping in the Int64 initializer.
/host/spi-builder-workspace/.build/checkouts/postgres-nio/Sources/ConnectionPoolModule/PoolStateMachine.swift:563: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 }
[402/656] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[403/656] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[404/656] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[405/656] Compiling AsyncAlgorithms DebounceStateMachine.swift
[406/656] Compiling AsyncAlgorithms DebounceStorage.swift
[407/656] Compiling AsyncAlgorithms Dictionary.swift
[408/656] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[409/656] Compiling AsyncAlgorithms Locking.swift
[410/656] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[411/656] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[412/656] Compiling AsyncAlgorithms MergeStateMachine.swift
[413/656] Compiling AsyncAlgorithms MergeStorage.swift
[414/656] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[415/656] Compiling AsyncAlgorithms Rethrow.swift
[422/656] Emitting module Algorithms
[423/657] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[424/657] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[426/657] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[427/657] Compiling AsyncAlgorithms AsyncChannel.swift
[428/657] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[429/657] Compiling AsyncAlgorithms ChannelStateMachine.swift
[430/657] Compiling AsyncAlgorithms ChannelStorage.swift
[431/657] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[432/657] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[433/657] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[434/657] Compiling AsyncAlgorithms CombineLatestStorage.swift
[437/657] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[438/657] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[439/657] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[440/657] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[441/657] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[442/657] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[443/657] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[444/657] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[445/657] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[465/657] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[466/657] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[467/657] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[468/657] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[469/657] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[470/657] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[471/657] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[472/657] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[473/657] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[474/657] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[486/665] Compiling Crypto Signature.swift
[487/665] Compiling Crypto CryptoKitErrors_boring.swift
[488/665] Compiling Crypto RNG_boring.swift
[489/665] Compiling Crypto SafeCompare_boring.swift
[490/665] Compiling Crypto Zeroization_boring.swift
[491/665] Compiling Crypto PrettyBytes.swift
[492/665] Compiling _ConnectionPoolModule TinyFastSequence.swift
[538/673] Emitting module AsyncAlgorithms
[539/673] Emitting module _ConnectionPoolModule
BUILD FAILURE 6.1 android