Build Information
Failed to build FarmhouseCore, reference 1.0.40 (9e7264), with Swift 6.1 for Android on 27 May 2025 23:49:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KreuzKummelll/FarmhouseCore.git
Reference: 1.0.40
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/KreuzKummelll/FarmhouseCore
* tag 1.0.40 -> FETCH_HEAD
HEAD is now at 9e7264b Altered ios version to 9
Cloned https://github.com/KreuzKummelll/FarmhouseCore.git
Revision (git rev-parse @):
9e7264b3b9e011c9d0f5adeecf3e388b7be6a4e5
SUCCESS checkout https://github.com/KreuzKummelll/FarmhouseCore.git at 1.0.40
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/KreuzKummelll/FarmhouseCore.git
https://github.com/KreuzKummelll/FarmhouseCore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"identity" : "crud-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/simonedelmann/crud-kit.git"
},
{
"identity" : "fluent-postgres-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-postgres-driver.git"
}
],
"manifest_display_name" : "FarmhouseCore",
"name" : "FarmhouseCore",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "FarmhouseCore",
"targets" : [
"FarmhouseCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FarmhouseCoreTests",
"module_type" : "SwiftTarget",
"name" : "FarmhouseCoreTests",
"path" : "Tests/FarmhouseCoreTests",
"sources" : [
"FarmhouseCoreTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"FarmhouseCore"
],
"type" : "test"
},
{
"c99name" : "FarmhouseCore",
"module_type" : "SwiftTarget",
"name" : "FarmhouseCore",
"path" : "Sources/FarmhouseCore",
"product_dependencies" : [
"Fluent",
"FluentPostgresDriver",
"CRUDKit"
],
"product_memberships" : [
"FarmhouseCore"
],
"sources" : [
"Entities/Description.swift",
"Entities/Farm.swift",
"Entities/NameAndAlternatives.swift",
"Entities/Price.swift",
"Entities/Product.swift",
"Entities/Storefront.swift",
"Entities/TLDR.swift",
"Entities/User.swift",
"Enumerations/UserType.swift",
"Public+Entities/PubicStorefront.swift",
"Public+Entities/PublicDescription.swift",
"Public+Entities/PublicFarm.swift",
"Public+Entities/PublicNameAndAlternatives.swift",
"Public+Entities/PublicPrice.swift",
"Public+Entities/PublicProduct.swift",
"Public+Entities/PublicTLDR.swift",
"Public+Entities/PublicUser.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-postgres-driver.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/simonedelmann/crud-kit.git
[1/13421] Fetching fluent
[136/16080] Fetching fluent, fluent-postgres-driver
[4543/16861] Fetching fluent, fluent-postgres-driver, crud-kit
Fetched https://github.com/vapor/fluent-postgres-driver.git from cache (0.33s)
[6150/14202] Fetching fluent, crud-kit
Fetched https://github.com/simonedelmann/crud-kit.git from cache (0.59s)
Fetched https://github.com/vapor/fluent.git from cache (0.60s)
Computing version for https://github.com/simonedelmann/crud-kit.git
Computed https://github.com/simonedelmann/crud-kit.git at 1.1.0 (1.34s)
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.95s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (2.58s)
Fetching https://github.com/vapor/fluent-kit.git
[1/13328] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (0.62s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (1.70s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[2226/9819] Fetching swift-log, sql-kit
[9820/85874] Fetching swift-log, sql-kit, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.42s)
[6744/82038] Fetching sql-kit, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (3.84s)
Fetched https://github.com/apple/swift-nio.git from cache (3.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (4.44s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.43s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.86s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[532/6101] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.95s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.64s)
Computing version for https://github.com/vapor/fluent-postgres-driver.git
Computed https://github.com/vapor/fluent-postgres-driver.git at 2.10.1 (0.57s)
Fetching https://github.com/vapor/postgres-kit.git
[1/5355] Fetching postgres-kit
Fetched https://github.com/vapor/postgres-kit.git from cache (2.00s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.14.0 (2.44s)
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/vapor/async-kit.git
[1/2370] Fetching async-kit
[2371/14641] Fetching async-kit, postgres-nio
Fetched https://github.com/vapor/async-kit.git from cache (0.95s)
Fetched https://github.com/vapor/postgres-nio.git from cache (0.96s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.54s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.37s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.93s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.19s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.26.1 (0.77s)
Fetching https://github.com/apple/swift-crypto.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-metrics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2426] Fetching swift-service-lifecycle
[972/4632] Fetching swift-service-lifecycle, swift-metrics
[4589/7299] Fetching swift-service-lifecycle, swift-metrics, swift-nio-transport-services
[5807/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-nio-transport-services.git from cache (0.74s)
[9795/33411] Fetching swift-service-lifecycle, swift-metrics, swift-crypto, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.48s)
Fetched https://github.com/apple/swift-metrics.git from cache (3.48s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.50s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.50s)
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 (4.17s)
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.36s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.97s)
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.52s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.72s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.24s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.77s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.72s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.89s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1063] Fetching swift-service-context
[172/3672] Fetching swift-service-context, websocket-kit
[529/9586] Fetching swift-service-context, websocket-kit, swift-nio-extras
[3301/14560] Fetching swift-service-context, websocket-kit, swift-nio-extras, swift-distributed-tracing
[3418/17879] Fetching swift-service-context, websocket-kit, swift-nio-extras, swift-distributed-tracing, multipart-kit
[8385/29406] Fetching swift-service-context, websocket-kit, swift-nio-extras, swift-distributed-tracing, multipart-kit, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.14s)
Fetching https://github.com/vapor/routing-kit.git
[21822/23492] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, multipart-kit, swift-nio-http2
[21823/44219] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, multipart-kit, swift-nio-http2, routing-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.72s)
[24597/32692] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, multipart-kit, routing-kit
Fetching https://github.com/vapor/console-kit.git
[28134/38269] Fetching swift-service-context, websocket-kit, swift-distributed-tracing, multipart-kit, routing-kit, console-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (2.17s)
Fetched https://github.com/apple/swift-service-context.git from cache (2.17s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.17s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/console-kit.git from cache (0.46s)
Fetched https://github.com/vapor/multipart-kit.git from cache (2.22s)
Fetched https://github.com/vapor/routing-kit.git from cache (1.13s)
[1/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.83s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (3.49s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (2.87s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.70s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.75s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
[1/1141] Fetching swift-http-structured-headers
[424/2045] Fetching swift-http-structured-headers, swift-http-types
[2046/8200] Fetching swift-http-structured-headers, swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.29s)
[2003/7296] Fetching swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.43s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.43s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.98s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.46s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.49s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.53s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.98s)
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-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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
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-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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/simonedelmann/crud-kit.git
Working copy of https://github.com/simonedelmann/crud-kit.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.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/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/vapor/fluent-postgres-driver.git
Working copy of https://github.com/vapor/fluent-postgres-driver.git resolved at 2.10.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.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-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Building for debugging...
[0/846] Write sources
[60/846] Compiling _NumericsShims _NumericsShims.c
[61/846] Compiling _AtomicsShims.c
[62/846] Compiling CNIOWindows shim.c
[63/846] Compiling CNIOWASI CNIOWASI.c
[64/846] Compiling CNIOLinux shim.c
[65/846] Compiling CSystem shims.c
[66/846] Compiling CVaporBcrypt blf.c
[67/846] Compiling CVaporBcrypt bcrypt.c
[68/846] Compiling CNIOWindows WSAStartup.c
[69/846] Compiling CNIOSHA1 c_nio_sha1.c
[70/846] Compiling CNIOLinux liburing_shims.c
[71/846] Compiling CNIOExtrasZlib empty.c
[72/846] Compiling CNIODarwin shim.c
[73/846] Compiling CNIOLLHTTP c_nio_api.c
[74/846] Write swift-version-24593BA9C3E375BF.txt
[74/846] Compiling CNIOLLHTTP c_nio_http.c
[76/846] Compiling fiat_p256_adx_sqr.S
[77/846] Compiling fiat_curve25519_adx_mul.S
[78/846] Compiling fiat_curve25519_adx_square.S
[79/846] Compiling fiat_p256_adx_mul.S
[80/846] Compiling CNIOLLHTTP c_nio_llhttp.c
[81/853] Compiling CNIOBoringSSLShims shims.c
[82/910] Compiling tls_method.cc
[84/915] Emitting module Logging
[84/915] Compiling tls_record.cc
[86/929] Emitting module SystemPackage
[87/932] Compiling _NIODataStructures _TinyArray.swift
[88/932] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[89/932] Compiling InternalCollectionsUtilities UInt+reversed.swift
[90/932] Emitting module RealModule
[91/933] Compiling SwiftASN1 TimeUtilities.swift
[92/933] Compiling SwiftASN1 UTCTime.swift
[93/933] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[94/934] Emitting module InternalCollectionsUtilities
[95/934] Compiling InternalCollectionsUtilities Descriptions.swift
[96/934] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[97/934] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[98/934] Compiling InternalCollectionsUtilities Debugging.swift
[101/936] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[102/936] Compiling InternalCollectionsUtilities _SortedCollection.swift
[103/936] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[104/936] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[105/936] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[106/936] Compiling InternalCollectionsUtilities Integer rank.swift
[107/936] Compiling SystemPackage Util+StringArray.swift
[108/936] Compiling SystemPackage Util.swift
[109/936] Compiling SystemPackage UtilConsumers.swift
[114/936] Compiling SystemPackage MachPort.swift
[115/936] Compiling SystemPackage PlatformString.swift
[116/936] Compiling SystemPackage SystemString.swift
[117/936] Compiling RealModule Float80+Real.swift
[118/936] Compiling RealModule Real.swift
[121/936] Compiling ServiceContextModule ServiceContext.swift
[122/936] Compiling ServiceContextModule ServiceContextKey.swift
[123/936] Emitting module ServiceContextModule
[124/936] Compiling _NIOBase64 Base64.swift
[125/936] Compiling _NIODataStructures PriorityQueue.swift
[126/936] Emitting module _NIOBase64
[130/938] Compiling RealModule Float16+Real.swift
[133/938] Compiling RealModule Float+Real.swift
[138/938] Compiling RealModule ElementaryFunctions.swift
[139/938] Emitting module _NIODataStructures
[140/938] Compiling _NIODataStructures Heap.swift
[145/939] Compiling RealModule RealFunctions.swift
[153/940] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[155/953] Compiling Instrumentation Instrument.swift
[156/953] Emitting module Instrumentation
[157/953] Compiling Instrumentation NoOpInstrument.swift
[158/953] Compiling ConcurrencyHelpers LockedValueBox.swift
[159/953] Compiling Instrumentation InstrumentationSystem.swift
[160/953] Compiling Instrumentation MultiplexInstrument.swift
[161/953] Compiling SwiftASN1 DER.swift
[162/953] Compiling SwiftASN1 Errors.swift
[163/953] Emitting module SwiftASN1
[163/953] Compiling tls13_server.cc
[165/953] Compiling CoreMetrics Metrics.swift
[165/953] Compiling tls13_enc.cc
[167/1019] Compiling Instrumentation Locks.swift
[168/1019] Compiling CoreMetrics Locks.swift
[169/1019] Emitting module CoreMetrics
[170/1044] Emitting module ConcurrencyHelpers
[171/1044] Compiling Logging Locks.swift
[172/1045] Compiling ConcurrencyHelpers Lock.swift
[173/1045] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[174/1045] Compiling _RopeModule BigSubstring.swift
[175/1045] Compiling _RopeModule Rope+Builder.swift
[176/1045] Compiling _RopeModule Rope+Debugging.swift
[177/1067] Compiling Logging MetadataProvider.swift
[178/1071] Compiling _RopeModule BigString+CustomStringConvertible.swift
[179/1071] Compiling _RopeModule BigString+Equatable.swift
[180/1071] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[181/1071] Compiling _RopeModule BigString+Hashing.swift
[182/1079] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[183/1079] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[184/1079] Compiling _RopeModule BigString+Sequence.swift
[185/1079] Compiling _RopeModule BigString+TextOutputStream.swift
[186/1080] Compiling Logging Logging.swift
[187/1080] Compiling Logging LogHandler.swift
[188/1081] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[189/1081] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[190/1081] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[191/1081] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[204/1084] Compiling _RopeModule BigString+UnicodeScalarView.swift
[205/1084] Compiling _RopeModule BigSubstring+UTF16View.swift
[206/1084] Compiling _RopeModule BigSubstring+UTF8View.swift
[207/1200] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[208/1200] Compiling HeapModule Heap+Descriptions.swift
[209/1200] Compiling DequeModule Deque+CustomReflectable.swift
[210/1200] Compiling DequeModule Deque+Descriptions.swift
[211/1202] Compiling HeapModule _HeapNode.swift
[212/1202] Compiling HashTreeCollections _HashSlot.swift
[213/1202] Compiling HashTreeCollections _HashStack.swift
[214/1202] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[215/1202] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[216/1202] Compiling HashTreeCollections TreeDictionary+Filter.swift
[217/1202] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[218/1202] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[219/1202] Compiling HashTreeCollections TreeDictionary+Keys.swift
[220/1202] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[221/1202] Compiling HashTreeCollections TreeDictionary+Merge.swift
[222/1202] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[223/1202] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[224/1202] Compiling HashTreeCollections TreeDictionary+Values.swift
[225/1202] Compiling HashTreeCollections TreeDictionary.swift
[226/1202] Compiling HashTreeCollections TreeSet+Codable.swift
[227/1202] Compiling HashTreeCollections TreeSet+Collection.swift
[228/1202] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[229/1202] Compiling HashTreeCollections TreeSet+Debugging.swift
[230/1202] Compiling HashTreeCollections TreeSet+Descriptions.swift
[231/1202] Compiling HashTreeCollections TreeSet+Equatable.swift
[232/1202] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[233/1202] Compiling HashTreeCollections TreeSet+Extras.swift
[234/1202] Compiling HashTreeCollections TreeSet+Filter.swift
[235/1202] Emitting module HeapModule
[236/1202] Compiling HeapModule Heap.swift
[237/1202] Compiling DequeModule _DequeBuffer.swift
[238/1202] Compiling DequeModule _DequeBufferHeader.swift
[239/1202] Compiling HeapModule Heap+Invariants.swift
[240/1202] Compiling HeapModule Heap+UnsafeHandle.swift
[241/1203] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[242/1203] Compiling HashTreeCollections _HashNode+Structural union.swift
[243/1203] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[244/1203] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[245/1203] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[246/1203] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[247/1203] Compiling HashTreeCollections _HashNode.swift
[248/1203] Compiling HashTreeCollections _HashNodeHeader.swift
[249/1203] Compiling DequeModule Deque+Testing.swift
[250/1203] Compiling DequeModule Deque._Storage.swift
[251/1203] Compiling DequeModule Deque._UnsafeHandle.swift
[252/1203] Compiling DequeModule Deque.swift
[255/1203] Compiling DequeModule _DequeSlot.swift
[256/1203] Compiling DequeModule _UnsafeWrappedBuffer.swift
[266/1203] Compiling HashTreeCollections _UnsafePath.swift
[267/1203] Compiling HashTreeCollections TreeDictionary+Codable.swift
[268/1203] Compiling HashTreeCollections TreeDictionary+Collection.swift
[269/1203] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[270/1212] Emitting module Tracing
[271/1212] Compiling Tracing TracerProtocol.swift
[272/1212] Compiling Tracing TracingTime.swift
[273/1212] Compiling DequeModule Deque+Equatable.swift
[274/1212] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[275/1212] Compiling DequeModule Deque+Extras.swift
[276/1212] Compiling DequeModule Deque+Hashable.swift
[277/1212] Compiling Tracing TracerProtocol+Legacy.swift
[278/1212] Emitting module UnixSignals
[279/1212] Compiling UnixSignals UnixSignal.swift
[280/1212] Compiling UnixSignals UnixSignalsSequence.swift
[281/1213] Compiling HashTreeCollections TreeSet+Hashable.swift
[282/1213] Compiling HashTreeCollections TreeSet+Sendable.swift
[283/1213] Compiling _RopeModule Rope+Join.swift
[284/1213] Compiling _RopeModule Rope+MutatingForEach.swift
[285/1213] Compiling _RopeModule Rope+Remove.swift
[286/1213] Compiling _RopeModule Rope+RemoveSubrange.swift
[287/1213] Compiling _RopeModule Rope+Split.swift
[288/1213] Compiling _RopeModule Optional Utilities.swift
[289/1213] Compiling _RopeModule String Utilities.swift
[290/1213] Compiling _RopeModule String.Index+ABI.swift
[291/1227] Compiling Tracing Tracer.swift
[293/1229] Compiling Tracing InstrumentationSystem+Tracing.swift
[294/1229] Compiling Tracing NoOpTracer.swift
[295/1229] Compiling Tracing SpanProtocol.swift
[307/1230] Compiling RoutingKit AnyRouter.swift
[308/1230] Emitting module RoutingKit
[324/1230] Compiling RoutingKit PathComponent.swift
[325/1230] Compiling DequeModule Deque+Codable.swift
[326/1230] Compiling DequeModule Deque+Collection.swift
[333/1230] Compiling RoutingKit TrieRouter.swift
[334/1230] Compiling RoutingKit Router.swift
[335/1230] Emitting module DequeModule
[343/1231] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[344/1231] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[345/1231] Compiling HashTreeCollections _HashNode+Storage.swift
[346/1231] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[347/1231] Compiling HashTreeCollections _HashNode+Structural filter.swift
[348/1231] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[349/1231] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[350/1231] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[351/1231] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[352/1231] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[353/1231] Compiling HashTreeCollections _HashNode+Structural merge.swift
[374/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[375/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[376/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[377/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[378/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[379/1231] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[380/1231] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[381/1231] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[382/1231] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[383/1231] Compiling HashTreeCollections TreeSet.swift
[384/1231] Emitting module OrderedCollections
[385/1232] Emitting module Metrics
[386/1232] Compiling Metrics Metrics.swift
[389/1233] Compiling RoutingKit Parameters.swift
[400/1234] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[401/1234] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[411/1234] Emitting module _RopeModule
[411/1234] Compiling ssl_versions.cc
[412/1234] Compiling tls13_client.cc
[436/1234] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[446/1234] Compiling t1_enc.cc
[447/1234] Compiling tls13_both.cc
[448/1234] Compiling ssl_transcript.cc
[479/1235] Compiling ssl_key_share.cc
[480/1235] Compiling ssl_x509.cc
[482/1235] Emitting module HashTreeCollections
[483/1236] Compiling ssl_stat.cc
[484/1236] Compiling ssl_privkey.cc
[485/1236] Compiling ssl_session.cc
[486/1236] Compiling ssl_file.cc
[487/1236] Compiling ssl_lib.cc
[488/1236] Compiling ssl_cipher.cc
[489/1236] Compiling ssl_credential.cc
[490/1236] Compiling ssl_cert.cc
[491/1236] Compiling ssl_buffer.cc
[492/1236] Compiling ssl_asn1.cc
[493/1236] Compiling ssl_aead_ctx.cc
[494/1236] Compiling s3_pkt.cc
[495/1236] Compiling s3_lib.cc
[496/1236] Compiling s3_both.cc
[497/1236] Compiling handshake_client.cc
[498/1236] Compiling handshake_server.cc
[499/1236] Compiling handshake.cc
[500/1236] Compiling handoff.cc
[501/1236] Compiling encrypted_client_hello.cc
[502/1236] Compiling extensions.cc
[503/1236] Compiling md5-x86_64-linux.S
[504/1236] Compiling md5-x86_64-apple.S
[505/1236] Compiling dtls_method.cc
[506/1236] Compiling dtls_record.cc
[507/1236] Compiling md5-586-linux.S
[508/1236] Compiling d1_srtp.cc
[509/1236] Compiling md5-586-apple.S
[510/1236] Compiling chacha20_poly1305_x86_64-linux.S
[511/1236] Compiling chacha20_poly1305_x86_64-apple.S
[512/1236] Compiling chacha20_poly1305_armv8-win.S
[513/1236] Compiling chacha20_poly1305_armv8-apple.S
[514/1236] Compiling chacha-x86_64-linux.S
[515/1236] Compiling d1_lib.cc
[516/1236] Compiling chacha20_poly1305_armv8-linux.S
[517/1236] Compiling chacha-x86_64-apple.S
[518/1236] Compiling chacha-x86-linux.S
[519/1236] Compiling chacha-x86-apple.S
[520/1236] Compiling chacha-armv8-win.S
[521/1236] Compiling chacha-armv8-apple.S
[522/1236] Compiling bio_ssl.cc
[523/1236] Compiling chacha-armv8-linux.S
[524/1236] Compiling chacha-armv4-linux.S
[525/1236] Compiling aes128gcmsiv-x86_64-apple.S
[526/1236] Compiling aes128gcmsiv-x86_64-linux.S
[527/1236] Compiling x86_64-mont5-apple.S
[528/1236] Compiling x86_64-mont-linux.S
[529/1236] Compiling x86_64-mont5-linux.S
[530/1236] Compiling x86_64-mont-apple.S
[531/1236] Compiling d1_pkt.cc
[532/1236] Compiling x86-mont-linux.S
[533/1236] Compiling vpaes-x86_64-apple.S
[534/1236] Compiling vpaes-x86_64-linux.S
[535/1236] Compiling vpaes-x86-apple.S
[536/1236] Compiling x86-mont-apple.S
[537/1236] Compiling vpaes-armv8-win.S
[538/1236] Compiling vpaes-x86-linux.S
[539/1236] Compiling vpaes-armv8-linux.S
[540/1236] Compiling vpaes-armv7-linux.S
[541/1236] Compiling vpaes-armv8-apple.S
[542/1236] Compiling sha512-x86_64-apple.S
[543/1236] Compiling sha512-x86_64-linux.S
[544/1236] Compiling sha512-armv8-win.S
[545/1236] Compiling sha512-armv8-apple.S
[546/1236] Compiling sha512-586-apple.S
[547/1236] Compiling sha512-armv8-linux.S
[548/1236] Compiling sha512-armv4-linux.S
[548/1236] Compiling sha512-586-linux.S
[550/1236] Compiling sha256-x86_64-linux.S
[551/1236] Compiling sha256-x86_64-apple.S
[552/1236] Compiling err_data.cc
[553/1236] Compiling sha256-armv8-win.S
[554/1236] Compiling sha256-armv8-apple.S
[555/1236] Compiling sha256-armv8-linux.S
[556/1236] Compiling sha256-armv4-linux.S
[557/1236] Compiling sha256-586-linux.S
[558/1236] Compiling sha256-586-apple.S
[559/1236] Compiling sha1-x86_64-linux.S
[560/1236] Compiling sha1-armv8-win.S
[561/1236] Compiling sha1-x86_64-apple.S
[562/1236] Compiling d1_both.cc
[563/1236] Compiling sha1-armv4-large-linux.S
[564/1236] Compiling sha1-armv8-apple.S
[565/1236] Compiling sha1-586-linux.S
[566/1236] Compiling sha1-armv8-linux.S
[567/1236] Compiling sha1-586-apple.S
[568/1236] Compiling rsaz-avx2-linux.S
[569/1236] Compiling rsaz-avx2-apple.S
[570/1236] Compiling rdrand-x86_64-apple.S
[571/1236] Compiling rdrand-x86_64-linux.S
[572/1236] Compiling p256_beeu-x86_64-asm-apple.S
[573/1236] Compiling p256_beeu-x86_64-asm-linux.S
[574/1236] Compiling p256_beeu-armv8-asm-win.S
[575/1236] Compiling p256_beeu-armv8-asm-linux.S
[576/1236] Compiling p256-x86_64-asm-linux.S
[577/1236] Compiling p256_beeu-armv8-asm-apple.S
[578/1236] Compiling p256-x86_64-asm-apple.S
[579/1236] Compiling p256-armv8-asm-linux.S
[580/1236] Compiling p256-armv8-asm-win.S
[581/1236] Compiling ghashv8-armv7-linux.S
[582/1236] Compiling p256-armv8-asm-apple.S
[583/1236] Compiling ghash-x86_64-apple.S
[584/1236] Compiling ghashv8-armv8-apple.S
[585/1236] Compiling ghashv8-armv8-win.S
[586/1236] Compiling ghash-x86_64-linux.S
[587/1236] Compiling ghashv8-armv8-linux.S
[588/1236] Compiling ghash-x86-linux.S
[589/1236] Compiling ghash-x86-apple.S
[590/1236] Compiling ghash-ssse3-x86_64-apple.S
[591/1236] Compiling ghash-ssse3-x86_64-linux.S
[592/1236] Compiling ghash-ssse3-x86-linux.S
[593/1236] Compiling ghash-neon-armv8-apple.S
[594/1236] Compiling co-586-linux.S
[595/1236] Compiling ghash-ssse3-x86-apple.S
[596/1236] Compiling ghash-armv4-linux.S
[596/1236] Compiling ghash-neon-armv8-linux.S
[598/1236] Compiling ghash-neon-armv8-win.S
[599/1236] Compiling co-586-apple.S
[600/1236] Compiling bn-armv8-win.S
[601/1236] Compiling bsaes-armv7-linux.S
[602/1236] Compiling bn-armv8-linux.S
[603/1236] Compiling bn-586-apple.S
[604/1236] Compiling bn-armv8-apple.S
[605/1236] Compiling bn-586-linux.S
[606/1236] Compiling armv8-mont-apple.S
[607/1236] Compiling armv8-mont-win.S
[608/1236] Compiling aesv8-gcm-armv8-win.S
[609/1236] Compiling armv4-mont-linux.S
[610/1236] Compiling armv8-mont-linux.S
[611/1236] Compiling aesv8-gcm-armv8-apple.S
[612/1236] Compiling aesv8-armv8-win.S
[613/1236] Compiling aesv8-armv8-apple.S
[614/1236] Compiling aesv8-armv8-linux.S
[615/1236] Compiling aesv8-armv7-linux.S
[616/1236] Compiling aesni-x86_64-linux.S
[617/1236] Compiling aesv8-gcm-armv8-linux.S
[618/1236] Compiling aesni-x86-linux.S
[619/1236] Compiling aesni-x86-apple.S
[620/1236] Compiling aesni-x86_64-apple.S
[621/1236] Compiling aes-gcm-avx10-x86_64-linux.S
[622/1236] Compiling aesni-gcm-x86_64-linux.S
[623/1236] Compiling aes-gcm-avx2-x86_64-apple.S
[624/1236] Compiling aes-gcm-avx10-x86_64-apple.S
[625/1236] Compiling aesni-gcm-x86_64-apple.S
[626/1236] Compiling aes-gcm-avx2-x86_64-linux.S
[627/1236] Compiling x_spki.cc
[628/1236] Compiling x_sig.cc
[629/1236] Compiling x_val.cc
[630/1236] Compiling x_pubkey.cc
[631/1236] Compiling x_req.cc
[632/1236] Compiling x_x509a.cc
[633/1236] Compiling x_x509.cc
[634/1236] Compiling x_name.cc
[635/1236] Compiling x_exten.cc
[636/1236] Compiling x_crl.cc
[637/1236] Compiling x_attrib.cc
[638/1236] Compiling x509rset.cc
[639/1236] Compiling x_algor.cc
[640/1236] Compiling x_all.cc
[641/1236] Compiling x509spki.cc
[642/1236] Compiling x509name.cc
[643/1236] Compiling x509_vfy.cc
[644/1236] Compiling x509_v3.cc
[645/1236] Compiling x509cset.cc
[646/1236] Compiling x509_txt.cc
[647/1236] Compiling x509_vpm.cc
[648/1236] Compiling x509_trs.cc
[649/1236] Compiling x509_set.cc
[650/1236] Compiling x509_d2.cc
[651/1236] Compiling x509_def.cc
[652/1236] Compiling x509_obj.cc
[653/1236] Compiling x509_lu.cc
[654/1236] Compiling x509_req.cc
[654/1236] Compiling x509_ext.cc
[656/1236] Compiling x509_cmp.cc
[657/1236] Compiling v3_utl.cc
[658/1236] Compiling x509_att.cc
[659/1236] Compiling x509.cc
[660/1236] Compiling v3_skey.cc
[661/1236] Compiling v3_purp.cc
[662/1236] Compiling v3_prn.cc
[663/1236] Compiling v3_pmaps.cc
[664/1236] Compiling v3_ocsp.cc
[665/1236] Compiling v3_pcons.cc
[666/1236] Compiling v3_ncons.cc
[667/1236] Compiling v3_int.cc
[668/1236] Compiling v3_lib.cc
[669/1236] Compiling v3_info.cc
[670/1236] Compiling v3_cpols.cc
[671/1236] Compiling v3_ia5.cc
[672/1236] Compiling v3_genn.cc
[673/1236] Compiling v3_extku.cc
[674/1236] Compiling v3_crld.cc
[675/1236] Compiling v3_enum.cc
[676/1236] Compiling v3_akeya.cc
[677/1236] Compiling v3_conf.cc
[678/1236] Compiling t_x509.cc
[679/1236] Compiling v3_bcons.cc
[680/1236] Compiling v3_bitst.cc
[681/1236] Compiling t_x509a.cc
[682/1236] Compiling v3_alt.cc
[683/1236] Compiling v3_akey.cc
[684/1236] Compiling t_crl.cc
[685/1236] Compiling t_req.cc
[686/1236] Compiling i2d_pr.cc
[687/1236] Compiling by_dir.cc
[688/1236] Compiling rsa_pss.cc
[689/1236] Compiling policy.cc
[690/1236] Compiling name_print.cc
[691/1236] Compiling by_file.cc
[692/1236] Compiling voprf.cc
[693/1236] Compiling algorithm.cc
[694/1236] Compiling asn1_gen.cc
[695/1236] Compiling a_sign.cc
[696/1236] Compiling a_verify.cc
[697/1236] Compiling a_digest.cc
[698/1236] Compiling thread_pthread.cc
[699/1236] Compiling trust_token.cc
[700/1236] Compiling thread_win.cc
[701/1236] Compiling pmbtoken.cc
[702/1236] Compiling slhdsa.cc
[703/1236] Compiling thread.cc
[704/1236] Compiling thread_none.cc
[705/1236] Compiling sha512.cc
[706/1236] Compiling stack.cc
[707/1236] Compiling siphash.cc
[708/1236] Compiling sha1.cc
[709/1236] Compiling sha256.cc
[710/1236] Compiling spake2plus.cc
[711/1236] Compiling rsa_print.cc
[711/1236] Compiling rsa_crypt.cc
[713/1236] Compiling rsa_extra.cc
[714/1236] Compiling rc4.cc
[715/1236] Compiling refcount.cc
[716/1236] Compiling urandom.cc
[717/1236] Compiling windows.cc
[718/1236] Compiling trusty.cc
[719/1236] Compiling rsa_asn1.cc
[720/1236] Compiling rand.cc
[721/1236] Compiling forkunsafe.cc
[722/1236] Compiling poly1305_arm_asm.S
[723/1236] Compiling ios.cc
[724/1236] Compiling passive.cc
[725/1236] Compiling getentropy.cc
[726/1236] Compiling poly1305_vec.cc
[727/1236] Compiling fork_detect.cc
[728/1236] Compiling deterministic.cc
[729/1236] Compiling poly1305_arm.cc
[730/1236] Compiling poly1305.cc
[731/1236] Compiling pool.cc
[732/1236] Compiling pkcs8_x509.cc
[733/1236] Compiling pkcs8.cc
[734/1236] Compiling pkcs7.cc
[735/1236] Compiling pkcs7_x509.cc
[736/1236] Compiling p5_pbev2.cc
[737/1236] Compiling pem_x509.cc
[738/1236] Compiling pem_xaux.cc
[739/1236] Compiling pem_pkey.cc
[740/1236] Compiling pem_pk8.cc
[741/1236] Compiling pem_oth.cc
[742/1236] Compiling mem.cc
[743/1236] Compiling mlkem.cc
[744/1236] Compiling obj_xref.cc
[745/1236] Compiling pem_lib.cc
[746/1236] Compiling mldsa.cc
[747/1236] Compiling pem_info.cc
[748/1236] Compiling pem_all.cc
[749/1236] Compiling poly_rq_mul.S
[750/1236] Compiling md4.cc
[751/1236] Compiling fips_shared_support.cc
[752/1236] Compiling obj.cc
[753/1236] Compiling hpke.cc
[754/1236] Compiling md5.cc
[755/1236] Compiling lhash.cc
[756/1236] Compiling ex_data.cc
[757/1236] Compiling kyber.cc
[758/1236] Compiling sign.cc
[759/1236] Compiling print.cc
[760/1236] Compiling scrypt.cc
[761/1236] Compiling hrss.cc
[762/1236] Compiling pbkdf.cc
[763/1236] Compiling p_x25519_asn1.cc
[764/1236] Compiling p_x25519.cc
[765/1236] Compiling p_rsa.cc
[766/1236] Compiling p_rsa_asn1.cc
[767/1236] Compiling p_ed25519.cc
[768/1236] Compiling p_hkdf.cc
[769/1236] Compiling p_ed25519_asn1.cc
[770/1236] Compiling p_ec.cc
[771/1236] Compiling p_dh.cc
[772/1236] Compiling p_dh_asn1.cc
[773/1236] Compiling p_ec_asn1.cc
[774/1236] Compiling p_dsa_asn1.cc
[775/1236] Compiling evp_ctx.cc
[776/1236] Compiling evp.cc
[777/1236] Compiling engine.cc
[778/1236] Compiling evp_asn1.cc
[779/1236] Compiling err.cc
[780/1236] Compiling ec_derive.cc
[781/1236] Compiling hash_to_curve.cc
[782/1236] Compiling ecdh.cc
[783/1236] Compiling ecdsa_asn1.cc
[784/1236] Compiling bcm.cc
[785/1236] Compiling params.cc
[786/1236] Compiling dsa.cc
[787/1236] Compiling dsa_asn1.cc
[788/1236] Compiling x25519-asm-arm.S
[789/1236] Compiling ec_asn1.cc
[790/1236] Compiling des.cc
[791/1236] Compiling digest_extra.cc
[792/1236] Compiling dh_asn1.cc
[793/1236] Compiling curve25519_64_adx.cc
[794/1236] Compiling cpu_arm_linux.cc
[795/1236] Compiling cpu_intel.cc
[796/1236] Compiling spake25519.cc
[797/1236] Compiling curve25519.cc
[798/1236] Compiling crypto.cc
[799/1236] Compiling cpu_aarch64_win.cc
[800/1236] Compiling cpu_aarch64_sysreg.cc
[801/1236] Compiling cpu_aarch64_openbsd.cc
[802/1236] Compiling cpu_arm_freebsd.cc
[803/1236] Compiling cpu_aarch64_apple.cc
[804/1236] Compiling cpu_aarch64_fuchsia.cc
[805/1236] Compiling get_cipher.cc
[806/1236] Compiling cpu_aarch64_linux.cc
[807/1236] Compiling conf.cc
[808/1236] Compiling tls_cbc.cc
[809/1236] Compiling e_rc4.cc
[810/1236] Compiling e_tls.cc
[811/1236] Compiling e_null.cc
[812/1236] Compiling e_chacha20poly1305.cc
[813/1236] Compiling e_des.cc
[814/1236] Compiling e_rc2.cc
[815/1236] Compiling e_aesgcmsiv.cc
[816/1236] Compiling e_aesctrhmac.cc
[817/1236] Compiling derive_key.cc
[818/1236] Compiling chacha.cc
[819/1236] Compiling unicode.cc
[820/1236] Compiling cbb.cc
[821/1236] Compiling blake2.cc
[822/1236] Compiling socket_helper.cc
[823/1236] Compiling ber.cc
[824/1236] Compiling buf.cc
[825/1236] Compiling bn_asn1.cc
[826/1236] Compiling asn1_compat.cc
[827/1236] Compiling cbs.cc
[828/1236] Compiling convert.cc
[829/1236] Compiling socket.cc
[830/1236] Compiling hexdump.cc
[831/1236] Compiling printf.cc
[832/1236] Compiling pair.cc
[833/1236] Compiling file.cc
[834/1236] Compiling errno.cc
[835/1236] Compiling fd.cc
[836/1236] Compiling connect.cc
[837/1236] Compiling bio_mem.cc
[838/1236] Compiling base64.cc
[839/1236] Compiling bio.cc
[840/1236] Compiling tasn_typ.cc
[841/1236] Compiling tasn_fre.cc
[842/1236] Compiling tasn_enc.cc
[843/1236] Compiling tasn_utl.cc
[844/1236] Compiling tasn_new.cc
[845/1236] Compiling f_string.cc
[846/1236] Compiling f_int.cc
[847/1236] Compiling posix_time.cc
[848/1236] Compiling tasn_dec.cc
[849/1236] Compiling asn_pack.cc
[850/1236] Compiling a_strnid.cc
[851/1236] Compiling asn1_par.cc
[852/1236] Compiling a_type.cc
[853/1236] Compiling asn1_lib.cc
[854/1236] Compiling a_time.cc
[855/1236] Compiling a_i2d_fp.cc
[856/1236] Compiling a_octet.cc
[857/1236] Compiling a_utctm.cc
[858/1236] Compiling a_strex.cc
[859/1236] Compiling a_object.cc
[860/1236] Compiling a_dup.cc
[861/1236] Compiling a_mbstr.cc
[862/1236] Compiling a_int.cc
[863/1236] Compiling fiat_p256_adx_sqr.S
[864/1236] Compiling a_d2i_fp.cc
[865/1236] Compiling CCryptoBoringSSLShims shims.c
[866/1236] Compiling a_gentm.cc
[867/1236] Compiling a_bool.cc
[868/1236] Compiling a_bitstr.cc
[869/1236] Compiling fiat_p256_adx_mul.S
[870/1236] Compiling fiat_curve25519_adx_square.S
[871/1236] Compiling fiat_curve25519_adx_mul.S
[872/1236] Compiling md5-x86_64-linux.S
[873/1236] Compiling md5-x86_64-apple.S
[874/1236] Compiling md5-586-apple.S
[875/1236] Compiling md5-586-linux.S
[876/1236] Compiling chacha20_poly1305_x86_64-linux.S
[877/1236] Compiling chacha20_poly1305_x86_64-apple.S
[878/1236] Compiling chacha20_poly1305_armv8-win.S
[879/1236] Compiling chacha20_poly1305_armv8-linux.S
[880/1236] Compiling chacha20_poly1305_armv8-apple.S
[881/1236] Compiling chacha-x86_64-linux.S
[882/1236] Compiling chacha-x86_64-apple.S
[883/1236] Compiling chacha-armv8-win.S
[884/1236] Compiling chacha-x86-apple.S
[885/1236] Compiling chacha-x86-linux.S
[886/1236] Compiling err_data.cc
[887/1236] Compiling chacha-armv8-linux.S
[888/1236] Compiling chacha-armv8-apple.S
[889/1236] Compiling chacha-armv4-linux.S
[890/1236] Compiling aes128gcmsiv-x86_64-apple.S
[891/1236] Compiling aes128gcmsiv-x86_64-linux.S
[892/1236] Compiling x86_64-mont5-linux.S
[893/1236] Compiling x86_64-mont5-apple.S
[894/1236] Compiling x86-mont-apple.S
[895/1236] Compiling x86_64-mont-apple.S
[896/1236] Compiling vpaes-x86_64-linux.S
[897/1236] Compiling x86_64-mont-linux.S
[898/1236] Compiling x86-mont-linux.S
[899/1236] Compiling vpaes-x86-linux.S
[900/1236] Compiling vpaes-x86_64-apple.S
[901/1236] Compiling vpaes-x86-apple.S
[902/1236] Compiling vpaes-armv8-apple.S
[903/1236] Compiling sha512-x86_64-linux.S
[904/1236] Compiling vpaes-armv7-linux.S
[905/1236] Compiling vpaes-armv8-win.S
[906/1236] Compiling sha512-armv8-win.S
[907/1236] Compiling vpaes-armv8-linux.S
[908/1236] Compiling sha512-x86_64-apple.S
[909/1236] Compiling sha512-armv8-apple.S
[910/1236] Compiling sha512-armv4-linux.S
[911/1236] Compiling sha512-armv8-linux.S
[912/1236] Compiling sha512-586-linux.S
[913/1236] Compiling sha256-x86_64-apple.S
[914/1236] Compiling sha256-x86_64-linux.S
[915/1236] Compiling sha512-586-apple.S
[916/1236] Compiling sha256-armv8-win.S
[917/1236] Compiling sha256-armv8-apple.S
[918/1236] Compiling sha256-armv8-linux.S
[919/1236] Compiling sha256-armv4-linux.S
[920/1236] Compiling sha1-x86_64-linux.S
[921/1236] Compiling sha1-armv8-win.S
[922/1236] Compiling sha256-586-apple.S
[923/1236] Compiling sha256-586-linux.S
[924/1236] Compiling sha1-x86_64-apple.S
[925/1236] Compiling sha1-armv4-large-linux.S
[926/1236] Compiling sha1-armv8-linux.S
[927/1236] Compiling sha1-586-linux.S
[928/1236] Compiling sha1-armv8-apple.S
[929/1236] Compiling rsaz-avx2-linux.S
[930/1236] Compiling sha1-586-apple.S
[931/1236] Compiling rdrand-x86_64-apple.S
[932/1236] Compiling rsaz-avx2-apple.S
[933/1236] Compiling rdrand-x86_64-linux.S
[934/1236] Compiling p256_beeu-x86_64-asm-linux.S
[935/1236] Compiling p256_beeu-x86_64-asm-apple.S
[936/1236] Compiling p256_beeu-armv8-asm-linux.S
[937/1236] Compiling p256_beeu-armv8-asm-win.S
[938/1236] Compiling p256-armv8-asm-win.S
[939/1236] Compiling p256-x86_64-asm-linux.S
[940/1236] Compiling p256_beeu-armv8-asm-apple.S
[941/1236] Compiling p256-x86_64-asm-apple.S
[942/1236] Compiling ghashv8-armv8-win.S
[943/1236] Compiling p256-armv8-asm-linux.S
[944/1236] Compiling ghashv8-armv8-linux.S
[945/1236] Compiling ghashv8-armv7-linux.S
[946/1236] Compiling ghashv8-armv8-apple.S
[947/1236] Compiling p256-armv8-asm-apple.S
[948/1236] Compiling ghash-x86_64-linux.S
[949/1236] Compiling ghash-x86-apple.S
[950/1236] Compiling ghash-x86-linux.S
[951/1236] Compiling ghash-x86_64-apple.S
[952/1236] Compiling ghash-ssse3-x86_64-linux.S
[953/1236] Compiling ghash-ssse3-x86-linux.S
[954/1236] Compiling ghash-ssse3-x86_64-apple.S
[955/1236] Compiling ghash-ssse3-x86-apple.S
[956/1236] Compiling ghash-neon-armv8-linux.S
[957/1236] Compiling ghash-armv4-linux.S
[958/1236] Compiling ghash-neon-armv8-win.S
[959/1236] Compiling ghash-neon-armv8-apple.S
[960/1236] Compiling co-586-apple.S
[961/1236] Compiling co-586-linux.S
[962/1236] Compiling bn-armv8-win.S
[963/1236] Compiling bsaes-armv7-linux.S
[964/1236] Compiling bn-armv8-apple.S
[965/1236] Compiling bn-armv8-linux.S
[966/1236] Compiling bn-586-apple.S
[967/1236] Compiling bn-586-linux.S
[968/1236] Compiling armv8-mont-win.S
[969/1236] Compiling armv4-mont-linux.S
[970/1236] Compiling armv8-mont-apple.S
[971/1236] Compiling armv8-mont-linux.S
[972/1236] Compiling aesv8-gcm-armv8-win.S
[973/1236] Compiling aesv8-gcm-armv8-linux.S
[974/1236] Compiling aesv8-armv8-apple.S
[975/1236] Compiling aesv8-gcm-armv8-apple.S
[976/1236] Compiling aesv8-armv8-win.S
[977/1236] Compiling aesv8-armv8-linux.S
[978/1236] Compiling aesni-x86_64-linux.S
[979/1236] Compiling aesv8-armv7-linux.S
[980/1236] Compiling aesni-x86_64-apple.S
[981/1236] Compiling aesni-x86-linux.S
[982/1236] Compiling aesni-x86-apple.S
[983/1236] Compiling aesni-gcm-x86_64-linux.S
[984/1236] Compiling aes-gcm-avx10-x86_64-apple.S
[985/1236] Compiling aes-gcm-avx10-x86_64-linux.S
[986/1236] Compiling aesni-gcm-x86_64-apple.S
[987/1236] Compiling c-nioatomics.c
[988/1236] Compiling c-atomics.c
[989/1236] Compiling x_spki.cc
[990/1242] Compiling x_x509.cc
[991/1242] Compiling x_val.cc
[992/1242] Compiling x_x509a.cc
[993/1242] Compiling x_req.cc
[994/1242] Compiling x_pubkey.cc
[995/1242] Compiling x_sig.cc
[997/1242] Compiling NIOConcurrencyHelpers NIOLock.swift
[998/1242] Emitting module NIOConcurrencyHelpers
[999/1242] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1000/1242] Compiling NIOConcurrencyHelpers lock.swift
[1000/1242] Compiling x_attrib.cc
[1002/1242] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1003/1242] Compiling NIOConcurrencyHelpers atomics.swift
[1003/1243] Compiling x509rset.cc
[1005/1243] Compiling x_name.cc
[1006/1243] Compiling x_crl.cc
[1007/1269] Compiling x_exten.cc
[1008/1269] Compiling x509spki.cc
[1009/1269] Compiling x_algor.cc
[1010/1269] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1011/1269] Compiling ConsoleKitTerminal ConsoleClear.swift
[1012/1269] Compiling ConsoleKitTerminal Console+Ask.swift
[1013/1269] Compiling ConsoleKitTerminal Console+Choose.swift
[1014/1272] Compiling x_all.cc
[1016/1272] Compiling ConsoleKitTerminal ActivityBar.swift
[1017/1272] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1018/1272] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1019/1272] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1020/1272] Compiling ConsoleKitTerminal Console+Confirm.swift
[1021/1272] Compiling ConsoleKitTerminal Console+Input.swift
[1022/1272] Compiling ConsoleKitTerminal Console+Center.swift
[1023/1272] Compiling ConsoleKitTerminal Console+Output.swift
[1024/1272] Compiling ConsoleKitTerminal ConsoleText.swift
[1025/1272] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1026/1272] Compiling ConsoleKitTerminal ANSI.swift
[1027/1272] Emitting module ConsoleKitTerminal
[1028/1272] Compiling ConsoleKitTerminal CustomActivity.swift
[1029/1272] Compiling ConsoleKitTerminal LoadingBar.swift
[1030/1272] Compiling ConsoleKitTerminal ProgressBar.swift
[1031/1272] Compiling ConsoleKitTerminal Console+Clear.swift
[1031/1272] Compiling x509name.cc
[1032/1272] Compiling x509cset.cc
[1033/1272] Compiling x509_vpm.cc
[1034/1272] Compiling x509_vfy.cc
[1035/1272] Compiling x509_v3.cc
[1037/1272] Compiling ConsoleKitTerminal Console.swift
[1038/1272] Compiling ConsoleKitTerminal Terminal.swift
[1039/1272] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1040/1272] Compiling ConsoleKitTerminal Console+Wait.swift
[1041/1272] Compiling ConsoleKitTerminal ConsoleColor.swift
[1042/1272] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1042/1272] Compiling x509_txt.cc
[1043/1272] Compiling x509_req.cc
[1045/1272] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1046/1272] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1047/1272] Compiling ConsoleKitTerminal LoggerFragment.swift
[1048/1273] Compiling x509_trs.cc
[1049/1286] Compiling x509_lu.cc
[1050/1295] Compiling x509_set.cc
[1052/1295] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1053/1295] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1054/1295] Compiling ConsoleKitCommands Argument.swift
[1054/1297] Compiling x509_ext.cc
[1056/1297] Emitting module ConsoleKitCommands
[1056/1297] Compiling x509_obj.cc
[1057/1297] Compiling x509_def.cc
[1059/1297] Compiling ConsoleKitCommands CommandSignature.swift
[1060/1297] Compiling ConsoleKitCommands Flag.swift
[1061/1297] Compiling ConsoleKitCommands Option.swift
[1062/1297] Compiling ConsoleKitCommands Command.swift
[1063/1297] Compiling ConsoleKitCommands CommandContext.swift
[1064/1297] Compiling ConsoleKitCommands CommandError.swift
[1065/1297] Compiling ConsoleKitCommands AsyncCommands.swift
[1066/1297] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1067/1297] Compiling ConsoleKitCommands AnyCommand.swift
[1068/1297] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1069/1297] Compiling ConsoleKitCommands AsyncCommand.swift
[1070/1297] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1071/1297] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1072/1297] Compiling ConsoleKitCommands Utilities.swift
[1072/1297] Compiling x509_d2.cc
[1073/1297] Compiling x509_cmp.cc
[1074/1297] Compiling v3_utl.cc
[1076/1297] Compiling ConsoleKitCommands Console+Run.swift
[1077/1297] Compiling ConsoleKitCommands ConsoleError.swift
[1078/1297] Compiling ConsoleKitCommands Completion.swift
[1079/1297] Compiling ConsoleKitCommands CommandGroup.swift
[1080/1297] Compiling ConsoleKitCommands CommandInput.swift
[1081/1297] Compiling ConsoleKitCommands Commands.swift
[1082/1298] Compiling v3_skey.cc
[1083/1298] Compiling x509_att.cc
[1084/1298] Compiling v3_pcons.cc
[1085/1298] Compiling x509.cc
[1087/1300] Emitting module ConsoleKit
[1088/1300] Compiling ConsoleKit Exports.swift
[1088/1300] Compiling v3_purp.cc
[1090/1301] Compiling v3_pmaps.cc
[1091/1301] Compiling v3_prn.cc
[1092/1301] Compiling v3_ncons.cc
[1093/1301] Compiling v3_info.cc
[1094/1301] Compiling v3_ocsp.cc
[1095/1301] Compiling v3_lib.cc
[1096/1301] Compiling v3_int.cc
[1097/1301] Compiling v3_ia5.cc
[1098/1301] Compiling v3_genn.cc
[1099/1301] Compiling v3_extku.cc
[1100/1301] Compiling v3_crld.cc
[1101/1301] Compiling v3_bcons.cc
[1102/1301] Compiling v3_enum.cc
[1103/1301] Compiling v3_cpols.cc
[1104/1301] Compiling v3_akeya.cc
[1105/1301] Compiling v3_bitst.cc
[1106/1301] Compiling v3_alt.cc
[1107/1301] Compiling v3_conf.cc
[1108/1301] Compiling t_x509.cc
[1109/1301] Compiling v3_akey.cc
[1110/1301] Compiling t_crl.cc
[1111/1301] Compiling t_x509a.cc
[1112/1301] Compiling i2d_pr.cc
[1113/1301] Compiling rsa_pss.cc
[1114/1301] Compiling t_req.cc
[1115/1301] Compiling name_print.cc
[1116/1301] Compiling policy.cc
[1117/1301] Compiling by_dir.cc
[1118/1301] Compiling by_file.cc
[1119/1301] Compiling trust_token.cc
[1120/1301] Compiling voprf.cc
[1121/1301] Compiling asn1_gen.cc
[1122/1301] Compiling a_verify.cc
[1123/1301] Compiling a_sign.cc
[1124/1301] Compiling algorithm.cc
[1125/1301] Compiling a_digest.cc
[1126/1301] Compiling pmbtoken.cc
[1127/1301] Compiling thread_pthread.cc
[1128/1301] Compiling thread_win.cc
[1129/1301] Compiling thread.cc
[1130/1301] Compiling stack.cc
[1131/1301] Compiling thread_none.cc
[1132/1301] Compiling thash.cc
[1133/1301] Compiling wots.cc
[1134/1301] Compiling slhdsa.cc
[1135/1301] Compiling sha256.cc
[1136/1301] Compiling merkle.cc
[1137/1301] Compiling fors.cc
[1138/1301] Compiling sha512.cc
[1139/1301] Compiling rsa_extra.cc
[1140/1301] Compiling siphash.cc
[1141/1301] Compiling rsa_print.cc
[1142/1301] Compiling rsa_crypt.cc
[1143/1301] Compiling rsa_asn1.cc
[1144/1301] Compiling sha1.cc
[1145/1301] Compiling refcount.cc
[1146/1301] Compiling rc4.cc
[1147/1301] Compiling trusty.cc
[1148/1301] Compiling rand_extra.cc
[1149/1301] Compiling windows.cc
[1150/1301] Compiling urandom.cc
[1151/1301] Compiling passive.cc
[1152/1301] Compiling ios.cc
[1153/1301] Compiling poly1305_arm_asm.S
[1154/1301] Compiling getentropy.cc
[1155/1301] Compiling deterministic.cc
[1156/1301] Compiling forkunsafe.cc
[1157/1301] Compiling pool.cc
[1158/1301] Compiling fork_detect.cc
[1159/1301] Compiling poly1305.cc
[1160/1301] Compiling poly1305_vec.cc
[1161/1301] Compiling p5_pbev2.cc
[1162/1301] Compiling poly1305_arm.cc
[1163/1301] Compiling pkcs7_x509.cc
[1164/1301] Compiling pkcs8_x509.cc
[1165/1301] Compiling pkcs8.cc
[1166/1301] Compiling pkcs7.cc
[1167/1301] Compiling pem_xaux.cc
[1168/1301] Compiling pem_x509.cc
[1169/1301] Compiling pem_pk8.cc
[1170/1301] Compiling pem_pkey.cc
[1171/1301] Compiling pem_info.cc
[1172/1301] Compiling pem_all.cc
[1173/1301] Compiling mldsa.cc
[1174/1301] Compiling obj_xref.cc
[1175/1301] Compiling pem_oth.cc
[1176/1301] Compiling pem_lib.cc
[1177/1301] Compiling obj.cc
[1178/1301] Compiling poly_rq_mul.S
[1179/1301] Compiling mlkem.cc
[1180/1301] Compiling fips_shared_support.cc
[1181/1301] Compiling mem.cc
[1182/1301] Compiling md5.cc
[1183/1301] Compiling md4.cc
[1184/1301] Compiling hpke.cc
[1185/1301] Compiling lhash.cc
[1186/1301] Compiling kyber.cc
[1187/1301] Compiling scrypt.cc
[1188/1301] Compiling print.cc
[1189/1301] Compiling ex_data.cc
[1190/1301] Compiling p_x25519.cc
[1191/1301] Compiling pbkdf.cc
[1192/1301] Compiling p_x25519_asn1.cc
[1193/1301] Compiling sign.cc
[1194/1301] Compiling hrss.cc
[1195/1301] Compiling p_ed25519_asn1.cc
[1196/1301] Compiling p_rsa.cc
[1197/1301] Compiling p_rsa_asn1.cc
[1198/1301] Compiling p_ed25519.cc
[1199/1301] Compiling p_hkdf.cc
[1200/1301] Compiling p_ec_asn1.cc
[1201/1301] Compiling p_dh_asn1.cc
[1202/1301] Compiling p_dsa_asn1.cc
[1203/1301] Compiling p_dh.cc
[1204/1301] Compiling p_ec.cc
[1205/1301] Compiling err.cc
[1206/1301] Compiling evp_ctx.cc
[1207/1301] Compiling evp.cc
[1208/1301] Compiling evp_asn1.cc
[1209/1301] Compiling ecdh_extra.cc
[1210/1301] Compiling dsa_asn1.cc
[1211/1301] Compiling engine.cc
[1212/1301] Compiling hash_to_curve.cc
[1213/1301] Compiling ec_derive.cc
[1214/1301] Compiling ecdsa_asn1.cc
[1215/1301] Compiling ec_asn1.cc
[1216/1301] Compiling dsa.cc
[1217/1301] Compiling params.cc
[1218/1301] Compiling x25519-asm-arm.S
[1219/1301] Compiling bcm.cc
[1220/1301] Compiling digest_extra.cc
[1221/1301] Compiling des.cc
[1222/1301] Compiling curve25519_64_adx.cc
[1223/1301] Compiling dh_asn1.cc
[1224/1301] Compiling spake25519.cc
[1225/1301] Compiling cpu_intel.cc
[1226/1301] Compiling crypto.cc
[1227/1301] Compiling cpu_arm_linux.cc
[1228/1301] Compiling cpu_arm_freebsd.cc
[1229/1301] Compiling curve25519.cc
[1230/1301] Compiling cpu_aarch64_win.cc
[1231/1301] Compiling cpu_aarch64_openbsd.cc
[1232/1301] Compiling cpu_aarch64_sysreg.cc
[1233/1301] Compiling cpu_aarch64_fuchsia.cc
[1234/1301] Compiling cpu_aarch64_linux.cc
[1235/1301] Compiling cpu_aarch64_apple.cc
[1236/1301] Compiling tls_cbc.cc
[1237/1301] Compiling e_tls.cc
[1238/1301] Compiling e_rc4.cc
[1239/1301] Compiling conf.cc
[1240/1301] Compiling e_null.cc
[1241/1301] Compiling e_rc2.cc
[1242/1301] Compiling e_aesgcmsiv.cc
[1243/1301] Compiling derive_key.cc
[1244/1301] Compiling e_des.cc
[1245/1301] Compiling e_chacha20poly1305.cc
[1246/1301] Compiling e_aesctrhmac.cc
[1247/1301] Compiling cipher_extra.cc
[1248/1301] Compiling chacha.cc
[1249/1301] Compiling buf.cc
[1250/1301] Compiling unicode.cc
[1251/1301] Compiling ber.cc
[1252/1301] Compiling cbs.cc
[1253/1301] Compiling cbb.cc
[1254/1301] Compiling blake2.cc
[1255/1301] Compiling convert.cc
[1256/1301] Compiling asn1_compat.cc
[1257/1301] Compiling pair.cc
[1258/1301] Compiling fd.cc
[1259/1301] Compiling bn_asn1.cc
[1260/1301] Compiling file.cc
[1261/1301] Compiling printf.cc
[1262/1301] Compiling hexdump.cc
[1263/1301] Compiling errno.cc
[1264/1301] Compiling bio_mem.cc
[1265/1301] Compiling bio.cc
[1266/1301] Compiling base64.cc
[1267/1301] Compiling tasn_typ.cc
[1268/1301] Compiling tasn_fre.cc
[1269/1301] Compiling tasn_enc.cc
[1270/1301] Compiling tasn_utl.cc
[1271/1301] Compiling tasn_new.cc
[1272/1301] Compiling f_int.cc
[1273/1301] Compiling tasn_dec.cc
[1274/1301] Compiling posix_time.cc
[1275/1301] Compiling asn1_par.cc
[1276/1301] Compiling f_string.cc
[1277/1301] Compiling a_type.cc
[1278/1301] Compiling asn_pack.cc
[1279/1301] Compiling a_utctm.cc
[1280/1301] Compiling asn1_lib.cc
[1281/1301] Compiling a_octet.cc
[1282/1301] Compiling a_time.cc
[1283/1301] Compiling a_strnid.cc
[1284/1301] Compiling a_int.cc
[1285/1301] Compiling a_strex.cc
[1286/1301] Compiling a_mbstr.cc
[1287/1301] Compiling a_object.cc
[1288/1301] Write sources
[1289/1301] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1289/1301] Write sources
[1295/1301] Compiling a_i2d_fp.cc
[1296/1418] Compiling a_bool.cc
[1297/1418] Compiling a_dup.cc
[1298/1443] Compiling a_gentm.cc
[1300/1443] Compiling Algorithms Keyed.swift
[1301/1443] Compiling Algorithms MinMax.swift
[1302/1445] Compiling Algorithms Partition.swift
[1303/1445] Compiling Algorithms Permutations.swift
[1304/1445] Compiling Algorithms Product.swift
[1305/1445] Compiling Algorithms Joined.swift
[1305/1445] Compiling a_d2i_fp.cc
[1306/1445] Compiling a_bitstr.cc
[1308/1445] Compiling Algorithms Cycle.swift
[1309/1445] Compiling Algorithms EitherSequence.swift
[1310/1445] Compiling Algorithms FirstNonNil.swift
[1311/1445] Compiling Algorithms Chunked.swift
[1312/1445] Compiling Algorithms Combinations.swift
[1313/1445] Compiling Algorithms Compacted.swift
[1314/1445] Compiling Atomics IntegerOperations.swift
[1315/1445] Compiling Atomics Unmanaged extensions.swift
[1320/1453] Compiling Algorithms Rotate.swift
[1321/1453] Compiling Algorithms Split.swift
[1322/1453] Compiling Algorithms Stride.swift
[1323/1460] Emitting module BitCollections
[1324/1460] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1325/1460] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1326/1460] Compiling AsyncAlgorithms MergeStateMachine.swift
[1327/1460] Compiling AsyncAlgorithms MergeStorage.swift
[1328/1460] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1329/1460] Compiling AsyncAlgorithms Rethrow.swift
[1336/1466] Compiling AsyncAlgorithms SetAlgebra.swift
[1337/1466] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1338/1466] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1339/1466] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1340/1466] Compiling AsyncAlgorithms DebounceStorage.swift
[1341/1466] Compiling AsyncAlgorithms Dictionary.swift
[1342/1466] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1343/1466] Compiling AsyncAlgorithms Locking.swift
[1344/1466] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1345/1466] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1346/1466] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1347/1466] Compiling AsyncAlgorithms ZipStateMachine.swift
[1348/1466] Compiling AsyncAlgorithms ZipStorage.swift
[1349/1466] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1350/1466] Compiling BitCollections BitSet.Counted.swift
[1351/1466] Emitting module AsyncAlgorithms
[1354/1466] Compiling Algorithms Suffix.swift
[1358/1469] Compiling Algorithms FlattenCollection.swift
[1359/1469] Compiling Algorithms Grouped.swift
[1360/1469] Compiling Algorithms Indexed.swift
[1361/1469] Compiling Algorithms Intersperse.swift
[1362/1469] Compiling Algorithms AdjacentPairs.swift
[1363/1469] Compiling Algorithms Chain.swift
[1375/1469] Compiling Algorithms Trim.swift
[1376/1469] Compiling Algorithms Unique.swift
[1377/1469] Compiling Algorithms Windows.swift
[1378/1469] Compiling AsyncAlgorithms ChannelStorage.swift
[1379/1469] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1380/1469] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1381/1469] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1382/1469] Compiling CryptoBoringWrapper RandomBytes.swift
[1386/1469] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1390/1469] Compiling BitCollections BitSet.Index.swift
[1391/1469] Compiling BitCollections BitSet._UnsafeHandle.swift
[1392/1469] Compiling BitCollections BitSet.swift
[1393/1469] Compiling BitCollections Range+Utilities.swift
[1394/1469] Compiling BitCollections Slice+Utilities.swift
[1395/1469] Compiling BitCollections UInt+Tricks.swift
[1396/1469] Compiling BitCollections _Word.swift
[1411/1470] Emitting module CryptoBoringWrapper
[1412/1470] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1417/1470] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1418/1472] Emitting module Collections
[1419/1472] Compiling Collections Collections.swift
[1458/1474] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1459/1474] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1460/1474] Compiling CryptoBoringWrapper EllipticCurve.swift
[1468/1475] Emitting module Atomics
[1476/1476] Emitting module Algorithms
[1478/1630] Emitting module ServiceLifecycle
[1479/1630] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1480/1631] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1481/1631] Compiling ServiceLifecycle GracefulShutdown.swift
[1482/1631] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1483/1631] Compiling ServiceLifecycle CancellationWaiter.swift
[1484/1631] Compiling _ConnectionPoolModule NIOLock.swift
[1485/1631] Compiling _ConnectionPoolModule NIOLockedValueBox.swift
[1486/1632] 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 }
[1487/1632] Compiling ServiceLifecycle ServiceRunnerError.swift
[1488/1632] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1489/1632] Compiling _ConnectionPoolModule ConnectionIDGenerator.swift
[1490/1632] Compiling _ConnectionPoolModule ConnectionPool.swift
[1491/1632] Compiling NIOCore MulticastChannel.swift
[1492/1632] Compiling NIOCore NIOAny.swift
[1493/1632] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1494/1632] Compiling NIOCore NIOLoopBound.swift
[1495/1632] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1496/1632] Compiling NIOCore NIOScheduledCallback.swift
[1497/1632] Compiling NIOCore NIOSendable.swift
[1498/1632] Compiling NIOCore RecvByteBufferAllocator.swift
[1499/1640] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[1500/1640] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[1501/1640] Compiling _ConnectionPoolModule ConnectionPoolError.swift
[1502/1640] Compiling _ConnectionPoolModule ConnectionPoolObservabilityDelegate.swift
[1503/1640] Compiling _ConnectionPoolModule NoKeepAliveBehavior.swift
[1504/1640] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[1505/1640] Compiling _ConnectionPoolModule ConnectionRequest.swift
[1506/1640] Compiling _ConnectionPoolModule Max2Sequence.swift
[1507/1640] Emitting module _ConnectionPoolModule
[1508/1640] Compiling ServiceLifecycle Service.swift
[1509/1640] Compiling ServiceLifecycle ServiceGroup.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 RealModule ElementaryFunctions.swift
[3/49] Compiling ServiceContextModule ServiceContextKey.swift
[4/49] Compiling RealModule RealFunctions.swift
[5/49] Compiling Logging MetadataProvider.swift
[6/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/50] Compiling InternalCollectionsUtilities Debugging.swift
[9/50] Compiling InternalCollectionsUtilities Descriptions.swift
[10/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/50] Compiling ServiceContextModule ServiceContext.swift
[12/50] Emitting module ServiceContextModule
[13/51] Compiling RealModule Real.swift
[14/51] Compiling RealModule Float80+Real.swift
[16/51] Compiling RealModule Float+Real.swift
[17/51] Compiling RealModule Float16+Real.swift
[18/51] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/51] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/51] Emitting module Logging
[21/51] Compiling Logging Locks.swift
[22/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/51] Compiling _NIODataStructures _TinyArray.swift
[24/51] Compiling _NIODataStructures PriorityQueue.swift
[25/51] Compiling _NIODataStructures Heap.swift
[26/51] Emitting module _NIODataStructures
[27/65] Compiling NIOConcurrencyHelpers lock.swift
[28/80] Compiling SystemPackage FileDescriptor.swift
[29/80] Compiling SystemPackage FileHelpers.swift
[30/80] Emitting module RealModule
[31/80] Compiling SystemPackage Errno.swift
[32/80] Compiling SystemPackage ErrnoWindows.swift
[33/80] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[34/80] Compiling NIOConcurrencyHelpers NIOLock.swift
[35/80] Compiling NIOConcurrencyHelpers atomics.swift
[40/80] Compiling SystemPackage FileOperations.swift
[41/80] Compiling SystemPackage FilePath.swift
[42/80] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[43/81] Emitting module CoreMetrics
[44/81] Compiling CoreMetrics Locks.swift
[45/81] Emitting module NIOConcurrencyHelpers
[46/81] Emitting module _NIOBase64
[47/82] Compiling _NIOBase64 Base64.swift
[48/83] Emitting module InternalCollectionsUtilities
[54/137] Compiling ConcurrencyHelpers LockedValueBox.swift
[55/137] Compiling Instrumentation NoOpInstrument.swift
[56/137] Compiling Instrumentation Instrument.swift
[57/137] Compiling Logging Logging.swift
[58/137] Compiling Logging LogHandler.swift
[59/137] Compiling Instrumentation Locks.swift
[60/138] Emitting module Instrumentation
[61/138] Compiling CoreMetrics Metrics.swift
[62/138] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[63/139] Compiling Instrumentation InstrumentationSystem.swift
[64/139] Compiling Instrumentation MultiplexInstrument.swift
[65/140] Compiling Atomics AtomicMemoryOrderings.swift
[66/140] Compiling Atomics DoubleWord.swift
[67/140] Compiling Atomics ManagedAtomic.swift
[68/140] Compiling Atomics ManagedAtomicLazyReference.swift
[69/143] Compiling Atomics Primitives.shims.swift
[70/143] Compiling Atomics AtomicInteger.swift
[71/143] Compiling Atomics AtomicOptionalWrappable.swift
[77/145] Compiling Atomics UnsafeAtomic.swift
[78/145] Compiling Atomics UnsafeAtomicLazyReference.swift
[81/145] Emitting module SystemPackage
[82/145] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[83/145] Compiling CryptoBoringWrapper RandomBytes.swift
[84/146] Compiling ConcurrencyHelpers Lock.swift
[85/146] Emitting module ConcurrencyHelpers
[86/152] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[87/152] Emitting module CryptoBoringWrapper
[90/152] Compiling Atomics IntegerConformances.swift
[91/152] Compiling Atomics PointerConformances.swift
[92/152] Compiling Atomics Primitives.native.swift
[93/152] Compiling SystemPackage Mocking.swift
[94/152] Compiling SystemPackage RawBuffer.swift
[95/152] Compiling SystemPackage Syscalls.swift
[96/152] Compiling SystemPackage WindowsSyscallAdapters.swift
[97/152] Compiling SystemPackage MachPort.swift
[98/152] Compiling SystemPackage PlatformString.swift
[99/152] Compiling SystemPackage SystemString.swift
[100/220] Compiling _RopeModule BigString+Sequence.swift
[101/220] Compiling _RopeModule BigString+TextOutputStream.swift
[102/221] Emitting module RoutingKit
[103/253] Compiling RoutingKit AnyRouter.swift
[104/283] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[105/283] Compiling CryptoBoringWrapper EllipticCurve.swift
[106/283] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[108/284] Compiling RoutingKit PathComponent.swift
[109/284] Compiling RoutingKit TrieRouter.swift
[110/284] Compiling RoutingKit Parameters.swift
[111/284] Compiling RoutingKit Router.swift
[112/285] Compiling OrderedCollections _HashTable+Bucket.swift
[113/285] Compiling OrderedCollections _HashTable+BucketIterator.swift
[114/285] Compiling OrderedCollections _HashTable+Constants.swift
[115/287] Compiling SwiftASN1 DER.swift
[116/287] Compiling SwiftASN1 Errors.swift
[117/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[118/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[119/287] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[120/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[121/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[126/287] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[127/287] Compiling OrderedCollections _HashTable+Testing.swift
[128/287] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[129/287] Compiling OrderedCollections _HashTable.swift
[130/287] Compiling OrderedCollections _Hashtable+Header.swift
[131/287] Compiling Tracing InstrumentationSystem+Tracing.swift
[132/287] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[133/287] Compiling OrderedCollections OrderedDictionary+Elements.swift
[134/287] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[135/287] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[138/291] Compiling OrderedCollections OrderedDictionary+Codable.swift
[139/291] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[141/291] Compiling Tracing TracerProtocol.swift
[142/291] Compiling Tracing TracingTime.swift
[143/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[144/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[145/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[146/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[147/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[148/291] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[149/291] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[150/298] Emitting module Tracing
[151/298] Compiling Tracing Tracer.swift
[152/298] Compiling Tracing TracerProtocol+Legacy.swift
[153/307] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[154/307] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[163/307] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[164/307] Compiling OrderedCollections OrderedDictionary.swift
[165/307] Compiling OrderedCollections OrderedSet+Codable.swift
[166/307] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[167/307] Compiling OrderedCollections OrderedSet+Descriptions.swift
[168/307] Compiling OrderedCollections OrderedSet+Diffing.swift
[169/307] Compiling OrderedCollections OrderedSet+Equatable.swift
[170/307] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[171/307] Compiling OrderedCollections OrderedSet+Hashable.swift
[172/307] Compiling UnixSignals UnixSignal.swift
[173/307] Compiling UnixSignals UnixSignalsSequence.swift
[174/307] Emitting module UnixSignals
[175/308] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[176/308] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[177/308] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[178/308] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[179/308] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[180/308] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[181/308] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[182/308] Compiling OrderedCollections OrderedDictionary+Values.swift
[184/308] Compiling HeapModule Heap+Descriptions.swift
[189/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[190/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[191/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[192/308] Compiling OrderedCollections OrderedSet+Initializers.swift
[193/308] Compiling OrderedCollections OrderedSet+Insertions.swift
[194/308] Compiling OrderedCollections OrderedSet+Invariants.swift
[195/308] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[199/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[203/308] Emitting module Metrics
[204/308] Compiling HeapModule _HeapNode.swift
[205/308] Compiling HeapModule Heap.swift
[206/309] Compiling Tracing NoOpTracer.swift
[207/309] Compiling Tracing SpanProtocol.swift
[208/309] Compiling HeapModule Heap+Invariants.swift
[209/309] Compiling HeapModule Heap+UnsafeHandle.swift
[210/320] Compiling Metrics Metrics.swift
[211/345] Emitting module HeapModule
[215/387] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[216/387] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[217/387] Compiling HashTreeCollections _HashNode+Lookups.swift
[218/387] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[219/387] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[220/387] Compiling HashTreeCollections _AncestorHashSlots.swift
[221/387] Compiling HashTreeCollections _Bitmap.swift
[222/387] Compiling HashTreeCollections _Bucket.swift
[223/387] Compiling HashTreeCollections _Hash.swift
[224/387] Compiling HashTreeCollections _HashLevel.swift
[225/387] Compiling HashTreeCollections _HashNode+Builder.swift
[226/473] Compiling Crypto ECDH.swift
[227/473] Compiling Crypto PKCS8PrivateKey.swift
[228/473] Compiling Crypto SEC1PrivateKey.swift
[229/473] Compiling Crypto SubjectPublicKeyInfo.swift
[230/473] Compiling Crypto CryptoKitErrors.swift
[231/473] Compiling Crypto Digest_boring.swift
[232/473] Compiling Crypto Digest.swift
[233/473] Compiling Crypto Digests.swift
[234/473] Compiling Crypto HashFunctions.swift
[235/482] Compiling Crypto HashFunctions_SHA2.swift
[236/482] Compiling Crypto HPKE-AEAD.swift
[237/482] Compiling Crypto HPKE-Ciphersuite.swift
[238/482] Compiling Crypto HPKE-KDF.swift
[239/482] Compiling Crypto HPKE-KexKeyDerivation.swift
[240/482] Compiling Crypto HPKE-LabeledExtract.swift
[241/482] Compiling Crypto HPKE-Utils.swift
[242/482] Compiling Crypto DHKEM.swift
[243/482] Compiling Crypto HPKE-KEM-Curve25519.swift
[246/482] Compiling _RopeModule Rope+Join.swift
[247/482] Compiling _RopeModule Rope+MutatingForEach.swift
[248/482] Compiling _RopeModule Rope+Remove.swift
[249/482] Compiling _RopeModule Rope+RemoveSubrange.swift
[250/482] Compiling _RopeModule Rope+Split.swift
[251/482] Compiling _RopeModule Optional Utilities.swift
[252/482] Compiling _RopeModule String Utilities.swift
[253/482] Compiling _RopeModule String.Index+ABI.swift
[271/518] Compiling ConsoleKitTerminal Console+Ask.swift
[272/518] Compiling ConsoleKitTerminal Console+Choose.swift
[273/520] Compiling ConsoleKitTerminal CustomActivity.swift
[274/520] Compiling ConsoleKitTerminal LoadingBar.swift
[275/520] Compiling Crypto Insecure.swift
[276/520] Compiling Crypto Insecure_HashFunctions.swift
[277/520] Compiling Crypto KEM.swift
[278/520] Compiling Crypto ECDH_boring.swift
[279/520] Compiling Crypto DH.swift
[286/520] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[287/520] Compiling ConsoleKitTerminal ConsoleClear.swift
[292/520] Compiling ConsoleKitTerminal ProgressBar.swift
[293/520] Compiling ConsoleKitTerminal Console+Clear.swift
[294/520] Compiling ConsoleKitTerminal Console+Wait.swift
[295/520] Compiling ConsoleKitTerminal ConsoleColor.swift
[296/520] Emitting module Atomics
[297/521] Emitting module SwiftASN1
[310/522] Compiling ConsoleKitTerminal ActivityBar.swift
[311/522] Compiling ConsoleKitTerminal ActivityIndicator.swift
[316/525] Compiling DequeModule _DequeSlot.swift
[317/525] Compiling DequeModule _UnsafeWrappedBuffer.swift
[318/525] Emitting module ConsoleKitTerminal
[321/525] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[322/525] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[330/525] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[331/525] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[332/525] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[333/525] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[334/525] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[335/525] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[336/525] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[337/525] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[338/525] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[339/525] Compiling HashTreeCollections TreeSet.swift
[340/603] Emitting module OrderedCollections
[341/604] Compiling Algorithms Compacted.swift
[342/604] Compiling Algorithms Cycle.swift
[343/604] Compiling Algorithms EitherSequence.swift
[344/604] Compiling Algorithms FirstNonNil.swift
[345/604] Emitting module _RopeModule
[346/604] Compiling Algorithms FlattenCollection.swift
[347/604] Compiling Algorithms Grouped.swift
[348/604] Compiling Algorithms RandomSample.swift
[349/604] Compiling Algorithms Reductions.swift
[350/604] Compiling Algorithms Rotate.swift
[351/604] Compiling Algorithms Split.swift
[352/604] Compiling Algorithms Joined.swift
[353/604] Compiling Algorithms Keyed.swift
[354/604] Compiling Algorithms MinMax.swift
[355/604] Compiling Algorithms Stride.swift
[356/604] Compiling Algorithms Suffix.swift
[357/604] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[363/604] Compiling Algorithms Partition.swift
[364/604] Compiling Algorithms Permutations.swift
[365/604] Compiling Algorithms Product.swift
[367/611] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[368/611] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[369/611] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[370/611] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[371/611] Compiling BitCollections BitSet+SetAlgebra union.swift
[372/611] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[373/611] Compiling BitCollections BitSet.Counted.swift
[374/611] Emitting module DequeModule
[388/612] Compiling BitCollections BitSet+CustomReflectable.swift
[389/612] Compiling BitCollections BitSet+CustomStringConvertible.swift
[390/612] Compiling BitCollections BitSet+Equatable.swift
[391/612] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[392/612] Compiling BitCollections BitSet+Extras.swift
[393/612] Compiling BitCollections BitSet+Hashable.swift
[402/616] Compiling Algorithms Indexed.swift
[403/616] Compiling Algorithms Intersperse.swift
[404/616] Compiling Algorithms AdjacentPairs.swift
[405/616] Compiling Algorithms Chain.swift
[406/616] Compiling Algorithms Chunked.swift
[407/616] Compiling Algorithms Combinations.swift
[419/616] Emitting module BitCollections
[420/616] Compiling BitCollections BitSet+Initializers.swift
[421/616] Compiling BitCollections BitSet+Invariants.swift
[422/616] Compiling BitCollections BitSet+Random.swift
[423/616] Compiling BitCollections BitSet+SetAlgebra basics.swift
[424/616] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[425/616] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[426/616] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[427/616] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[428/616] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[429/616] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[430/616] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[431/616] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[432/616] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[433/616] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[435/689] Compiling NIOCore ByteBuffer-multi-int.swift
[436/689] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[437/689] Compiling NIOCore ByteBuffer-views.swift
[438/690] Compiling NIOCore Channel.swift
[439/690] Compiling NIOCore ChannelHandler.swift
[440/690] Compiling NIOCore ChannelHandlers.swift
[443/690] Compiling NIOCore ChannelInvoker.swift
[444/690] Compiling NIOCore ChannelOption.swift
[445/690] Compiling NIOCore ChannelPipeline.swift
[446/690] Compiling NIOCore CircularBuffer.swift
[447/690] Compiling NIOCore Codec.swift
[448/690] Compiling NIOCore ConvenienceOptionSupport.swift
[449/690] Compiling NIOCore DeadChannel.swift
[450/690] Compiling NIOCore DispatchQueue+WithFuture.swift
[451/690] Compiling NIOCore EventLoop+Deprecated.swift
[452/690] Compiling NIOCore EventLoop+SerialExecutor.swift
[453/690] Compiling NIOCore EventLoop.swift
[454/690] Compiling NIOCore IO.swift
[455/690] Compiling NIOCore IOData.swift
[456/690] Compiling NIOCore IPProtocol.swift
[457/690] Compiling NIOCore IntegerBitPacking.swift
[458/690] Compiling NIOCore IntegerTypes.swift
[459/690] Compiling NIOCore Interfaces.swift
[460/690] Compiling NIOCore Linux.swift
[461/690] Compiling NIOCore MarkedCircularBuffer.swift
[462/690] Compiling NIOCore MulticastChannel.swift
[472/735] Compiling AsyncAlgorithms AsyncChannel.swift
[473/735] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[474/735] Compiling AsyncAlgorithms ChannelStateMachine.swift
[475/735] Emitting module Crypto
[476/744] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[477/744] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[478/744] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[479/744] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[480/744] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[481/744] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[482/744] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[483/744] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[484/744] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[485/744] Compiling AsyncAlgorithms CombineLatestStorage.swift
[486/744] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[487/744] Compiling AsyncAlgorithms DebounceStateMachine.swift
[488/744] Compiling AsyncAlgorithms DebounceStorage.swift
[489/744] Compiling AsyncAlgorithms Dictionary.swift
[490/744] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[491/744] Compiling AsyncAlgorithms Locking.swift
[492/744] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[493/744] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[496/744] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[497/744] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[498/744] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[499/744] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[500/744] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[501/744] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[502/744] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[503/744] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[514/744] Compiling NIOCore RecvByteBufferAllocator.swift
[515/744] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[516/744] Compiling NIOCore EventLoopFuture+Deprecated.swift
[517/744] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[518/744] Compiling NIOCore EventLoopFuture.swift
[519/744] Compiling NIOCore FileDescriptor.swift
[520/744] Compiling NIOCore FileHandle.swift
[521/744] Compiling NIOCore FileRegion.swift
[522/744] Compiling NIOCore GlobalSingletons.swift
[524/744] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[525/744] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[526/745] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[527/745] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[540/745] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[541/745] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[542/745] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[543/745] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[547/745] Compiling AsyncAlgorithms ChannelStorage.swift
[548/745] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[549/745] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[550/745] Compiling AsyncAlgorithms MergeStateMachine.swift
[551/745] Compiling AsyncAlgorithms MergeStorage.swift
[552/745] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[553/745] Compiling AsyncAlgorithms Rethrow.swift
[554/745] Compiling NIOCore NIOAny.swift
[555/745] Compiling NIOCore NIOCloseOnErrorHandler.swift
[556/745] Compiling NIOCore NIOLoopBound.swift
[557/745] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[558/745] Compiling NIOCore NIOScheduledCallback.swift
[579/745] 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 }
[599/747] Compiling NIOCore NIOSendable.swift
[600/747] Compiling _ConnectionPoolModule TinyFastSequence.swift
[616/753] Compiling AsyncAlgorithms SetAlgebra.swift
[617/753] Compiling AsyncAlgorithms UnsafeTransfer.swift
[618/753] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[619/753] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[620/753] Compiling AsyncAlgorithms ZipStateMachine.swift
[621/753] Compiling AsyncAlgorithms ZipStorage.swift
[649/761] Emitting module AsyncAlgorithms
[650/761] Emitting module _ConnectionPoolModule
[685/761] Emitting module HashTreeCollections
BUILD FAILURE 6.1 android