Build Information
Failed to build FluentTestApp, reference master (438736), with Swift 6.1 for Android on 27 May 2025 18:30:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appsaurus/FluentTestApp.git
Reference: master
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/Appsaurus/FluentTestApp
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 438736a Bumping deployment target
Cloned https://github.com/Appsaurus/FluentTestApp.git
Revision (git rev-parse @):
438736a66cf02944d47439beb6a7ec2c4f50bfc9
SUCCESS checkout https://github.com/Appsaurus/FluentTestApp.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Appsaurus/FluentTestApp.git
https://github.com/Appsaurus/FluentTestApp.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"identity" : "fluent-sqlite",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite.git"
},
{
"identity" : "fluenttestmodels",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Appsaurus/FluentTestModels"
},
{
"identity" : "fluenttestutils",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Appsaurus/FluentTestUtils"
},
{
"identity" : "fluentseeder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Appsaurus/FluentSeeder"
}
],
"manifest_display_name" : "FluentTestApp",
"name" : "FluentTestApp",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "FluentTestApp",
"targets" : [
"FluentTestApp"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentTestAppTests",
"module_type" : "SwiftTarget",
"name" : "FluentTestAppTests",
"path" : "Tests/FluentTestAppTests",
"sources" : [
"FluentAppTestCaseTests.swift"
],
"target_dependencies" : [
"FluentTestApp"
],
"type" : "test"
},
{
"c99name" : "FluentTestApp",
"module_type" : "SwiftTarget",
"name" : "FluentTestApp",
"path" : "Sources/FluentTestApp",
"product_dependencies" : [
"Vapor",
"Fluent",
"FluentSQLite",
"FluentTestModels",
"FluentTestUtils",
"FluentSeeder"
],
"product_memberships" : [
"FluentTestApp"
],
"sources" : [
"FluentAppTestCase.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/fluent-sqlite.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/Appsaurus/FluentTestUtils
Fetching https://github.com/Appsaurus/FluentTestModels
Fetching https://github.com/Appsaurus/FluentSeeder
Fetching https://github.com/vapor/vapor.git
[1/124] Fetching fluenttestmodels
[125/1471] Fetching fluenttestmodels, fluent-sqlite
[1472/1531] Fetching fluenttestmodels, fluent-sqlite, fluenttestutils
[1532/14952] Fetching fluenttestmodels, fluent-sqlite, fluenttestutils, fluent
[14953/15298] Fetching fluenttestmodels, fluent-sqlite, fluenttestutils, fluent, fluentseeder
[15210/89676] Fetching fluenttestmodels, fluent-sqlite, fluenttestutils, fluent, fluentseeder, vapor
Fetched https://github.com/Appsaurus/FluentTestModels from cache (1.24s)
[82858/89552] Fetching fluent-sqlite, fluenttestutils, fluent, fluentseeder, vapor
Fetched https://github.com/Appsaurus/FluentSeeder from cache (1.24s)
[83256/89206] Fetching fluent-sqlite, fluenttestutils, fluent, vapor
Fetched https://github.com/vapor/fluent.git from cache (1.25s)
[70579/75785] Fetching fluent-sqlite, fluenttestutils, vapor
Fetched https://github.com/Appsaurus/FluentTestUtils from cache (2.23s)
Fetched https://github.com/vapor/fluent-sqlite.git from cache (2.23s)
Fetched https://github.com/vapor/vapor.git from cache (2.26s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (4.55s)
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/sqlite.git
Fetching https://github.com/vapor/service.git
[1/20143] Fetching core
[606/22255] Fetching core, sqlite
[1200/23174] Fetching core, sqlite, service
Fetched https://github.com/vapor/service.git from cache (0.77s)
Fetched https://github.com/vapor/sqlite.git from cache (0.78s)
Fetched https://github.com/vapor/core.git from cache (0.79s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (1.27s)
Computing version for https://github.com/Appsaurus/FluentTestModels
Computed https://github.com/Appsaurus/FluentTestModels at 0.1.3 (0.52s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.52s)
Fetching https://github.com/vapor/sql.git
Fetching https://github.com/vapor/database-kit.git
[1/1181] Fetching database-kit
[1182/7164] Fetching database-kit, sql
Fetched https://github.com/vapor/database-kit.git from cache (1.31s)
Fetched https://github.com/vapor/sql.git from cache (1.31s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (2.34s)
Computing version for https://github.com/Appsaurus/FluentSeeder
Computed https://github.com/Appsaurus/FluentSeeder at 0.1.5 (0.57s)
Fetching https://github.com/Appsaurus/RandomFactory
Fetching https://github.com/Appsaurus/FluentExtensions
[1/308] Fetching randomfactory
[309/6315] Fetching randomfactory, fluentextensions
Fetched https://github.com/Appsaurus/RandomFactory from cache (4.97s)
Fetched https://github.com/Appsaurus/FluentExtensions from cache (5.05s)
Computing version for https://github.com/Appsaurus/RandomFactory
Computed https://github.com/Appsaurus/RandomFactory at 1.0.4 (5.71s)
Fetching https://github.com/Appsaurus/CodableExtensions
Fetching https://github.com/Appsaurus/Avatars
Fetching https://github.com/Appsaurus/PlaceholderImages
Fetching https://github.com/vadymmarkov/Fakery
[1/163] Fetching avatars
[143/336] Fetching avatars, placeholderimages
[185/645] Fetching avatars, placeholderimages, codableextensions
[625/3938] Fetching avatars, placeholderimages, codableextensions, fakery
Fetched https://github.com/Appsaurus/PlaceholderImages from cache (1.25s)
Fetched https://github.com/Appsaurus/CodableExtensions from cache (1.25s)
Fetched https://github.com/Appsaurus/Avatars from cache (1.25s)
Fetched https://github.com/vadymmarkov/Fakery from cache (1.26s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (1.85s)
Computing version for https://github.com/Appsaurus/PlaceholderImages
Computed https://github.com/Appsaurus/PlaceholderImages at 1.0.1 (0.57s)
Fetching https://github.com/Appsaurus/SwiftTestUtils
[1/150] Fetching swifttestutils
Fetched https://github.com/Appsaurus/SwiftTestUtils from cache (0.21s)
Computing version for https://github.com/Appsaurus/Avatars
Computed https://github.com/Appsaurus/Avatars at 1.0.1 (1.20s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (0.96s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.50s)
Computing version for https://github.com/Appsaurus/FluentTestUtils
Computed https://github.com/Appsaurus/FluentTestUtils at 0.1.5 (0.52s)
Fetching https://github.com/Appsaurus/VaporTestUtils
[1/176] Fetching vaportestutils
Fetched https://github.com/Appsaurus/VaporTestUtils from cache (0.24s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.74s)
Fetching https://github.com/vapor/console.git
[1/5577] Fetching console
Fetched https://github.com/vapor/console.git from cache (0.32s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.78s)
Computing version for https://github.com/Appsaurus/VaporTestUtils
Computed https://github.com/Appsaurus/VaporTestUtils at 0.1.3 (1.08s)
Computing version for https://github.com/Appsaurus/CodableExtensions
Computed https://github.com/Appsaurus/CodableExtensions at 1.1.0 (0.54s)
Fetching https://github.com/Appsaurus/RuntimeExtensions
Fetching https://github.com/yonaskolb/Codability.git
[1/126] Fetching codability
[127/423] Fetching codability, runtimeextensions
Fetched https://github.com/Appsaurus/RuntimeExtensions from cache (0.26s)
Fetched https://github.com/yonaskolb/Codability.git from cache (0.26s)
Computing version for https://github.com/yonaskolb/Codability.git
Computed https://github.com/yonaskolb/Codability.git at 0.2.1 (0.75s)
Computing version for https://github.com/Appsaurus/RuntimeExtensions
Computed https://github.com/Appsaurus/RuntimeExtensions at 1.1.0 (0.49s)
Fetching https://github.com/wickwirew/Runtime
[1/1966] Fetching runtime
Fetched https://github.com/wickwirew/Runtime from cache (0.30s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (0.78s)
Computing version for https://github.com/Appsaurus/FluentExtensions
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.nL2i2P/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.0.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.LbUzos/fluentextensions-manifest"])
/Package.swift:20:15: error: cannot find 'Ç' in scope
18 | .package(url: "https://github.com/Appsaurus/FluentTestUtils", .upToNextMajor(from: "0.1.0")),
19 | ],
20 | targets: [Ç
| `- error: cannot find 'Ç' in scope
21 | .target(
22 | name: "FluentExtensions", in https://github.com/Appsaurus/FluentExtensions
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Updating https://github.com/vapor/fluent-sqlite.git
Updating https://github.com/vapor/fluent.git
Updating https://github.com/Appsaurus/FluentSeeder
Updating https://github.com/Appsaurus/FluentTestModels
Updating https://github.com/vapor/vapor.git
Updating https://github.com/Appsaurus/FluentTestUtils
Updated https://github.com/Appsaurus/FluentTestUtils (0.19s)
Updated https://github.com/vapor/fluent-sqlite.git (0.22s)
Updated https://github.com/Appsaurus/FluentSeeder (0.24s)
Updated https://github.com/vapor/fluent.git (0.30s)
Updated https://github.com/vapor/vapor.git (0.30s)
Updated https://github.com/Appsaurus/FluentTestModels (0.30s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (2.61s)
Updating https://github.com/vapor/core.git
Updating https://github.com/vapor/service.git
Updating https://github.com/vapor/sqlite.git
Updated https://github.com/vapor/service.git (0.22s)
Updated https://github.com/vapor/sqlite.git (0.22s)
Updated https://github.com/vapor/core.git (0.22s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.72s)
Computing version for https://github.com/Appsaurus/FluentTestModels
Computed https://github.com/Appsaurus/FluentTestModels at 0.1.3 (0.51s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (1.09s)
Updating https://github.com/vapor/sql.git
Updating https://github.com/vapor/database-kit.git
Updated https://github.com/vapor/sql.git (0.19s)
Updated https://github.com/vapor/database-kit.git (0.21s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (1.31s)
Computing version for https://github.com/Appsaurus/FluentSeeder
Computed https://github.com/Appsaurus/FluentSeeder at 0.1.5 (0.84s)
Updating https://github.com/Appsaurus/FluentExtensions
Updated https://github.com/Appsaurus/FluentExtensions (0.27s)
Updating https://github.com/Appsaurus/RandomFactory
Updated https://github.com/Appsaurus/RandomFactory (0.14s)
Computing version for https://github.com/Appsaurus/RandomFactory
Computed https://github.com/Appsaurus/RandomFactory at 1.0.4 (1.02s)
Updating https://github.com/Appsaurus/Avatars
Updating https://github.com/Appsaurus/CodableExtensions
Updating https://github.com/vadymmarkov/Fakery
Updating https://github.com/Appsaurus/PlaceholderImages
Updated https://github.com/Appsaurus/CodableExtensions (0.17s)
Updated https://github.com/vadymmarkov/Fakery (0.18s)
Updated https://github.com/Appsaurus/PlaceholderImages (0.18s)
Updated https://github.com/Appsaurus/Avatars (0.18s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (0.82s)
Computing version for https://github.com/Appsaurus/PlaceholderImages
Computed https://github.com/Appsaurus/PlaceholderImages at 1.0.1 (0.61s)
Updating https://github.com/Appsaurus/SwiftTestUtils
Updated https://github.com/Appsaurus/SwiftTestUtils (0.18s)
Computing version for https://github.com/Appsaurus/Avatars
Computed https://github.com/Appsaurus/Avatars at 1.0.1 (1.04s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (0.54s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.57s)
Computing version for https://github.com/Appsaurus/FluentTestUtils
Computed https://github.com/Appsaurus/FluentTestUtils at 0.1.5 (0.54s)
Updating https://github.com/Appsaurus/VaporTestUtils
Updated https://github.com/Appsaurus/VaporTestUtils (0.18s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (2.12s)
Updating https://github.com/vapor/console.git
Updated https://github.com/vapor/console.git (0.17s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.77s)
Computing version for https://github.com/Appsaurus/VaporTestUtils
Computed https://github.com/Appsaurus/VaporTestUtils at 0.1.3 (0.49s)
Computing version for https://github.com/Appsaurus/CodableExtensions
Computed https://github.com/Appsaurus/CodableExtensions at 1.1.0 (0.58s)
Updating https://github.com/yonaskolb/Codability.git
Updating https://github.com/Appsaurus/RuntimeExtensions
Updated https://github.com/yonaskolb/Codability.git (0.37s)
Updated https://github.com/Appsaurus/RuntimeExtensions (0.37s)
Computing version for https://github.com/yonaskolb/Codability.git
Computed https://github.com/yonaskolb/Codability.git at 0.2.1 (1.27s)
Computing version for https://github.com/Appsaurus/RuntimeExtensions
Computed https://github.com/Appsaurus/RuntimeExtensions at 1.1.0 (1.99s)
Updating https://github.com/wickwirew/Runtime
Updated https://github.com/wickwirew/Runtime (0.26s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (1.62s)
Computing version for https://github.com/Appsaurus/FluentExtensions
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.YdcFUr/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.0.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.Rgr3ae/fluentextensions-manifest"])
/Package.swift:20:15: error: cannot find 'Ç' in scope
18 | .package(url: "https://github.com/Appsaurus/FluentTestUtils", .upToNextMajor(from: "0.1.0")),
19 | ],
20 | targets: [Ç
| `- error: cannot find 'Ç' in scope
21 | .target(
22 | name: "FluentExtensions", in https://github.com/Appsaurus/FluentExtensions
BUILD FAILURE 6.1 android