Build Information
Failed to build WandFoundation, reference main (884ce7), with Swift 6.1 for Android on 31 Mar 2026 16:51:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Foundation.git
Reference: main
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/The-Wand/Foundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 884ce7c Merge branch 'dev'
Cloned https://github.com/The-Wand/Foundation.git
Revision (git rev-parse @):
884ce7c39abf1e69835b32f5afed73dfcf69af58
SUCCESS checkout https://github.com/The-Wand/Foundation.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/The-Wand/Foundation.git
https://github.com/The-Wand/Foundation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "ru",
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.5",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-wand/Wand.git"
}
],
"manifest_display_name" : "WandFoundation",
"name" : "WandFoundation",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandFoundation",
"targets" : [
"WandFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Foundation/TimeZone_Tests.swift"
],
"target_dependencies" : [
"WandFoundation"
],
"type" : "test"
},
{
"c99name" : "WandFoundation",
"module_type" : "SwiftTarget",
"name" : "WandFoundation",
"path" : "Sources/WandFoundation",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandFoundation"
],
"sources" : [
"Foundation/Bundle_Convert.swift",
"Foundation/Codable_convert.swift",
"Foundation/Data/Data_Convert.swift",
"Foundation/Date/DateComponents_Convert.swift",
"Foundation/Date/DateFormatter_Convert.swift",
"Foundation/Date/Date_Convert.swift",
"Foundation/Date/TimeInterval_Convert.swift",
"Foundation/Foundation_Convert.swift",
"Foundation/IndexPath_Convert.swift",
"Foundation/Model/Model.swift",
"Foundation/Model/Model_Convert.swift",
"Foundation/NSTextCheckingResult_Convert.swift",
"Foundation/Notification/NotificationCenter_Ubiquitous.swift",
"Foundation/Notification/Notification_Ask.swift",
"Foundation/RelativeDateTimeFormatter_Convert.swift",
"Foundation/TimeZone_Convert.swift",
"Foundation/UserDefaults_Ubiquitous.swift",
"String/Collection/Range_Convert.swift",
"String/String.Encoding_Convert.swift",
"String/String.IndexDistance_Wand.swift",
"String/String_Convert.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/the-wand/Wand.git
Fetching https://github.com/the-wand/Any.git
[1/9074] Fetching wand
[1635/9351] Fetching wand, any
Fetched https://github.com/the-wand/Any.git from cache (0.88s)
Fetched https://github.com/the-wand/Wand.git from cache (0.89s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (1.57s)
Computing version for https://github.com/the-wand/Wand.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.SdMbyp/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.6.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.CAPd1Z/wand-manifest"])
/Package.swift:37:67: error: expected ',' separator
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected ',' separator
38 | ],
39 |
/Package.swift:37:67: error: expected argument label before colon
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected argument label before colon
38 | ],
39 |
/Package.swift:37:10: error: no exact matches in call to static method 'package'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: no exact matches in call to static method 'package'
38 | ],
39 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:branch:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.5, deprecated: 5.6, message: "use package(url:branch:) instead")
4 | public static func package(name: String, url: String, branch: String) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:branch:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:revision:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.5, deprecated: 5.6, message: "use package(url:revision:) instead")
4 | public static func package(name: String, url: String, revision: String) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:revision:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.2, deprecated: 5.6, message: "use package(url:_:) instead")
4 | public static func package(name: String, url: String, _ range: Range<Version>) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.2, deprecated: 5.6, message: "use package(url:_:) instead")
4 | public static func package(name: String, url: String, _ range: ClosedRange<Version>) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
5 | }
6 |
/Package.swift:37:63: error: reference to member 'from' cannot be resolved without a contextual type
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: reference to member 'from' cannot be resolved without a contextual type
38 | ],
39 | in https://github.com/the-wand/Wand.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Updating https://github.com/the-wand/Wand.git
Updating https://github.com/the-wand/Any.git
Updated https://github.com/the-wand/Any.git (0.14s)
Updated https://github.com/the-wand/Wand.git (0.15s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (0.83s)
Computing version for https://github.com/the-wand/Wand.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.CW9EA0/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.6.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.jRBaGc/wand-manifest"])
/Package.swift:37:67: error: expected ',' separator
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected ',' separator
38 | ],
39 |
/Package.swift:37:67: error: expected argument label before colon
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: expected argument label before colon
38 | ],
39 |
/Package.swift:37:10: error: no exact matches in call to static method 'package'
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: no exact matches in call to static method 'package'
38 | ],
39 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:branch:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.5, deprecated: 5.6, message: "use package(url:branch:) instead")
4 | public static func package(name: String, url: String, branch: String) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:branch:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:revision:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.5, deprecated: 5.6, message: "use package(url:revision:) instead")
4 | public static func package(name: String, url: String, revision: String) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:revision:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.2, deprecated: 5.6, message: "use package(url:_:) instead")
4 | public static func package(name: String, url: String, _ range: Range<Version>) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
5 | }
6 |
PackageDescription.Package.Dependency.package:4:24: note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
2 | class Dependency {
3 | @available(_PackageDescription, introduced: 5.2, deprecated: 5.6, message: "use package(url:_:) instead")
4 | public static func package(name: String, url: String, _ range: ClosedRange<Version>) -> Package.Dependency }
| `- note: incorrect labels for candidate (have: '(url:_:_:)', expected: '(name:url:_:)')
5 | }
6 |
/Package.swift:37:63: error: reference to member 'from' cannot be resolved without a contextual type
35 |
36 | dependencies: [
37 | .package(url: "https://github.com/The-Wand/Any.git", .from: "1.0.3")
| `- error: reference to member 'from' cannot be resolved without a contextual type
38 | ],
39 | in https://github.com/the-wand/Wand.git
BUILD FAILURE 6.1 android