Build Information
Failed to build SweetBool, reference 1.1.3 (b3b488), with Swift 6.1 for Android on 28 May 2025 23:16:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/sloik/SweetBool.git
Reference: 1.1.3
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/sloik/SweetBool
* tag 1.1.3 -> FETCH_HEAD
HEAD is now at b3b4888 Merge pull request #15 from sloik/renovate/sloik-aliaswonderland-3.x
Cloned https://github.com/sloik/SweetBool.git
Revision (git rev-parse @):
b3b4888e6fed9ce0e1b768349e2318d0e518624f
SUCCESS checkout https://github.com/sloik/SweetBool.git at 1.1.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/sloik/SweetBool.git
https://github.com/sloik/SweetBool.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "aliaswonderland",
"requirement" : {
"range" : [
{
"lower_bound" : "3.6.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sloik/AliasWonderland.git"
},
{
"identity" : "funckeypath",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sloik/FuncKeyPath.git"
}
],
"manifest_display_name" : "SweetBool",
"name" : "SweetBool",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SweetBool",
"targets" : [
"SweetBool"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "SweetPredicate",
"targets" : [
"SweetPredicate"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "SweetPredicateTests",
"module_type" : "SwiftTarget",
"name" : "SweetPredicateTests",
"path" : "Tests/SweetPredicateTests",
"product_dependencies" : [
"AliasWonderland"
],
"sources" : [
"Mocks/MockPredicate.swift",
"Mocks/PredicateURL.swift",
"PredicateCombinatorPublicAPITests.swift",
"PredicateCombinatorTests.swift"
],
"target_dependencies" : [
"SweetPredicate"
],
"type" : "test"
},
{
"c99name" : "SweetPredicate",
"module_type" : "SwiftTarget",
"name" : "SweetPredicate",
"path" : "Sources/SweetPredicate",
"product_memberships" : [
"SweetPredicate"
],
"sources" : [
"Predicates/PredicateTypeImplementations.swift",
"_Public/PredicateType.swift"
],
"type" : "library"
},
{
"c99name" : "SweetBoolTests",
"module_type" : "SwiftTarget",
"name" : "SweetBoolTests",
"path" : "Tests/SweetBoolTests",
"product_dependencies" : [
"AliasWonderland"
],
"sources" : [
"PredicateTests.swift",
"SweetBoolTests.swift"
],
"target_dependencies" : [
"SweetBool"
],
"type" : "test"
},
{
"c99name" : "SweetBool",
"module_type" : "SwiftTarget",
"name" : "SweetBool",
"path" : "Sources/SweetBool",
"product_dependencies" : [
"FuncKeyPath"
],
"product_memberships" : [
"SweetBool"
],
"sources" : [
"_Public/SweetBool.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/sloik/AliasWonderland.git
Fetching https://github.com/sloik/FuncKeyPath.git
[1/194] Fetching aliaswonderland
[195/220] Fetching aliaswonderland, funckeypath
Fetched https://github.com/sloik/FuncKeyPath.git from cache (1.15s)
Fetched https://github.com/sloik/AliasWonderland.git from cache (1.15s)
Computing version for https://github.com/sloik/FuncKeyPath.git
Computed https://github.com/sloik/FuncKeyPath.git at 1.0.0 (3.35s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 3.6.3 (0.74s)
Creating working copy for https://github.com/sloik/FuncKeyPath.git
Working copy of https://github.com/sloik/FuncKeyPath.git resolved at 1.0.0
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 3.6.3
Building for debugging...
[0/17] Write sources
[4/17] Write swift-version-24593BA9C3E375BF.txt
[6/25] Emitting module FuncKeyPath
[7/25] Compiling FuncKeyPath FuncKeyPath.swift
[8/26] Wrapping AST for FuncKeyPath for debugging
[9/26] Write Objects.LinkFileList
[10/26] Linking libFuncKeyPath.so
[12/28] Emitting module SweetPredicate
[13/28] Compiling SweetPredicate PredicateType.swift
[14/28] Compiling SweetPredicate PredicateTypeImplementations.swift
/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:62:9: error: type of expression is ambiguous without a type annotation
60 |
61 | func cmap<FromType>(_ f: @escaping (FromType) -> A) -> any PredicateType<FromType> {
62 | NotPredicate<FromType>(other: other.cmap( f ))
| `- error: type of expression is ambiguous without a type annotation
63 | }
64 | }
/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:81:9: error: type of expression is ambiguous without a type annotation
79 |
80 | func cmap<FromType>(_ f: @escaping (FromType) -> A) -> any PredicateType<FromType> {
81 | AndPredicate<FromType>(
| `- error: type of expression is ambiguous without a type annotation
82 | left: self.left.cmap( f ),
83 | right: self.right.cmap( f )
/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:103:9: error: type of expression is ambiguous without a type annotation
101 |
102 | func cmap<FromType>(_ f: @escaping (FromType) -> A) -> any PredicateType<FromType> {
103 | OrPredicate<FromType>(
| `- error: type of expression is ambiguous without a type annotation
104 | left: self.left.cmap( f ),
105 | right: self.right.cmap( f )
[15/28] Emitting module SweetBool
[16/28] Compiling AliasWonderland ClosuresAliases.swift
[17/28] Emitting module AliasWonderland
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
[0/1] Planning build
Building for debugging...
[0/13] Write swift-version-24593BA9C3E375BF.txt
[2/21] Emitting module FuncKeyPath
[3/21] Compiling FuncKeyPath FuncKeyPath.swift
[4/22] Emitting module SweetPredicate
[5/22] Compiling SweetPredicate PredicateTypeImplementations.swift
/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:62:9: error: type of expression is ambiguous without a type annotation
60 |
61 | func cmap<FromType>(_ f: @escaping (FromType) -> A) -> any PredicateType<FromType> {
62 | NotPredicate<FromType>(other: other.cmap( f ))
| `- error: type of expression is ambiguous without a type annotation
63 | }
64 | }
/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:81:9: error: type of expression is ambiguous without a type annotation
79 |
80 | func cmap<FromType>(_ f: @escaping (FromType) -> A) -> any PredicateType<FromType> {
81 | AndPredicate<FromType>(
| `- error: type of expression is ambiguous without a type annotation
82 | left: self.left.cmap( f ),
83 | right: self.right.cmap( f )
/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:103:9: error: type of expression is ambiguous without a type annotation
101 |
102 | func cmap<FromType>(_ f: @escaping (FromType) -> A) -> any PredicateType<FromType> {
103 | OrPredicate<FromType>(
| `- error: type of expression is ambiguous without a type annotation
104 | left: self.left.cmap( f ),
105 | right: self.right.cmap( f )
[6/22] Compiling SweetPredicate PredicateType.swift
[7/22] Compiling AliasWonderland ClosuresAliases.swift
[9/22] Emitting module AliasWonderland
[10/22] Compiling AliasWonderland SideEffectAliases.swift
BUILD FAILURE 6.1 android