Build Information
Failed to build SwiftOpenAIProxy, reference 0.3.2 (c8dc72
), with Swift 6.1 for Linux on 29 Apr 2025 07:57:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PicoMLX/PicoAIProxy.git
Reference: 0.3.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/PicoMLX/PicoAIProxy
* tag 0.3.2 -> FETCH_HEAD
HEAD is now at c8dc729 Fix server crash on iOS requests
Cloned https://github.com/PicoMLX/PicoAIProxy.git
Revision (git rev-parse @):
c8dc729b7a89945c4d3235d74586818c9568099a
SUCCESS checkout https://github.com/PicoMLX/PicoAIProxy.git at 0.3.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/PicoMLX/PicoAIProxy.git
https://github.com/PicoMLX/PicoAIProxy.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "hummingbird-auth",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-auth"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "app-store-server-library-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/app-store-server-library-swift.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "hummingbird-fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
},
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.16.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "fluent-sqlite-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite-driver.git"
}
],
"manifest_display_name" : "SwiftOpenAIProxy",
"name" : "SwiftOpenAIProxy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AppTests",
"module_type" : "SwiftTarget",
"name" : "AppTests",
"path" : "Tests/AppTests",
"product_dependencies" : [
"HummingbirdXCT"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"App"
],
"type" : "test"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"Hummingbird",
"HummingbirdAuth",
"ArgumentParser",
"AsyncHTTPClient",
"AppStoreServerLibrary",
"JWTKit",
"HummingbirdFluent",
"FluentKit",
"FluentSQLiteDriver"
],
"product_memberships" : [
"App"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleComputerRootCertificate.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleIncRootCertificate.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G2.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G3.cer",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"App.swift",
"Application+configure.swift",
"Controllers/AppStoreController.swift",
"Middleware/AppStoreAuthenticator.swift",
"Middleware/JWTAuthenticator.swift",
"Middleware/OpenAIKeyMiddleware.swift",
"Middleware/ProxyServerMiddleware.swift",
"Middleware/RateLimiterMiddleware.swift",
"Middleware/StreamingResponseDelegate.swift",
"Models/User.swift",
"Models/UserMigration.swift",
"Models/UserRequest.swift",
"Models/UserRequestMigration.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/hummingbird-project/hummingbird.git
[1/24422] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (0.82s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5662] Fetching swift-nio-extras
[1927/8281] Fetching swift-nio-extras, swift-nio-transport-services
[4607/10675] Fetching swift-nio-extras, swift-nio-transport-services, swift-service-lifecycle
[6074/22167] Fetching swift-nio-extras, swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2
[12170/36028] Fetching swift-nio-extras, swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2, async-http-client
[14869/50821] Fetching swift-nio-extras, swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.40s)
[23126/48202] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[40659/123730] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (0.87s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[33369/109869] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.07s)
[34179/98377] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-metrics.git
[38711/103351] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-distributed-tracing
[55770/105551] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-distributed-tracing, swift-metrics
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.48s)
[59792/100577] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-metrics
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.30s)
[59103/98377] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-log.git
[69678/99281] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-http-types
[69760/103117] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-http-types, swift-log
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.66s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.66s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[68627/95061] Fetching swift-nio-ssl, swift-nio, swift-http-types, swift-log
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.68s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-http-types.git from cache (0.32s)
Fetching https://github.com/vapor/fluent-sqlite-driver.git
[53685/79364] Fetching swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
Fetching https://github.com/vapor/fluent-kit.git
[50604/75528] Fetching swift-nio
[50605/76875] Fetching swift-nio, fluent-sqlite-driver
[51858/78580] Fetching swift-nio, fluent-sqlite-driver, swift-atomics
[52447/83545] Fetching swift-nio, fluent-sqlite-driver, swift-atomics, swift-async-algorithms
[60888/99814] Fetching swift-nio, fluent-sqlite-driver, swift-atomics, swift-async-algorithms, swift-collections
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (0.26s)
[59703/98467] Fetching swift-nio, swift-atomics, swift-async-algorithms, swift-collections
Fetching https://github.com/hummingbird-project/hummingbird-fluent.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.39s)
[59015/93502] Fetching swift-nio, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
[58554/105041] Fetching swift-nio, swift-collections, fluent-kit
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/app-store-server-library-swift.git
[64851/105906] Fetching swift-nio, swift-collections, fluent-kit, hummingbird-fluent
Fetched https://github.com/hummingbird-project/hummingbird-fluent.git from cache (0.28s)
Fetching https://github.com/apple/swift-argument-parser.git
[80396/105041] Fetching swift-nio, swift-collections, fluent-kit
[80397/106935] Fetching swift-nio, swift-collections, fluent-kit, app-store-server-library-swift
Fetched https://github.com/vapor/fluent-kit.git from cache (0.63s)
Fetching https://github.com/hummingbird-project/hummingbird-auth
[71103/93691] Fetching swift-nio, swift-collections, app-store-server-library-swift
[74462/102740] Fetching swift-nio, swift-collections, app-store-server-library-swift, jwt-kit
Fetched https://github.com/apple/app-store-server-library-swift.git from cache (0.41s)
[74828/100846] Fetching swift-nio, swift-collections, jwt-kit
[86721/102946] Fetching swift-nio, swift-collections, jwt-kit, hummingbird-auth
[97699/117896] Fetching swift-nio, swift-collections, jwt-kit, hummingbird-auth, swift-argument-parser
Fetched https://github.com/hummingbird-project/hummingbird-auth from cache (0.25s)
[96110/115796] Fetching swift-nio, swift-collections, jwt-kit, swift-argument-parser
Fetched https://github.com/apple/swift-collections.git from cache (1.23s)
[98032/99527] Fetching swift-nio, jwt-kit, swift-argument-parser
Fetched https://github.com/vapor/jwt-kit.git from cache (1.00s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Fetched https://github.com/apple/swift-nio.git from cache (4.36s)
Computing version for https://github.com/hummingbird-project/hummingbird-auth
Computed https://github.com/hummingbird-project/hummingbird-auth at 1.3.0 (6.59s)
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetching https://github.com/apple/swift-crypto.git
[1/833] Fetching swift-extras-base64
[834/14617] Fetching swift-extras-base64, swift-crypto
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (1.15s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.17s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 0.7.0 (1.62s)
Computing version for https://github.com/hummingbird-project/hummingbird-fluent.git
Computed https://github.com/hummingbird-project/hummingbird-fluent.git at 1.1.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.70s)
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.76s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.51s)
Computing version for https://github.com/apple/app-store-server-library-swift.git
Computed https://github.com/apple/app-store-server-library-swift.git at 1.1.0 (0.42s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/1573] Fetching swift-asn1
[1574/7685] Fetching swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.35s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.75s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.42s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.23s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.46s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.49s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1127] Fetching swift-http-structured-headers
[1128/7030] Fetching swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.22s)
[119/5903] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.35s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.83s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.47s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.45s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (0.42s)
Fetching https://github.com/vapor/sqlite-kit.git
[1/2112] Fetching sqlite-kit
Fetched https://github.com/vapor/sqlite-kit.git from cache (0.51s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (0.93s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/vapor/sql-kit.git
[1/1496] Fetching sqlite-nio
[2/3866] Fetching sqlite-nio, async-kit
[2159/9849] Fetching sqlite-nio, async-kit, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.29s)
[6073/7479] Fetching sqlite-nio, sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.34s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (1.37s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (1.81s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.42s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.47s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.2 (0.44s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.51s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.47s)
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.2.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.26.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at main (acaba2e)
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.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.82.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.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.4
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/app-store-server-library-swift.git
Working copy of https://github.com/apple/app-store-server-library-swift.git resolved at 1.1.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-fluent.git
Working copy of https://github.com/hummingbird-project/hummingbird-fluent.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/hummingbird-project/hummingbird-auth
Working copy of https://github.com/hummingbird-project/hummingbird-auth resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.7.0
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 0.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
error: 'spi-builder-workspace': product 'HummingbirdXCT' required by package 'spi-builder-workspace' target 'AppTests' not found in package 'hummingbird'. Did you mean 'HummingbirdTLS'?
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': product 'HummingbirdXCT' required by package 'spi-builder-workspace' target 'AppTests' not found in package 'hummingbird'. Did you mean 'HummingbirdTLS'?
BUILD FAILURE 6.1 linux