The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build PGExtras, reference 0.2.1 (548057), with Swift 6.1 for Android on 28 May 2025 06:52:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/finestructure/swift-pg-extras.git
Reference: 0.2.1
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/finestructure/swift-pg-extras
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 5480573 Merge pull request #2 from finestructure/add-ci
Cloned https://github.com/finestructure/swift-pg-extras.git
Revision (git rev-parse @):
5480573d64ad457c3ffd07e98283ee59fa38a4e8
SUCCESS checkout https://github.com/finestructure/swift-pg-extras.git at 0.2.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/finestructure/swift-pg-extras.git
https://github.com/finestructure/swift-pg-extras.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "postgres-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/postgres-nio.git"
    },
    {
      "identity" : "texttable",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cfilipov/texttable.git"
    }
  ],
  "manifest_display_name" : "PGExtras",
  "name" : "PGExtras",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "pg-extras",
      "targets" : [
        "pg-extras"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PGExtras",
      "targets" : [
        "PGExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "pg_extrasTests",
      "module_type" : "SwiftTarget",
      "name" : "pg-extrasTests",
      "path" : "Tests/pg-extrasTests",
      "sources" : [
        "swift_pg_extrasTests.swift"
      ],
      "target_dependencies" : [
        "pg-extras"
      ],
      "type" : "test"
    },
    {
      "c99name" : "pg_extras",
      "module_type" : "SwiftTarget",
      "name" : "pg-extras",
      "path" : "Sources/pg-extras",
      "product_memberships" : [
        "pg-extras"
      ],
      "sources" : [
        "pg-extras.swift"
      ],
      "target_dependencies" : [
        "PGExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PGExtras",
      "module_type" : "SwiftTarget",
      "name" : "PGExtras",
      "path" : "Sources/PGExtras",
      "product_dependencies" : [
        "ArgumentParser",
        "PostgresNIO",
        "TextTable"
      ],
      "product_memberships" : [
        "pg-extras",
        "PGExtras"
      ],
      "sources" : [
        "Commands/Bloat.swift",
        "Commands/Blocking.swift",
        "Commands/CacheHit.swift",
        "Commands/IndexSize.swift",
        "Commands/IndexUsage.swift",
        "Commands/Locks.swift",
        "Commands/LongRunningQueries.swift",
        "Commands/RecordsRank.swift",
        "Commands/SeqScans.swift",
        "Commands/StatReset.swift",
        "Commands/TableIndexesSize.swift",
        "Commands/TableSize.swift",
        "Commands/TotalIndexSize.swift",
        "Commands/TotalTableSize.swift",
        "Commands/UnusedIndexes.swift",
        "Commands/VacuumStats.swift",
        "Credentials.swift",
        "Options.swift",
        "PGExtras.swift",
        "PGExtrasCommand.swift",
        "PostgresConnect+ext.swift",
        "TableRow.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/cfilipov/texttable.git
[1/210] Fetching texttable
Fetched https://github.com/cfilipov/texttable.git from cache (0.21s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/vapor/postgres-nio.git
[1/12271] Fetching postgres-nio
[11536/27622] Fetching postgres-nio, swift-argument-parser
Fetched https://github.com/vapor/postgres-nio.git from cache (1.26s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.26s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (1.87s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.26.1 (0.47s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2206] Fetching swift-metrics
[354/4873] Fetching swift-metrics, swift-nio-transport-services
[4394/8709] Fetching swift-metrics, swift-nio-transport-services, swift-log
[5795/11135] Fetching swift-metrics, swift-nio-transport-services, swift-log, swift-service-lifecycle
[6042/25071] Fetching swift-metrics, swift-nio-transport-services, swift-log, swift-service-lifecycle, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.37s)
[9536/22865] Fetching swift-nio-transport-services, swift-log, swift-service-lifecycle, swift-crypto
Fetching https://github.com/apple/swift-nio.git
[10324/37708] Fetching swift-nio-transport-services, swift-log, swift-service-lifecycle, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
[8799/33872] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-crypto, swift-nio-ssl
Fetching https://github.com/apple/swift-collections.git
[16773/50463] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-crypto, swift-nio-ssl, swift-collections
[23854/126518] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-crypto, swift-nio-ssl, swift-collections, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.13s)
[81261/123851] Fetching swift-service-lifecycle, swift-crypto, swift-nio-ssl, swift-collections, swift-nio
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-crypto.git from cache (2.19s)
[71888/109915] Fetching swift-service-lifecycle, swift-nio-ssl, swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.94s)
[61381/93324] Fetching swift-service-lifecycle, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.56s)
[61998/90898] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.60s)
[47915/76055] Fetching swift-nio
[47916/77765] Fetching swift-nio, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
[50484/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (7.16s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.73s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.05s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.81s)
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.61s)
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.61s)
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.87s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.71s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.70s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.43s)
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.08s)
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.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/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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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-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/cfilipov/texttable.git
Working copy of https://github.com/cfilipov/texttable.git resolved at master (e032892)
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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/839] Write sources
[5/839] Compiling f_int.cc
[5/839] Write sources
[10/839] Compiling a_time.cc
[10/839] Write sources
[29/839] Compiling asn_pack.cc
[33/839] Write swift-version-24593BA9C3E375BF.txt
[33/839] Compiling asn1_par.cc
[35/839] Compiling _AtomicsShims.c
[35/839] Compiling asn1_lib.cc
[36/839] Compiling CNIOWindows shim.c
[38/839] Compiling a_utctm.cc
[39/839] Compiling CNIOWindows WSAStartup.c
[40/839] Compiling CNIOWASI CNIOWASI.c
[41/839] Compiling CNIOLinux shim.c
[41/839] Compiling a_type.cc
[44/899] Emitting module _NIOBase64
[45/899] Emitting module _NIODataStructures
[46/899] Emitting module ConcurrencyHelpers
[47/899] Emitting module Logging
[48/899] Emitting module CoreMetrics
[49/899] Compiling ConcurrencyHelpers LockedValueBox.swift
[50/899] Compiling CoreMetrics Metrics.swift
[51/899] Compiling _NIOBase64 Base64.swift
[52/900] Compiling _NIODataStructures _TinyArray.swift
[53/900] Compiling _NIODataStructures PriorityQueue.swift
[54/900] Compiling SwiftASN1 ASN1OctetString.swift
[55/900] Compiling SwiftASN1 ASN1Strings.swift
[56/901] Compiling SwiftASN1 ASN1Identifier.swift
[57/901] Compiling SwiftASN1 ASN1.swift
[58/901] Compiling SwiftASN1 ArraySliceBigint.swift
[59/901] Compiling SwiftASN1 GeneralizedTime.swift
[60/901] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/901] Compiling _NIODataStructures Heap.swift
[62/902] Compiling SwiftASN1 BER.swift
[63/902] Compiling SwiftASN1 ASN1Any.swift
[64/902] Emitting module InternalCollectionsUtilities
[65/902] Compiling SwiftASN1 ASN1BitString.swift
[66/902] Compiling SwiftASN1 ASN1Boolean.swift
[67/902] Compiling SwiftASN1 ASN1Integer.swift
[68/902] Compiling SwiftASN1 ASN1Null.swift
[69/902] Compiling CNIOLinux liburing_shims.c
[71/902] Wrapping AST for _NIOBase64 for debugging
[72/902] Compiling CNIODarwin shim.c
[74/902] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/903] Wrapping AST for _NIODataStructures for debugging
[76/903] Compiling fiat_p256_adx_sqr.S
[77/903] Compiling fiat_p256_adx_mul.S
[86/975] Compiling DequeModule Deque+CustomReflectable.swift
[87/975] Compiling DequeModule Deque+Descriptions.swift
[88/977] Compiling DequeModule _DequeBuffer.swift
[89/977] Compiling DequeModule _DequeBufferHeader.swift
[90/977] Compiling DequeModule Deque._UnsafeHandle.swift
[91/977] Compiling DequeModule Deque.swift
[91/977] Compiling CNIOBoringSSLShims shims.c
[92/977] Wrapping AST for InternalCollectionsUtilities for debugging
[94/977] Compiling DequeModule Deque+Equatable.swift
[95/977] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/977] Compiling DequeModule Deque+Extras.swift
[97/977] Compiling DequeModule Deque+Hashable.swift
[98/977] Emitting module SwiftASN1
[98/977] Compiling fiat_curve25519_adx_square.S
[99/977] Compiling fiat_curve25519_adx_mul.S
[104/977] Compiling DequeModule _DequeSlot.swift
[105/977] Compiling DequeModule _UnsafeWrappedBuffer.swift
[106/977] Compiling OrderedCollections OrderedDictionary+Codable.swift
[107/977] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[108/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[109/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[110/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[111/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[112/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[113/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[114/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[115/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[116/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[117/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[118/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[119/977] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[120/977] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[121/977] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[122/984] Compiling OrderedCollections OrderedDictionary.swift
[123/984] Compiling OrderedCollections OrderedSet+Codable.swift
[124/984] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[125/984] Compiling OrderedCollections OrderedSet+Descriptions.swift
[126/984] Compiling OrderedCollections OrderedSet+Diffing.swift
[127/984] Compiling OrderedCollections OrderedSet+Equatable.swift
[128/984] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[129/984] Compiling OrderedCollections OrderedSet+Hashable.swift
[132/984] Compiling DequeModule Deque+Testing.swift
[133/984] Compiling DequeModule Deque._Storage.swift
[134/984] Compiling OrderedCollections OrderedSet+Initializers.swift
[135/984] Compiling OrderedCollections OrderedSet+Insertions.swift
[136/984] Compiling OrderedCollections OrderedSet+Invariants.swift
[137/984] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[138/984] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[139/984] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[140/984] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[141/984] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[142/984] Compiling DequeModule Deque+Codable.swift
[143/984] Compiling DequeModule Deque+Collection.swift
[154/984] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[155/984] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[156/984] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[157/984] Compiling OrderedCollections OrderedDictionary+Elements.swift
[158/984] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[159/984] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[160/984] Emitting module DequeModule
[162/985] Compiling Logging MetadataProvider.swift
[163/985] Compiling ConcurrencyHelpers Lock.swift
[164/985] Compiling Logging Locks.swift
[169/987] Compiling CoreMetrics Locks.swift
[170/987] Compiling Logging LogHandler.swift
[171/988] Compiling Logging Logging.swift
[176/989] Compiling TextTable RstFormat.swift
[177/990] Emitting module TextTable
[180/990] Compiling TextTable String+Util.swift
[181/990] Compiling TextTable SimpleFormat.swift
[181/990] Wrapping AST for DequeModule for debugging
[188/990] Wrapping AST for Logging for debugging
[189/993] Wrapping AST for SwiftASN1 for debugging
[198/995] Wrapping AST for CoreMetrics for debugging
[199/995] Wrapping AST for ConcurrencyHelpers for debugging
[200/995] Compiling tls_method.cc
[202/995] Compiling Metrics Metrics.swift
[203/995] Emitting module Metrics
[203/996] Compiling tls_record.cc
[205/996] Compiling TextTable TextTable.swift
[207/997] Compiling OrderedCollections OrderedSet+Sendable.swift
[208/997] Compiling OrderedCollections OrderedSet+SubSequence.swift
[209/997] Compiling OrderedCollections OrderedSet+Testing.swift
[210/997] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[211/997] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[212/997] Compiling OrderedCollections OrderedSet.swift
[213/997] Compiling OrderedCollections _UnsafeBitset.swift
[215/997] Compiling UnixSignals UnixSignalsSequence.swift
[216/997] Emitting module UnixSignals
[217/997] Compiling UnixSignals UnixSignal.swift
[218/998] Wrapping AST for Metrics for debugging
[220/998] Emitting module OrderedCollections
[220/999] Wrapping AST for TextTable for debugging
[221/999] Wrapping AST for UnixSignals for debugging
[223/999] Compiling tls13_enc.cc
[224/999] Compiling tls13_server.cc
[225/999] Compiling tls13_client.cc
[226/999] Wrapping AST for OrderedCollections for debugging
[227/999] Compiling tls13_both.cc
[228/999] Compiling t1_enc.cc
[229/999] Compiling ssl_x509.cc
[230/999] Compiling ssl_versions.cc
[231/999] Compiling ssl_transcript.cc
[232/999] Compiling ssl_key_share.cc
[233/999] Compiling ssl_stat.cc
[234/999] Compiling ssl_session.cc
[235/999] Compiling ssl_privkey.cc
[236/999] Compiling ssl_file.cc
[237/999] Compiling ssl_lib.cc
[238/999] Compiling ssl_cipher.cc
[239/999] Compiling ssl_credential.cc
[240/999] Compiling ssl_buffer.cc
[241/999] Compiling ssl_aead_ctx.cc
[242/999] Compiling ssl_cert.cc
[243/999] Compiling s3_pkt.cc
[244/999] Compiling ssl_asn1.cc
[245/999] Compiling s3_lib.cc
[246/999] Compiling s3_both.cc
[247/999] Compiling handoff.cc
[248/999] Compiling handshake_server.cc
[249/999] Compiling handshake_client.cc
[250/999] Compiling handshake.cc
[251/999] Compiling encrypted_client_hello.cc
[252/999] Compiling dtls_record.cc
[253/999] Compiling extensions.cc
[254/999] Compiling md5-x86_64-linux.S
[255/999] Compiling md5-x86_64-apple.S
[256/999] Compiling dtls_method.cc
[257/999] Compiling md5-586-linux.S
[258/999] Compiling md5-586-apple.S
[259/999] Compiling d1_srtp.cc
[260/999] Compiling chacha20_poly1305_x86_64-apple.S
[260/999] Compiling chacha20_poly1305_x86_64-linux.S
[260/999] Compiling chacha20_poly1305_armv8-win.S
[260/999] Compiling chacha20_poly1305_armv8-apple.S
[264/999] Compiling chacha20_poly1305_armv8-linux.S
[265/999] Compiling chacha-x86_64-linux.S
[266/999] Compiling chacha-x86_64-apple.S
[267/999] Compiling chacha-x86-linux.S
[268/999] Compiling d1_pkt.cc
[269/999] Compiling chacha-armv8-win.S
[270/999] Compiling chacha-x86-apple.S
[271/999] Compiling chacha-armv8-linux.S
[272/999] Compiling chacha-armv8-apple.S
[273/999] Compiling aes128gcmsiv-x86_64-linux.S
[274/999] Compiling chacha-armv4-linux.S
[275/999] Compiling x86_64-mont5-linux.S
[276/999] Compiling aes128gcmsiv-x86_64-apple.S
[277/999] Compiling x86_64-mont-linux.S
[278/999] Compiling x86_64-mont5-apple.S
[279/999] Compiling x86-mont-linux.S
[280/999] Compiling x86_64-mont-apple.S
[281/999] Compiling x86-mont-apple.S
[282/999] Compiling err_data.cc
[283/999] Compiling d1_lib.cc
[284/999] Compiling vpaes-x86_64-linux.S
[285/999] Compiling vpaes-x86_64-apple.S
[286/999] Compiling vpaes-x86-linux.S
[287/999] Compiling vpaes-armv8-win.S
[288/999] Compiling vpaes-x86-apple.S
[289/999] Compiling vpaes-armv8-apple.S
[290/999] Compiling vpaes-armv8-linux.S
[291/999] Compiling vpaes-armv7-linux.S
[292/999] Compiling sha512-x86_64-apple.S
[293/999] Compiling sha512-x86_64-linux.S
[294/999] Compiling sha512-armv8-win.S
[295/999] Compiling sha512-armv4-linux.S
[296/999] Compiling sha512-armv8-apple.S
[297/999] Compiling sha512-armv8-linux.S
[298/999] Compiling sha256-x86_64-linux.S
[299/999] Compiling sha512-586-linux.S
[300/999] Compiling sha256-armv8-win.S
[301/999] Compiling sha256-x86_64-apple.S
[302/999] Compiling sha512-586-apple.S
[303/999] Compiling bio_ssl.cc
[304/999] Compiling sha256-armv8-apple.S
[305/999] Compiling sha256-586-linux.S
[306/999] Compiling sha256-armv4-linux.S
[307/999] Compiling sha1-x86_64-linux.S
[308/999] Compiling sha256-586-apple.S
[309/999] Compiling sha256-armv8-linux.S
[310/999] Compiling sha1-x86_64-apple.S
[311/999] Compiling sha1-armv8-win.S
[312/999] Compiling sha1-586-linux.S
[313/999] Compiling sha1-armv8-linux.S
[314/999] Compiling sha1-586-apple.S
[314/999] Compiling sha1-armv4-large-linux.S
[316/999] Compiling sha1-armv8-apple.S
[317/999] Compiling rsaz-avx2-linux.S
[318/999] Compiling rsaz-avx2-apple.S
[319/999] Compiling rdrand-x86_64-linux.S
[320/999] Compiling rdrand-x86_64-apple.S
[321/999] Compiling p256_beeu-x86_64-asm-linux.S
[322/999] Compiling p256_beeu-armv8-asm-win.S
[323/999] Compiling p256_beeu-x86_64-asm-apple.S
[324/999] Compiling p256_beeu-armv8-asm-linux.S
[325/999] Compiling p256_beeu-armv8-asm-apple.S
[326/999] Compiling p256-armv8-asm-win.S
[327/999] Compiling p256-x86_64-asm-apple.S
[327/999] Compiling p256-x86_64-asm-linux.S
[329/999] Compiling p256-armv8-asm-apple.S
[330/999] Compiling p256-armv8-asm-linux.S
[331/999] Compiling ghashv8-armv8-win.S
[332/999] Compiling ghash-x86_64-apple.S
[333/999] Compiling ghashv8-armv8-apple.S
[334/999] Compiling ghashv8-armv8-linux.S
[335/999] Compiling ghash-x86_64-linux.S
[336/999] Compiling ghashv8-armv7-linux.S
[337/999] Compiling ghash-x86-linux.S
[338/999] Compiling ghash-x86-apple.S
[339/999] Compiling ghash-ssse3-x86-linux.S
[340/999] Compiling ghash-ssse3-x86_64-apple.S
[341/999] Compiling ghash-ssse3-x86-apple.S
[341/999] Compiling ghash-ssse3-x86_64-linux.S
[343/999] Compiling ghash-neon-armv8-linux.S
[344/999] Compiling ghash-neon-armv8-win.S
[345/999] Compiling ghash-neon-armv8-apple.S
[346/999] Compiling bsaes-armv7-linux.S
[347/999] Compiling ghash-armv4-linux.S
[348/999] Compiling co-586-linux.S
[349/999] Compiling bn-armv8-win.S
[350/999] Compiling co-586-apple.S
[351/999] Compiling bn-armv8-linux.S
[352/999] Compiling bn-586-linux.S
[353/999] Compiling bn-armv8-apple.S
[354/999] Compiling armv8-mont-apple.S
[355/999] Compiling bn-586-apple.S
[356/999] Compiling armv8-mont-win.S
[357/999] Compiling armv8-mont-linux.S
[358/999] Compiling d1_both.cc
[359/999] Compiling armv4-mont-linux.S
[360/999] Compiling aesv8-gcm-armv8-apple.S
[361/999] Compiling aesv8-gcm-armv8-win.S
[362/999] Compiling aesv8-armv8-linux.S
[363/999] Compiling aesv8-armv8-apple.S
[364/999] Compiling aesv8-armv8-win.S
[365/999] Compiling aesni-x86_64-linux.S
[366/999] Compiling aesv8-gcm-armv8-linux.S
[367/999] Compiling aesni-x86_64-apple.S
[368/999] Compiling aesv8-armv7-linux.S
[369/999] Compiling aesni-gcm-x86_64-apple.S
[370/999] Compiling aesni-gcm-x86_64-linux.S
[371/999] Compiling aesni-x86-linux.S
[372/999] Compiling aesni-x86-apple.S
[373/999] Compiling aes-gcm-avx2-x86_64-linux.S
[374/999] Compiling aes-gcm-avx2-x86_64-apple.S
[375/999] Compiling aes-gcm-avx10-x86_64-linux.S
[376/999] Compiling aes-gcm-avx10-x86_64-apple.S
[377/999] Compiling x_req.cc
[378/999] Compiling x_x509a.cc
[379/999] Compiling x_pubkey.cc
[380/999] Compiling x_val.cc
[381/999] Compiling x_x509.cc
[382/999] Compiling x_exten.cc
[383/999] Compiling x_spki.cc
[384/999] Compiling x_sig.cc
[385/999] Compiling x_name.cc
[386/999] Compiling x_all.cc
[387/999] Compiling x509rset.cc
[388/999] Compiling x_crl.cc
[389/999] Compiling x509spki.cc
[390/999] Compiling x_attrib.cc
[391/999] Compiling x_algor.cc
[392/999] Compiling x509cset.cc
[393/999] Compiling x509name.cc
[394/999] Compiling x509_vfy.cc
[395/999] Compiling x509_vpm.cc
[396/999] Compiling x509_v3.cc
[397/999] Compiling x509_obj.cc
[398/999] Compiling x509_txt.cc
[399/999] Compiling x509_trs.cc
[400/999] Compiling x509_set.cc
[401/999] Compiling x509_lu.cc
[402/999] Compiling x509_req.cc
[403/999] Compiling x509_def.cc
[404/999] Compiling x509_ext.cc
[405/999] Compiling x509_d2.cc
[406/999] Compiling x509.cc
[407/999] Compiling x509_cmp.cc
[408/999] Compiling v3_purp.cc
[409/999] Compiling x509_att.cc
[410/999] Compiling v3_utl.cc
[411/999] Compiling v3_skey.cc
[412/999] Compiling v3_int.cc
[413/999] Compiling v3_prn.cc
[414/999] Compiling v3_pmaps.cc
[415/999] Compiling v3_lib.cc
[416/999] Compiling v3_ncons.cc
[417/999] Compiling v3_ocsp.cc
[418/999] Compiling v3_pcons.cc
[419/999] Compiling v3_info.cc
[420/999] Compiling v3_ia5.cc
[421/999] Compiling v3_genn.cc
[422/999] Compiling v3_extku.cc
[423/999] Compiling v3_enum.cc
[424/999] Compiling v3_crld.cc
[425/999] Compiling v3_cpols.cc
[426/999] Compiling v3_conf.cc
[427/999] Compiling v3_bitst.cc
[428/999] Compiling v3_akeya.cc
[429/999] Compiling v3_bcons.cc
[430/999] Compiling v3_alt.cc
[431/999] Compiling policy.cc
[432/999] Compiling t_x509a.cc
[433/999] Compiling v3_akey.cc
[434/999] Compiling t_x509.cc
[435/999] Compiling name_print.cc
[436/999] Compiling t_crl.cc
[437/999] Compiling t_req.cc
[438/999] Compiling rsa_pss.cc
[439/999] Compiling i2d_pr.cc
[440/999] Compiling by_file.cc
[441/999] Compiling a_sign.cc
[442/999] Compiling asn1_gen.cc
[443/999] Compiling a_verify.cc
[444/999] Compiling algorithm.cc
[445/999] Compiling voprf.cc
[446/999] Compiling by_dir.cc
[447/999] Compiling a_digest.cc
[448/999] Compiling thread_win.cc
[449/999] Compiling thread_none.cc
[450/999] Compiling thread_pthread.cc
[451/999] Compiling stack.cc
[452/999] Compiling thread.cc
[453/999] Compiling pmbtoken.cc
[454/999] Compiling trust_token.cc
[455/999] Compiling spake2plus.cc
[456/999] Compiling siphash.cc
[457/999] Compiling sha512.cc
[458/999] Compiling sha1.cc
[459/999] Compiling rsa_print.cc
[460/999] Compiling slhdsa.cc
[461/999] Compiling sha256.cc
[462/999] Compiling rsa_extra.cc
[463/999] Compiling rsa_crypt.cc
[464/999] Compiling windows.cc
[465/999] Compiling refcount.cc
[466/999] Compiling rand.cc
[467/999] Compiling rc4.cc
[468/999] Compiling urandom.cc
[469/999] Compiling trusty.cc
[470/999] Compiling getentropy.cc
[471/999] Compiling rsa_asn1.cc
[472/999] Compiling ios.cc
[473/999] Compiling poly1305_arm_asm.S
[474/999] Compiling passive.cc
[475/999] Compiling poly1305_vec.cc
[476/999] Compiling deterministic.cc
[477/999] Compiling fork_detect.cc
[478/999] Compiling forkunsafe.cc
[479/999] Compiling poly1305_arm.cc
[480/999] Compiling pool.cc
[481/999] Compiling poly1305.cc
[482/999] Compiling pkcs7.cc
[483/999] Compiling pkcs8_x509.cc
[484/999] Compiling pkcs8.cc
[485/999] Compiling pkcs7_x509.cc
[486/999] Compiling p5_pbev2.cc
[487/999] Compiling pem_xaux.cc
[488/999] Compiling pem_pkey.cc
[489/999] Compiling pem_x509.cc
[490/999] Compiling pem_pk8.cc
[491/999] Compiling mldsa.cc
[492/999] Compiling obj_xref.cc
[493/999] Compiling pem_oth.cc
[494/999] Compiling pem_info.cc
[495/999] Compiling pem_all.cc
[496/999] Compiling mlkem.cc
[497/999] Compiling pem_lib.cc
[498/999] Compiling poly_rq_mul.S
[499/999] Compiling obj.cc
[500/999] Compiling fips_shared_support.cc
[501/999] Compiling md4.cc
[502/999] Compiling mem.cc
[503/999] Compiling md5.cc
[504/999] Compiling lhash.cc
[505/999] Compiling kyber.cc
[506/999] Compiling ex_data.cc
[507/999] Compiling hpke.cc
[508/999] Compiling print.cc
[509/999] Compiling sign.cc
[510/999] Compiling hrss.cc
[511/999] Compiling scrypt.cc
[512/999] Compiling pbkdf.cc
[513/999] Compiling p_x25519.cc
[514/999] Compiling p_x25519_asn1.cc
[515/999] Compiling p_ed25519_asn1.cc
[516/999] Compiling p_rsa_asn1.cc
[517/999] Compiling p_rsa.cc
[518/999] Compiling p_ed25519.cc
[519/999] Compiling p_hkdf.cc
[520/999] Compiling p_ec.cc
[521/999] Compiling p_dh.cc
[522/999] Compiling p_ec_asn1.cc
[523/999] Compiling p_dh_asn1.cc
[524/999] Compiling evp_ctx.cc
[525/999] Compiling evp.cc
[526/999] Compiling p_dsa_asn1.cc
[527/999] Compiling evp_asn1.cc
[528/999] Compiling engine.cc
[529/999] Compiling err.cc
[530/999] Compiling ecdh.cc
[531/999] Compiling ec_derive.cc
[532/999] Compiling hash_to_curve.cc
[533/999] Compiling ecdsa_asn1.cc
[534/999] Compiling ec_asn1.cc
[535/999] Compiling dsa.cc
[536/999] Compiling params.cc
[537/999] Compiling dh_asn1.cc
[538/999] Compiling bcm.cc
[539/999] Compiling x25519-asm-arm.S
[540/999] Compiling dsa_asn1.cc
[541/999] Compiling des.cc
[542/999] Compiling digest_extra.cc
[543/999] Compiling curve25519_64_adx.cc
[544/999] Compiling spake25519.cc
[545/999] Compiling cpu_arm_freebsd.cc
[546/999] Compiling cpu_arm_linux.cc
[547/999] Compiling crypto.cc
[548/999] Compiling curve25519.cc
[549/999] Compiling cpu_intel.cc
[550/999] Compiling cpu_aarch64_win.cc
[551/999] Compiling cpu_aarch64_fuchsia.cc
[552/999] Compiling cpu_aarch64_apple.cc
[553/999] Compiling tls_cbc.cc
[554/999] Compiling cpu_aarch64_sysreg.cc
[555/999] Compiling get_cipher.cc
[556/999] Compiling cpu_aarch64_openbsd.cc
[557/999] Compiling cpu_aarch64_linux.cc
[558/999] Compiling conf.cc
[559/999] Compiling e_tls.cc
[560/999] Compiling e_null.cc
[561/999] Compiling e_rc4.cc
[562/999] Compiling e_rc2.cc
[563/999] Compiling e_aesgcmsiv.cc
[564/999] Compiling e_chacha20poly1305.cc
[565/999] Compiling e_des.cc
[566/999] Compiling derive_key.cc
[567/999] Compiling e_aesctrhmac.cc
[568/999] Compiling chacha.cc
[569/999] Compiling unicode.cc
[570/999] Compiling buf.cc
[571/999] Compiling blake2.cc
[572/999] Compiling asn1_compat.cc
[572/999] Compiling ber.cc
[574/999] Compiling bn_asn1.cc
[575/999] Compiling cbs.cc
[576/999] Compiling convert.cc
[576/999] Compiling cbb.cc
[578/999] Compiling fd.cc
[579/999] Compiling socket_helper.cc
[580/999] Compiling hexdump.cc
[581/999] Compiling pair.cc
[582/999] Compiling socket.cc
[583/999] Compiling errno.cc
[584/999] Compiling file.cc
[585/999] Compiling printf.cc
[586/999] Compiling bio_mem.cc
[587/999] Compiling connect.cc
[588/999] Compiling bio.cc
[589/999] Compiling tasn_fre.cc
[590/999] Compiling tasn_typ.cc
[591/999] Compiling base64.cc
[592/999] Compiling tasn_utl.cc
[593/999] Compiling tasn_new.cc
[594/999] Compiling tasn_enc.cc
[595/999] Compiling posix_time.cc
[596/999] Compiling f_string.cc
[597/999] Compiling f_int.cc
[598/999] Compiling asn_pack.cc
[599/999] Compiling tasn_dec.cc
[600/999] Compiling asn1_par.cc
[601/999] Compiling asn1_lib.cc
[602/999] Compiling a_utctm.cc
[603/999] Compiling a_type.cc
[604/999] Compiling a_strex.cc
[605/999] Compiling a_time.cc
[606/999] Compiling a_octet.cc
[607/999] Compiling a_strnid.cc
[608/999] Compiling a_object.cc
[609/999] Compiling a_i2d_fp.cc
[610/999] Compiling a_dup.cc
[611/999] Compiling a_d2i_fp.cc
[612/999] Compiling a_mbstr.cc
[613/999] Compiling fiat_p256_adx_sqr.S
[614/999] Compiling fiat_p256_adx_mul.S
[615/999] Compiling fiat_curve25519_adx_square.S
[616/999] Compiling CCryptoBoringSSLShims shims.c
[617/999] Compiling a_gentm.cc
[618/999] Compiling a_int.cc
[619/999] Compiling md5-x86_64-linux.S
[620/999] Compiling fiat_curve25519_adx_mul.S
[621/999] Compiling md5-586-linux.S
[622/999] Compiling md5-586-apple.S
[623/999] Compiling md5-x86_64-apple.S
[624/999] Compiling chacha20_poly1305_x86_64-apple.S
[625/999] Compiling chacha20_poly1305_x86_64-linux.S
[626/999] Compiling chacha20_poly1305_armv8-win.S
[627/999] Compiling a_bool.cc
[628/999] Compiling a_bitstr.cc
[629/999] Compiling chacha-x86_64-linux.S
[630/999] Compiling chacha-x86_64-apple.S
[631/999] Compiling chacha20_poly1305_armv8-apple.S
[632/999] Compiling chacha-x86-linux.S
[633/999] Compiling chacha20_poly1305_armv8-linux.S
[634/999] Compiling chacha-x86-apple.S
[635/999] Compiling chacha-armv8-win.S
[636/999] Compiling chacha-armv8-apple.S
[637/999] Compiling aes128gcmsiv-x86_64-apple.S
[638/999] Compiling chacha-armv4-linux.S
[639/999] Compiling aes128gcmsiv-x86_64-linux.S
[640/999] Compiling chacha-armv8-linux.S
[641/999] Compiling x86_64-mont5-apple.S
[642/999] Compiling x86_64-mont5-linux.S
[643/999] Compiling x86_64-mont-linux.S
[644/999] Compiling x86-mont-apple.S
[645/999] Compiling vpaes-x86_64-linux.S
[646/999] Compiling x86-mont-linux.S
[647/999] Compiling x86_64-mont-apple.S
[648/999] Compiling vpaes-x86_64-apple.S
[649/999] Compiling vpaes-x86-linux.S
[650/999] Compiling vpaes-armv8-win.S
[651/999] Compiling vpaes-x86-apple.S
[652/999] Compiling vpaes-armv8-linux.S
[653/999] Compiling vpaes-armv8-apple.S
[654/999] Compiling vpaes-armv7-linux.S
[655/999] Compiling sha512-x86_64-linux.S
[656/999] Compiling sha512-x86_64-apple.S
[657/999] Compiling sha512-armv8-linux.S
[658/999] Compiling sha512-armv8-win.S
[658/999] Compiling sha512-armv8-apple.S
[660/999] Compiling sha512-586-linux.S
[661/999] Compiling sha512-armv4-linux.S
[662/999] Compiling sha512-586-apple.S
[663/999] Compiling sha256-x86_64-linux.S
[664/999] Compiling sha256-x86_64-apple.S
[665/999] Compiling sha256-armv8-win.S
[666/999] Compiling sha256-armv8-linux.S
[667/999] Compiling sha256-armv8-apple.S
[668/999] Compiling err_data.cc
[669/999] Compiling sha256-586-linux.S
[670/999] Compiling sha256-586-apple.S
[671/999] Compiling sha256-armv4-linux.S
[672/999] Compiling sha1-armv8-win.S
[673/999] Compiling sha1-x86_64-linux.S
[673/999] Compiling sha1-x86_64-apple.S
[675/999] Compiling sha1-armv8-apple.S
[676/999] Compiling sha1-armv4-large-linux.S
[677/999] Compiling sha1-586-linux.S
[678/999] Compiling sha1-armv8-linux.S
[679/999] Compiling sha1-586-apple.S
[680/999] Compiling rsaz-avx2-linux.S
[681/999] Compiling rsaz-avx2-apple.S
[682/999] Compiling rdrand-x86_64-linux.S
[683/999] Compiling p256_beeu-x86_64-asm-apple.S
[684/999] Compiling p256_beeu-armv8-asm-win.S
[685/999] Compiling p256_beeu-x86_64-asm-linux.S
[686/999] Compiling rdrand-x86_64-apple.S
[687/999] Compiling p256_beeu-armv8-asm-linux.S
[688/999] Compiling p256_beeu-armv8-asm-apple.S
[689/999] Compiling p256-armv8-asm-win.S
[690/999] Compiling p256-x86_64-asm-apple.S
[691/999] Compiling p256-x86_64-asm-linux.S
[692/999] Compiling p256-armv8-asm-apple.S
[693/999] Compiling ghashv8-armv8-win.S
[694/999] Compiling p256-armv8-asm-linux.S
[695/999] Compiling ghashv8-armv8-linux.S
[696/999] Compiling ghashv8-armv7-linux.S
[697/999] Compiling ghash-x86_64-linux.S
[698/999] Compiling ghashv8-armv8-apple.S
[699/999] Compiling ghash-x86_64-apple.S
[700/999] Compiling ghash-ssse3-x86_64-linux.S
[701/999] Compiling ghash-x86-linux.S
[702/999] Compiling ghash-x86-apple.S
[703/999] Compiling ghash-ssse3-x86-linux.S
[704/999] Compiling ghash-ssse3-x86_64-apple.S
[705/999] Compiling ghash-ssse3-x86-apple.S
[706/999] Compiling ghash-neon-armv8-win.S
[707/999] Compiling ghash-neon-armv8-linux.S
[708/999] Compiling ghash-neon-armv8-apple.S
[709/999] Compiling ghash-armv4-linux.S
[710/999] Compiling co-586-apple.S
[710/999] Compiling co-586-linux.S
[712/999] Compiling bsaes-armv7-linux.S
[712/999] Compiling bn-armv8-win.S
[714/999] Compiling bn-armv8-linux.S
[715/999] Compiling bn-armv8-apple.S
[716/999] Compiling bn-586-linux.S
[717/999] Compiling armv8-mont-win.S
[718/999] Compiling armv4-mont-linux.S
[718/999] Compiling armv8-mont-apple.S
[720/999] Compiling bn-586-apple.S
[721/999] Compiling armv8-mont-linux.S
[722/999] Compiling aesv8-gcm-armv8-win.S
[723/999] Compiling aesv8-gcm-armv8-apple.S
[724/999] Compiling aesv8-armv8-win.S
[725/999] Compiling aesv8-gcm-armv8-linux.S
[726/999] Compiling aesv8-armv8-apple.S
[727/999] Compiling aesv8-armv7-linux.S
[728/999] Compiling aesv8-armv8-linux.S
[729/999] Compiling aesni-x86_64-linux.S
[730/999] Compiling aesni-x86_64-apple.S
[731/999] Compiling aesni-x86-apple.S
[732/999] Compiling aesni-gcm-x86_64-apple.S
[733/999] Compiling aesni-gcm-x86_64-linux.S
[734/999] Compiling aesni-x86-linux.S
[735/999] Compiling aes-gcm-avx10-x86_64-linux.S
[736/999] Compiling aes-gcm-avx10-x86_64-apple.S
[737/999] Compiling c-nioatomics.c
[738/999] Compiling x_x509a.cc
[739/999] Compiling x_val.cc
[740/999] Compiling x_spki.cc
[741/999] Compiling x_pubkey.cc
[742/999] Compiling x_sig.cc
[743/999] Compiling x_x509.cc
[744/999] Compiling x_req.cc
[745/999] Compiling c-atomics.c
[746/999] Compiling x_name.cc
[747/1002] Compiling x_exten.cc
[748/1005] Compiling x_all.cc
[749/1005] Compiling x509spki.cc
[751/1005] Compiling NIOConcurrencyHelpers NIOLock.swift
[751/1005] Compiling x_algor.cc
[752/1005] Compiling x509name.cc
[753/1005] Compiling x_crl.cc
[754/1005] Compiling x_attrib.cc
[756/1005] Compiling NIOConcurrencyHelpers lock.swift
[757/1005] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[758/1005] Compiling NIOConcurrencyHelpers atomics.swift
[759/1005] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[760/1005] Emitting module NIOConcurrencyHelpers
[760/1005] Compiling x509rset.cc
[762/1006] Compiling x509_txt.cc
[763/1006] Compiling x509_v3.cc
[764/1006] Wrapping AST for NIOConcurrencyHelpers for debugging
[765/1006] Compiling x509_vpm.cc
[766/1006] Compiling x509_vfy.cc
[767/1006] Compiling x509cset.cc
[768/1006] Compiling x509_set.cc
[769/1006] Compiling x509_trs.cc
[770/1006] Compiling x509_req.cc
[771/1006] Compiling x509_obj.cc
[772/1006] Compiling x509_def.cc
[773/1006] Compiling x509_lu.cc
[774/1006] Compiling x509_d2.cc
[775/1006] Compiling x509_ext.cc
[776/1006] Compiling x509.cc
[777/1006] Compiling x509_att.cc
[778/1006] Compiling x509_cmp.cc
[779/1006] Compiling v3_utl.cc
[780/1006] Compiling v3_skey.cc
[781/1006] Compiling v3_prn.cc
[782/1006] Compiling v3_purp.cc
[783/1006] Compiling v3_pmaps.cc
[784/1006] Compiling v3_pcons.cc
[785/1006] Compiling v3_ncons.cc
[786/1006] Compiling v3_ocsp.cc
[787/1006] Compiling v3_int.cc
[788/1006] Compiling v3_lib.cc
[789/1006] Compiling v3_info.cc
[790/1006] Compiling v3_ia5.cc
[791/1006] Compiling v3_genn.cc
[792/1006] Compiling v3_enum.cc
[793/1006] Compiling v3_extku.cc
[794/1006] Compiling v3_crld.cc
[795/1006] Compiling v3_cpols.cc
[796/1006] Compiling v3_bitst.cc
[797/1006] Compiling v3_akey.cc
[798/1006] Compiling v3_conf.cc
[799/1006] Compiling v3_alt.cc
[800/1006] Compiling v3_bcons.cc
[800/1006] Compiling v3_akeya.cc
[802/1006] Compiling t_x509.cc
[803/1006] Compiling t_x509a.cc
[804/1006] Compiling i2d_pr.cc
[805/1006] Compiling t_req.cc
[806/1006] Compiling policy.cc
[807/1006] Compiling rsa_pss.cc
[808/1006] Compiling name_print.cc
[809/1006] Compiling t_crl.cc
[810/1006] Compiling by_file.cc
[811/1006] Compiling by_dir.cc
[812/1006] Compiling asn1_gen.cc
[813/1006] Compiling a_sign.cc
[814/1006] Compiling voprf.cc
[815/1006] Compiling algorithm.cc
[816/1006] Compiling trust_token.cc
[817/1006] Compiling a_verify.cc
[818/1006] Compiling thread_win.cc
[819/1006] Compiling a_digest.cc
[820/1006] Compiling pmbtoken.cc
[821/1006] Compiling thread.cc
[822/1006] Compiling thread_none.cc
[823/1006] Compiling thread_pthread.cc
[824/1006] Compiling stack.cc
[825/1006] Compiling thash.cc
[826/1006] Compiling wots.cc
[827/1006] Compiling slhdsa.cc
[828/1006] Compiling fors.cc
[829/1006] Compiling siphash.cc
[830/1006] Compiling sha512.cc
[831/1006] Compiling sha256.cc
[832/1006] Compiling sha1.cc
[833/1006] Compiling merkle.cc
[834/1006] Compiling rsa_print.cc
[835/1006] Compiling rsa_crypt.cc
[836/1006] Compiling rsa_extra.cc
[837/1006] Compiling rsa_asn1.cc
[838/1006] Compiling refcount.cc
[839/1006] Compiling windows.cc
[840/1006] Compiling rc4.cc
[841/1006] Compiling trusty.cc
[842/1006] Compiling urandom.cc
[843/1006] Compiling passive.cc
[844/1006] Compiling rand_extra.cc
[845/1006] Compiling getentropy.cc
[846/1006] Compiling poly1305_arm_asm.S
[847/1006] Compiling ios.cc
[848/1006] Compiling fork_detect.cc
[849/1006] Compiling forkunsafe.cc
[850/1006] Compiling deterministic.cc
[851/1006] Compiling pool.cc
[852/1006] Compiling poly1305_arm.cc
[853/1006] Compiling poly1305_vec.cc
[854/1006] Compiling poly1305.cc
[855/1006] Compiling pkcs8_x509.cc
[856/1006] Compiling pkcs7_x509.cc
[857/1006] Compiling pkcs8.cc
[858/1006] Compiling pkcs7.cc
[859/1006] Compiling p5_pbev2.cc
[860/1006] Compiling pem_xaux.cc
[861/1006] Compiling pem_x509.cc
[862/1006] Compiling pem_pkey.cc
[863/1006] Compiling pem_oth.cc
[864/1006] Compiling pem_pk8.cc
[865/1006] Compiling pem_lib.cc
[866/1006] Compiling pem_all.cc
[867/1006] Compiling mldsa.cc
[868/1006] Compiling obj_xref.cc
[869/1006] Compiling pem_info.cc
[870/1006] Compiling obj.cc
[871/1006] Compiling mem.cc
[872/1006] Compiling poly_rq_mul.S
[873/1006] Compiling mlkem.cc
[874/1006] Compiling fips_shared_support.cc
[875/1006] Compiling md5.cc
[876/1006] Compiling md4.cc
[877/1006] Compiling lhash.cc
[878/1006] Compiling kyber.cc
[879/1006] Compiling ex_data.cc
[880/1006] Compiling hrss.cc
[881/1006] Compiling sign.cc
[882/1006] Compiling scrypt.cc
[883/1006] Compiling hpke.cc
[884/1006] Compiling pbkdf.cc
[885/1006] Compiling print.cc
[886/1006] Compiling p_x25519.cc
[887/1006] Compiling p_x25519_asn1.cc
[888/1006] Compiling p_rsa.cc
[889/1006] Compiling p_ed25519.cc
[890/1006] Compiling p_rsa_asn1.cc
[891/1006] Compiling p_ed25519_asn1.cc
[892/1006] Compiling p_hkdf.cc
[893/1006] Compiling p_ec_asn1.cc
[894/1006] Compiling p_ec.cc
[895/1006] Compiling p_dsa_asn1.cc
[896/1006] Compiling p_dh.cc
[897/1006] Compiling err.cc
[898/1006] Compiling evp_ctx.cc
[899/1006] Compiling p_dh_asn1.cc
[900/1006] Compiling evp.cc
[901/1006] Compiling evp_asn1.cc
[902/1006] Compiling engine.cc
[903/1006] Compiling ec_derive.cc
[904/1006] Compiling ecdh_extra.cc
[905/1006] Compiling ecdsa_asn1.cc
[906/1006] Compiling hash_to_curve.cc
[907/1006] Compiling dsa.cc
[908/1006] Compiling bcm.cc
[909/1006] Compiling ec_asn1.cc
[910/1006] Compiling dsa_asn1.cc
[911/1006] Compiling params.cc
[912/1006] Compiling des.cc
[913/1006] Compiling x25519-asm-arm.S
[914/1006] Compiling dh_asn1.cc
[915/1006] Compiling digest_extra.cc
[916/1006] Compiling crypto.cc
[917/1006] Compiling curve25519_64_adx.cc
[918/1006] Compiling cpu_intel.cc
[919/1006] Compiling cpu_arm_linux.cc
[920/1006] Compiling spake25519.cc
[921/1006] Compiling cpu_arm_freebsd.cc
[922/1006] Compiling cpu_aarch64_win.cc
[923/1006] Compiling curve25519.cc
[924/1006] Compiling cpu_aarch64_openbsd.cc
[925/1006] Compiling cpu_aarch64_apple.cc
[926/1006] Compiling cpu_aarch64_sysreg.cc
[927/1006] Compiling cpu_aarch64_linux.cc
[928/1006] Compiling tls_cbc.cc
[929/1006] Compiling cpu_aarch64_fuchsia.cc
[930/1006] Compiling conf.cc
[931/1006] Compiling e_tls.cc
[932/1006] Compiling e_rc4.cc
[933/1006] Compiling e_null.cc
[934/1006] Compiling e_rc2.cc
[935/1006] Compiling e_des.cc
[936/1006] Compiling e_chacha20poly1305.cc
[937/1006] Compiling derive_key.cc
[938/1006] Compiling cipher_extra.cc
[939/1006] Compiling e_aesgcmsiv.cc
[940/1006] Compiling e_aesctrhmac.cc
[941/1006] Compiling chacha.cc
[942/1006] Compiling unicode.cc
[943/1006] Compiling asn1_compat.cc
[944/1006] Compiling buf.cc
[945/1006] Compiling cbb.cc
[946/1006] Compiling cbs.cc
[947/1006] Compiling convert.cc
[948/1006] Compiling ber.cc
[949/1006] Compiling bn_asn1.cc
[950/1006] Compiling blake2.cc
[951/1006] Compiling errno.cc
[952/1006] Compiling pair.cc
[953/1006] Compiling hexdump.cc
[954/1006] Compiling printf.cc
[955/1006] Compiling fd.cc
[956/1006] Compiling file.cc
[957/1006] Compiling base64.cc
[958/1006] Compiling bio_mem.cc
[959/1006] Compiling bio.cc
[960/1006] Compiling tasn_typ.cc
[961/1006] Compiling tasn_fre.cc
[962/1006] Compiling tasn_utl.cc
[963/1006] Compiling tasn_enc.cc
[964/1006] Compiling tasn_new.cc
[965/1006] Compiling posix_time.cc
[966/1006] Compiling f_string.cc
[967/1006] Compiling a_octet.cc
[968/1006] Compiling tasn_dec.cc
[969/1006] Compiling a_strex.cc
[970/1006] Compiling a_strnid.cc
[971/1006] Compiling a_object.cc
[972/1006] Compiling a_mbstr.cc
[972/1006] Write sources
[977/1006] Compiling a_i2d_fp.cc
[978/1006] Compiling a_int.cc
[979/1070] Compiling a_dup.cc
[980/1070] Compiling a_d2i_fp.cc
[981/1072] Compiling a_gentm.cc
[982/1072] Compiling a_bitstr.cc
[983/1072] Compiling a_bool.cc
[985/1078] Compiling Atomics UnsafeAtomic.swift
[986/1078] Compiling Atomics UnsafeAtomicLazyReference.swift
[987/1078] Compiling Atomics AtomicMemoryOrderings.swift
[988/1078] Compiling Atomics DoubleWord.swift
[989/1078] Compiling Atomics ManagedAtomic.swift
[990/1078] Compiling Atomics ManagedAtomicLazyReference.swift
[991/1082] Compiling Atomics Primitives.shims.swift
[992/1082] Compiling Atomics AtomicInteger.swift
[993/1082] Compiling Atomics AtomicOptionalWrappable.swift
[994/1082] Compiling Atomics AtomicReference.swift
[995/1082] Compiling Atomics AtomicStorage.swift
[996/1082] Compiling Atomics AtomicValue.swift
[997/1082] Compiling Atomics OptionalRawRepresentable.swift
[998/1082] Compiling Atomics RawRepresentable.swift
[999/1082] Compiling Atomics AtomicBool.swift
[1000/1082] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1001/1082] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1002/1082] Compiling AsyncAlgorithms MergeStateMachine.swift
[1003/1082] Compiling AsyncAlgorithms MergeStorage.swift
[1004/1082] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1005/1082] Compiling AsyncAlgorithms Rethrow.swift
[1006/1088] Compiling Atomics IntegerOperations.swift
[1007/1088] Compiling Atomics Unmanaged extensions.swift
[1008/1088] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[1009/1088] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[1010/1088] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[1011/1088] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[1012/1088] Compiling AsyncAlgorithms AsyncChannel.swift
[1013/1088] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[1014/1088] Emitting module AsyncAlgorithms
[1024/1088] Compiling Atomics IntegerConformances.swift
[1025/1088] Compiling Atomics PointerConformances.swift
[1026/1088] Compiling Atomics Primitives.native.swift
[1028/1088] Compiling CryptoBoringWrapper RandomBytes.swift
[1029/1088] Compiling ArgumentParserToolInfo ToolInfo.swift
[1030/1088] Emitting module ArgumentParserToolInfo
[1031/1088] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1032/1088] Compiling CryptoBoringWrapper EllipticCurve.swift
[1033/1089] Emitting module CryptoBoringWrapper
[1034/1089] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1043/1089] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1044/1089] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1045/1089] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1046/1089] Compiling AsyncAlgorithms DebounceStorage.swift
[1047/1089] Compiling AsyncAlgorithms Dictionary.swift
[1048/1089] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1049/1089] Compiling AsyncAlgorithms Locking.swift
[1049/1089] Wrapping AST for ArgumentParserToolInfo for debugging
[1051/1127] Compiling AsyncAlgorithms SetAlgebra.swift
[1052/1127] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1053/1127] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1054/1127] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1055/1127] Compiling AsyncAlgorithms ZipStateMachine.swift
[1056/1127] Compiling AsyncAlgorithms ZipStorage.swift
[1057/1127] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1058/1127] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1059/1128] Wrapping AST for CryptoBoringWrapper for debugging
[1061/1135] Compiling ArgumentParser ArgumentDecoder.swift
[1062/1135] Compiling ArgumentParser Name.swift
[1063/1135] Compiling ArgumentParser Parsed.swift
[1064/1135] Compiling ArgumentParser ParsedValues.swift
[1065/1135] Compiling ArgumentParser ParserError.swift
[1066/1135] Compiling ArgumentParser SplitArguments.swift
[1067/1200] Wrapping AST for AsyncAlgorithms for debugging
[1069/1208] Emitting module Atomics
[1070/1208] Compiling Crypto ChaChaPoly.swift
[1071/1208] Compiling Crypto Cipher.swift
[1072/1208] Compiling Crypto Nonces.swift
[1074/1209] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1075/1209] Compiling ServiceLifecycle CancellationWaiter.swift
[1075/1210] Wrapping AST for Atomics for debugging
[1077/1210] Compiling Crypto ASN1.swift
[1078/1210] Compiling Crypto ASN1Any.swift
[1079/1210] Compiling Crypto ASN1BitString.swift
[1080/1210] Compiling Crypto ASN1Boolean.swift
[1081/1210] Compiling Crypto ASN1Identifier.swift
[1082/1210] Compiling Crypto ASN1Integer.swift
[1083/1215] Emitting module ServiceLifecycle
[1084/1215] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1085/1220] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1086/1229] Compiling ServiceLifecycle GracefulShutdown.swift
[1087/1229] Compiling Crypto HashFunctions.swift
[1088/1229] Compiling Crypto HashFunctions_SHA2.swift
[1089/1229] Compiling Crypto HPKE-AEAD.swift
[1090/1229] Compiling Crypto HPKE-Ciphersuite.swift
[1091/1229] Compiling Crypto HPKE-KDF.swift
[1092/1236] Compiling NIOCore ByteBuffer-multi-int.swift
[1093/1236] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1094/1236] Compiling NIOCore ByteBuffer-views.swift
[1095/1236] Compiling NIOCore Channel.swift
[1096/1236] Compiling NIOCore ChannelHandler.swift
[1097/1236] Compiling NIOCore ChannelHandlers.swift
[1098/1236] Emitting module ArgumentParser
[1099/1289] Compiling ServiceLifecycle ServiceRunnerError.swift
[1102/1290] 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 }
[1103/1290] Compiling NIOCore AsyncChannelInboundStream.swift
[1104/1290] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1105/1290] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1106/1290] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1107/1290] Compiling NIOCore NIOAsyncWriter.swift
[1108/1290] Emitting module Crypto
[1109/1299] Compiling NIOCore AsyncChannel.swift
[1110/1299] Compiling NIOCore AsyncChannelHandler.swift
[1116/1299] Compiling NIOCore CircularBuffer.swift
[1117/1299] Compiling NIOCore Codec.swift
[1118/1299] Compiling NIOCore ConvenienceOptionSupport.swift
[1119/1299] Compiling Crypto SymmetricKeys.swift
[1120/1299] Compiling Crypto HMAC.swift
[1121/1299] Compiling Crypto MACFunctions.swift
[1122/1299] Compiling Crypto MessageAuthenticationCode.swift
[1123/1299] Compiling Crypto AES.swift
[1124/1299] Compiling Crypto ECDSASignature_boring.swift
[1125/1299] Compiling Crypto ECDSA_boring.swift
[1126/1299] Compiling Crypto EdDSA_boring.swift
[1127/1299] Compiling Crypto ECDSA.swift
[1128/1299] Compiling Crypto Ed25519.swift
[1129/1299] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1130/1299] Compiling NIOCore ByteBuffer-conversions.swift
[1131/1299] Compiling NIOCore ByteBuffer-core.swift
[1132/1299] Compiling NIOCore ByteBuffer-hex.swift
[1133/1299] Compiling NIOCore ByteBuffer-int.swift
[1134/1299] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1135/1299] Compiling NIOCore AddressedEnvelope.swift
[1136/1299] Compiling NIOCore AsyncAwaitSupport.swift
[1139/1299] Compiling NIOCore MarkedCircularBuffer.swift
[1140/1299] Compiling NIOCore MulticastChannel.swift
[1141/1299] Compiling NIOCore NIOAny.swift
[1142/1299] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1143/1299] Compiling NIOCore NIOLoopBound.swift
[1144/1299] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1145/1299] Compiling NIOCore NIOScheduledCallback.swift
[1146/1299] Compiling NIOCore NIOSendable.swift
[1147/1299] Compiling NIOCore RecvByteBufferAllocator.swift
[1148/1299] Compiling Crypto X25519Keys.swift
[1149/1299] Compiling NIOCore EventLoop+Deprecated.swift
[1150/1299] Compiling NIOCore EventLoop+SerialExecutor.swift
[1151/1299] Compiling NIOCore EventLoop.swift
[1152/1299] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1153/1299] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1154/1299] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1155/1299] Compiling NIOCore EventLoopFuture.swift
[1156/1299] Compiling NIOCore FileDescriptor.swift
[1157/1299] Compiling NIOCore FileHandle.swift
[1158/1299] Compiling NIOCore FileRegion.swift
[1159/1300] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1160/1300] Compiling ServiceLifecycle Service.swift
[1161/1300] Compiling ServiceLifecycle ServiceGroup.swift
[1168/1301] Compiling NIOCore GlobalSingletons.swift
[1169/1301] Compiling NIOCore IO.swift
[1170/1301] Compiling NIOCore IOData.swift
[1171/1301] Compiling NIOCore IPProtocol.swift
[1172/1301] Compiling NIOCore IntegerBitPacking.swift
[1173/1301] Compiling NIOCore IntegerTypes.swift
[1174/1301] Compiling NIOCore Interfaces.swift
[1175/1301] Compiling NIOCore Linux.swift
[1176/1301] Compiling NIOCore DeadChannel.swift
[1177/1301] Compiling NIOCore DispatchQueue+WithFuture.swift
[1185/1301] Wrapping AST for ArgumentParser for debugging
[1186/1301] Wrapping AST for ServiceLifecycle for debugging
[1188/1301] Compiling NIOCore ChannelInvoker.swift
[1189/1301] Compiling NIOCore ChannelOption.swift
[1192/1301] Emitting module _ConnectionPoolModule
[1193/1301] Compiling NIOCore BSDSocketAPI.swift
[1194/1301] Compiling NIOCore ByteBuffer-aux.swift
[1195/1301] Compiling NIOCore ChannelPipeline.swift
[1196/1301] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/37] Write swift-version-24593BA9C3E375BF.txt
[3/105] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/105] Compiling InternalCollectionsUtilities Debugging.swift
[5/106] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/106] Compiling Logging MetadataProvider.swift
[7/106] Emitting module TextTable
[8/107] Compiling InternalCollectionsUtilities Descriptions.swift
[9/107] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/107] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[11/107] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/107] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/107] Compiling TextTable SimpleFormat.swift
[14/107] Compiling TextTable RstFormat.swift
[15/107] Compiling TextTable String+Util.swift
[16/107] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[17/107] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/107] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/107] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[20/107] Compiling CryptoBoringWrapper RandomBytes.swift
[21/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[22/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[23/107] Emitting module Logging
[24/107] Compiling Logging Locks.swift
[25/107] Emitting module _NIODataStructures
[26/107] Compiling _NIODataStructures Heap.swift
[27/107] Compiling NIOConcurrencyHelpers atomics.swift
[28/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[29/107] Compiling NIOConcurrencyHelpers lock.swift
[30/107] Compiling _NIODataStructures _TinyArray.swift
[31/107] Compiling _NIODataStructures PriorityQueue.swift
[32/108] Emitting module _NIOBase64
[33/108] Compiling _NIOBase64 Base64.swift
[34/109] Compiling TextTable TextTable.swift
[39/107] Compiling CryptoBoringWrapper EllipticCurve.swift
[40/107] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[41/107] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[42/107] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[43/107] Emitting module CryptoBoringWrapper
[44/107] Emitting module NIOConcurrencyHelpers
[45/109] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/109] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[47/109] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/109] Compiling InternalCollectionsUtilities Integer rank.swift
[49/110] Compiling SwiftASN1 TimeUtilities.swift
[50/110] Compiling SwiftASN1 UTCTime.swift
[53/110] Emitting module InternalCollectionsUtilities
[67/117] Compiling ConcurrencyHelpers LockedValueBox.swift
[70/117] Compiling SwiftASN1 ObjectIdentifier.swift
[71/117] Compiling SwiftASN1 PEMDocument.swift
[73/117] Wrapping AST for CryptoBoringWrapper for debugging
[75/209] Compiling Crypto ASN1Identifier.swift
[76/209] Compiling Crypto ASN1Integer.swift
[77/209] Compiling Crypto ASN1Null.swift
[78/209] Compiling Logging LogHandler.swift
[79/209] Compiling Logging Logging.swift
[80/210] Emitting module ConcurrencyHelpers
[81/210] Compiling ConcurrencyHelpers Lock.swift
[84/265] Compiling OrderedCollections OrderedDictionary+Codable.swift
[85/265] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[86/265] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/265] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/267] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[89/267] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[89/267] Wrapping AST for Logging for debugging
[91/267] Emitting module CoreMetrics
[92/285] Compiling DequeModule Deque+CustomReflectable.swift
[93/285] Compiling DequeModule Deque+Descriptions.swift
[96/287] Compiling DequeModule Deque+Extras.swift
[97/287] Compiling DequeModule Deque+Hashable.swift
[98/287] Compiling DequeModule Deque._UnsafeHandle.swift
[99/287] Compiling DequeModule Deque.swift
[100/287] Compiling DequeModule Deque+Testing.swift
[101/287] Compiling DequeModule Deque._Storage.swift
[102/287] Compiling DequeModule _DequeBuffer.swift
[103/287] Compiling DequeModule _DequeBufferHeader.swift
[104/287] Compiling UnixSignals UnixSignal.swift
[105/287] Emitting module UnixSignals
[106/287] Compiling Atomics IntegerOperations.swift
[107/287] Compiling Atomics Unmanaged extensions.swift
[108/287] Compiling DequeModule Deque+Equatable.swift
[109/287] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[110/287] Compiling ArgumentParserToolInfo ToolInfo.swift
[111/287] Emitting module ArgumentParserToolInfo
[112/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[113/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[114/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[115/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[116/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[117/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[118/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[119/295] Compiling DequeModule _DequeSlot.swift
[120/295] Compiling DequeModule _UnsafeWrappedBuffer.swift
[121/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[122/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[123/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[124/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[125/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[126/295] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[127/295] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[133/295] Compiling UnixSignals UnixSignalsSequence.swift
[138/296] Emitting module SwiftASN1
[143/296] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[144/296] Compiling OrderedCollections OrderedDictionary+Elements.swift
[145/296] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[146/296] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[153/296] Compiling OrderedCollections OrderedDictionary.swift
[154/296] Compiling OrderedCollections OrderedSet+Codable.swift
[155/296] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[156/296] Compiling OrderedCollections OrderedSet+Descriptions.swift
[157/296] Compiling OrderedCollections OrderedSet+Diffing.swift
[158/296] Compiling OrderedCollections OrderedSet+Equatable.swift
[159/296] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[160/296] Compiling OrderedCollections OrderedSet+Hashable.swift
[161/296] Compiling OrderedCollections OrderedSet+Initializers.swift
[162/296] Compiling OrderedCollections OrderedSet+Insertions.swift
[163/296] Compiling OrderedCollections OrderedSet+Invariants.swift
[164/296] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[165/296] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[166/296] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[167/296] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[168/296] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[169/296] Emitting module Crypto
[171/304] Wrapping AST for InternalCollectionsUtilities for debugging
[173/304] Emitting module Atomics
[173/304] Wrapping AST for SwiftASN1 for debugging
[175/304] Compiling DequeModule Deque+Codable.swift
[176/304] Compiling DequeModule Deque+Collection.swift
[182/327] Emitting module OrderedCollections
[183/343] Compiling CoreMetrics Locks.swift
[184/343] Compiling CoreMetrics Metrics.swift
[185/344] Emitting module DequeModule
[186/344] Compiling ArgumentParser OptionGroup.swift
[187/344] Compiling ArgumentParser AsyncParsableCommand.swift
[190/345] Compiling ArgumentParser CommandConfiguration.swift
[191/345] Compiling ArgumentParser CommandGroup.swift
[192/345] Compiling ArgumentParser EnumerableFlag.swift
[193/345] Compiling ArgumentParser BashCompletionsGenerator.swift
[194/345] Compiling ArgumentParser CompletionsGenerator.swift
[195/345] Compiling ArgumentParser FishCompletionsGenerator.swift
[196/345] Compiling ArgumentParser SplitArguments.swift
[197/345] Compiling ArgumentParser ArgumentVisibility.swift
[198/345] Compiling ArgumentParser CompletionKind.swift
[199/345] Compiling ArgumentParser Errors.swift
[200/345] Compiling ArgumentParser Flag.swift
[201/345] Compiling ArgumentParser NameSpecification.swift
[202/345] Compiling ArgumentParser Option.swift
[210/345] Compiling OrderedCollections OrderedSet+Sendable.swift
[211/345] Compiling OrderedCollections OrderedSet+SubSequence.swift
[212/345] Compiling OrderedCollections OrderedSet+Testing.swift
[213/345] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[214/345] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[215/345] Compiling OrderedCollections OrderedSet.swift
[226/345] Compiling OrderedCollections _UnsafeBitset.swift
[227/345] Compiling Crypto HMAC.swift
[228/345] Compiling Crypto MACFunctions.swift
[229/345] Compiling Crypto MessageAuthenticationCode.swift
[230/345] Compiling Crypto AES.swift
[231/345] Compiling Crypto ECDSASignature_boring.swift
[232/345] Compiling Crypto ECDSA_boring.swift
[233/345] Compiling Crypto EdDSA_boring.swift
[234/345] Compiling Crypto ECDSA.swift
[235/345] Compiling Crypto Ed25519.swift
[236/345] Compiling ArgumentParser InputOrigin.swift
[237/345] Compiling ArgumentParser DumpHelpGenerator.swift
[238/345] Compiling ArgumentParser HelpCommand.swift
[239/345] Compiling ArgumentParser HelpGenerator.swift
[240/345] Compiling ArgumentParser MessageInfo.swift
[241/345] Compiling ArgumentParser UsageGenerator.swift
[242/345] Compiling ArgumentParser Name.swift
[243/345] Compiling ArgumentParser Parsed.swift
[244/345] Compiling ArgumentParser ParsedValues.swift
[245/345] Compiling ArgumentParser ParserError.swift
[254/346] Wrapping AST for Atomics for debugging
[255/346] Wrapping AST for DequeModule for debugging
[257/348] Wrapping AST for CoreMetrics for debugging
[258/422] Wrapping AST for OrderedCollections for debugging
[260/422] Emitting module Metrics
[261/422] Compiling Metrics Metrics.swift
[262/423] Emitting module ArgumentParser
[264/472] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[265/472] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[266/473] Compiling Crypto Signature.swift
[267/473] Compiling Crypto CryptoKitErrors_boring.swift
[268/473] Compiling Crypto RNG_boring.swift
[269/473] Compiling Crypto SafeCompare_boring.swift
[270/473] Compiling Crypto Zeroization_boring.swift
[271/473] Compiling Crypto PrettyBytes.swift
[272/473] Compiling Crypto SafeCompare.swift
[273/473] Compiling Crypto SecureBytes.swift
[274/473] Compiling Crypto Zeroization.swift
[275/473] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[276/473] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[277/473] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[278/473] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[279/473] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[280/473] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[281/473] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[282/473] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[283/473] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[284/473] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[285/473] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[286/473] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[289/473] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[290/473] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[293/473] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[294/473] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[295/473] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[296/473] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[300/474] 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 }
[300/474] Wrapping AST for Crypto for debugging
[302/474] Compiling _ConnectionPoolModule TinyFastSequence.swift
[303/520] Compiling _CryptoExtras AES_CTR_boring.swift
[304/520] Compiling _CryptoExtras ARCRequest.swift
[305/520] Compiling _CryptoExtras OPRFClient.swift
[306/520] Compiling _CryptoExtras OPRFServer.swift
[307/520] Compiling _CryptoExtras VOPRF+API.swift
[308/520] Compiling _CryptoExtras VOPRFClient.swift
[309/520] Compiling _CryptoExtras HashToField.swift
[310/520] Compiling _CryptoExtras KDF.swift
[311/520] Compiling _CryptoExtras PBKDF2_boring.swift
[312/520] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[314/528] Compiling _CryptoExtras ARCResponse.swift
[315/528] Compiling _CryptoExtras ARCServer.swift
[316/528] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[317/528] Compiling _CryptoExtras ChaCha20CTR.swift
[318/528] Compiling _CryptoExtras ECToolbox_boring.swift
[319/528] Compiling _CryptoExtras ECToolbox.swift
[320/528] Compiling _CryptoExtras AES_CBC.swift
[321/528] Compiling _CryptoExtras AES_CFB.swift
[322/528] Compiling _CryptoExtras AES_CTR.swift
[323/528] Compiling _CryptoExtras AES_GCM_SIV.swift
[324/528] Compiling _CryptoExtras Block Function.swift
[325/528] Compiling _CryptoExtras AES_CFB_boring.swift
[327/534] Emitting module AsyncAlgorithms
[332/534] Compiling _CryptoExtras BoringSSLHelpers.swift
[333/534] Compiling _CryptoExtras Scrypt.swift
[334/534] Compiling _CryptoExtras OPRF.swift
[343/534] Compiling _CryptoExtras PBKDF2.swift
[349/534] Compiling _CryptoExtras RSA_security.swift
[355/534] Compiling _CryptoExtras ARC+API.swift
[356/534] Compiling _CryptoExtras ARC.swift
[357/534] Compiling _CryptoExtras ARCCredential.swift
[358/534] Compiling _CryptoExtras ARCEncoding.swift
[359/534] Compiling _CryptoExtras ARCPrecredential.swift
[360/534] Compiling _CryptoExtras ARCPresentation.swift
[361/534] Compiling _CryptoExtras VOPRFServer.swift
[362/534] Compiling _CryptoExtras RSA+BlindSigning.swift
[363/534] Compiling _CryptoExtras RSA.swift
[364/534] Compiling _CryptoExtras RSA_boring.swift
[371/534] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[377/534] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[378/534] Compiling _CryptoExtras DigestType.swift
[379/534] Compiling _CryptoExtras Error.swift
[380/534] Compiling _CryptoExtras I2OSP.swift
[381/534] Compiling _CryptoExtras IntegerEncoding.swift
[382/534] Compiling _CryptoExtras PEMDocument.swift
[383/534] Emitting module _ConnectionPoolModule
[385/534] Compiling AsyncAlgorithms SetAlgebra.swift
[386/534] Compiling AsyncAlgorithms UnsafeTransfer.swift
[387/534] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[388/534] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[389/534] Compiling AsyncAlgorithms ZipStateMachine.swift
[390/534] Compiling AsyncAlgorithms ZipStorage.swift
[391/534] Compiling NIOCore GlobalSingletons.swift
[392/534] Compiling NIOCore IO.swift
[393/534] Compiling NIOCore IOData.swift
[394/534] Compiling NIOCore IPProtocol.swift
[395/534] Compiling NIOCore IntegerBitPacking.swift
[396/534] Compiling NIOCore IntegerTypes.swift
[397/534] Compiling NIOCore Interfaces.swift
[398/534] Compiling NIOCore Linux.swift
[399/534] Compiling NIOCore MarkedCircularBuffer.swift
[428/541] Compiling _CryptoExtras PrettyBytes.swift
[429/541] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[430/541] Compiling _CryptoExtras DLEQ.swift
[431/541] Compiling _CryptoExtras Prover.swift
[432/541] Compiling _CryptoExtras Verifier.swift
BUILD FAILURE 6.1 android