Build Information
Failed to build VaporFluentDriver, reference 2.3.2 (a6aba2
), with Swift 6.1 for Android on 27 May 2025 19:44:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwifQL/VaporFluentDriver.git
Reference: 2.3.2
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/SwifQL/VaporFluentDriver
* tag 2.3.2 -> FETCH_HEAD
HEAD is now at a6aba29 Update README.md
Cloned https://github.com/SwifQL/VaporFluentDriver.git
Revision (git rev-parse @):
a6aba29b01ace41e6a0e9b7c98e150b4bd5e41f7
SUCCESS checkout https://github.com/SwifQL/VaporFluentDriver.git at 2.3.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/SwifQL/VaporFluentDriver.git
https://github.com/SwifQL/VaporFluentDriver.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swifql",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MihaelIsaev/SwifQL.git"
},
{
"identity" : "swifqlnio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MihaelIsaev/SwifQLNIO.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"identity" : "fluent-postgres-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-postgres-driver.git"
},
{
"identity" : "fluent-mysql-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-mysql-driver.git"
}
],
"manifest_display_name" : "VaporFluentDriver",
"name" : "VaporFluentDriver",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "VaporFluentDriver",
"targets" : [
"VaporFluentDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporFluentDriver",
"module_type" : "SwiftTarget",
"name" : "VaporFluentDriver",
"path" : "Sources/VaporFluentDriver",
"product_dependencies" : [
"SwifQL",
"SwifQLNIO",
"Fluent",
"FluentPostgresDriver",
"Vapor"
],
"product_memberships" : [
"VaporFluentDriver"
],
"sources" : [
"Exports.swift",
"KeyPath.swift",
"Rows+Decoder.swift",
"SwifQLable+Execute.swift"
],
"type" : "library"
},
{
"c99name" : "SwifQLVaporTests",
"module_type" : "SwiftTarget",
"name" : "SwifQLVaporTests",
"path" : "Tests/SwifQLVaporTests",
"sources" : [
"SwifQLVaporTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"VaporFluentDriver"
],
"type" : "test"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/fluent-postgres-driver.git
Fetching https://github.com/vapor/fluent-mysql-driver.git
Fetching https://github.com/MihaelIsaev/SwifQL.git
Fetching https://github.com/MihaelIsaev/SwifQLNIO.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent.git
[1/103] Fetching swifqlnio
[104/2877] Fetching swifqlnio, fluent-mysql-driver
[105/16298] Fetching swifqlnio, fluent-mysql-driver, fluent
[1576/18664] Fetching swifqlnio, fluent-mysql-driver, fluent, swifql
[5686/21323] Fetching swifqlnio, fluent-mysql-driver, fluent, swifql, fluent-postgres-driver
Fetched https://github.com/MihaelIsaev/SwifQL.git from cache (0.38s)
Fetched https://github.com/vapor/fluent-postgres-driver.git from cache (0.38s)
[8246/16298] Fetching swifqlnio, fluent-mysql-driver, fluent
[13347/90676] Fetching swifqlnio, fluent-mysql-driver, fluent, vapor
Fetched https://github.com/vapor/fluent.git from cache (0.62s)
[17009/77255] Fetching swifqlnio, fluent-mysql-driver, vapor
Fetched https://github.com/MihaelIsaev/SwifQLNIO.git from cache (1.89s)
Fetched https://github.com/vapor/fluent-mysql-driver.git from cache (1.89s)
Fetched https://github.com/vapor/vapor.git from cache (1.92s)
Computing version for https://github.com/MihaelIsaev/SwifQLNIO.git
Computed https://github.com/MihaelIsaev/SwifQLNIO.git at 2.2.0 (2.45s)
Fetching https://github.com/apple/swift-nio.git
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.52s)
Computing version for https://github.com/MihaelIsaev/SwifQL.git
Computed https://github.com/MihaelIsaev/SwifQL.git at 1.6.0 (6.67s)
Computing version for https://github.com/vapor/fluent-mysql-driver.git
Computed https://github.com/vapor/fluent-mysql-driver.git at 4.7.1 (0.49s)
Fetching https://github.com/vapor/mysql-kit.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/apple/swift-log.git
[1/5151] Fetching mysql-kit
[4689/8987] Fetching mysql-kit, swift-log
[8490/22315] Fetching mysql-kit, swift-log, fluent-kit
Fetched https://github.com/vapor/mysql-kit.git from cache (0.30s)
[6769/17164] Fetching swift-log, fluent-kit
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
[11596/13328] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.01s)
Computing version for https://github.com/vapor/mysql-kit.git
Computed https://github.com/vapor/mysql-kit.git at 4.10.0 (0.46s)
Fetching https://github.com/vapor/mysql-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/async-kit.git
[1/5983] Fetching sql-kit
[2/8353] Fetching sql-kit, async-kit
[4166/10570] Fetching sql-kit, async-kit, mysql-nio
[10332/24506] Fetching sql-kit, async-kit, mysql-nio, swift-crypto
[11408/39349] Fetching sql-kit, async-kit, mysql-nio, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/mysql-nio.git from cache (2.58s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.68s)
Fetched https://github.com/vapor/async-kit.git from cache (2.90s)
Fetched https://github.com/vapor/sql-kit.git from cache (2.91s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.96s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (3.87s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.67s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.2 (2.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.01s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.43s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.19s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4391] Fetching swift-system
[968/6101] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
Fetched https://github.com/apple/swift-system.git from cache (0.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.64s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.47s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.78s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.06s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.48s)
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.61s)
Fetching https://github.com/vapor/postgres-kit.git
[1/5355] Fetching postgres-kit
Fetched https://github.com/vapor/postgres-kit.git from cache (0.59s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.14.0 (1.58s)
Fetching https://github.com/vapor/postgres-nio.git
[1/12271] Fetching postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (0.89s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.26.1 (1.88s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2206] Fetching swift-metrics
[2097/4632] Fetching swift-metrics, swift-service-lifecycle
[4633/7299] Fetching swift-metrics, swift-service-lifecycle, swift-nio-transport-services
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.14s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.14s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.14s)
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 (1.60s)
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.40s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.57s)
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.53s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.62s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.58s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.11s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.52s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/4974] Fetching swift-distributed-tracing
[598/7583] Fetching swift-distributed-tracing, websocket-kit
[926/10902] Fetching swift-distributed-tracing, websocket-kit, multipart-kit
[2986/11965] Fetching swift-distributed-tracing, websocket-kit, multipart-kit, swift-service-context
[4093/17879] Fetching swift-distributed-tracing, websocket-kit, multipart-kit, swift-service-context, swift-nio-extras
[14593/29406] Fetching swift-distributed-tracing, websocket-kit, multipart-kit, swift-service-context, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.52s)
Fetching https://github.com/vapor/routing-kit.git
[12394/23492] Fetching swift-distributed-tracing, websocket-kit, multipart-kit, swift-service-context, swift-nio-http2
[17121/44219] Fetching swift-distributed-tracing, websocket-kit, multipart-kit, swift-service-context, swift-nio-http2, routing-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (1.25s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.26s)
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.29s)
[22919/25109] Fetching multipart-kit, swift-service-context, routing-kit
[24048/30686] Fetching multipart-kit, swift-service-context, routing-kit, console-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.07s)
[9736/9959] Fetching multipart-kit, swift-service-context, console-kit
[9960/23973] Fetching multipart-kit, swift-service-context, console-kit, async-http-client
Fetched https://github.com/apple/swift-service-context.git from cache (1.84s)
[9177/22910] Fetching multipart-kit, console-kit, async-http-client
Fetched https://github.com/vapor/console-kit.git from cache (0.59s)
[4300/17333] Fetching multipart-kit, async-http-client
Fetched https://github.com/vapor/multipart-kit.git from cache (1.89s)
[1822/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.01s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (2.76s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.42s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.51s)
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.49s)
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.64s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1141] Fetching swift-http-structured-headers
[869/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.45s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.45s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.45s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.99s)
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.47s)
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.46s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.45s)
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.48s)
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.48s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.09s)
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/apple/swift-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/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/MihaelIsaev/SwifQLNIO.git
Working copy of https://github.com/MihaelIsaev/SwifQLNIO.git resolved at 2.2.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/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/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/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/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/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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-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/fluent-mysql-driver.git
Working copy of https://github.com/vapor/fluent-mysql-driver.git resolved at 4.7.1
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/apple/swift-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/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/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/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/mysql-nio.git
Working copy of https://github.com/vapor/mysql-nio.git resolved at 1.7.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-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/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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-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/mysql-kit.git
Working copy of https://github.com/vapor/mysql-kit.git resolved at 4.10.0
Creating working copy for https://github.com/MihaelIsaev/SwifQL.git
Working copy of https://github.com/MihaelIsaev/SwifQL.git resolved at 1.6.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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
warning: 'spi-builder-workspace': dependency 'fluent-mysql-driver' is not used by any target
Building for debugging...
[0/847] Write sources
[61/847] Compiling _AtomicsShims.c
[62/847] Compiling _NumericsShims _NumericsShims.c
[63/847] Compiling CNIOWindows shim.c
[63/847] Compiling CNIOWindows WSAStartup.c
[65/847] Compiling CSystem shims.c
[66/847] Compiling CVaporBcrypt blf.c
[67/847] Compiling CVaporBcrypt bcrypt.c
[68/847] Compiling CNIOWASI CNIOWASI.c
[69/847] Compiling CNIOLinux liburing_shims.c
[70/847] Compiling CNIOExtrasZlib empty.c
[71/847] Compiling CNIOLinux shim.c
[72/847] Compiling CNIOLLHTTP c_nio_http.c
[73/847] Compiling CNIOSHA1 c_nio_sha1.c
[74/847] Compiling CNIODarwin shim.c
[75/847] Write swift-version-24593BA9C3E375BF.txt
[76/847] Compiling CNIOLLHTTP c_nio_api.c
[77/847] Compiling fiat_p256_adx_sqr.S
[78/847] Compiling fiat_p256_adx_mul.S
[79/847] Compiling fiat_curve25519_adx_square.S
[80/847] Compiling fiat_curve25519_adx_mul.S
[81/847] Compiling CNIOLLHTTP c_nio_llhttp.c
[82/868] Compiling CNIOBoringSSLShims shims.c
[84/975] Emitting module RealModule
[84/976] Compiling tls_record.cc
[86/981] Compiling RealModule Float16+Real.swift
[87/981] Compiling SwifQL SwifQL.swift
[88/981] Compiling SwifQL SwifQLJoinBuilder.swift
[89/981] Compiling SwifQL SwifQLSelectBuilder.swift
[90/984] Compiling RealModule RealFunctions.swift
[91/984] Emitting module ServiceContextModule
[92/984] Emitting module _NIOBase64
[93/984] Compiling _NIOBase64 Base64.swift
[94/985] Compiling ServiceContextModule ServiceContext.swift
[95/985] Compiling ServiceContextModule ServiceContextKey.swift
[96/986] Compiling SwifQL SwifQLable+Constraint.swift
[97/986] Compiling SwifQL SwifQLable+Delete.swift
[98/988] Compiling _NIODataStructures _TinyArray.swift
[99/988] Compiling _NIODataStructures PriorityQueue.swift
[100/988] Emitting module SystemPackage
[101/988] Compiling RealModule AlgebraicField.swift
[102/988] Compiling RealModule ApproximateEquality.swift
[103/988] Compiling RealModule AugmentedArithmetic.swift
[104/988] Compiling RealModule Double+Real.swift
[106/988] Compiling SwifQL ExtractFieldValue.swift
[107/988] Compiling SwifQL FluentKitFieldable.swift
[112/988] Compiling SwifQL FormattedKeyPath.swift
[113/988] Compiling SwifQL Functions.swift
[118/988] Compiling SwifQL KeyPath.swift
[119/988] Compiling SwifQL SwifQLTableAlias.swift
[120/988] Compiling RealModule Float80+Real.swift
[121/988] Compiling RealModule ElementaryFunctions.swift
[122/988] Compiling RealModule Float+Real.swift
[123/988] Compiling RealModule Real.swift
[126/988] Compiling SwifQL SwifQLable+Alter.swift
[127/988] Compiling SwifQL SwifQLable+And.swift
[128/988] Emitting module _NIODataStructures
[129/988] Compiling _NIODataStructures Heap.swift
[134/990] Emitting module SwiftASN1
[135/993] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[136/993] Compiling InternalCollectionsUtilities Integer rank.swift
[138/1010] Compiling SystemPackage Util+StringArray.swift
[139/1010] Compiling SystemPackage Util.swift
[140/1010] Compiling SystemPackage UtilConsumers.swift
[141/1010] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[142/1010] Compiling InternalCollectionsUtilities Debugging.swift
[143/1011] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[144/1011] Compiling ConcurrencyHelpers LockedValueBox.swift
[145/1011] Compiling InternalCollectionsUtilities Descriptions.swift
[146/1011] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[146/1011] Compiling tls_method.cc
[148/1011] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[149/1011] Compiling InternalCollectionsUtilities UInt+reversed.swift
[150/1017] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[153/1017] Compiling Instrumentation NoOpInstrument.swift
[154/1017] Emitting module Instrumentation
[155/1017] Compiling SwiftASN1 DER.swift
[156/1017] Compiling SwiftASN1 Errors.swift
[157/1017] Compiling Instrumentation MultiplexInstrument.swift
[158/1017] Emitting module InternalCollectionsUtilities
[159/1017] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[160/1017] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[161/1017] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[162/1017] Compiling InternalCollectionsUtilities _SortedCollection.swift
[164/1018] Compiling CoreMetrics Metrics.swift
[165/1018] Emitting module Logging
[166/1018] Compiling Logging MetadataProvider.swift
[167/1018] Emitting module ConcurrencyHelpers
[168/1018] Compiling ConcurrencyHelpers Lock.swift
[169/1019] Compiling SwifQL PostgresJsonObject.swift
[170/1019] Compiling SwifQL Predicates.swift
[171/1019] Compiling SwifQL Protocols.swift
[172/1019] Compiling SwifQL StringExtensions.swift
[173/1019] Emitting module CoreMetrics
[174/1019] Compiling CoreMetrics Locks.swift
[175/1020] Compiling Logging LogHandler.swift
[176/1020] Compiling Logging Locks.swift
[177/1020] Compiling Logging Logging.swift
[178/1021] Compiling SwifQL SwifQLable+Between.swift
[179/1021] Compiling SwifQL SwifQLable+Conflict.swift
[183/1022] Compiling Instrumentation InstrumentationSystem.swift
[184/1022] Compiling Instrumentation Locks.swift
[185/1022] Compiling Instrumentation Instrument.swift
[192/1023] Compiling SwifQL Operators.swift
[193/1023] Compiling SwifQL PostgresArray.swift
[199/1024] Emitting module SwifQL
[209/1037] Compiling SwifQL SwifQLable+NotILike.swift
[210/1037] Compiling SwifQL SwifQLable+NotIn.swift
[211/1037] Compiling SwifQL SwifQLable+NotLike.swift
[212/1037] Compiling SwifQL SwifQLable+Nothing.swift
[213/1037] Compiling SwifQL SwifQLable+Offset.swift
[214/1037] Compiling SwifQL SwifQLable+On.swift
[215/1037] Compiling SwifQL SwifQLable+Or.swift
[216/1037] Compiling SwifQL SwifQLable+OrderBy.swift
[217/1037] Compiling SwifQL SwifQLable+Overlaps.swift
[218/1037] Compiling SwifQL SwifQLable+Raw.swift
[219/1037] Compiling SwifQL SwifQLable+Returning.swift
[220/1037] Compiling SwifQL SwifQLable+Select.swift
[221/1037] Compiling SwifQL SwifQLable+Subscript.swift
[222/1037] Compiling SwifQL SwifQLable+Timestamp.swift
[223/1037] Compiling SwifQL SwifQLable+Types.swift
[224/1037] Compiling SwifQL SwifQLable+Union.swift
[225/1037] Compiling SwifQL SwifQLable+Update.swift
[226/1037] Compiling SwifQL SwifQLable+Values.swift
[227/1045] Compiling SwifQL SwifQLable+Interval.swift
[228/1045] Compiling SwifQL SwifQLable+IsNotNull.swift
[229/1045] Compiling SwifQL SwifQLable+IsNull.swift
[230/1045] Compiling SwifQL SwifQLable+Join.swift
[231/1045] Compiling SwifQL SwifQLable+Like.swift
[232/1045] Compiling SwifQL SwifQLable+Limit.swift
[233/1045] Compiling SwifQL SwifQLable+Not.swift
[234/1045] Compiling SwifQL SwifQLable+NotBetween.swift
[235/1045] Compiling SwifQL SwifQLable+NotExists.swift
[239/1055] Compiling SwifQL SwifQLable+Fulltext.swift
[240/1055] Compiling SwifQL SwifQLable+GroupBy.swift
[241/1055] Compiling SwifQL SwifQLable+Having.swift
[242/1055] Compiling SwifQL SwifQLable+ILike.swift
[243/1055] Compiling SwifQL SwifQLable+In.swift
[244/1055] Compiling SwifQL SwifQLable+InsertInto.swift
[245/1124] Compiling _RopeModule BigString+Summary.swift
[246/1125] Compiling _RopeModule BigString.swift
[247/1125] Compiling _RopeModule BigString+Comparable.swift
[248/1125] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[249/1125] Compiling _RopeModule BigString+CustomStringConvertible.swift
[250/1125] Compiling _RopeModule BigString+Equatable.swift
[251/1125] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[252/1125] Compiling _RopeModule BigString+Hashing.swift
[253/1125] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[254/1125] Compiling _RopeModule BigString+BidirectionalCollection.swift
[255/1125] Compiling _RopeModule BigString+Builder.swift
[256/1125] Compiling _RopeModule BigString+Contents.swift
[257/1125] Compiling _RopeModule BigString+Debugging.swift
[258/1125] Compiling _RopeModule BigString+Index.swift
[259/1125] Compiling _RopeModule BigString+Ingester.swift
[260/1125] Compiling _RopeModule BigString+Invariants.swift
[261/1125] Compiling _RopeModule BigString+Iterators.swift
[262/1125] Compiling _RopeModule BigString+Metrics.swift
[263/1179] Emitting module UnixSignals
[264/1179] Compiling UnixSignals UnixSignal.swift
[265/1179] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[266/1179] Emitting module HeapModule
[267/1179] Compiling HeapModule _HeapNode.swift
[268/1179] Compiling Tracing TracingTime.swift
[269/1179] Compiling Tracing TracerProtocol.swift
[270/1179] Compiling HeapModule Heap.swift
[271/1179] Emitting module RoutingKit
[272/1179] Compiling UnixSignals UnixSignalsSequence.swift
[273/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[274/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[275/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[276/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[277/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[278/1180] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[279/1180] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[280/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[281/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[282/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[283/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[284/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[285/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[286/1180] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[287/1187] Emitting module Tracing
[288/1187] Compiling HeapModule Heap+Invariants.swift
[289/1187] Compiling HeapModule Heap+Descriptions.swift
[290/1187] Compiling HeapModule Heap+UnsafeHandle.swift
[291/1188] Compiling RoutingKit AnyRouter.swift
[292/1188] Compiling RoutingKit Parameters.swift
[295/1188] Compiling Tracing Tracer.swift
[296/1188] Compiling Tracing TracerProtocol+Legacy.swift
[296/1188] Compiling tls13_server.cc
[298/1188] Compiling Tracing SpanProtocol.swift
[299/1188] Compiling Tracing NoOpTracer.swift
[300/1188] Compiling Tracing InstrumentationSystem+Tracing.swift
[301/1189] Compiling RoutingKit Router.swift
[302/1189] Compiling RoutingKit PathComponent.swift
[303/1189] Compiling RoutingKit TrieRouter.swift
[304/1190] Compiling _RopeModule Rope+Extract.swift
[305/1190] Compiling _RopeModule Rope+Find.swift
[306/1190] Compiling _RopeModule Rope+ForEachWhile.swift
[307/1190] Compiling _RopeModule Rope+Insert.swift
[308/1190] Compiling SwifQL SwifQLable.swift
[309/1190] Compiling SwifQL Table.swift
[310/1190] Compiling SwifQL TableWithColumn.swift
[311/1190] Compiling SwifQL Tableable.swift
[313/1193] Compiling OrderedCollections OrderedSet+Initializers.swift
[314/1193] Compiling OrderedCollections OrderedSet+Insertions.swift
[315/1193] Compiling OrderedCollections OrderedSet+Invariants.swift
[316/1193] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[317/1193] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[318/1193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[319/1193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[320/1193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[321/1193] Compiling OrderedCollections OrderedDictionary.swift
[322/1193] Compiling OrderedCollections OrderedSet+Codable.swift
[323/1193] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[324/1193] Compiling OrderedCollections OrderedSet+Descriptions.swift
[325/1193] Compiling OrderedCollections OrderedSet+Diffing.swift
[326/1193] Compiling OrderedCollections OrderedSet+Equatable.swift
[327/1193] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[328/1193] Compiling OrderedCollections OrderedSet+Hashable.swift
[330/1193] Compiling OrderedCollections OrderedDictionary+Codable.swift
[331/1193] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[332/1193] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[333/1193] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[334/1193] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[335/1193] Compiling OrderedCollections OrderedDictionary+Elements.swift
[336/1193] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[337/1193] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[338/1193] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[339/1193] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[340/1193] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[341/1193] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[342/1193] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[343/1193] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[344/1193] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[345/1193] Compiling OrderedCollections OrderedDictionary+Values.swift
[347/1193] Emitting module Metrics
[348/1193] Compiling Metrics Metrics.swift
[360/1203] Emitting module OrderedCollections
[361/1203] Compiling OrderedCollections _HashTable+Bucket.swift
[362/1203] Compiling OrderedCollections _HashTable+BucketIterator.swift
[363/1203] Compiling OrderedCollections _HashTable+Constants.swift
[364/1203] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[365/1203] Compiling OrderedCollections _HashTable+Testing.swift
[366/1203] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[367/1203] Compiling OrderedCollections _HashTable.swift
[368/1203] Compiling OrderedCollections _Hashtable+Header.swift
[374/1203] Compiling OrderedCollections OrderedSet+Sendable.swift
[375/1203] Compiling OrderedCollections OrderedSet+SubSequence.swift
[376/1203] Compiling OrderedCollections OrderedSet+Testing.swift
[377/1203] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[378/1203] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[379/1203] Compiling OrderedCollections OrderedSet.swift
[380/1203] Compiling OrderedCollections _UnsafeBitset.swift
[381/1203] Compiling _RopeModule Rope+Sequence.swift
[382/1203] Compiling _RopeModule Rope+Append.swift
[415/1280] Emitting module _RopeModule
[416/1280] Compiling HashTreeCollections TreeDictionary.swift
[417/1280] Compiling HashTreeCollections TreeSet+Codable.swift
[418/1280] Compiling HashTreeCollections TreeSet+Collection.swift
[419/1280] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[420/1280] Compiling HashTreeCollections TreeSet+Debugging.swift
[421/1280] Compiling HashTreeCollections TreeSet+Descriptions.swift
[422/1280] Compiling HashTreeCollections TreeSet+Equatable.swift
[423/1280] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[424/1280] Compiling HashTreeCollections TreeSet+Extras.swift
[425/1280] Compiling HashTreeCollections TreeSet+Filter.swift
[426/1290] Compiling HashTreeCollections TreeSet+Hashable.swift
[427/1290] Compiling HashTreeCollections TreeSet+Sendable.swift
[428/1290] Compiling HashTreeCollections TreeSet+Sequence.swift
[429/1290] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[430/1290] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[431/1290] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[432/1290] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[433/1290] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[434/1290] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[435/1290] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[436/1290] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[437/1290] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[438/1290] Compiling HashTreeCollections TreeDictionary+Filter.swift
[439/1290] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[440/1290] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[441/1290] Compiling HashTreeCollections TreeDictionary+Keys.swift
[442/1290] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[443/1290] Compiling HashTreeCollections TreeDictionary+Merge.swift
[444/1290] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[445/1290] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[446/1290] Compiling HashTreeCollections TreeDictionary+Values.swift
[447/1305] Compiling DequeModule Deque+CustomReflectable.swift
[448/1305] Compiling DequeModule Deque+Descriptions.swift
[457/1305] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[458/1307] Compiling DequeModule _DequeBuffer.swift
[459/1307] Compiling DequeModule _DequeBufferHeader.swift
[461/1307] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[462/1307] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[463/1307] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[464/1307] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[465/1307] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[466/1307] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[467/1307] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[468/1307] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[469/1307] Compiling HashTreeCollections TreeSet.swift
[470/1307] Compiling HashTreeCollections _HashTreeIterator.swift
[471/1307] Compiling HashTreeCollections _HashTreeStatistics.swift
[472/1307] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[473/1307] Compiling HashTreeCollections _RawHashNode.swift
[474/1307] Compiling HashTreeCollections _UnmanagedHashNode.swift
[475/1307] Compiling HashTreeCollections _UnsafePath.swift
[476/1307] Compiling HashTreeCollections TreeDictionary+Codable.swift
[477/1307] Compiling HashTreeCollections TreeDictionary+Collection.swift
[478/1307] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[479/1307] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[480/1307] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[481/1307] Compiling DequeModule Deque+Equatable.swift
[482/1307] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[483/1307] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[484/1307] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[485/1307] Compiling HashTreeCollections _HashNode+Structural merge.swift
[502/1307] Compiling DequeModule _DequeSlot.swift
[503/1307] Compiling DequeModule _UnsafeWrappedBuffer.swift
[504/1308] Compiling DequeModule Deque+Testing.swift
[505/1308] Compiling DequeModule Deque._Storage.swift
[506/1308] Compiling DequeModule Deque+Extras.swift
[507/1308] Compiling DequeModule Deque+Hashable.swift
[508/1308] Compiling DequeModule Deque._UnsafeHandle.swift
[509/1308] Compiling DequeModule Deque.swift
[511/1308] Compiling DequeModule Deque+Codable.swift
[512/1308] Compiling DequeModule Deque+Collection.swift
[513/1308] Emitting module DequeModule
[514/1309] Compiling tls13_both.cc
[515/1309] Compiling t1_enc.cc
[516/1309] Compiling tls13_client.cc
[518/1309] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[519/1309] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[520/1309] Compiling HashTreeCollections _HashNode+Storage.swift
[521/1309] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[522/1309] Compiling HashTreeCollections _HashNode+Structural filter.swift
[523/1309] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[524/1309] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[525/1309] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[534/1309] Compiling HashTreeCollections _HashNode+Builder.swift
[535/1309] Compiling HashTreeCollections _HashNode+Debugging.swift
[536/1309] Compiling HashTreeCollections _HashNode+Initializers.swift
[537/1309] Compiling HashTreeCollections _HashNode+Invariants.swift
[538/1309] Compiling HashTreeCollections _HashNode+Lookups.swift
[539/1309] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[550/1309] Compiling tls13_enc.cc
[551/1309] Compiling ssl_x509.cc
[553/1309] Emitting module HashTreeCollections
[553/1310] Compiling ssl_privkey.cc
[555/1310] Compiling ssl_versions.cc
[556/1310] Compiling ssl_transcript.cc
[557/1310] Compiling ssl_stat.cc
[558/1310] Compiling ssl_session.cc
[559/1310] Compiling ssl_key_share.cc
[560/1310] Compiling ssl_lib.cc
[561/1310] Compiling ssl_file.cc
[562/1310] Compiling ssl_credential.cc
[563/1310] Compiling ssl_cipher.cc
[564/1310] Compiling ssl_cert.cc
[565/1310] Compiling ssl_buffer.cc
[566/1310] Compiling ssl_asn1.cc
[567/1310] Compiling ssl_aead_ctx.cc
[568/1310] Compiling s3_pkt.cc
[569/1310] Compiling s3_lib.cc
[570/1310] Compiling s3_both.cc
[571/1310] Compiling handshake_server.cc
[572/1310] Compiling handshake_client.cc
[573/1310] Compiling handshake.cc
[574/1310] Compiling handoff.cc
[575/1310] Compiling encrypted_client_hello.cc
[576/1310] Compiling dtls_record.cc
[577/1310] Compiling d1_srtp.cc
[578/1310] Compiling extensions.cc
[579/1310] Compiling md5-x86_64-linux.S
[580/1310] Compiling md5-x86_64-apple.S
[581/1310] Compiling md5-586-apple.S
[582/1310] Compiling md5-586-linux.S
[583/1310] Compiling dtls_method.cc
[584/1310] Compiling chacha20_poly1305_x86_64-linux.S
[585/1310] Compiling chacha20_poly1305_x86_64-apple.S
[586/1310] Compiling d1_pkt.cc
[587/1310] Compiling chacha20_poly1305_armv8-win.S
[588/1310] Compiling chacha20_poly1305_armv8-apple.S
[589/1310] Compiling chacha20_poly1305_armv8-linux.S
[590/1310] Compiling chacha-x86_64-linux.S
[591/1310] Compiling chacha-x86_64-apple.S
[592/1310] Compiling chacha-x86-apple.S
[593/1310] Compiling chacha-x86-linux.S
[594/1310] Compiling chacha-armv8-win.S
[595/1310] Compiling chacha-armv8-apple.S
[596/1310] Compiling chacha-armv8-linux.S
[597/1310] Compiling chacha-armv4-linux.S
[598/1310] Compiling aes128gcmsiv-x86_64-linux.S
[599/1310] Compiling aes128gcmsiv-x86_64-apple.S
[600/1310] Compiling x86_64-mont5-linux.S
[601/1310] Compiling x86_64-mont5-apple.S
[602/1310] Compiling err_data.cc
[603/1310] Compiling x86_64-mont-linux.S
[604/1310] Compiling x86_64-mont-apple.S
[605/1310] Compiling x86-mont-linux.S
[606/1310] Compiling x86-mont-apple.S
[607/1310] Compiling vpaes-x86-linux.S
[608/1310] Compiling vpaes-x86_64-linux.S
[609/1310] Compiling vpaes-x86_64-apple.S
[610/1310] Compiling vpaes-x86-apple.S
[611/1310] Compiling d1_lib.cc
[612/1310] Compiling vpaes-armv8-win.S
[613/1310] Compiling vpaes-armv8-apple.S
[614/1310] Compiling sha512-x86_64-linux.S
[615/1310] Compiling bio_ssl.cc
[616/1310] Compiling vpaes-armv7-linux.S
[617/1310] Compiling sha512-armv8-win.S
[618/1310] Compiling sha512-x86_64-apple.S
[619/1310] Compiling vpaes-armv8-linux.S
[620/1310] Compiling sha512-armv8-apple.S
[621/1310] Compiling sha512-armv4-linux.S
[622/1310] Compiling sha512-586-linux.S
[623/1310] Compiling sha512-586-apple.S
[624/1310] Compiling sha256-x86_64-linux.S
[625/1310] Compiling sha512-armv8-linux.S
[626/1310] Compiling sha256-x86_64-apple.S
[627/1310] Compiling sha256-armv8-win.S
[628/1310] Compiling sha256-armv8-apple.S
[629/1310] Compiling sha256-armv4-linux.S
[630/1310] Compiling sha256-586-apple.S
[631/1310] Compiling sha256-586-linux.S
[632/1310] Compiling sha256-armv8-linux.S
[633/1310] Compiling sha1-x86_64-linux.S
[634/1310] Compiling sha1-x86_64-apple.S
[635/1310] Compiling sha1-armv8-win.S
[636/1310] Compiling sha1-armv4-large-linux.S
[637/1310] Compiling sha1-armv8-apple.S
[638/1310] Compiling sha1-armv8-linux.S
[639/1310] Compiling d1_both.cc
[640/1310] Compiling sha1-586-linux.S
[641/1310] Compiling rsaz-avx2-linux.S
[642/1310] Compiling sha1-586-apple.S
[643/1310] Compiling rsaz-avx2-apple.S
[644/1310] Compiling rdrand-x86_64-linux.S
[645/1310] Compiling p256_beeu-x86_64-asm-linux.S
[646/1310] Compiling rdrand-x86_64-apple.S
[647/1310] Compiling p256_beeu-x86_64-asm-apple.S
[648/1310] Compiling p256_beeu-armv8-asm-win.S
[649/1310] Compiling p256_beeu-armv8-asm-apple.S
[650/1310] Compiling p256_beeu-armv8-asm-linux.S
[651/1310] Compiling p256-x86_64-asm-linux.S
[652/1310] Compiling p256-x86_64-asm-apple.S
[653/1310] Compiling p256-armv8-asm-win.S
[654/1310] Compiling ghashv8-armv8-win.S
[655/1310] Compiling p256-armv8-asm-apple.S
[656/1310] Compiling ghashv8-armv8-linux.S
[657/1310] Compiling p256-armv8-asm-linux.S
[658/1310] Compiling ghashv8-armv7-linux.S
[659/1310] Compiling ghashv8-armv8-apple.S
[660/1310] Compiling ghash-x86_64-linux.S
[661/1310] Compiling ghash-x86_64-apple.S
[662/1310] Compiling ghash-x86-apple.S
[663/1310] Compiling ghash-x86-linux.S
[664/1310] Compiling ghash-ssse3-x86_64-apple.S
[665/1310] Compiling ghash-ssse3-x86_64-linux.S
[666/1310] Compiling ghash-ssse3-x86-linux.S
[667/1310] Compiling ghash-neon-armv8-win.S
[668/1310] Compiling ghash-ssse3-x86-apple.S
[669/1310] Compiling ghash-neon-armv8-linux.S
[670/1310] Compiling ghash-armv4-linux.S
[671/1310] Compiling ghash-neon-armv8-apple.S
[672/1310] Compiling bsaes-armv7-linux.S
[673/1310] Compiling co-586-linux.S
[674/1310] Compiling co-586-apple.S
[675/1310] Compiling bn-armv8-linux.S
[676/1310] Compiling bn-armv8-win.S
[677/1310] Compiling bn-586-linux.S
[678/1310] Compiling bn-armv8-apple.S
[679/1310] Compiling bn-586-apple.S
[680/1310] Compiling armv8-mont-win.S
[681/1310] Compiling armv8-mont-apple.S
[682/1310] Compiling armv8-mont-linux.S
[683/1310] Compiling aesv8-gcm-armv8-win.S
[684/1310] Compiling armv4-mont-linux.S
[685/1310] Compiling aesv8-gcm-armv8-apple.S
[686/1310] Compiling aesv8-armv8-win.S
[687/1310] Compiling aesv8-armv8-linux.S
[688/1310] Compiling aesv8-gcm-armv8-linux.S
[689/1310] Compiling aesv8-armv8-apple.S
[690/1310] Compiling aesni-x86-linux.S
[691/1310] Compiling aesni-x86_64-apple.S
[692/1310] Compiling aesv8-armv7-linux.S
[693/1310] Compiling aesni-x86_64-linux.S
[694/1310] Compiling aesni-x86-apple.S
[695/1310] Compiling aesni-gcm-x86_64-linux.S
[696/1310] Compiling aesni-gcm-x86_64-apple.S
[697/1310] Compiling aes-gcm-avx2-x86_64-apple.S
[698/1310] Compiling aes-gcm-avx2-x86_64-linux.S
[699/1310] Compiling aes-gcm-avx10-x86_64-apple.S
[700/1310] Compiling aes-gcm-avx10-x86_64-linux.S
[701/1310] Compiling x_x509.cc
[702/1310] Compiling x_x509a.cc
[703/1310] Compiling x_pubkey.cc
[704/1310] Compiling x_req.cc
[705/1310] Compiling x_spki.cc
[706/1310] Compiling x_val.cc
[707/1310] Compiling x_sig.cc
[707/1310] Compiling x_name.cc
[709/1310] Compiling x_exten.cc
[710/1310] Compiling x_crl.cc
[711/1310] Compiling x_attrib.cc
[712/1310] Compiling x_all.cc
[713/1310] Compiling x509rset.cc
[714/1310] Compiling x509name.cc
[715/1310] Compiling x_algor.cc
[716/1310] Compiling x509spki.cc
[717/1310] Compiling x509_vpm.cc
[718/1310] Compiling x509cset.cc
[719/1310] Compiling x509_vfy.cc
[720/1310] Compiling x509_set.cc
[721/1310] Compiling x509_trs.cc
[722/1310] Compiling x509_v3.cc
[723/1310] Compiling x509_txt.cc
[724/1310] Compiling x509_req.cc
[725/1310] Compiling x509_def.cc
[726/1310] Compiling x509_ext.cc
[727/1310] Compiling x509_obj.cc
[728/1310] Compiling x509_att.cc
[729/1310] Compiling x509_cmp.cc
[730/1310] Compiling x509_lu.cc
[731/1310] Compiling x509_d2.cc
[732/1310] Compiling x509.cc
[733/1310] Compiling v3_skey.cc
[733/1310] Compiling v3_utl.cc
[735/1310] Compiling v3_purp.cc
[736/1310] Compiling v3_pcons.cc
[737/1310] Compiling v3_prn.cc
[738/1310] Compiling v3_ocsp.cc
[739/1310] Compiling v3_pmaps.cc
[740/1310] Compiling v3_ncons.cc
[741/1310] Compiling v3_ia5.cc
[742/1310] Compiling v3_int.cc
[743/1310] Compiling v3_info.cc
[744/1310] Compiling v3_lib.cc
[745/1310] Compiling v3_genn.cc
[746/1310] Compiling v3_extku.cc
[747/1310] Compiling v3_enum.cc
[748/1310] Compiling v3_crld.cc
[749/1310] Compiling v3_cpols.cc
[750/1310] Compiling v3_bitst.cc
[751/1310] Compiling v3_conf.cc
[752/1310] Compiling v3_bcons.cc
[753/1310] Compiling v3_alt.cc
[754/1310] Compiling v3_akeya.cc
[755/1310] Compiling t_x509a.cc
[756/1310] Compiling v3_akey.cc
[757/1310] Compiling t_x509.cc
[758/1310] Compiling t_crl.cc
[759/1310] Compiling t_req.cc
[760/1310] Compiling i2d_pr.cc
[761/1310] Compiling rsa_pss.cc
[762/1310] Compiling policy.cc
[763/1310] Compiling name_print.cc
[764/1310] Compiling by_file.cc
[765/1310] Compiling by_dir.cc
[766/1310] Compiling asn1_gen.cc
[767/1310] Compiling algorithm.cc
[768/1310] Compiling a_verify.cc
[769/1310] Compiling voprf.cc
[770/1310] Compiling a_digest.cc
[771/1310] Compiling a_sign.cc
[772/1310] Compiling thread_none.cc
[773/1310] Compiling trust_token.cc
[774/1310] Compiling pmbtoken.cc
[775/1310] Compiling thread_pthread.cc
[776/1310] Compiling thread_win.cc
[777/1310] Compiling thread.cc
[778/1310] Compiling stack.cc
[779/1310] Compiling siphash.cc
[780/1310] Compiling sha512.cc
[781/1310] Compiling sha1.cc
[782/1310] Compiling sha256.cc
[783/1310] Compiling rsa_print.cc
[784/1310] Compiling slhdsa.cc
[785/1310] Compiling rsa_extra.cc
[786/1310] Compiling spake2plus.cc
[787/1310] Compiling rc4.cc
[788/1310] Compiling rsa_crypt.cc
[789/1310] Compiling refcount.cc
[790/1310] Compiling windows.cc
[791/1310] Compiling trusty.cc
[791/1310] Compiling urandom.cc
[793/1310] Compiling rsa_asn1.cc
[794/1310] Compiling rand.cc
[795/1310] Compiling ios.cc
[796/1310] Compiling passive.cc
[797/1310] Compiling getentropy.cc
[798/1310] Compiling forkunsafe.cc
[799/1310] Compiling fork_detect.cc
[800/1310] Compiling poly1305_arm_asm.S
[801/1310] Compiling deterministic.cc
[802/1310] Compiling poly1305_vec.cc
[803/1310] Compiling poly1305_arm.cc
[804/1310] Compiling poly1305.cc
[805/1310] Compiling pool.cc
[806/1310] Compiling pkcs7.cc
[807/1310] Compiling pkcs8.cc
[808/1310] Compiling pkcs8_x509.cc
[809/1310] Compiling p5_pbev2.cc
[810/1310] Compiling pkcs7_x509.cc
[811/1310] Compiling pem_xaux.cc
[812/1310] Compiling pem_x509.cc
[813/1310] Compiling pem_pkey.cc
[814/1310] Compiling mlkem.cc
[815/1310] Compiling pem_oth.cc
[816/1310] Compiling pem_pk8.cc
[817/1310] Compiling pem_lib.cc
[818/1310] Compiling pem_info.cc
[819/1310] Compiling obj_xref.cc
[820/1310] Compiling pem_all.cc
[821/1310] Compiling obj.cc
[822/1310] Compiling poly_rq_mul.S
[823/1310] Compiling mldsa.cc
[824/1310] Compiling fips_shared_support.cc
[825/1310] Compiling mem.cc
[826/1310] Compiling md5.cc
[827/1310] Compiling md4.cc
[828/1310] Compiling lhash.cc
[829/1310] Compiling kyber.cc
[830/1310] Compiling ex_data.cc
[831/1310] Compiling sign.cc
[832/1310] Compiling hrss.cc
[833/1310] Compiling hpke.cc
[834/1310] Compiling scrypt.cc
[835/1310] Compiling print.cc
[836/1310] Compiling pbkdf.cc
[837/1310] Compiling p_x25519.cc
[838/1310] Compiling p_x25519_asn1.cc
[839/1310] Compiling p_rsa_asn1.cc
[840/1310] Compiling p_hkdf.cc
[841/1310] Compiling p_rsa.cc
[842/1310] Compiling p_ed25519.cc
[843/1310] Compiling p_ed25519_asn1.cc
[844/1310] Compiling p_ec_asn1.cc
[845/1310] Compiling p_ec.cc
[846/1310] Compiling p_dh_asn1.cc
[847/1310] Compiling p_dh.cc
[848/1310] Compiling evp_ctx.cc
[849/1310] Compiling p_dsa_asn1.cc
[850/1310] Compiling evp_asn1.cc
[851/1310] Compiling evp.cc
[852/1310] Compiling err.cc
[853/1310] Compiling engine.cc
[854/1310] Compiling ecdh.cc
[855/1310] Compiling ecdsa_asn1.cc
[856/1310] Compiling hash_to_curve.cc
[857/1310] Compiling ec_derive.cc
[858/1310] Compiling dsa.cc
[859/1310] Compiling bcm.cc
[860/1310] Compiling ec_asn1.cc
[861/1310] Compiling dsa_asn1.cc
[862/1310] Compiling x25519-asm-arm.S
[863/1310] Compiling params.cc
[864/1310] Compiling digest_extra.cc
[865/1310] Compiling des.cc
[866/1310] Compiling dh_asn1.cc
[867/1310] Compiling curve25519_64_adx.cc
[868/1310] Compiling cpu_intel.cc
[869/1310] Compiling crypto.cc
[870/1310] Compiling spake25519.cc
[871/1310] Compiling cpu_arm_linux.cc
[872/1310] Compiling cpu_arm_freebsd.cc
[873/1310] Compiling curve25519.cc
[874/1310] Compiling cpu_aarch64_win.cc
[875/1310] Compiling cpu_aarch64_sysreg.cc
[876/1310] Compiling cpu_aarch64_openbsd.cc
[877/1310] Compiling cpu_aarch64_linux.cc
[878/1310] Compiling cpu_aarch64_fuchsia.cc
[879/1310] Compiling cpu_aarch64_apple.cc
[880/1310] Compiling get_cipher.cc
[881/1310] Compiling tls_cbc.cc
[882/1310] Compiling conf.cc
[883/1310] Compiling e_tls.cc
[884/1310] Compiling e_rc4.cc
[885/1310] Compiling e_null.cc
[886/1310] Compiling e_rc2.cc
[887/1310] Compiling e_des.cc
[888/1310] Compiling e_chacha20poly1305.cc
[889/1310] Compiling e_aesgcmsiv.cc
[890/1310] Compiling e_aesctrhmac.cc
[891/1310] Compiling derive_key.cc
[892/1310] Compiling chacha.cc
[893/1310] Compiling unicode.cc
[894/1310] Compiling buf.cc
[895/1310] Compiling cbb.cc
[896/1310] Compiling cbs.cc
[897/1310] Compiling ber.cc
[898/1310] Compiling asn1_compat.cc
[899/1310] Compiling convert.cc
[900/1310] Compiling bn_asn1.cc
[901/1310] Compiling blake2.cc
[902/1310] Compiling socket.cc
[903/1310] Compiling socket_helper.cc
[904/1310] Compiling printf.cc
[905/1310] Compiling pair.cc
[906/1310] Compiling hexdump.cc
[907/1310] Compiling file.cc
[908/1310] Compiling fd.cc
[909/1310] Compiling errno.cc
[910/1310] Compiling bio_mem.cc
[911/1310] Compiling connect.cc
[912/1310] Compiling bio.cc
[913/1310] Compiling base64.cc
[914/1310] Compiling tasn_typ.cc
[915/1310] Compiling tasn_fre.cc
[916/1310] Compiling tasn_utl.cc
[917/1310] Compiling tasn_enc.cc
[918/1310] Compiling tasn_new.cc
[919/1310] Compiling posix_time.cc
[920/1310] Compiling f_string.cc
[921/1310] Compiling tasn_dec.cc
[922/1310] Compiling f_int.cc
[923/1310] Compiling asn_pack.cc
[924/1310] Compiling asn1_par.cc
[925/1310] Compiling a_utctm.cc
[926/1310] Compiling asn1_lib.cc
[927/1310] Compiling a_type.cc
[928/1310] Compiling a_time.cc
[929/1310] Compiling a_octet.cc
[930/1310] Compiling a_strnid.cc
[931/1310] Compiling a_strex.cc
[932/1310] Compiling a_object.cc
[933/1310] Compiling a_i2d_fp.cc
[934/1310] Compiling a_dup.cc
[935/1310] Compiling a_d2i_fp.cc
[936/1310] Compiling a_int.cc
[937/1310] Compiling a_mbstr.cc
[938/1310] Compiling a_gentm.cc
[939/1310] Compiling fiat_p256_adx_sqr.S
[940/1310] Compiling a_bitstr.cc
[941/1310] Compiling a_bool.cc
[942/1310] Compiling CCryptoBoringSSLShims shims.c
[943/1310] Compiling fiat_curve25519_adx_square.S
[944/1310] Compiling fiat_curve25519_adx_mul.S
[945/1310] Compiling fiat_p256_adx_mul.S
[946/1310] Compiling md5-x86_64-apple.S
[947/1310] Compiling md5-x86_64-linux.S
[948/1310] Compiling err_data.cc
[949/1310] Compiling md5-586-linux.S
[950/1310] Compiling chacha20_poly1305_x86_64-linux.S
[951/1310] Compiling md5-586-apple.S
[951/1310] Compiling chacha20_poly1305_x86_64-apple.S
[951/1310] Compiling chacha20_poly1305_armv8-win.S
[954/1310] Compiling chacha20_poly1305_armv8-linux.S
[955/1310] Compiling chacha20_poly1305_armv8-apple.S
[956/1310] Compiling chacha-x86-linux.S
[957/1310] Compiling chacha-x86_64-apple.S
[958/1310] Compiling chacha-x86_64-linux.S
[958/1310] Compiling chacha-x86-apple.S
[960/1310] Compiling chacha-armv8-win.S
[961/1310] Compiling chacha-armv4-linux.S
[962/1310] Compiling chacha-armv8-apple.S
[963/1310] Compiling aes128gcmsiv-x86_64-apple.S
[964/1310] Compiling aes128gcmsiv-x86_64-linux.S
[965/1310] Compiling chacha-armv8-linux.S
[966/1310] Compiling x86_64-mont5-linux.S
[967/1310] Compiling x86_64-mont-linux.S
[968/1310] Compiling x86_64-mont5-apple.S
[969/1310] Compiling x86_64-mont-apple.S
[970/1310] Compiling x86-mont-linux.S
[971/1310] Compiling x86-mont-apple.S
[972/1310] Compiling vpaes-x86_64-linux.S
[973/1310] Compiling vpaes-x86_64-apple.S
[974/1310] Compiling vpaes-x86-linux.S
[975/1310] Compiling vpaes-x86-apple.S
[976/1310] Compiling vpaes-armv8-win.S
[977/1310] Compiling vpaes-armv8-linux.S
[978/1310] Compiling vpaes-armv7-linux.S
[979/1310] Compiling vpaes-armv8-apple.S
[980/1310] Compiling sha512-x86_64-linux.S
[981/1310] Compiling sha512-x86_64-apple.S
[982/1310] Compiling sha512-armv8-win.S
[983/1310] Compiling sha512-586-linux.S
[984/1310] Compiling sha512-armv8-apple.S
[985/1310] Compiling sha512-armv4-linux.S
[986/1310] Compiling sha512-armv8-linux.S
[987/1310] Compiling sha512-586-apple.S
[988/1310] Compiling sha256-x86_64-linux.S
[989/1310] Compiling sha256-x86_64-apple.S
[990/1310] Compiling sha256-armv8-apple.S
[991/1310] Compiling sha256-armv8-win.S
[992/1310] Compiling sha256-586-linux.S
[993/1310] Compiling sha256-armv8-linux.S
[994/1310] Compiling c-nioatomics.c
[995/1310] Compiling sha256-armv4-linux.S
[996/1310] Compiling sha256-586-apple.S
[997/1310] Compiling sha1-x86_64-linux.S
[998/1310] Compiling sha1-armv8-win.S
[999/1310] Compiling sha1-armv4-large-linux.S
[999/1310] Compiling sha1-armv8-apple.S
[1001/1310] Compiling sha1-x86_64-apple.S
[1002/1310] Compiling sha1-armv8-linux.S
[1003/1310] Compiling sha1-586-apple.S
[1004/1310] Compiling rsaz-avx2-linux.S
[1005/1310] Compiling rsaz-avx2-apple.S
[1006/1310] Compiling rdrand-x86_64-linux.S
[1006/1310] Compiling sha1-586-linux.S
[1008/1310] Compiling rdrand-x86_64-apple.S
[1009/1310] Compiling p256_beeu-x86_64-asm-apple.S
[1010/1310] Compiling p256_beeu-x86_64-asm-linux.S
[1011/1310] Compiling p256_beeu-armv8-asm-win.S
[1012/1310] Compiling p256_beeu-armv8-asm-linux.S
[1013/1310] Compiling p256_beeu-armv8-asm-apple.S
[1014/1310] Compiling p256-x86_64-asm-apple.S
[1015/1310] Compiling p256-x86_64-asm-linux.S
[1016/1310] Compiling p256-armv8-asm-win.S
[1017/1310] Compiling ghashv8-armv8-win.S
[1018/1310] Compiling p256-armv8-asm-apple.S
[1019/1310] Compiling p256-armv8-asm-linux.S
[1020/1310] Compiling ghashv8-armv8-linux.S
[1021/1310] Compiling ghashv8-armv8-apple.S
[1022/1310] Compiling ghashv8-armv7-linux.S
[1023/1310] Compiling ghash-x86_64-linux.S
[1024/1310] Compiling ghash-x86-linux.S
[1025/1310] Compiling ghash-x86_64-apple.S
[1026/1310] Compiling ghash-x86-apple.S
[1027/1310] Compiling ghash-ssse3-x86_64-linux.S
[1028/1310] Compiling ghash-ssse3-x86_64-apple.S
[1029/1310] Compiling ghash-ssse3-x86-linux.S
[1030/1310] Compiling ghash-ssse3-x86-apple.S
[1031/1310] Compiling ghash-neon-armv8-linux.S
[1032/1310] Compiling ghash-neon-armv8-win.S
[1033/1310] Compiling ghash-neon-armv8-apple.S
[1034/1310] Compiling co-586-linux.S
[1035/1310] Compiling ghash-armv4-linux.S
[1036/1310] Compiling co-586-apple.S
[1037/1310] Compiling bn-armv8-win.S
[1038/1310] Compiling bsaes-armv7-linux.S
[1039/1310] Compiling bn-armv8-linux.S
[1040/1310] Compiling bn-armv8-apple.S
[1041/1310] Compiling bn-586-linux.S
[1042/1310] Compiling bn-586-apple.S
[1043/1310] Compiling armv8-mont-win.S
[1044/1310] Compiling armv8-mont-linux.S
[1045/1310] Compiling armv8-mont-apple.S
[1046/1310] Compiling aesv8-gcm-armv8-apple.S
[1047/1310] Compiling armv4-mont-linux.S
[1048/1310] Compiling aesv8-gcm-armv8-win.S
[1049/1310] Compiling aesv8-armv8-win.S
[1050/1310] Compiling aesv8-gcm-armv8-linux.S
[1051/1310] Compiling aesni-x86_64-linux.S
[1052/1310] Compiling aesv8-armv8-linux.S
[1053/1310] Compiling aesv8-armv8-apple.S
[1053/1310] Compiling c-atomics.c
[1055/1310] Compiling aesv8-armv7-linux.S
[1056/1310] Compiling aesni-x86-linux.S
[1057/1310] Compiling aesni-x86_64-apple.S
[1058/1310] Compiling aesni-x86-apple.S
[1059/1310] Compiling aesni-gcm-x86_64-apple.S
[1060/1310] Compiling aes-gcm-avx10-x86_64-linux.S
[1061/1310] Compiling aes-gcm-avx10-x86_64-apple.S
[1062/1310] Compiling aesni-gcm-x86_64-linux.S
[1064/1316] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1065/1316] Compiling NIOConcurrencyHelpers lock.swift
[1066/1316] Compiling NIOConcurrencyHelpers NIOLock.swift
[1067/1316] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1068/1316] Emitting module NIOConcurrencyHelpers
[1069/1316] Compiling NIOConcurrencyHelpers atomics.swift
[1069/1316] Compiling x_spki.cc
[1070/1317] Compiling x_x509.cc
[1071/1317] Compiling x_pubkey.cc
[1073/1317] Compiling x_val.cc
[1074/1317] Compiling x_x509a.cc
[1074/1317] Compiling x_sig.cc
[1074/1317] Compiling x_req.cc
[1077/1317] Compiling x_name.cc
[1078/1317] Compiling x_crl.cc
[1079/1317] Compiling x_exten.cc
[1080/1317] Compiling x_attrib.cc
[1081/1317] Compiling x509spki.cc
[1082/1318] Compiling x509rset.cc
[1083/1343] Compiling x_algor.cc
[1084/1343] Compiling x_all.cc
[1086/1343] Compiling ConsoleKitTerminal Console+Wait.swift
[1087/1343] Compiling ConsoleKitTerminal ConsoleColor.swift
[1088/1343] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1089/1346] Emitting module ConsoleKitTerminal
[1090/1346] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1091/1346] Compiling ConsoleKitTerminal ConsoleClear.swift
[1092/1346] Compiling ConsoleKitTerminal Console+Ask.swift
[1093/1346] Compiling ConsoleKitTerminal Console+Choose.swift
[1094/1346] Compiling ConsoleKitTerminal Console+Confirm.swift
[1095/1346] Compiling ConsoleKitTerminal Console+Input.swift
[1096/1346] Compiling ConsoleKitTerminal Console+Center.swift
[1097/1346] Compiling ConsoleKitTerminal Console+Output.swift
[1097/1346] Compiling x509_vpm.cc
[1098/1346] Compiling x509_txt.cc
[1100/1346] Compiling ConsoleKitTerminal CustomActivity.swift
[1101/1346] Compiling ConsoleKitTerminal LoadingBar.swift
[1102/1346] Compiling ConsoleKitTerminal ProgressBar.swift
[1103/1346] Compiling ConsoleKitTerminal Console+Clear.swift
[1104/1346] Compiling ConsoleKitTerminal ActivityBar.swift
[1105/1346] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1106/1346] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1107/1346] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1108/1346] Compiling ConsoleKitTerminal Console.swift
[1109/1346] Compiling ConsoleKitTerminal Terminal.swift
[1110/1346] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1111/1346] Compiling ConsoleKitTerminal ConsoleText.swift
[1112/1346] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1113/1346] Compiling ConsoleKitTerminal ANSI.swift
[1113/1346] Compiling x509cset.cc
[1114/1346] Compiling x509name.cc
[1115/1346] Compiling x509_vfy.cc
[1116/1346] Compiling x509_v3.cc
[1118/1346] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1119/1346] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1120/1346] Compiling ConsoleKitTerminal LoggerFragment.swift
[1121/1347] Compiling x509_trs.cc
[1122/1347] Compiling x509_req.cc
[1123/1347] Compiling x509_set.cc
[1124/1369] Compiling x509_lu.cc
[1126/1369] Compiling ConsoleKitCommands CommandSignature.swift
[1127/1369] Compiling ConsoleKitCommands Flag.swift
[1128/1369] Compiling ConsoleKitCommands Option.swift
[1128/1369] Compiling x509_def.cc
[1129/1371] Compiling x509_obj.cc
[1130/1371] Compiling x509_ext.cc
[1132/1371] Emitting module ConsoleKitCommands
[1132/1371] Compiling x509_cmp.cc
[1134/1371] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1135/1371] Compiling ConsoleKitCommands AsyncCommand.swift
[1136/1371] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1137/1371] Compiling ConsoleKitCommands Command.swift
[1138/1371] Compiling ConsoleKitCommands CommandContext.swift
[1139/1371] Compiling ConsoleKitCommands CommandError.swift
[1140/1371] Compiling ConsoleKitCommands AsyncCommands.swift
[1141/1371] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1142/1371] Compiling ConsoleKitCommands AnyCommand.swift
[1143/1371] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1144/1371] Compiling ConsoleKitCommands Utilities.swift
[1144/1371] Compiling x509_d2.cc
[1145/1371] Compiling x509.cc
[1147/1371] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1148/1371] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1149/1371] Compiling ConsoleKitCommands Argument.swift
[1149/1371] Compiling v3_skey.cc
[1150/1371] Compiling x509_att.cc
[1151/1371] Compiling v3_utl.cc
[1152/1371] Compiling v3_purp.cc
[1154/1371] Compiling ConsoleKitCommands Console+Run.swift
[1155/1371] Compiling ConsoleKitCommands ConsoleError.swift
[1156/1371] Compiling ConsoleKitCommands Completion.swift
[1157/1371] Compiling ConsoleKitCommands CommandGroup.swift
[1158/1371] Compiling ConsoleKitCommands CommandInput.swift
[1159/1371] Compiling ConsoleKitCommands Commands.swift
[1160/1372] Compiling v3_prn.cc
[1161/1372] Compiling v3_pcons.cc
[1162/1372] Compiling v3_ocsp.cc
[1163/1372] Compiling v3_int.cc
[1164/1374] Compiling v3_pmaps.cc
[1165/1374] Compiling v3_ncons.cc
[1166/1374] Compiling v3_lib.cc
[1168/1374] Compiling ConsoleKit Exports.swift
[1169/1374] Emitting module ConsoleKit
[1170/1375] Compiling v3_info.cc
[1171/1375] Compiling v3_genn.cc
[1172/1375] Compiling v3_extku.cc
[1172/1375] Compiling v3_enum.cc
[1174/1375] Compiling v3_ia5.cc
[1175/1375] Compiling v3_crld.cc
[1176/1375] Compiling v3_cpols.cc
[1177/1375] Compiling v3_conf.cc
[1178/1375] Compiling v3_alt.cc
[1179/1375] Compiling t_x509a.cc
[1180/1375] Compiling v3_akeya.cc
[1181/1375] Compiling v3_bcons.cc
[1182/1375] Compiling v3_akey.cc
[1183/1375] Compiling t_x509.cc
[1184/1375] Compiling v3_bitst.cc
[1185/1375] Compiling rsa_pss.cc
[1186/1375] Compiling t_req.cc
[1187/1375] Compiling i2d_pr.cc
[1188/1375] Compiling t_crl.cc
[1189/1375] Compiling name_print.cc
[1190/1375] Compiling policy.cc
[1191/1375] Compiling by_file.cc
[1192/1375] Compiling by_dir.cc
[1193/1375] Compiling algorithm.cc
[1194/1375] Compiling asn1_gen.cc
[1195/1375] Compiling a_verify.cc
[1196/1375] Compiling voprf.cc
[1197/1375] Compiling a_sign.cc
[1198/1375] Compiling pmbtoken.cc
[1199/1375] Compiling trust_token.cc
[1200/1375] Compiling thread_pthread.cc
[1201/1375] Compiling thread_win.cc
[1202/1375] Compiling a_digest.cc
[1203/1375] Compiling thread_none.cc
[1204/1375] Compiling thread.cc
[1205/1375] Compiling thash.cc
[1206/1375] Compiling fors.cc
[1207/1375] Compiling stack.cc
[1208/1375] Compiling wots.cc
[1209/1375] Compiling merkle.cc
[1210/1375] Compiling sha512.cc
[1211/1375] Compiling siphash.cc
[1212/1375] Compiling slhdsa.cc
[1213/1375] Compiling sha256.cc
[1214/1375] Compiling rsa_print.cc
[1215/1375] Compiling sha1.cc
[1216/1375] Compiling refcount.cc
[1217/1375] Compiling rsa_crypt.cc
[1218/1375] Compiling rsa_extra.cc
[1219/1375] Compiling rc4.cc
[1220/1375] Compiling rsa_asn1.cc
[1221/1375] Compiling windows.cc
[1222/1375] Compiling urandom.cc
[1223/1375] Compiling ios.cc
[1224/1375] Compiling trusty.cc
[1225/1375] Compiling passive.cc
[1226/1375] Compiling getentropy.cc
[1227/1375] Compiling poly1305_arm_asm.S
[1228/1375] Compiling rand_extra.cc
[1229/1375] Compiling forkunsafe.cc
[1230/1375] Compiling fork_detect.cc
[1231/1375] Compiling deterministic.cc
[1232/1375] Compiling poly1305_vec.cc
[1233/1375] Compiling poly1305.cc
[1234/1375] Compiling poly1305_arm.cc
[1235/1375] Compiling pool.cc
[1236/1375] Compiling pkcs7.cc
[1237/1375] Compiling pkcs8_x509.cc
[1238/1375] Compiling p5_pbev2.cc
[1239/1375] Compiling pkcs8.cc
[1240/1375] Compiling pkcs7_x509.cc
[1241/1375] Compiling pem_x509.cc
[1242/1375] Compiling pem_xaux.cc
[1243/1375] Compiling pem_pkey.cc
[1244/1375] Compiling pem_pk8.cc
[1245/1375] Compiling obj_xref.cc
[1246/1375] Compiling pem_oth.cc
[1247/1375] Compiling obj.cc
[1248/1375] Compiling pem_info.cc
[1249/1375] Compiling mlkem.cc
[1250/1375] Compiling pem_lib.cc
[1251/1375] Compiling mldsa.cc
[1252/1375] Compiling mem.cc
[1253/1375] Compiling lhash.cc
[1254/1375] Compiling fips_shared_support.cc
[1255/1375] Compiling poly_rq_mul.S
[1256/1375] Compiling pem_all.cc
[1257/1375] Compiling md5.cc
[1258/1375] Compiling md4.cc
[1259/1375] Compiling kyber.cc
[1260/1375] Compiling sign.cc
[1261/1375] Compiling hpke.cc
[1262/1375] Compiling ex_data.cc
[1263/1375] Compiling scrypt.cc
[1264/1375] Compiling print.cc
[1265/1375] Compiling hrss.cc
[1266/1375] Compiling p_x25519.cc
[1267/1375] Compiling pbkdf.cc
[1268/1375] Compiling p_x25519_asn1.cc
[1269/1375] Compiling p_rsa_asn1.cc
[1270/1375] Compiling p_hkdf.cc
[1271/1375] Compiling p_rsa.cc
[1272/1375] Compiling p_ed25519.cc
[1273/1375] Compiling p_ec.cc
[1274/1375] Compiling p_ed25519_asn1.cc
[1275/1375] Compiling p_ec_asn1.cc
[1276/1375] Compiling p_dsa_asn1.cc
[1277/1375] Compiling p_dh_asn1.cc
[1278/1375] Compiling p_dh.cc
[1279/1375] Compiling evp_asn1.cc
[1280/1375] Compiling err.cc
[1281/1375] Compiling evp.cc
[1282/1375] Compiling evp_ctx.cc
[1283/1375] Compiling engine.cc
[1284/1375] Compiling ecdh_extra.cc
[1285/1375] Compiling hash_to_curve.cc
[1286/1375] Compiling ecdsa_asn1.cc
[1287/1375] Compiling ec_derive.cc
[1288/1375] Compiling dsa.cc
[1289/1375] Compiling ec_asn1.cc
[1290/1375] Compiling dsa_asn1.cc
[1291/1375] Compiling bcm.cc
[1292/1375] Compiling x25519-asm-arm.S
[1293/1375] Compiling digest_extra.cc
[1294/1375] Compiling params.cc
[1295/1375] Compiling curve25519_64_adx.cc
[1296/1375] Compiling des.cc
[1297/1375] Compiling dh_asn1.cc
[1298/1375] Compiling spake25519.cc
[1299/1375] Compiling cpu_intel.cc
[1300/1375] Compiling cpu_arm_linux.cc
[1301/1375] Compiling cpu_arm_freebsd.cc
[1302/1375] Compiling crypto.cc
[1303/1375] Compiling curve25519.cc
[1304/1375] Compiling cpu_aarch64_openbsd.cc
[1305/1375] Compiling cpu_aarch64_sysreg.cc
[1306/1375] Compiling cpu_aarch64_win.cc
[1307/1375] Compiling cpu_aarch64_fuchsia.cc
[1308/1375] Compiling cpu_aarch64_linux.cc
[1309/1375] Compiling tls_cbc.cc
[1310/1375] Compiling cpu_aarch64_apple.cc
[1311/1375] Compiling conf.cc
[1312/1375] Compiling e_rc2.cc
[1313/1375] Compiling e_tls.cc
[1314/1375] Compiling e_aesgcmsiv.cc
[1315/1375] Compiling e_rc4.cc
[1316/1375] Compiling e_null.cc
[1317/1375] Compiling e_des.cc
[1318/1375] Compiling e_aesctrhmac.cc
[1319/1375] Compiling e_chacha20poly1305.cc
[1320/1375] Compiling derive_key.cc
[1321/1375] Compiling cipher_extra.cc
[1322/1375] Compiling chacha.cc
[1323/1375] Compiling unicode.cc
[1324/1375] Compiling cbb.cc
[1325/1375] Compiling asn1_compat.cc
[1326/1375] Compiling ber.cc
[1327/1375] Compiling buf.cc
[1328/1375] Compiling cbs.cc
[1329/1375] Compiling bn_asn1.cc
[1330/1375] Compiling blake2.cc
[1331/1375] Compiling convert.cc
[1332/1375] Compiling fd.cc
[1333/1375] Compiling pair.cc
[1334/1375] Compiling printf.cc
[1335/1375] Compiling errno.cc
[1336/1375] Compiling bio_mem.cc
[1337/1375] Compiling hexdump.cc
[1338/1375] Compiling file.cc
[1339/1375] Compiling base64.cc
[1340/1375] Compiling tasn_typ.cc
[1341/1375] Compiling bio.cc
[1342/1375] Compiling tasn_utl.cc
[1343/1375] Compiling tasn_new.cc
[1344/1375] Compiling tasn_fre.cc
[1345/1375] Compiling tasn_enc.cc
[1346/1375] Compiling f_int.cc
[1347/1375] Compiling tasn_dec.cc
[1348/1375] Compiling f_string.cc
[1349/1375] Compiling asn_pack.cc
[1350/1375] Compiling asn1_par.cc
[1351/1375] Compiling posix_time.cc
[1352/1375] Compiling asn1_lib.cc
[1353/1375] Compiling a_utctm.cc
[1354/1375] Compiling a_time.cc
[1355/1375] Compiling a_octet.cc
[1356/1375] Compiling a_strex.cc
[1357/1375] Compiling a_strnid.cc
[1358/1375] Compiling a_type.cc
[1359/1375] Compiling a_object.cc
[1360/1375] Compiling a_mbstr.cc
[1361/1375] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1362/1375] Write sources
[1363/1375] Compiling a_int.cc
[1364/1375] Write sources
[1365/1375] Compiling a_i2d_fp.cc
[1366/1375] Write sources
[1370/1379] Compiling a_bitstr.cc
[1371/1439] Compiling a_dup.cc
[1372/1442] Compiling a_gentm.cc
[1373/1492] Compiling a_d2i_fp.cc
[1374/1492] Compiling a_bool.cc
[1376/1517] Compiling Algorithms MinMax.swift
[1377/1517] Compiling Algorithms Partition.swift
[1378/1517] Compiling Algorithms Permutations.swift
[1379/1517] Compiling Algorithms Product.swift
[1380/1519] Compiling Algorithms Joined.swift
[1381/1519] Compiling Algorithms Keyed.swift
[1382/1527] Compiling Algorithms AdjacentPairs.swift
[1383/1527] Compiling Algorithms Chain.swift
[1384/1527] Compiling Algorithms Chunked.swift
[1385/1527] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1386/1527] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1387/1527] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1388/1527] Compiling AsyncAlgorithms DebounceStorage.swift
[1389/1527] Compiling AsyncAlgorithms Dictionary.swift
[1390/1527] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1391/1527] Compiling AsyncAlgorithms Locking.swift
[1394/1534] Compiling Atomics IntegerOperations.swift
[1395/1534] Compiling Atomics Unmanaged extensions.swift
[1396/1534] Compiling Algorithms Rotate.swift
[1397/1534] Compiling Algorithms Split.swift
[1398/1534] Compiling Algorithms Stride.swift
[1399/1534] Compiling Algorithms Suffix.swift
[1400/1534] Compiling AsyncAlgorithms AsyncChannel.swift
[1401/1534] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[1402/1534] Compiling AsyncAlgorithms ChannelStateMachine.swift
[1403/1534] Compiling AsyncAlgorithms ChannelStorage.swift
[1404/1534] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1405/1534] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1406/1534] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1409/1534] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1410/1534] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1411/1534] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1412/1534] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1413/1534] Compiling BitCollections BitSet+SetAlgebra union.swift
[1414/1534] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1415/1534] Compiling BitCollections BitSet.Counted.swift
[1416/1534] Compiling Algorithms Combinations.swift
[1417/1534] Compiling Algorithms Compacted.swift
[1418/1534] Compiling Algorithms Cycle.swift
[1419/1534] Compiling Algorithms Grouped.swift
[1420/1534] Compiling Algorithms Indexed.swift
[1421/1534] Compiling Algorithms Intersperse.swift
[1422/1534] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1423/1534] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1424/1534] Compiling AsyncAlgorithms MergeStateMachine.swift
[1425/1534] Compiling AsyncAlgorithms MergeStorage.swift
[1426/1534] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1427/1534] Compiling AsyncAlgorithms Rethrow.swift
[1428/1534] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1429/1534] Compiling Algorithms FlattenCollection.swift
[1443/1540] Emitting module BitCollections
[1450/1540] Compiling Algorithms EitherSequence.swift
[1451/1540] Compiling Algorithms FirstNonNil.swift
[1474/1543] Compiling Algorithms Trim.swift
[1475/1543] Compiling Algorithms Unique.swift
[1476/1543] Compiling CryptoBoringWrapper RandomBytes.swift
[1484/1543] Emitting module AsyncAlgorithms
[1492/1543] Compiling BitCollections BitSet.Index.swift
[1493/1543] Compiling BitCollections BitSet._UnsafeHandle.swift
[1494/1543] Compiling BitCollections BitSet.swift
[1495/1543] Compiling BitCollections Range+Utilities.swift
[1496/1543] Compiling BitCollections Slice+Utilities.swift
[1497/1543] Compiling BitCollections UInt+Tricks.swift
[1498/1543] Compiling BitCollections _Word.swift
[1507/1544] Compiling Algorithms Windows.swift
[1509/1544] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1518/1544] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1523/1546] Emitting module CryptoBoringWrapper
[1524/1546] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1525/1546] Compiling Collections Collections.swift
[1526/1546] Emitting module Collections
[1534/1547] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1535/1547] Compiling CryptoBoringWrapper EllipticCurve.swift
[1536/1547] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1537/1548] Emitting module Atomics
[1542/1549] Compiling AsyncAlgorithms SetAlgebra.swift
[1543/1549] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1544/1549] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1545/1549] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1546/1549] Compiling AsyncAlgorithms ZipStateMachine.swift
[1547/1549] Compiling AsyncAlgorithms ZipStorage.swift
[1550/1703] Compiling _ConnectionPoolModule ConnectionPoolError.swift
[1551/1703] Compiling _ConnectionPoolModule ConnectionPoolObservabilityDelegate.swift
[1552/1704] 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 }
[1553/1704] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1554/1705] Compiling ServiceLifecycle CancellationWaiter.swift
[1555/1705] Emitting module ServiceLifecycle
[1556/1705] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1557/1705] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1558/1705] Compiling ServiceLifecycle GracefulShutdown.swift
[1559/1705] Emitting module Algorithms
[1561/1706] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1562/1706] Compiling ServiceLifecycle ServiceRunnerError.swift
[1563/1706] Compiling NIOCore MulticastChannel.swift
[1564/1706] Compiling NIOCore NIOAny.swift
[1565/1706] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1566/1706] Compiling NIOCore NIOLoopBound.swift
[1567/1706] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1568/1706] Compiling NIOCore NIOScheduledCallback.swift
[1569/1706] Compiling NIOCore NIOSendable.swift
[1570/1706] Compiling NIOCore RecvByteBufferAllocator.swift
[1571/1714] Compiling _ConnectionPoolModule ConnectionRequest.swift
[1572/1714] Compiling _ConnectionPoolModule Max2Sequence.swift
[1573/1714] Compiling _ConnectionPoolModule ConnectionIDGenerator.swift
[1574/1714] Compiling _ConnectionPoolModule ConnectionPool.swift
[1575/1714] Emitting module _ConnectionPoolModule
[1576/1714] Emitting module Crypto
[1577/1723] Compiling NIOCore SocketAddresses.swift
[1578/1723] Compiling NIOCore SocketOptionProvider.swift
[1579/1723] Compiling NIOCore SystemCallHelpers.swift
[1580/1723] Compiling NIOCore TimeAmount+Duration.swift
[1581/1723] Compiling NIOCore TypeAssistedChannelHandler.swift
[1582/1723] Compiling NIOCore UniversalBootstrapSupport.swift
[1583/1723] Compiling NIOCore Utilities.swift
[1584/1723] Compiling Crypto ASN1Any.swift
[1585/1723] Compiling Crypto ASN1BitString.swift
[1586/1723] Compiling Crypto ASN1Boolean.swift
[1587/1723] Compiling ServiceLifecycle Service.swift
[1588/1723] Compiling ServiceLifecycle ServiceGroup.swift
[1589/1724] Compiling _ConnectionPoolModule NoKeepAliveBehavior.swift
[1590/1724] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[1591/1724] Compiling _ConnectionPoolModule NIOLock.swift
[1592/1724] Compiling _ConnectionPoolModule NIOLockedValueBox.swift
[1593/1724] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[1594/1724] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[1595/1724] Compiling NIOCore AsyncChannelHandler.swift
[1596/1724] Compiling NIOCore AsyncChannelInboundStream.swift
[1597/1724] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1598/1724] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1599/1724] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1600/1724] Compiling NIOCore NIOAsyncWriter.swift
[1601/1724] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1602/1724] Compiling NIOCore BSDSocketAPI.swift
[1603/1724] Compiling NIOCore ByteBuffer-aux.swift
[1604/1724] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': dependency 'fluent-mysql-driver' is not used by any target
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/46] Compiling NIOConcurrencyHelpers lock.swift
[3/110] Compiling ServiceContextModule ServiceContextKey.swift
[4/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/111] Compiling RealModule Float80+Real.swift
[6/111] Compiling RealModule Real.swift
[7/112] Compiling Logging LogHandler.swift
[8/112] Emitting module ServiceContextModule
[9/112] Compiling ServiceContextModule ServiceContext.swift
[10/113] Compiling SwifQL PostgresArray.swift
[11/113] Compiling SwifQL PostgresJsonObject.swift
[12/113] Compiling SwifQL KeyPath.swift
[13/113] Compiling SwifQL Operators.swift
[14/113] Compiling Logging MetadataProvider.swift
[16/113] Compiling RealModule Float16+Real.swift
[17/113] Compiling RealModule RealFunctions.swift
[18/113] Compiling RealModule ElementaryFunctions.swift
[19/113] Compiling RealModule Float+Real.swift
[20/113] Compiling NIOConcurrencyHelpers NIOLock.swift
[21/113] Compiling Logging Locks.swift
[22/113] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/113] Emitting module Logging
[24/113] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[25/113] Compiling CoreMetrics Locks.swift
[26/113] Compiling SwifQL Column.swift
[27/113] Compiling SwifQL Distinct.swift
[28/113] Compiling SwifQL CaseWhen.swift
[29/113] Compiling SwifQL CastType.swift
[30/113] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[31/113] Compiling NIOConcurrencyHelpers atomics.swift
[32/113] Emitting module RealModule
[33/116] Emitting module NIOConcurrencyHelpers
[34/116] Compiling _NIODataStructures Heap.swift
[35/116] Emitting module CoreMetrics
[37/117] Compiling _NIODataStructures _TinyArray.swift
[38/117] Compiling _NIODataStructures PriorityQueue.swift
[39/117] Emitting module _NIODataStructures
[41/118] Emitting module InternalCollectionsUtilities
[42/118] Compiling SwifQL FormattedKeyPath.swift
[43/118] Compiling SwifQL Functions.swift
[44/118] Compiling SwifQL ExtractFieldValue.swift
[45/118] Compiling SwifQL FluentKitFieldable.swift
[50/119] Compiling SwifQL SwifQLable+Exists.swift
[51/119] Compiling SwifQL SwifQLable+Filter.swift
[52/119] Compiling SwifQL SwifQLable+From.swift
[53/119] Compiling SwifQL SwifQLable+Fulltext.swift
[54/119] Compiling SwifQL SwifQLable+GroupBy.swift
[55/119] Compiling SwifQL SwifQLable+Having.swift
[56/119] Compiling SwifQL SwifQLable+ILike.swift
[57/119] Compiling SwifQL SwifQLable+In.swift
[58/119] Compiling SwifQL SwifQLable+InsertInto.swift
[60/127] Compiling SwifQL SwifQLable+NotILike.swift
[61/127] Compiling SwifQL SwifQLable+NotIn.swift
[62/127] Compiling SwifQL SwifQLable+NotLike.swift
[63/127] Compiling SwifQL SwifQLable+Nothing.swift
[64/127] Compiling SwifQL SwifQLable+Offset.swift
[65/127] Compiling SwifQL SwifQLable+On.swift
[66/127] Compiling SwifQL SwifQLable+Or.swift
[67/127] Compiling SwifQL SwifQLable+OrderBy.swift
[68/127] Compiling SwifQL SwifQLable+Overlaps.swift
[69/127] Compiling SwifQL SwifQLable+Interval.swift
[70/127] Compiling SwifQL SwifQLable+IsNotNull.swift
[71/127] Compiling SwifQL SwifQLable+IsNull.swift
[72/127] Compiling SwifQL SwifQLable+Join.swift
[73/127] Compiling SwifQL SwifQLable+Like.swift
[74/127] Compiling SwifQL SwifQLable+Limit.swift
[75/127] Compiling SwifQL SwifQLable+Not.swift
[76/127] Compiling SwifQL SwifQLable+NotBetween.swift
[77/127] Compiling SwifQL SwifQLable+NotExists.swift
[79/127] Compiling SwifQL SwifQLable+Raw.swift
[80/127] Compiling SwifQL SwifQLable+Returning.swift
[81/127] Compiling SwifQL SwifQLable+Select.swift
[82/127] Compiling SwifQL SwifQLable+Subscript.swift
[83/127] Compiling SwifQL SwifQLable+Timestamp.swift
[84/127] Compiling SwifQL SwifQLable+Types.swift
[85/127] Compiling SwifQL SwifQLable+Union.swift
[86/127] Compiling SwifQL SwifQLable+Update.swift
[87/127] Compiling SwifQL SwifQLable+Values.swift
[88/127] Compiling SwifQL SwifQLTableAlias.swift
[89/127] Compiling SwifQL SwifQLable+Alter.swift
[90/127] Compiling SwifQL SwifQLable+And.swift
[91/127] Compiling SwifQL SwifQLable+Between.swift
[92/127] Compiling SwifQL SwifQLable+Conflict.swift
[93/127] Compiling SwifQL SwifQLable+Constraint.swift
[94/127] Compiling SwifQL SwifQLable+Delete.swift
[95/127] Compiling SwifQL SwifQLable+Do.swift
[96/127] Compiling SwifQL SwifQLable+Epoch.swift
[97/127] Compiling _NIOBase64 Base64.swift
[98/127] Emitting module _NIOBase64
[99/143] Compiling CoreMetrics Metrics.swift
[102/174] Compiling SystemPackage FilePathTempWindows.swift
[103/174] Compiling SystemPackage FilePathWindows.swift
[104/174] Compiling SystemPackage FilePermissions.swift
[105/174] Compiling SystemPackage FileOperations.swift
[106/174] Compiling SystemPackage FilePath.swift
[107/174] Compiling SystemPackage FilePathComponentView.swift
[108/174] Compiling SystemPackage FilePathComponents.swift
[109/174] Compiling SystemPackage Backcompat.swift
[110/174] Compiling SystemPackage CInterop.swift
[111/174] Compiling Logging Logging.swift
[113/181] Compiling SwifQL SwifQLable+Where.swift
[114/181] Compiling SwifQL SwifQLable+WhereExists.swift
[115/181] Compiling SwifQL SwifQLable+WhereNotExists.swift
[116/181] Compiling SwifQL SwifQLable+With.swift
[117/181] Compiling SwifQL SwifQLable.swift
[118/181] Compiling SwifQL Table.swift
[119/181] Compiling SwifQL TableWithColumn.swift
[120/181] Compiling SwifQL Tableable.swift
[123/183] Compiling SystemPackage Constants.swift
[124/183] Compiling SystemPackage Exports.swift
[125/233] Compiling Instrumentation NoOpInstrument.swift
[126/256] Compiling Instrumentation MultiplexInstrument.swift
[127/309] Compiling Instrumentation Instrument.swift
[128/309] Emitting module Instrumentation
[129/315] Compiling Instrumentation InstrumentationSystem.swift
[130/315] Compiling Instrumentation Locks.swift
[131/316] Compiling Metrics Metrics.swift
[132/316] Compiling RoutingKit Router.swift
[134/316] Emitting module Metrics
[136/317] Compiling _RopeModule BigString+Invariants.swift
[137/317] Compiling _RopeModule BigString+Iterators.swift
[138/319] Compiling RoutingKit PathComponent.swift
[139/319] Compiling _RopeModule BigString+UnicodeScalarView.swift
[140/319] Compiling _RopeModule BigSubstring+UTF16View.swift
[141/319] Compiling _RopeModule BigSubstring+UTF8View.swift
[142/319] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[143/319] Compiling _RopeModule BigSubstring.swift
[144/319] Compiling _RopeModule Rope+Builder.swift
[145/319] Compiling _RopeModule Rope+Debugging.swift
[146/333] Compiling _RopeModule BigString+Builder.swift
[147/333] Compiling _RopeModule BigString+Contents.swift
[148/333] Compiling _RopeModule BigString+Debugging.swift
[149/333] Compiling _RopeModule BigString+Index.swift
[150/333] Compiling _RopeModule BigString+Ingester.swift
[151/336] Compiling RoutingKit AnyRouter.swift
[152/336] Emitting module RoutingKit
[153/341] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[154/341] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[155/341] Compiling _RopeModule BigString+Equatable.swift
[156/341] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[157/341] Compiling _RopeModule BigString+Hashing.swift
[158/341] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[159/341] Compiling _RopeModule BigString+Comparable.swift
[160/341] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[161/341] Compiling _RopeModule BigString+CustomStringConvertible.swift
[162/341] Emitting module SystemPackage
[163/341] Compiling _RopeModule BigString+Summary.swift
[164/341] Compiling _RopeModule BigString.swift
[165/341] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[166/341] Compiling _RopeModule BigString+Chunk+Breaks.swift
[167/341] Compiling _RopeModule Rope+Invariants.swift
[168/341] Compiling _RopeModule Rope+_Node.swift
[169/341] Compiling _RopeModule Rope+_Storage.swift
[170/341] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[171/341] Compiling _RopeModule Rope+_UnsafeHandle.swift
[172/341] Compiling _RopeModule Rope.swift
[173/341] Compiling _RopeModule RopeElement.swift
[174/341] Emitting module HeapModule
[179/341] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[180/341] Compiling RoutingKit TrieRouter.swift
[181/341] Compiling RoutingKit Parameters.swift
[182/342] Emitting module Tracing
[183/342] Compiling Tracing TracingTime.swift
[184/342] Compiling HeapModule Heap+Descriptions.swift
[185/342] Compiling HeapModule _HeapNode.swift
[186/342] Compiling Tracing InstrumentationSystem+Tracing.swift
[189/342] Compiling _RopeModule BigString+Chunk+Counts.swift
[190/342] Compiling _RopeModule BigString+Chunk+Description.swift
[191/342] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[192/342] Compiling _RopeModule BigString+Sequence.swift
[193/342] Compiling _RopeModule BigString+TextOutputStream.swift
[194/342] Emitting module SwifQL
[202/342] Compiling _RopeModule BigString+Metrics.swift
[212/343] Compiling SwiftASN1 DER.swift
[213/343] Compiling SwiftASN1 Errors.swift
[214/343] Compiling _RopeModule BigString+Chunk.swift
[215/343] Compiling _RopeModule BigString+BidirectionalCollection.swift
[230/343] Compiling _RopeModule BigString+Append.swift
[231/343] Compiling _RopeModule BigString+Initializers.swift
[232/343] Compiling _RopeModule BigString+Insert.swift
[233/343] Compiling _RopeModule BigString+Managing Breaks.swift
[234/343] Compiling _RopeModule BigString+RemoveSubrange.swift
[235/343] Compiling _RopeModule BigString+ReplaceSubrange.swift
[236/343] Compiling _RopeModule BigString+Split.swift
[237/343] Compiling _RopeModule Range+BigString.swift
[238/343] Compiling _RopeModule BigString+UTF16View.swift
[239/343] Compiling _RopeModule BigString+UTF8View.swift
[240/343] Compiling HeapModule Heap.swift
[242/343] Compiling Tracing TracerProtocol.swift
[251/343] Compiling HeapModule Heap+Invariants.swift
[252/343] Compiling HeapModule Heap+UnsafeHandle.swift
[253/345] Compiling Tracing TracerProtocol+Legacy.swift
[254/345] Compiling Tracing Tracer.swift
[257/436] Compiling HashTreeCollections _HashLevel.swift
[258/436] Compiling HashTreeCollections _HashNode+Builder.swift
[259/436] Compiling HashTreeCollections _AncestorHashSlots.swift
[260/436] Compiling HashTreeCollections _Bitmap.swift
[261/438] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[262/438] Compiling HashTreeCollections _HashNode+Storage.swift
[263/446] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[264/446] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[265/472] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[266/472] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[267/472] Compiling Tracing NoOpTracer.swift
[268/472] Compiling Tracing SpanProtocol.swift
[269/473] Compiling ConsoleKitTerminal Terminal.swift
[270/473] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[271/473] Compiling ConsoleKitTerminal ConsoleText.swift
[272/473] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[273/473] Compiling ConsoleKitTerminal ANSI.swift
[274/473] Compiling HashTreeCollections _RawHashNode.swift
[275/473] Compiling HashTreeCollections _UnmanagedHashNode.swift
[276/473] Compiling HashTreeCollections _UnsafePath.swift
[277/473] Compiling HashTreeCollections TreeDictionary+Codable.swift
[278/473] Compiling HashTreeCollections TreeDictionary+Collection.swift
[280/482] Compiling HashTreeCollections TreeSet+Hashable.swift
[281/482] Compiling HashTreeCollections TreeSet+Sendable.swift
[282/482] Compiling _RopeModule Rope+Join.swift
[283/482] Compiling _RopeModule Rope+MutatingForEach.swift
[284/482] Compiling _RopeModule Rope+Remove.swift
[285/482] Compiling _RopeModule Rope+RemoveSubrange.swift
[286/482] Compiling _RopeModule Rope+Split.swift
[287/482] Compiling _RopeModule Optional Utilities.swift
[288/482] Compiling _RopeModule String Utilities.swift
[289/482] Compiling _RopeModule String.Index+ABI.swift
[290/492] Compiling HashTreeCollections TreeDictionary.swift
[291/492] Compiling HashTreeCollections TreeSet+Codable.swift
[292/492] Compiling HashTreeCollections TreeSet+Collection.swift
[293/492] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[294/492] Compiling HashTreeCollections TreeSet+Debugging.swift
[295/492] Compiling HashTreeCollections TreeSet+Descriptions.swift
[296/492] Compiling HashTreeCollections TreeSet+Equatable.swift
[297/492] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[298/492] Compiling HashTreeCollections TreeSet+Extras.swift
[299/492] Compiling HashTreeCollections TreeSet+Filter.swift
[300/492] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[301/492] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[302/492] Compiling HashTreeCollections TreeDictionary+Filter.swift
[303/492] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[304/492] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[305/492] Compiling HashTreeCollections TreeDictionary+Keys.swift
[306/492] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[307/495] Compiling CryptoBoringWrapper RandomBytes.swift
[308/495] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[309/495] Compiling ConsoleKitTerminal Console+Ask.swift
[310/495] Compiling ConsoleKitTerminal Console+Choose.swift
[311/495] Compiling ConsoleKitTerminal CustomActivity.swift
[312/495] Compiling ConsoleKitTerminal LoadingBar.swift
[313/495] Compiling ConsoleKitTerminal ProgressBar.swift
[314/495] Compiling ConsoleKitTerminal Console+Clear.swift
[315/495] Compiling ConsoleKitTerminal ActivityBar.swift
[316/495] Compiling ConsoleKitTerminal ActivityIndicator.swift
[319/495] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[320/495] Compiling CryptoBoringWrapper EllipticCurve.swift
[321/495] Compiling ConsoleKitTerminal Console+Confirm.swift
[322/495] Compiling ConsoleKitTerminal Console+Input.swift
[323/495] Compiling ConsoleKitTerminal Console+Center.swift
[324/495] Compiling ConsoleKitTerminal Console+Output.swift
[325/495] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[326/495] Compiling ConsoleKitTerminal ConsoleClear.swift
[329/498] Compiling ConsoleKitTerminal Console+Wait.swift
[330/498] Compiling ConsoleKitTerminal ConsoleColor.swift
[331/498] Compiling ConsoleKitTerminal ConsoleStyle.swift
[332/498] Emitting module ConsoleKitTerminal
[333/498] Emitting module CryptoBoringWrapper
[334/498] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[342/498] Compiling HashTreeCollections TreeDictionary+Merge.swift
[343/498] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[344/498] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[345/498] Compiling HashTreeCollections TreeDictionary+Values.swift
[372/498] Compiling ConcurrencyHelpers LockedValueBox.swift
[386/498] Compiling ConsoleKitTerminal Console.swift
[387/498] Emitting module OrderedCollections
[388/499] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[389/499] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[390/499] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[391/499] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[392/499] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[393/499] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[394/499] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[395/499] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[396/499] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[397/499] Compiling HashTreeCollections TreeSet.swift
[406/499] Emitting module ConcurrencyHelpers
[407/499] Compiling ConcurrencyHelpers Lock.swift
[409/500] Emitting module SwiftASN1
[420/501] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[421/501] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[425/502] Emitting module DequeModule
[427/603] Emitting module UnixSignals
[428/603] Compiling Algorithms Grouped.swift
[429/603] Compiling Algorithms Indexed.swift
[430/603] Compiling Algorithms Intersperse.swift
[431/603] Compiling Algorithms Partition.swift
[432/605] Compiling Algorithms Permutations.swift
[433/605] Compiling Algorithms Product.swift
[434/605] Compiling UnixSignals UnixSignal.swift
[435/605] Compiling UnixSignals UnixSignalsSequence.swift
[436/605] Compiling BitCollections BitSet+CustomReflectable.swift
[437/605] Compiling BitCollections BitSet+CustomStringConvertible.swift
[438/605] Compiling BitCollections BitSet+Equatable.swift
[439/665] Compiling Crypto SubjectPublicKeyInfo.swift
[440/665] Compiling Crypto CryptoKitErrors.swift
[441/665] Compiling Crypto Digest_boring.swift
[442/665] Compiling Crypto Digest.swift
[443/665] Compiling Crypto Digests.swift
[444/665] Compiling Crypto HashFunctions.swift
[445/665] Compiling Crypto HashFunctions_SHA2.swift
[446/665] Compiling Crypto HPKE-AEAD.swift
[447/665] Compiling Crypto HPKE.swift
[448/665] Compiling Crypto HPKE-Context.swift
[449/665] Compiling Crypto HPKE-KeySchedule.swift
[452/678] Compiling Crypto HPKE-Modes.swift
[453/678] Compiling Crypto Insecure.swift
[454/678] Compiling Crypto Insecure_HashFunctions.swift
[455/678] Compiling Crypto KEM.swift
[456/678] Compiling Crypto ECDH_boring.swift
[457/678] Compiling Crypto DH.swift
[458/678] Compiling Crypto ECDH.swift
[459/678] Compiling Crypto HPKE-Ciphersuite.swift
[460/678] Compiling Crypto HPKE-KDF.swift
[461/678] Compiling Crypto HPKE-KexKeyDerivation.swift
[462/678] Compiling Crypto HPKE-LabeledExtract.swift
[463/678] Compiling Crypto ASN1Integer.swift
[464/678] Compiling Crypto ASN1Null.swift
[465/678] Compiling Crypto ASN1OctetString.swift
[466/678] Compiling Crypto ASN1Strings.swift
[467/678] Compiling Crypto ArraySliceBigint.swift
[468/678] Compiling Crypto GeneralizedTime.swift
[469/678] Compiling Crypto ObjectIdentifier.swift
[470/678] Compiling Crypto ECDSASignature.swift
[471/678] Compiling Crypto PEMDocument.swift
[472/678] Compiling Crypto PKCS8PrivateKey.swift
[473/678] Compiling Crypto SEC1PrivateKey.swift
[474/678] Compiling Crypto ASN1BitString.swift
[475/678] Compiling Crypto ASN1Boolean.swift
[476/678] Compiling Crypto ASN1Identifier.swift
[482/678] Emitting module _RopeModule
[483/678] Compiling Crypto ASN1.swift
[484/678] Compiling Crypto ASN1Any.swift
[489/685] Compiling Crypto AES-GCM.swift
[490/685] Compiling Crypto AES-GCM_boring.swift
[491/685] Compiling Crypto ChaChaPoly_boring.swift
[492/685] Compiling Crypto ChaChaPoly.swift
[493/685] Compiling Crypto Cipher.swift
[494/685] Compiling Crypto Nonces.swift
[502/685] Compiling Crypto EdDSA_boring.swift
[503/685] Compiling Crypto ECDSA.swift
[504/685] Compiling Crypto Ed25519.swift
[531/685] Compiling Crypto HPKE-Utils.swift
[532/685] Compiling Crypto DHKEM.swift
[533/685] Compiling Crypto HPKE-KEM-Curve25519.swift
[534/685] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[535/685] Compiling Crypto HPKE-KEM.swift
[536/685] Compiling Crypto HPKE-Errors.swift
[537/685] Compiling Crypto HKDF.swift
[538/685] Compiling Crypto AESWrap.swift
[539/752] Compiling ConsoleKitCommands CommandSignature.swift
[540/752] Compiling ConsoleKitCommands Flag.swift
[541/752] Compiling ConsoleKitCommands Option.swift
[542/755] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[543/755] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[544/755] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[545/755] Emitting module BitCollections
[546/755] Compiling ConsoleKitCommands AsyncCommands.swift
[547/755] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[548/755] Compiling ConsoleKitCommands AnyCommand.swift
[549/755] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[550/755] Compiling ConsoleKitCommands AsyncCommand.swift
[551/755] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[552/755] Compiling ConsoleKitCommands CommandGroup.swift
[553/755] Compiling ConsoleKitCommands CommandInput.swift
[554/755] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[555/755] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[556/755] Compiling AsyncAlgorithms MergeStateMachine.swift
[557/755] Compiling AsyncAlgorithms MergeStorage.swift
[558/755] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[559/755] Compiling AsyncAlgorithms Rethrow.swift
[563/763] Emitting module ConsoleKitCommands
[564/763] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[565/763] Compiling AsyncAlgorithms CombineLatestStorage.swift
[566/763] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[567/763] Compiling AsyncAlgorithms DebounceStateMachine.swift
[568/763] Compiling AsyncAlgorithms DebounceStorage.swift
[569/763] Compiling AsyncAlgorithms Dictionary.swift
[570/763] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[571/763] Compiling AsyncAlgorithms Locking.swift
[578/763] Compiling AsyncAlgorithms SetAlgebra.swift
[579/763] Compiling AsyncAlgorithms UnsafeTransfer.swift
[580/763] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[581/763] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[582/763] Compiling AsyncAlgorithms ZipStateMachine.swift
[583/763] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[584/763] Compiling ConsoleKitCommands Argument.swift
[588/763] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[589/763] Compiling ConsoleKitCommands Utilities.swift
[591/763] Compiling Algorithms Trim.swift
[592/763] Compiling Algorithms Unique.swift
[593/763] Compiling Algorithms Windows.swift
[594/764] Compiling ConsoleKitCommands Completion.swift
[595/764] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[607/764] Compiling ConsoleKitCommands Commands.swift
[608/764] Compiling ConsoleKitCommands Command.swift
[609/764] Compiling ConsoleKitCommands CommandContext.swift
[610/764] Compiling ConsoleKitCommands CommandError.swift
[611/764] Compiling ConsoleKitCommands Console+Run.swift
[612/764] Compiling ConsoleKitCommands ConsoleError.swift
[625/764] Compiling BitCollections BitSet.Index.swift
[626/764] Compiling BitCollections BitSet._UnsafeHandle.swift
[627/764] Compiling BitCollections BitSet.swift
[628/764] Compiling BitCollections Range+Utilities.swift
[629/764] Compiling BitCollections Slice+Utilities.swift
[630/764] Compiling BitCollections UInt+Tricks.swift
[631/764] Compiling BitCollections _Word.swift
[634/765] Emitting module AsyncAlgorithms
[635/765] Compiling Crypto SymmetricKeys.swift
[636/765] Compiling Crypto HMAC.swift
[637/765] Compiling Crypto MACFunctions.swift
[638/765] Compiling Crypto MessageAuthenticationCode.swift
[639/765] Compiling Crypto AES.swift
[640/765] Compiling Crypto ECDSASignature_boring.swift
[641/765] Compiling Crypto ECDSA_boring.swift
[651/774] Emitting module Crypto
[658/774] Emitting module HashTreeCollections
[664/775] Compiling AsyncAlgorithms ZipStorage.swift
[666/775] Emitting module Atomics
[668/775] Compiling AsyncAlgorithms ChannelStorage.swift
[669/775] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[670/775] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[688/775] Compiling Crypto X25519Keys.swift
[749/778] Emitting module Algorithms
[771/779] Compiling Crypto Signature.swift
[772/779] Compiling Crypto CryptoKitErrors_boring.swift
[773/779] Compiling Crypto RNG_boring.swift
[774/779] Compiling Crypto SafeCompare_boring.swift
[775/779] Compiling Crypto Zeroization_boring.swift
[776/779] Compiling Crypto PrettyBytes.swift
[777/779] Compiling Crypto SafeCompare.swift
[778/779] Compiling Crypto SecureBytes.swift
[779/779] Compiling Crypto Zeroization.swift
[781/910] Compiling Collections Collections.swift
[782/910] Emitting module Collections
[784/913] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[785/914] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[786/914] 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 }
[787/915] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[788/915] Emitting module ConsoleKit
[789/915] Compiling ConsoleKit Exports.swift
[790/915] Compiling NIOCore ByteBuffer-multi-int.swift
[791/915] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[792/916] Compiling ServiceLifecycle CancellationWaiter.swift
[793/916] Compiling ServiceLifecycle GracefulShutdown.swift
[794/916] Emitting module ServiceLifecycle
[796/916] Compiling ServiceLifecycle ServiceRunnerError.swift
[797/916] Compiling _ConnectionPoolModule TinyFastSequence.swift
[798/916] Compiling NIOCore EventLoop+SerialExecutor.swift
[799/916] Compiling NIOCore EventLoop.swift
[800/916] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[801/916] Compiling NIOCore EventLoopFuture+Deprecated.swift
[802/916] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[803/916] Compiling NIOCore EventLoopFuture.swift
[806/922] Compiling NIOCore ByteBuffer-views.swift
[807/922] Compiling NIOCore Channel.swift
[808/922] Compiling NIOCore ChannelHandler.swift
[809/922] Compiling NIOCore ChannelHandlers.swift
[810/922] Compiling ServiceLifecycle Service.swift
[811/922] Compiling ServiceLifecycle ServiceGroup.swift
[813/923] Emitting module _ConnectionPoolModule
[814/923] Emitting module _CryptoExtras
[819/923] Compiling NIOCore AsyncAwaitSupport.swift
[820/923] Compiling NIOCore AsyncChannel.swift
[821/923] Compiling NIOCore ChannelInvoker.swift
[822/923] Compiling NIOCore ChannelOption.swift
[823/923] Compiling NIOCore ChannelPipeline.swift
[824/923] Compiling NIOCore AddressedEnvelope.swift
[825/923] Compiling NIOCore MulticastChannel.swift
[826/923] Compiling NIOCore NIOAny.swift
[827/923] Compiling _CryptoExtras PrettyBytes.swift
[828/923] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[829/923] Compiling _CryptoExtras DLEQ.swift
[830/923] Compiling _CryptoExtras Prover.swift
[831/923] Compiling _CryptoExtras Verifier.swift
[832/923] Compiling _CryptoExtras ZKPToolbox.swift
[833/923] Compiling NIOCore IO.swift
[834/923] Compiling NIOCore IOData.swift
[835/923] Compiling NIOCore IPProtocol.swift
[836/923] Compiling NIOCore IntegerBitPacking.swift
[837/923] Compiling NIOCore IntegerTypes.swift
[838/923] Compiling NIOCore Interfaces.swift
[839/923] Compiling NIOCore Linux.swift
[840/923] Compiling NIOCore MarkedCircularBuffer.swift
BUILD FAILURE 6.1 android