Build Information
Failed to build ParseServerSwift, reference 0.15.0 (d43b06), with Swift 6.1 for Linux on 10 Dec 2025 18:54:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/parse-server-swift.git
Reference: 0.15.0
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/netreconlab/parse-server-swift
* tag 0.15.0 -> FETCH_HEAD
HEAD is now at d43b06d fix: Pin all dependencies to work on Swift 5.10 image (#82)
Cloned https://github.com/netreconlab/parse-server-swift.git
Revision (git rev-parse @):
d43b06dfa664f0d77183b213523e8c401075cfa4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/parse-server-swift.git at 0.15.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/netreconlab/parse-server-swift.git
https://github.com/netreconlab/parse-server-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"exact" : [
"4.117.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "parse-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.12.3",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/netreconlab/Parse-Swift.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"exact" : [
"1.1.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"exact" : [
"2.86.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"exact" : [
"1.38.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-log",
"requirement" : {
"exact" : [
"1.6.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"exact" : [
"2.34.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"exact" : [
"3.15.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"exact" : [
"1.29.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"exact" : [
"1.29.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
},
{
"identity" : "swift-asn1",
"requirement" : {
"exact" : [
"1.4.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"exact" : [
"1.0.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"exact" : [
"1.15.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates.git"
},
{
"identity" : "swift-http-structured-headers",
"requirement" : {
"exact" : [
"1.4.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-structured-headers.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"exact" : [
"1.25.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
}
],
"manifest_display_name" : "ParseServerSwift",
"name" : "ParseServerSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ParseServerSwift",
"targets" : [
"ParseServerSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ParseServerSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwiftTests",
"path" : "Tests/ParseServerSwiftTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "test"
},
{
"c99name" : "ParseServerSwift",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwift",
"path" : "Sources/ParseServerSwift",
"product_dependencies" : [
"Vapor",
"ParseSwift"
],
"product_memberships" : [
"ParseServerSwift",
"App"
],
"sources" : [
"Extensions/Parse+Vapor.swift",
"Extensions/ParseHookFunction+Vapor.swift",
"Extensions/ParseHookTrigger+Vapor.swift",
"Models/GameScore.swift",
"Models/Hooks.swift",
"Models/Parameters/FooParameters.swift",
"Models/User.swift",
"Parse.swift",
"ParseServerConfiguration.swift",
"Utility/Constants.swift",
"Utility/Functions.swift",
"configure.swift",
"routes.swift"
],
"type" : "library"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_memberships" : [
"App"
],
"sources" : [
"entrypoint.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/1667] Fetching swift-asn1
[918/4476] Fetching swift-asn1, swift-nio-transport-services
[919/10839] Fetching swift-asn1, swift-nio-transport-services, swift-nio-extras
[1116/12043] Fetching swift-asn1, swift-nio-transport-services, swift-nio-extras, swift-http-structured-headers
[3471/19083] Fetching swift-asn1, swift-nio-transport-services, swift-nio-extras, swift-http-structured-headers, swift-certificates
[4443/24902] Fetching swift-asn1, swift-nio-transport-services, swift-nio-extras, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.94s)
[21050/22093] Fetching swift-asn1, swift-nio-extras, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.28s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.29s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.30s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.49s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.50s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio.git
[1/14504] Fetching async-http-client
[3192/31969] Fetching async-http-client, swift-crypto
[6443/47257] Fetching async-http-client, swift-crypto, swift-nio-ssl
[11612/58975] Fetching async-http-client, swift-crypto, swift-nio-ssl, swift-nio-http2
[17204/139656] Fetching async-http-client, swift-crypto, swift-nio-ssl, swift-nio-http2, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (2.87s)
[33404/125152] Fetching swift-crypto, swift-nio-ssl, swift-nio-http2, swift-nio
Fetching https://github.com/apple/swift-collections.git
[58342/143515] Fetching swift-crypto, swift-nio-ssl, swift-nio-http2, swift-nio, swift-collections
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.14s)
[67104/131797] Fetching swift-crypto, swift-nio-ssl, swift-nio, swift-collections
Fetching https://github.com/netreconlab/Parse-Swift.git
[72899/170105] Fetching swift-crypto, swift-nio-ssl, swift-nio, swift-collections, parse-swift
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-collections.git from cache (5.08s)
[90699/151742] Fetching swift-crypto, swift-nio-ssl, swift-nio, parse-swift
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (7.70s)
[76601/136454] Fetching swift-crypto, swift-nio, parse-swift
Fetched https://github.com/apple/swift-crypto.git from cache (7.77s)
[59285/118989] Fetching swift-nio, parse-swift
[63554/124725] Fetching swift-nio, parse-swift, swift-log
[75581/201073] Fetching swift-nio, parse-swift, swift-log, vapor
Fetched https://github.com/apple/swift-log.git from cache (1.91s)
[75703/195337] Fetching swift-nio, parse-swift, vapor
Fetched https://github.com/vapor/vapor.git from cache (8.29s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (13.67s)
Fetched https://github.com/apple/swift-nio.git from cache (20.11s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (24.34s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (1.92s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.15.1 (3.96s)
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.19s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (1.25s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/951] Fetching swift-http-types
[429/3519] Fetching swift-http-types, swift-service-lifecycle
[3520/9560] Fetching swift-http-types, swift-service-lifecycle, swift-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.15s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.31s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.31s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.29.1 (2.59s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5566] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.11s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (4.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (1.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.96s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (1.11s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.53s)
Fetching https://github.com/apple/swift-system.git
[1/5221] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.6 (2.09s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.12.3 (1.03s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.117.2 (1.26s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/routing-kit.git
[1/6480] Fetching console-kit
[779/8985] Fetching console-kit, swift-metrics
[1085/30341] Fetching console-kit, swift-metrics, routing-kit
[2211/33957] Fetching console-kit, swift-metrics, routing-kit, multipart-kit
[3526/36589] Fetching console-kit, swift-metrics, routing-kit, multipart-kit, websocket-kit
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.51s)
[26890/34084] Fetching console-kit, routing-kit, multipart-kit, websocket-kit
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/websocket-kit.git from cache (1.53s)
[24472/31452] Fetching console-kit, routing-kit, multipart-kit
[28957/33891] Fetching console-kit, routing-kit, multipart-kit, async-kit
[28958/35053] Fetching console-kit, routing-kit, multipart-kit, async-kit, swift-service-context
Fetched https://github.com/vapor/async-kit.git from cache (0.61s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.66s)
[28956/31452] Fetching console-kit, routing-kit, multipart-kit
Fetched https://github.com/vapor/routing-kit.git from cache (2.65s)
[7601/10096] Fetching console-kit, multipart-kit
Fetched https://github.com/vapor/console-kit.git from cache (4.41s)
Fetched https://github.com/vapor/multipart-kit.git from cache (4.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.83s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.33s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.80s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.80s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.98s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.08s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (1.02s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.05s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.00s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.29s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.02s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.62s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (1.07s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.98s)
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.12.3
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/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/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.6
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.117.2
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.29.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.29.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.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.6.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
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.3
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.5.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.3.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.38.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.15.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.21.0
warning: 'spi-builder-workspace': dependency 'swift-collections' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-nio' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-nio-http2' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-log' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-crypto' is not used by any target
warning: 'spi-builder-workspace': dependency 'async-http-client' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-nio-extras' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-asn1' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-async-algorithms' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-certificates' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-http-structured-headers' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-nio-transport-services' is not used by any target
Building for debugging...
[0/896] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1/896] Compiling sha1-586-linux.S
[1/896] Write sources
[3/896] Compiling sha1-586-apple.S
[4/896] Write sources
[5/896] Compiling _NumericsShims _NumericsShims.c
[6/896] Write sources
[51/896] Compiling rsaz-avx2-linux.S
[52/896] Compiling _AtomicsShims.c
[53/896] Compiling CVaporBcrypt blf.c
[54/896] Compiling CNIOWindows shim.c
[55/896] Compiling CVaporBcrypt bcrypt.c
[56/896] Compiling CNIOWindows WSAStartup.c
[57/896] Compiling CNIOWASI CNIOWASI.c
[58/896] Compiling CNIOPosix event_loop_id.c
[59/896] Compiling CNIOSHA1 c_nio_sha1.c
[60/896] Compiling CSystem shims.c
[61/896] Compiling CNIOLinux liburing_shims.c
[62/896] Compiling CNIOLLHTTP c_nio_http.c
[63/896] Compiling CNIOLinux shim.c
[64/896] Compiling CNIOExtrasZlib empty.c
[64/896] Compiling aes.cc
[66/896] Write swift-version-24593BA9C3E375BF.txt
[67/896] Compiling CNIODarwin shim.c
[68/896] Compiling CNIOLLHTTP c_nio_api.c
[69/896] Compiling fiat_p256_adx_sqr.S
[70/896] Compiling a_d2i_fp.cc
[71/903] Compiling CNIOLLHTTP c_nio_llhttp.c
[73/947] Emitting module ServiceContextModule
[73/947] Compiling a_bool.cc
[74/947] Compiling a_bitstr.cc
[75/947] Compiling CNIOBoringSSLShims shims.c
[77/1145] Emitting module Logging
[78/1145] Emitting module SystemPackage
[79/1149] Emitting module InternalCollectionsUtilities
[80/1151] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[81/1151] Compiling InternalCollectionsUtilities Specialize.swift
[82/1151] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[83/1151] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[84/1151] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/1151] Compiling InternalCollectionsUtilities Integer rank.swift
[86/1151] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[87/1151] Compiling _NIODataStructures _TinyArray.swift
[88/1151] Compiling _NIODataStructures PriorityQueue.swift
[89/1151] Compiling InternalCollectionsUtilities Debugging.swift
[90/1151] Compiling InternalCollectionsUtilities Descriptions.swift
[91/1151] Compiling ServiceContextModule ServiceContextKey.swift
[92/1151] Compiling RealModule RealFunctions.swift
[95/1152] Emitting module RealModule
[96/1152] Compiling InternalCollectionsUtilities _SortedCollection.swift
[97/1152] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[98/1152] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[99/1152] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[100/1152] Compiling RealModule Real.swift
[101/1152] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[102/1152] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[103/1152] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[104/1152] Emitting module _NIOBase64
[105/1152] Compiling InternalCollectionsUtilities UInt+reversed.swift
[106/1152] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[107/1152] Compiling _NIOBase64 Base64.swift
[108/1154] Compiling ServiceContextModule ServiceContext.swift
[109/1154] Compiling RealModule Float16+Real.swift
[114/1155] Compiling RealModule Float80+Real.swift
[115/1155] Compiling SystemPackage SystemString.swift
[116/1155] Compiling SystemPackage Util+StringArray.swift
[117/1155] Compiling SystemPackage Util.swift
[118/1155] Compiling SystemPackage UtilConsumers.swift
[135/1155] Compiling RealModule RelaxedArithmetic.swift
[138/1288] Compiling Instrumentation NoOpInstrument.swift
[139/1288] Compiling Instrumentation MultiplexInstrument.swift
[140/1288] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[141/1288] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[142/1288] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[143/1288] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[144/1288] Compiling OrderedCollections _HashTable.swift
[145/1288] Compiling OrderedCollections _Hashtable+Header.swift
[146/1288] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[147/1288] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[148/1288] Compiling Logging MetadataProvider.swift
[149/1288] Compiling Instrumentation InstrumentationSystem.swift
[150/1288] Compiling Instrumentation Instrument.swift
[151/1288] Emitting module Instrumentation
[152/1288] Compiling Instrumentation Locks.swift
[153/1289] Emitting module _NIODataStructures
[154/1289] Compiling _NIODataStructures Heap.swift
[155/1290] Compiling Logging LogHandler.swift
[156/1290] Compiling Logging Locks.swift
[157/1290] Compiling Logging Logging.swift
[158/1291] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[159/1291] Compiling OrderedCollections OrderedSet+Descriptions.swift
[160/1291] Compiling OrderedCollections OrderedSet+Diffing.swift
[161/1291] Compiling OrderedCollections OrderedSet+Equatable.swift
[162/1291] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[163/1291] Compiling OrderedCollections OrderedDictionary+Values.swift
[164/1291] Compiling OrderedCollections OrderedDictionary.swift
[165/1291] Compiling OrderedCollections OrderedSet+Codable.swift
[170/1292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[171/1292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[172/1292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[173/1292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[174/1292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[175/1292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[176/1292] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[177/1299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[178/1299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[179/1299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[180/1299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[181/1299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[182/1299] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[183/1299] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[184/1396] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[185/1396] Compiling HeapModule Heap+Descriptions.swift
[186/1396] Compiling RoutingKit Router.swift
[187/1396] Compiling HashTreeCollections _Bucket.swift
[188/1396] Compiling HashTreeCollections _Hash.swift
[189/1396] Compiling HashTreeCollections _HashLevel.swift
[190/1396] Compiling HashTreeCollections _HashNode+Builder.swift
[191/1396] Compiling HashTreeCollections _HashNode+Debugging.swift
[192/1396] Compiling HashTreeCollections _HashNode+Initializers.swift
[193/1396] Compiling HashTreeCollections _HashNode+Invariants.swift
[194/1396] Compiling HashTreeCollections _HashNode+Lookups.swift
[195/1396] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[196/1396] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[197/1396] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[198/1396] Compiling HashTreeCollections _HashNode+Storage.swift
[199/1396] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[200/1396] Compiling HashTreeCollections _HashNode+Structural filter.swift
[201/1396] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[202/1396] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[203/1396] Emitting module RoutingKit
[204/1396] Compiling HashTreeCollections _UnsafePath.swift
[205/1396] Compiling HashTreeCollections TreeDictionary+Codable.swift
[206/1396] Compiling HashTreeCollections TreeDictionary+Collection.swift
[207/1396] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[208/1396] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[209/1396] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[210/1396] Compiling HashTreeCollections _AncestorHashSlots.swift
[211/1396] Compiling HashTreeCollections _Bitmap.swift
[212/1396] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[213/1396] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[214/1396] Compiling HashTreeCollections _HashNode+Structural union.swift
[215/1396] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[216/1396] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[217/1396] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[218/1396] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[219/1396] Compiling HashTreeCollections _HashNode.swift
[220/1396] Compiling Tracing TracingTime.swift
[221/1396] Compiling HeapModule _HeapNode.swift
[222/1396] Compiling HeapModule Heap.swift
[223/1396] Compiling RoutingKit PathComponent.swift
[224/1396] Compiling CoreMetrics Locks.swift
[225/1396] Emitting module CoreMetrics
[226/1396] Compiling CoreMetrics Metrics.swift
[227/1397] Emitting module Tracing
[228/1397] Compiling HeapModule Heap+Invariants.swift
[229/1397] Compiling HeapModule Heap+UnsafeHandle.swift
[238/1397] Compiling HashTreeCollections _HashNodeHeader.swift
[239/1397] Compiling HashTreeCollections _HashSlot.swift
[240/1406] Emitting module HeapModule
[241/1407] Compiling Tracing TracerProtocol.swift
[242/1407] Compiling Tracing Tracer.swift
[244/1407] Compiling Tracing TracerProtocol+Legacy.swift
[246/1407] Compiling RoutingKit TrieRouter.swift
[247/1424] Compiling DequeModule Deque._UnsafeHandle.swift
[248/1424] Compiling DequeModule Deque.swift
[249/1424] Compiling DequeModule Deque+Testing.swift
[250/1424] Compiling DequeModule Deque._Storage.swift
[251/1424] Compiling DequeModule _DequeBuffer.swift
[252/1424] Compiling DequeModule _DequeBufferHeader.swift
[253/1424] Compiling HashTreeCollections _RawHashNode.swift
[254/1424] Compiling HashTreeCollections _UnmanagedHashNode.swift
[255/1424] Compiling Tracing InstrumentationSystem+Tracing.swift
[256/1424] Compiling Tracing NoOpTracer.swift
[257/1424] Compiling Tracing SpanProtocol.swift
[258/1425] Compiling HashTreeCollections TreeSet+Hashable.swift
[259/1425] Compiling HashTreeCollections TreeSet+Sendable.swift
[260/1425] Compiling _RopeModule Rope+Join.swift
[261/1425] Compiling _RopeModule Rope+MutatingForEach.swift
[262/1425] Compiling _RopeModule Rope+Remove.swift
[263/1425] Compiling _RopeModule Rope+RemoveSubrange.swift
[264/1425] Compiling _RopeModule Rope+Split.swift
[265/1425] Compiling _RopeModule Optional Utilities.swift
[266/1425] Compiling _RopeModule String Utilities.swift
[267/1425] Compiling _RopeModule String.Index+ABI.swift
[268/1425] Compiling HashTreeCollections TreeDictionary.swift
[269/1425] Compiling HashTreeCollections TreeSet+Codable.swift
[270/1425] Compiling HashTreeCollections TreeSet+Collection.swift
[271/1425] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[272/1425] Compiling HashTreeCollections TreeSet+Debugging.swift
[273/1425] Compiling HashTreeCollections TreeSet+Descriptions.swift
[274/1425] Compiling HashTreeCollections TreeSet+Equatable.swift
[275/1425] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[276/1425] Compiling HashTreeCollections TreeSet+Extras.swift
[277/1425] Compiling HashTreeCollections TreeSet+Filter.swift
[278/1435] Compiling DequeModule Deque+CustomReflectable.swift
[279/1435] Compiling DequeModule Deque+Descriptions.swift
[293/1437] Compiling DequeModule _DequeSlot.swift
[294/1437] Compiling DequeModule _UnsafeWrappedBuffer.swift
[295/1437] Emitting module Metrics
[296/1437] Compiling DequeModule Deque+Equatable.swift
[297/1437] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[298/1437] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[299/1437] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[300/1437] Compiling HashTreeCollections TreeDictionary+Filter.swift
[301/1437] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[302/1437] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[303/1437] Compiling HashTreeCollections TreeDictionary+Keys.swift
[304/1437] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[305/1437] Compiling HashTreeCollections TreeDictionary+Merge.swift
[306/1437] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[307/1437] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[308/1437] Compiling HashTreeCollections TreeDictionary+Values.swift
[318/1437] Wrapping AST for _NIODataStructures for debugging
[337/1437] Wrapping AST for _NIOBase64 for debugging
[348/1437] Compiling DequeModule Deque+Extras.swift
[349/1437] Compiling DequeModule Deque+Hashable.swift
[351/1437] Wrapping AST for Tracing for debugging
[353/1437] Compiling RoutingKit AnyRouter.swift
[354/1437] Compiling RoutingKit Parameters.swift
[354/1438] Wrapping AST for SystemPackage for debugging
[357/1438] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[358/1438] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[359/1438] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[360/1438] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[361/1438] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[362/1438] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[363/1438] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[364/1438] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[365/1438] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[366/1438] Compiling HashTreeCollections TreeSet.swift
[367/1438] Compiling Metrics Metrics.swift
[367/1438] Wrapping AST for ServiceContextModule for debugging
[369/1439] Emitting module OrderedCollections
[369/1440] Wrapping AST for RoutingKit for debugging
[371/1440] Compiling DequeModule Deque+Codable.swift
[372/1440] Compiling DequeModule Deque+Collection.swift
[373/1440] Emitting module DequeModule
[374/1441] Wrapping AST for InternalCollectionsUtilities for debugging
[375/1441] Wrapping AST for RealModule for debugging
[377/1441] Wrapping AST for Logging for debugging
[379/1441] Wrapping AST for HeapModule for debugging
[380/1441] Compiling fiat_p256_adx_mul.S
[381/1441] Wrapping AST for Instrumentation for debugging
[382/1441] Wrapping AST for Metrics for debugging
[384/1441] Emitting module ParseSwift
[384/1466] Wrapping AST for OrderedCollections for debugging
[385/1466] Compiling fiat_curve25519_adx_mul.S
[386/1466] Wrapping AST for CoreMetrics for debugging
[387/1466] Compiling fiat_curve25519_adx_square.S
[388/1466] Wrapping AST for DequeModule for debugging
[390/1466] Emitting module _RopeModule
[391/1466] Compiling ParseSwift Savable.swift
[392/1466] Compiling ParseSwift InMemoryPrimitiveStore.swift
[393/1466] Compiling ParseSwift KeychainStore.swift
[394/1466] Compiling ParseSwift ParseFileManager.swift
[395/1466] Compiling ParseSwift ParsePrimitiveStorable.swift
[396/1466] Compiling ParseSwift ParseStorage.swift
[397/1466] Compiling ParseSwift SecureStorable.swift
[398/1466] Compiling ParseSwift CloudViewModel.swift
[399/1466] Compiling ParseSwift ParseOperationAdd.swift
[400/1466] Compiling ParseSwift ParseOperationAddRelation.swift
[401/1466] Compiling ParseSwift ParseOperationAddUnique.swift
[402/1466] Compiling ParseSwift ParseOperationBatch.swift
[403/1466] Compiling ParseSwift ParseOperationCommand.swift
[404/1466] Compiling ParseSwift ParseOperationDelete.swift
[405/1466] Compiling ParseSwift ParseOperationIncrement.swift
[406/1466] Compiling ParseSwift ParseOperationIncrementDouble.swift
[407/1466] Compiling ParseSwift ParseOperationRemove.swift
[408/1466] Compiling ParseSwift ParseOperationRemoveRelation.swift
[409/1466] Compiling ParseSwift ParseACL.swift
[410/1466] Compiling ParseSwift ParseAnalytics+async.swift
[411/1466] Compiling ParseSwift ParseAnalytics+combine.swift
[412/1466] Compiling ParseSwift ParseAnalytics.swift
[413/1466] Compiling ParseSwift ParseBytes.swift
[414/1466] Compiling ParseSwift ParseCLP.swift
[415/1466] Compiling ParseSwift ParseConfigCodable+async.swift
[454/1466] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[455/1466] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[456/1466] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[457/1466] Compiling HashTreeCollections _HashNode+Structural merge.swift
[488/1467] Wrapping AST for _RopeModule for debugging
[489/1467] Compiling tls_record.cc
[490/1467] Compiling tls13_server.cc
[491/1467] Compiling tls_method.cc
[492/1467] Compiling tls13_client.cc
[494/1467] Emitting module HashTreeCollections
[494/1468] Compiling tls13_enc.cc
[496/1468] Wrapping AST for HashTreeCollections for debugging
[498/1468] Compiling ParseSwift ParseFileTransferable.swift
[499/1468] Compiling ParseSwift ParseHookFunctionable+async.swift
[500/1468] Compiling ParseSwift ParseHookFunctionable+combine.swift
[501/1468] Compiling ParseSwift ParseHookFunctionable.swift
[502/1468] Compiling ParseSwift ParseHookParametable.swift
[503/1468] Compiling ParseSwift ParseHookRequestable+async.swift
[504/1468] Compiling ParseSwift ParseHookRequestable+combine.swift
[505/1468] Compiling ParseSwift ParseHookRequestable.swift
[506/1468] Compiling ParseSwift ParseHookTriggerRequestable.swift
[507/1468] Compiling ParseSwift ParseHookTriggerable+async.swift
[508/1468] Compiling ParseSwift ParseHookTriggerable+combine.swift
[509/1468] Compiling ParseSwift ParseHookTriggerable.swift
[510/1468] Compiling ParseSwift ParseHookable.swift
[511/1468] Compiling ParseSwift ParseOperationable.swift
[512/1468] Compiling ParseSwift ParsePointerable+async.swift
[513/1468] Compiling ParseSwift ParsePointerable+combine.swift
[514/1468] Compiling ParseSwift ParsePointerable.swift
[515/1468] Compiling ParseSwift ParsePushApplePayloadable.swift
[516/1468] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[517/1468] Compiling ParseSwift ParsePushPayloadable.swift
[518/1468] Compiling ParseSwift ParseQueryScorable.swift
[519/1468] Compiling ParseSwift ParseRelationOperationable.swift
[520/1468] Compiling ParseSwift ParseTypeable.swift
[521/1468] Compiling ParseSwift QueryObservable.swift
[522/1468] Compiling ParseSwift Queryable.swift
[523/1468] Compiling ParseSwift ParseConfigCodable+combine.swift
[524/1468] Compiling ParseSwift ParseConfigCodable.swift
[525/1468] Compiling ParseSwift ParseConfiguration.swift
[526/1468] Compiling ParseSwift ParseError.swift
[527/1468] Compiling ParseSwift ParseField.swift
[528/1468] Compiling ParseSwift ParseFieldOptions.swift
[529/1468] Compiling ParseSwift ParseFile+async.swift
[530/1468] Compiling ParseSwift ParseFile+combine.swift
[531/1468] Compiling ParseSwift ParseFile.swift
[532/1468] Compiling ParseSwift ParseFileDefaultTransfer.swift
[533/1468] Compiling ParseSwift ParseGeoPoint.swift
[534/1468] Compiling ParseSwift ParseHookFunction.swift
[535/1468] Compiling ParseSwift ParseHookFunctionRequest.swift
[536/1468] Compiling ParseSwift ParseHookResponse.swift
[537/1468] Compiling ParseSwift ParseHookTrigger.swift
[538/1468] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[539/1468] Compiling ParseSwift ParseHookTriggerRequest.swift
[540/1468] Compiling ParseSwift ParseKeychainAccessGroup.swift
[541/1468] Compiling ParseSwift ParseOperation+async.swift
[542/1468] Compiling ParseSwift ParseOperation+combine.swift
[543/1468] Compiling ParseSwift ParseOperation.swift
[544/1468] Compiling ParseSwift ParsePolygon.swift
[545/1468] Compiling ParseSwift ParsePush+async.swift
[546/1468] Compiling ParseSwift ParsePush+combine.swift
[547/1468] Compiling ParseSwift ParsePush.swift
[547/1468] Compiling t1_enc.cc
[548/1468] Compiling ssl_transcript.cc
[549/1468] Compiling ssl_stat.cc
[550/1468] Compiling ssl_versions.cc
[551/1468] Compiling tls13_both.cc
[552/1468] Compiling ssl_x509.cc
[553/1468] Compiling ssl_session.cc
[554/1468] Compiling ssl_privkey.cc
[555/1468] Compiling ssl_lib.cc
[556/1468] Compiling ssl_file.cc
[557/1468] Compiling ssl_key_share.cc
[558/1468] Compiling ssl_credential.cc
[559/1468] Compiling ssl_cipher.cc
[560/1468] Compiling ssl_cert.cc
[561/1468] Compiling ssl_buffer.cc
[562/1468] Compiling ssl_aead_ctx.cc
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[649/1468] Compiling ParseSwift Messages.swift
[650/1468] Compiling ParseSwift Operations.swift
[651/1468] Compiling ParseSwift ParseLiveQuery+async.swift
[652/1468] Compiling ParseSwift ParseLiveQuery+combine.swift
[653/1468] Compiling ParseSwift ParseLiveQuery.swift
[654/1468] Compiling ParseSwift LiveQuerySocketDelegate.swift
[655/1468] Compiling ParseSwift LiveQueryable.swift
[656/1468] Compiling ParseSwift ParseLiveQueryDelegate.swift
[657/1468] Compiling ParseSwift QuerySubscribable.swift
[658/1468] Compiling ParseSwift SocketTasks.swift
[659/1468] Compiling ParseSwift Subscription.swift
[660/1468] Compiling ParseSwift SubscriptionCallback.swift
[661/1468] Compiling ParseSwift Subscriptions.swift
[662/1468] Compiling ParseSwift ParseCloudUser.swift
[663/1468] Compiling ParseSwift ParseInstallation+async.swift
[663/1468] Compiling ssl_asn1.cc
[664/1468] Compiling s3_pkt.cc
[665/1468] Compiling s3_lib.cc
[666/1468] Compiling s3_both.cc
[667/1468] Compiling handshake.cc
[668/1468] Compiling handshake_client.cc
[669/1468] Compiling handoff.cc
[670/1468] Compiling handshake_server.cc
[671/1468] Compiling extensions.cc
[672/1468] Compiling dtls_record.cc
[673/1468] Compiling d1_srtp.cc
[674/1468] Compiling md5-x86_64-linux.S
[675/1468] Compiling md5-x86_64-apple.S
[676/1468] Compiling encrypted_client_hello.cc
[677/1468] Compiling md5-586-apple.S
[678/1468] Compiling md5-586-linux.S
[679/1468] Compiling chacha20_poly1305_x86_64-linux.S
[680/1468] Compiling d1_pkt.cc
[681/1468] Compiling chacha20_poly1305_x86_64-apple.S
[682/1468] Compiling chacha20_poly1305_armv8-win.S
[683/1468] Compiling chacha20_poly1305_armv8-linux.S
[684/1468] Compiling chacha20_poly1305_armv8-apple.S
[685/1468] Compiling dtls_method.cc
[686/1468] Compiling chacha-x86_64-linux.S
[687/1468] Compiling chacha-x86-linux.S
[688/1468] Compiling chacha-x86_64-apple.S
[689/1468] Compiling chacha-armv8-linux.S
[690/1468] Compiling chacha-x86-apple.S
[691/1468] Compiling chacha-armv8-win.S
[692/1468] Compiling chacha-armv4-linux.S
[693/1468] Compiling chacha-armv8-apple.S
[694/1468] Compiling err_data.cc
[695/1468] Compiling aes128gcmsiv-x86_64-apple.S
[696/1468] Compiling aes128gcmsiv-x86_64-linux.S
[697/1468] Compiling x86_64-mont5-linux.S
[698/1468] Compiling x86_64-mont5-apple.S
[699/1468] Compiling x86_64-mont-linux.S
[700/1468] Compiling x86_64-mont-apple.S
[701/1468] Compiling x86-mont-apple.S
[702/1468] Compiling x86-mont-linux.S
[703/1468] Compiling bio_ssl.cc
[704/1468] Compiling d1_both.cc
[705/1468] Compiling d1_lib.cc
[706/1468] Compiling vpaes-x86_64-linux.S
[707/1468] Compiling vpaes-armv8-linux.S
[708/1468] Compiling vpaes-armv7-linux.S
[709/1468] Compiling vpaes-x86_64-apple.S
[710/1468] Compiling vpaes-armv8-apple.S
[711/1468] Compiling vpaes-armv8-win.S
[712/1468] Compiling vpaes-x86-apple.S
[713/1468] Compiling vpaes-x86-linux.S
[714/1468] Compiling sha512-x86_64-apple.S
[715/1468] Compiling sha512-armv8-win.S
[716/1468] Compiling sha512-x86_64-linux.S
[717/1468] Compiling sha512-armv8-linux.S
[718/1468] Compiling sha512-armv4-linux.S
[719/1468] Compiling sha512-586-linux.S
[720/1468] Compiling sha512-586-apple.S
[721/1468] Compiling sha512-armv8-apple.S
[722/1468] Compiling sha256-armv8-win.S
[723/1468] Compiling sha256-x86_64-apple.S
[723/1468] Compiling sha256-armv8-apple.S
[725/1468] Compiling sha256-armv8-linux.S
[726/1468] Compiling sha256-armv4-linux.S
[727/1468] Compiling sha256-586-apple.S
[728/1468] Compiling sha256-x86_64-linux.S
[729/1468] Compiling sha256-586-linux.S
[730/1468] Compiling sha1-armv8-apple.S
[731/1468] Compiling sha1-armv8-win.S
[732/1468] Compiling sha1-x86_64-apple.S
[733/1468] Compiling sha1-x86_64-linux.S
[734/1468] Compiling sha1-armv4-large-linux.S
[735/1468] Compiling p256_beeu-x86_64-asm-linux.S
[736/1468] Compiling sha1-armv8-linux.S
[737/1468] Compiling rsaz-avx2-apple.S
[738/1468] Compiling rdrand-x86_64-linux.S
[739/1468] Compiling rdrand-x86_64-apple.S
[740/1468] Compiling p256_beeu-armv8-asm-apple.S
[741/1468] Compiling p256_beeu-armv8-asm-linux.S
[742/1468] Compiling p256_beeu-x86_64-asm-apple.S
[743/1468] Compiling p256-x86_64-asm-apple.S
[744/1468] Compiling p256_beeu-armv8-asm-win.S
[745/1468] Compiling p256-x86_64-asm-linux.S
[746/1468] Compiling p256-armv8-asm-win.S
[747/1468] Compiling p256-armv8-asm-linux.S
[748/1468] Compiling p256-armv8-asm-apple.S
[749/1468] Compiling ghashv8-armv8-linux.S
[750/1468] Compiling ghashv8-armv8-win.S
[751/1468] Compiling ghashv8-armv8-apple.S
[752/1468] Compiling ghashv8-armv7-linux.S
[753/1468] Compiling ghash-x86_64-linux.S
[754/1468] Compiling ghash-x86_64-apple.S
[755/1468] Compiling ghash-x86-linux.S
[756/1468] Compiling ghash-x86-apple.S
[757/1468] Compiling ghash-ssse3-x86-linux.S
[758/1468] Compiling ghash-ssse3-x86_64-linux.S
[759/1468] Compiling ghash-ssse3-x86_64-apple.S
[760/1468] Compiling ghash-ssse3-x86-apple.S
[761/1468] Compiling ghash-neon-armv8-win.S
[762/1468] Compiling ghash-neon-armv8-apple.S
[763/1468] Compiling ghash-neon-armv8-linux.S
[764/1468] Compiling co-586-apple.S
[765/1468] Compiling ghash-armv4-linux.S
[766/1468] Compiling co-586-linux.S
[767/1468] Compiling bn-armv8-linux.S
[768/1468] Compiling bn-armv8-win.S
[769/1468] Compiling bsaes-armv7-linux.S
[770/1468] Compiling bn-armv8-apple.S
[771/1468] Compiling bn-586-apple.S
[772/1468] Compiling bn-586-linux.S
[773/1468] Compiling armv8-mont-win.S
[774/1468] Compiling armv8-mont-linux.S
[775/1468] Compiling armv4-mont-linux.S
[776/1468] Compiling armv8-mont-apple.S
[777/1468] Compiling aesv8-armv8-apple.S
[777/1468] Compiling aesv8-gcm-armv8-win.S
[779/1468] Compiling aesv8-armv8-win.S
[780/1468] Compiling aesv8-gcm-armv8-apple.S
[781/1468] Compiling aesv8-gcm-armv8-linux.S
[782/1468] Compiling aesv8-armv8-linux.S
[783/1468] Compiling aesv8-armv7-linux.S
[784/1468] Compiling aesni-x86-linux.S
[784/1468] Compiling aesni-x86_64-apple.S
[786/1468] Compiling aesni-x86-apple.S
[787/1468] Compiling aesni-gcm-x86_64-linux.S
[788/1468] Compiling aesni-x86_64-linux.S
[789/1468] Compiling aesni-gcm-x86_64-apple.S
[790/1468] Compiling aes-gcm-avx2-x86_64-linux.S
[791/1468] Compiling aes-gcm-avx2-x86_64-apple.S
[792/1468] Compiling aes-gcm-avx10-x86_64-apple.S
[793/1468] Compiling aes-gcm-avx10-x86_64-linux.S
[795/1468] Compiling ParseSwift ParsePushAppleAlert.swift
[796/1468] Compiling ParseSwift ParsePushAppleSound.swift
[797/1468] Compiling ParseSwift ParsePushPayloadApple.swift
[798/1468] Compiling ParseSwift ParsePushFirebaseNotification.swift
[799/1468] Compiling ParseSwift ParsePushPayloadFirebase.swift
[800/1468] Compiling ParseSwift ParsePushPayloadAny.swift
[801/1468] Compiling ParseSwift ParsePushStatus.swift
[802/1468] Compiling ParseSwift ParseRelation.swift
[803/1468] Compiling ParseSwift ParseSchema+async.swift
[804/1468] Compiling ParseSwift ParseSchema+combine.swift
[805/1468] Compiling ParseSwift ParseSchema.swift
[806/1468] Compiling ParseSwift ParseServer+async.swift
[807/1468] Compiling ParseSwift ParseServer+combine.swift
[808/1468] Compiling ParseSwift ParseServer.swift
[809/1468] Compiling ParseSwift ParseVersion.swift
[810/1468] Compiling ParseSwift Pointer+async.swift
[811/1468] Compiling ParseSwift Pointer+combine.swift
[812/1468] Compiling ParseSwift Pointer.swift
[813/1468] Compiling ParseSwift Query+async.swift
[814/1468] Compiling ParseSwift Query+combine.swift
[815/1468] Compiling ParseSwift Query.swift
[816/1468] Compiling ParseSwift QueryConstraint.swift
[817/1468] Compiling ParseSwift QueryViewModel.swift
[818/1468] Compiling ParseSwift QueryWhere.swift
[819/1468] Compiling ParseSwift Utility.swift
[819/1468] Compiling x_sig.cc
[820/1468] Compiling x_req.cc
[820/1468] Compiling x_x509.cc
[822/1468] Compiling x_spki.cc
[823/1468] Compiling x_pubkey.cc
[824/1468] Compiling x_val.cc
[825/1468] Compiling x_x509a.cc
[826/1468] Compiling x_all.cc
[827/1468] Compiling x509spki.cc
[828/1468] Compiling x_exten.cc
[829/1468] Compiling x_algor.cc
[830/1468] Compiling x_crl.cc
[831/1468] Compiling x_attrib.cc
[832/1468] Compiling x_name.cc
[833/1468] Compiling x509_vfy.cc
[833/1468] Compiling x509_txt.cc
[833/1468] Compiling x509cset.cc
[833/1468] Compiling x509_vpm.cc
[833/1468] Compiling x509rset.cc
[833/1468] Compiling x509_v3.cc
[833/1468] Compiling x509name.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': dependency 'swift-collections' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-nio' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-nio-http2' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-log' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-crypto' is not used by any target
warning: 'spi-builder-workspace': dependency 'async-http-client' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-nio-extras' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-asn1' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-async-algorithms' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-certificates' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-http-structured-headers' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-nio-transport-services' is not used by any target
[0/1] Planning build
Building for debugging...
[0/635] Write sources
[4/653] Compiling x509_trs.cc
[5/653] Compiling x509_txt.cc
[6/653] Compiling x509cset.cc
[7/653] Compiling x509_vpm.cc
[8/653] Compiling x509name.cc
[9/653] Write swift-version-24593BA9C3E375BF.txt
[10/653] Compiling x509_vfy.cc
[11/653] Compiling x509_v3.cc
[12/653] Compiling x509rset.cc
[14/690] Compiling _NIODataStructures Heap.swift
[14/690] Compiling x509_lu.cc
[16/690] Compiling SystemPackage Syscalls.swift
[17/690] Compiling SystemPackage WindowsSyscallAdapters.swift
[18/690] Compiling SystemPackage MachPort.swift
[19/690] Compiling SystemPackage PlatformString.swift
[19/694] Compiling x509_ext.cc
[21/694] Compiling _NIODataStructures _TinyArray.swift
[22/694] Compiling _NIODataStructures PriorityQueue.swift
[22/694] Compiling x509_set.cc
[24/694] Emitting module _NIOBase64
[25/694] Compiling _NIOBase64 Base64.swift
[25/695] Compiling x509_obj.cc
[27/695] Emitting module _NIODataStructures
[28/696] Compiling x509_req.cc
[31/733] Compiling RealModule RealFunctions.swift
[32/787] Compiling Logging MetadataProvider.swift
[33/789] Compiling ServiceContextModule ServiceContextKey.swift
[34/799] Compiling RealModule Real.swift
[35/820] Compiling RealModule RelaxedArithmetic.swift
[36/844] Compiling Logging Locks.swift
[37/855] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[38/855] Compiling ParseSwift ParsePushPayloadable.swift
[39/855] Compiling ParseSwift ParseQueryScorable.swift
[40/855] Compiling ParseSwift ParseRelationOperationable.swift
[41/855] Compiling ParseSwift InMemoryPrimitiveStore.swift
[42/855] Compiling ParseSwift KeychainStore.swift
[43/855] Compiling ParseSwift ParseFileManager.swift
[44/855] Compiling ParseSwift ParsePrimitiveStorable.swift
[45/855] Emitting module ServiceContextModule
[46/855] Compiling ServiceContextModule ServiceContext.swift
[47/869] Compiling Atomics DoubleWord.swift
[48/869] Compiling Atomics UnsafeAtomic.swift
[49/881] Compiling RealModule Float16+Real.swift
[50/881] Compiling RealModule Float80+Real.swift
[51/920] Compiling Atomics AtomicBool.swift
[52/920] Compiling Atomics IntegerConformances.swift
[53/920] Compiling Atomics PointerConformances.swift
[54/920] Compiling Atomics Primitives.native.swift
[55/920] Compiling Atomics UnsafeAtomicLazyReference.swift
[56/927] Compiling Atomics ManagedAtomic.swift
[57/927] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/928] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/931] Compiling Atomics AtomicValue.swift
[62/931] Compiling Atomics AtomicMemoryOrderings.swift
[63/931] Compiling Atomics RawRepresentable.swift
[65/931] Compiling Atomics AtomicReference.swift
[66/931] Compiling Atomics OptionalRawRepresentable.swift
[67/931] Compiling Atomics AtomicInteger.swift
[68/931] Compiling Atomics AtomicOptionalWrappable.swift
[69/931] Emitting module RealModule
[71/931] Emitting module Logging
[72/931] Compiling CoreMetrics Locks.swift
[83/933] Compiling Atomics AtomicStorage.swift
[93/939] Compiling ParseSwift ParseStorage.swift
[94/939] Compiling ParseSwift SecureStorable.swift
[95/939] Compiling ParseSwift CloudViewModel.swift
[96/939] Compiling ParseSwift ParseOperationAdd.swift
[97/939] Emitting module CoreMetrics
[98/939] Emitting module SystemPackage
[99/939] Emitting module InternalCollectionsUtilities
[100/939] Compiling Atomics IntegerOperations.swift
[101/939] Compiling Atomics Unmanaged extensions.swift
[102/939] Compiling Instrumentation NoOpInstrument.swift
[103/939] Emitting module Instrumentation
[104/939] Compiling Instrumentation Locks.swift
[105/939] Compiling Instrumentation InstrumentationSystem.swift
[106/939] Compiling Instrumentation Instrument.swift
[107/939] Compiling Instrumentation MultiplexInstrument.swift
[126/941] Wrapping AST for RealModule for debugging
[128/941] Compiling Logging LogHandler.swift
[129/941] Compiling Logging Logging.swift
[131/942] Compiling CoreMetrics Metrics.swift
[132/943] Compiling x509_def.cc
[135/1074] Compiling Tracing TracerProtocol.swift
[136/1074] Compiling Tracing TracingTime.swift
[137/1074] Compiling Tracing InstrumentationSystem+Tracing.swift
[138/1074] Compiling Tracing NoOpTracer.swift
[139/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[140/1086] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[141/1086] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[142/1086] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[143/1086] Compiling _RopeModule RopeMetric.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[144/1086] Compiling _RopeModule RopeSummary.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[145/1086] Compiling _RopeModule _RopeItem.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[146/1086] Compiling _RopeModule _RopePath.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[147/1086] Compiling _RopeModule _RopeVersion.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[148/1086] Compiling _RopeModule Rope+Collection.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[149/1086] Compiling _RopeModule Rope+Index.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[150/1086] Compiling _RopeModule Rope+Sequence.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[151/1086] Compiling _RopeModule Rope+Append.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[152/1086] Compiling _RopeModule Rope+Extract.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[153/1086] Compiling _RopeModule Rope+Find.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[154/1086] Compiling _RopeModule Rope+ForEachWhile.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[155/1086] Compiling _RopeModule Rope+Insert.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[156/1086] Compiling ParseSwift AnyCodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[157/1086] Compiling ParseSwift AnyDecodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[158/1086] Compiling ParseSwift AnyEncodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[159/1086] Compiling ParseSwift ParseCoding.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[160/1086] Compiling ParseSwift ParseEncoder.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[161/1086] Compiling ParseSwift Data.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[162/1086] Compiling ParseSwift Date.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[163/1086] Compiling ParseSwift Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
885 | }
886 |
887 | case .formatted(let formatter):
| `- error: 'let' binding pattern cannot appear in an expression
888 | return NSString(string: formatter.string(from: date))
889 |
[164/1112] Emitting module Tracing
[165/1112] Compiling Tracing TracerProtocol+Legacy.swift
[166/1112] Compiling Tracing Tracer.swift
[167/1112] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[168/1112] Compiling HeapModule Heap+Descriptions.swift
[169/1181] Compiling RoutingKit AnyRouter.swift
[170/1181] Emitting module RoutingKit
[171/1181] Compiling RoutingKit Parameters.swift
[172/1188] Compiling HeapModule Heap+UnsafeHandle.swift
[173/1188] Compiling HeapModule Heap+Invariants.swift
[174/1188] Compiling HeapModule Heap.swift
[175/1188] Compiling HashTreeCollections TreeDictionary+Collection.swift
[176/1188] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[177/1188] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[178/1188] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[179/1188] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[180/1188] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[181/1188] Compiling HashTreeCollections TreeDictionary+Filter.swift
[182/1188] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[183/1188] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[184/1188] Compiling HashTreeCollections TreeDictionary+Keys.swift
[185/1188] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[186/1188] Compiling HashTreeCollections TreeDictionary+Merge.swift
[187/1188] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[188/1188] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[189/1195] Compiling HeapModule _HeapNode.swift
[190/1195] Compiling RoutingKit Router.swift
[191/1195] Compiling RoutingKit PathComponent.swift
[192/1195] Compiling RoutingKit TrieRouter.swift
[193/1196] Emitting module HeapModule
[196/1197] Compiling Tracing SpanProtocol.swift
[197/1197] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[198/1197] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[199/1197] Compiling HashTreeCollections _HashNode+Storage.swift
[200/1197] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[201/1197] Compiling HashTreeCollections _HashNode+Structural filter.swift
[202/1197] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[203/1197] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[204/1197] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[205/1197] Compiling HashTreeCollections _HashNode+Builder.swift
[206/1197] Compiling HashTreeCollections _HashNode+Debugging.swift
[207/1197] Compiling HashTreeCollections _HashNode+Initializers.swift
[208/1197] Compiling HashTreeCollections _HashNode+Invariants.swift
[209/1197] Compiling HashTreeCollections _HashNode+Lookups.swift
[210/1197] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[211/1197] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[212/1197] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[215/1197] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[216/1197] Compiling HashTreeCollections _HashNode+Structural union.swift
[217/1197] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[218/1197] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[219/1197] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[220/1197] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[221/1197] Compiling HashTreeCollections _HashNode.swift
[222/1197] Compiling HashTreeCollections _HashNodeHeader.swift
[223/1197] Compiling HashTreeCollections _HashSlot.swift
[224/1197] Compiling HashTreeCollections _HashStack.swift
[225/1197] Compiling HashTreeCollections _HashTreeIterator.swift
[226/1197] Compiling HashTreeCollections _HashTreeStatistics.swift
[227/1197] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[228/1197] Compiling HashTreeCollections _RawHashNode.swift
[229/1197] Compiling HashTreeCollections _UnmanagedHashNode.swift
[230/1197] Compiling HashTreeCollections _UnsafePath.swift
[231/1197] Compiling HashTreeCollections TreeDictionary+Codable.swift
[233/1211] Emitting module Atomics
[234/1214] Compiling HashTreeCollections TreeSet+Hashable.swift
[235/1214] Compiling HashTreeCollections TreeSet+Sendable.swift
[236/1214] Compiling HashTreeCollections TreeSet+Sequence.swift
[237/1214] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[238/1214] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[239/1214] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[240/1214] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[241/1214] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[242/1214] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[243/1214] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[244/1224] Compiling DequeModule Deque+CustomReflectable.swift
[245/1224] Compiling DequeModule Deque+Descriptions.swift
[246/1224] Compiling DequeModule Deque+Equatable.swift
[247/1224] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[248/1226] Compiling OrderedCollections OrderedSet+SubSequence.swift
[249/1226] Compiling OrderedCollections OrderedSet+Testing.swift
[250/1226] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[251/1226] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[252/1226] Compiling OrderedCollections OrderedSet.swift
[253/1226] Compiling OrderedCollections _UnsafeBitset.swift
[254/1226] Compiling HashTreeCollections TreeSet+Equatable.swift
[255/1226] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[256/1226] Compiling HashTreeCollections TreeSet+Extras.swift
[257/1226] Compiling HashTreeCollections TreeSet+Filter.swift
[259/1279] Compiling BitCollections BitArray+Hashable.swift
[260/1279] Compiling BitCollections BitArray+Initializers.swift
[261/1279] Compiling BitCollections BitArray+Descriptions.swift
[262/1279] Compiling BitCollections BitArray+Equatable.swift
[262/1279] Wrapping AST for SystemPackage for debugging
[264/1279] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[265/1279] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[266/1279] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[267/1279] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[268/1279] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[269/1279] Compiling BitCollections BitSet+SetAlgebra union.swift
[270/1279] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[271/1279] Compiling BitCollections BitSet.Counted.swift
[274/1279] Compiling OrderedCollections OrderedSet+Sendable.swift
[275/1279] Emitting module Metrics
[276/1279] Compiling Metrics Metrics.swift
[276/1280] Wrapping AST for Logging for debugging
[279/1280] Compiling BitCollections BitArray+Invariants.swift
[280/1280] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[281/1280] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[282/1280] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[283/1280] Compiling BitCollections BitArray+Extras.swift
[284/1280] Compiling BitCollections BitArray+Fill.swift
[288/1280] Wrapping AST for InternalCollectionsUtilities for debugging
[290/1279] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[291/1279] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[292/1279] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[293/1279] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[294/1279] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[295/1279] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[296/1279] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[297/1279] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[298/1279] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[299/1279] Compiling HashTreeCollections TreeSet.swift
[300/1279] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[301/1279] Compiling BitCollections BitSet+CustomReflectable.swift
[302/1279] Compiling BitCollections BitSet+CustomStringConvertible.swift
[303/1279] Compiling BitCollections BitSet+Equatable.swift
[304/1279] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[305/1279] Compiling BitCollections BitSet+Extras.swift
[306/1279] Compiling BitCollections BitSet+Hashable.swift
[306/1286] Wrapping AST for HeapModule for debugging
[307/1286] Wrapping AST for CoreMetrics for debugging
[309/1286] Compiling BitCollections BitArray+Shifts.swift
[310/1286] Compiling BitCollections BitArray+Testing.swift
[311/1286] Compiling BitCollections BitArray._UnsafeHandle.swift
[312/1286] Compiling BitCollections BitArray.swift
[313/1286] Compiling BitCollections BitSet+BidirectionalCollection.swift
[314/1286] Compiling BitCollections BitSet+Codable.swift
[315/1286] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[316/1286] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[317/1286] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[318/1286] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[319/1286] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[320/1286] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[321/1286] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[322/1286] Compiling BitCollections BitSet+Initializers.swift
[323/1286] Compiling BitCollections BitSet+Invariants.swift
[324/1286] Compiling BitCollections BitSet+Random.swift
[325/1286] Compiling BitCollections BitSet+SetAlgebra basics.swift
[326/1286] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[327/1286] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[334/1286] Compiling BitCollections BitSet.swift
[335/1286] Compiling BitCollections Range+Utilities.swift
[336/1286] Compiling BitCollections Slice+Utilities.swift
[337/1286] Compiling BitCollections UInt+Tricks.swift
[338/1286] Compiling BitCollections _Word.swift
[344/1286] Compiling BitCollections BitSet.Index.swift
[345/1286] Compiling BitCollections BitSet._UnsafeHandle.swift
[363/1295] Emitting module BitCollections
[364/1295] Emitting module ParseSwift
[365/1295] Emitting module DequeModule
[366/1295] Compiling BitCollections BitArray+Codable.swift
[367/1295] Compiling BitCollections BitArray+Collection.swift
[374/1296] Compiling x509_d2.cc
[402/1296] Emitting module OrderedCollections
[403/1297] Compiling BitCollections BitArray+BitwiseOperations.swift
[404/1297] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[407/1297] Compiling BitCollections BitArray+Copy.swift
[408/1297] Compiling BitCollections BitArray+CustomReflectable.swift
[435/1297] Emitting module _RopeModule
[435/1297] Compiling x509_cmp.cc
[449/1297] Compiling BitCollections BitArray+RandomBits.swift
[450/1297] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[466/1297] Wrapping AST for OrderedCollections for debugging
[467/1297] Wrapping AST for DequeModule for debugging
[493/1298] Compiling _RopeModule Rope+Join.swift
[494/1298] Compiling _RopeModule Rope+MutatingForEach.swift
[495/1298] Compiling _RopeModule Rope+Remove.swift
[496/1298] Compiling _RopeModule Rope+RemoveSubrange.swift
[497/1298] Compiling _RopeModule Rope+Split.swift
[498/1298] Compiling _RopeModule Optional Utilities.swift
[499/1298] Compiling _RopeModule String Utilities.swift
[500/1298] Compiling _RopeModule String.Index+ABI.swift
[501/1298] Compiling _RopeModule _CharacterRecognizer.swift
[501/1298] Compiling x509.cc
[502/1298] Compiling x509_att.cc
[504/1298] Compiling ParseSwift Encodable.swift
[505/1298] Compiling ParseSwift InputStream.swift
[506/1298] Compiling ParseSwift URLCache.swift
[507/1298] Compiling ParseSwift URLSession.swift
[508/1298] Compiling ParseSwift BaseConfig.swift
[509/1298] Compiling ParseSwift BaseParseInstallation.swift
[510/1298] Compiling ParseSwift BaseParseUser.swift
[511/1298] Compiling ParseSwift NoBody.swift
[512/1298] Compiling ParseSwift LiveQueryConstants.swift
[513/1298] Compiling ParseSwift LiveQuerySocket.swift
[514/1298] Compiling ParseSwift Messages.swift
[515/1298] Compiling ParseSwift Operations.swift
[516/1298] Compiling ParseSwift ParseLiveQuery+async.swift
[517/1298] Compiling ParseSwift ParseLiveQuery+combine.swift
[518/1298] Compiling ParseSwift ParseLiveQuery.swift
[519/1298] Compiling ParseSwift LiveQuerySocketDelegate.swift
[520/1298] Compiling ParseSwift LiveQueryable.swift
[521/1298] Compiling ParseSwift ParseLiveQueryDelegate.swift
[522/1298] Compiling ParseSwift QuerySubscribable.swift
[523/1298] Compiling ParseSwift SocketTasks.swift
[524/1298] Compiling ParseSwift Subscription.swift
[525/1298] Compiling ParseSwift SubscriptionCallback.swift
[526/1298] Compiling ParseSwift Subscriptions.swift
[527/1298] Compiling ParseSwift ParseCloudUser.swift
[528/1298] Compiling ParseSwift ParseInstallation+async.swift
[528/1298] Compiling v3_skey.cc
[559/1299] Compiling v3_utl.cc
[561/1299] Emitting module HashTreeCollections
[561/1300] Wrapping AST for _RopeModule for debugging
[563/1300] Compiling v3_pmaps.cc
[564/1300] Compiling v3_prn.cc
[565/1300] Compiling v3_purp.cc
[566/1300] Wrapping AST for HashTreeCollections for debugging
[568/1302] Compiling Collections Collections.swift
[569/1302] Emitting module Collections
[570/1303] Compiling v3_pcons.cc
[571/1303] Compiling v3_ocsp.cc
[572/1303] Compiling v3_ncons.cc
[573/1303] Wrapping AST for Collections for debugging
[574/1303] Compiling v3_info.cc
[575/1303] Compiling v3_int.cc
[576/1303] Compiling v3_lib.cc
[577/1303] Compiling v3_extku.cc
[578/1303] Compiling v3_enum.cc
[579/1303] Compiling v3_genn.cc
[580/1303] Compiling v3_ia5.cc
[581/1303] Compiling v3_cpols.cc
[582/1303] Compiling v3_crld.cc
[583/1303] Compiling v3_conf.cc
[584/1303] Compiling v3_bitst.cc
[585/1303] Compiling v3_bcons.cc
[586/1303] Compiling v3_alt.cc
[587/1303] Compiling v3_akeya.cc
[588/1303] Compiling v3_akey.cc
[589/1303] Compiling t_x509a.cc
[590/1303] Compiling t_x509.cc
[591/1303] Compiling t_req.cc
[592/1303] Compiling rsa_pss.cc
[593/1303] Compiling t_crl.cc
[594/1303] Compiling i2d_pr.cc
[596/1303] Compiling ParseSwift ParsePushAppleAlert.swift
[597/1303] Compiling ParseSwift ParsePushAppleSound.swift
[598/1303] Compiling ParseSwift ParsePushPayloadApple.swift
[599/1303] Compiling ParseSwift ParsePushFirebaseNotification.swift
[600/1303] Compiling ParseSwift ParsePushPayloadFirebase.swift
[601/1303] Compiling ParseSwift ParsePushPayloadAny.swift
[602/1303] Compiling ParseSwift ParsePushStatus.swift
[603/1303] Compiling ParseSwift ParseRelation.swift
[604/1303] Compiling ParseSwift ParseSchema+async.swift
[605/1303] Compiling ParseSwift ParseSchema+combine.swift
[606/1303] Compiling ParseSwift ParseSchema.swift
[607/1303] Compiling ParseSwift ParseServer+async.swift
[608/1303] Compiling ParseSwift ParseServer+combine.swift
[609/1303] Compiling ParseSwift ParseServer.swift
[610/1303] Compiling ParseSwift ParseVersion.swift
[611/1303] Compiling ParseSwift Pointer+async.swift
[612/1303] Compiling ParseSwift Pointer+combine.swift
[613/1303] Compiling ParseSwift Pointer.swift
[614/1303] Compiling ParseSwift Query+async.swift
[615/1303] Compiling ParseSwift Query+combine.swift
[616/1303] Compiling ParseSwift Query.swift
[617/1303] Compiling ParseSwift QueryConstraint.swift
[618/1303] Compiling ParseSwift QueryViewModel.swift
[619/1303] Compiling ParseSwift QueryWhere.swift
[620/1303] Compiling ParseSwift Utility.swift
[620/1303] Compiling by_file.cc
[621/1303] Compiling policy.cc
[622/1303] Compiling by_dir.cc
[623/1303] Compiling name_print.cc
[650/1303] Compiling ParseSwift ParseConfigCodable+combine.swift
[651/1303] Compiling ParseSwift ParseConfigCodable.swift
[652/1303] Compiling ParseSwift ParseConfiguration.swift
[653/1303] Compiling ParseSwift ParseError.swift
[654/1303] Compiling ParseSwift ParseField.swift
[655/1303] Compiling ParseSwift ParseFieldOptions.swift
[656/1303] Compiling ParseSwift ParseFile+async.swift
[657/1303] Compiling ParseSwift ParseFile+combine.swift
[658/1303] Compiling ParseSwift ParseFile.swift
[659/1303] Compiling ParseSwift ParseFileDefaultTransfer.swift
[660/1303] Compiling ParseSwift ParseGeoPoint.swift
[661/1303] Compiling ParseSwift ParseHookFunction.swift
[662/1303] Compiling ParseSwift ParseHookFunctionRequest.swift
[663/1303] Compiling ParseSwift ParseHookResponse.swift
[664/1303] Compiling ParseSwift ParseHookTrigger.swift
[665/1303] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[666/1303] Compiling ParseSwift ParseHookTriggerRequest.swift
[667/1303] Compiling ParseSwift ParseKeychainAccessGroup.swift
[668/1303] Compiling ParseSwift ParseOperation+async.swift
[669/1303] Compiling ParseSwift ParseOperation+combine.swift
[670/1303] Compiling ParseSwift ParseOperation.swift
[671/1303] Compiling ParseSwift ParsePolygon.swift
[672/1303] Compiling ParseSwift ParsePush+async.swift
[673/1303] Compiling ParseSwift ParsePush+combine.swift
[674/1303] Compiling ParseSwift ParsePush.swift
[685/1303] Compiling ParseSwift ParseUser.swift
[686/1303] Compiling ParseSwift Parse.swift
[687/1303] Compiling ParseSwift ParseConstants.swift
[688/1303] Compiling ParseSwift CloudObservable.swift
[689/1303] Compiling ParseSwift Deletable.swift
[690/1303] Compiling ParseSwift Fetchable.swift
[691/1303] Compiling ParseSwift Fileable.swift
[692/1303] Compiling ParseSwift Objectable.swift
[693/1303] Compiling ParseSwift ParseCloudable+async.swift
[694/1303] Compiling ParseSwift ParseCloudable+combine.swift
[695/1303] Compiling ParseSwift ParseCloudable.swift
[696/1303] Compiling ParseSwift ParseConfig+async.swift
[697/1303] Compiling ParseSwift ParseConfig+combine.swift
[698/1303] Compiling ParseSwift ParseConfig.swift
[699/1303] Compiling ParseSwift ParseEncodable.swift
[700/1303] Compiling ParseSwift API+BatchCommand.swift
[701/1303] Compiling ParseSwift API+Command+async.swift
[702/1303] Compiling ParseSwift API+Command.swift
[703/1303] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[704/1303] Compiling ParseSwift API+NonParseBodyCommand.swift
[705/1303] Compiling ParseSwift API.swift
[706/1303] Compiling ParseSwift BatchUtils.swift
[707/1303] Compiling ParseSwift ParseURLSessionDelegate.swift
[708/1303] Compiling ParseSwift Responses.swift
[709/1303] Compiling ParseSwift ParseApple+async.swift
[710/1303] Compiling ParseSwift ParseApple+combine.swift
[711/1303] Compiling ParseSwift ParseApple.swift
[712/1303] Compiling ParseSwift ParseFacebook+async.swift
[713/1303] Compiling ParseSwift ParseFacebook+combine.swift
[714/1303] Compiling ParseSwift ParseFacebook.swift
[715/1303] Compiling ParseSwift ParseGitHub+async.swift
[716/1303] Compiling ParseSwift ParseGitHub+combine.swift
[717/1303] Compiling ParseSwift ParseGitHub.swift
[718/1303] Compiling ParseSwift ParseGoogle+async.swift
[719/1303] Compiling ParseSwift ParseGoogle+combine.swift
[720/1303] Compiling ParseSwift ParseGoogle.swift
[721/1303] Compiling ParseSwift ParseInstagram+async.swift
[722/1303] Compiling ParseSwift ParseInstagram+combine.swift
[723/1303] Compiling ParseSwift ParseInstagram.swift
[724/1303] Compiling ParseSwift ParseLDAP+async.swift
[724/1303] Compiling a_verify.cc
[725/1303] Compiling asn1_gen.cc
[726/1303] Compiling algorithm.cc
[727/1303] Compiling thread_win.cc
[727/1303] Compiling thread_pthread.cc
[727/1303] Compiling trust_token.cc
[727/1303] Compiling pmbtoken.cc
[727/1303] Compiling a_digest.cc
[727/1303] Compiling voprf.cc
[727/1303] Compiling a_sign.cc
BUILD FAILURE 6.1 linux