Build Information
Failed to build ShapeBuilder, reference main (1fe731), with Swift 6.1 for Android on 28 May 2025 15:43:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/ohitsdaniel/ShapeBuilder.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/ohitsdaniel/ShapeBuilder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1fe7313 Unhide dependencies
Cloned https://github.com/ohitsdaniel/ShapeBuilder.git
Revision (git rev-parse @):
1fe7313f0afd121ba2e48e462e5aabc27178471b
SUCCESS checkout https://github.com/ohitsdaniel/ShapeBuilder.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ohitsdaniel/ShapeBuilder.git
https://github.com/ohitsdaniel/ShapeBuilder.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "rocket",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shibapm/Rocket"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "ShapeBuilder",
"name" : "ShapeBuilder",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "ShapeBuilder",
"targets" : [
"ShapeBuilder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ShapeBuilderTests",
"module_type" : "SwiftTarget",
"name" : "ShapeBuilderTests",
"path" : "Tests/ShapeBuilderTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"InsettableShapeBuilderTests.swift",
"ShapeBuilderTests.swift"
],
"target_dependencies" : [
"ShapeBuilder"
],
"type" : "test"
},
{
"c99name" : "ShapeBuilder",
"module_type" : "SwiftTarget",
"name" : "ShapeBuilder",
"path" : "Sources/ShapeBuilder",
"product_memberships" : [
"ShapeBuilder"
],
"sources" : [
"BuiltShape.swift",
"EitherShape.swift",
"EmptyShape.swift",
"InsettableShapeBuilder.swift",
"ShapeBuilder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/pointfreeco/swift-snapshot-testing
Fetching https://github.com/shibapm/Rocket
[1/1386] Fetching rocket
[1387/14575] Fetching rocket, swift-snapshot-testing
Fetched https://github.com/shibapm/Rocket from cache (2.08s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.14s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (2.75s)
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/PackageConfig.git
[1/580] Fetching packageconfig
[413/5443] Fetching packageconfig, swiftshell
[1262/5559] Fetching packageconfig, swiftshell, logger
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.30s)
[3746/4979] Fetching swiftshell, logger
[4962/15636] Fetching swiftshell, logger, yams
Fetched https://github.com/shibapm/Logger from cache (1.27s)
Fetched https://github.com/kareman/SwiftShell from cache (1.28s)
Fetched https://github.com/jpsim/Yams from cache (1.31s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.92s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.21s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.58s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.85s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (1.12s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.57s)
[1/70449] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (9.46s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.89s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/shibapm/Rocket
Working copy of https://github.com/shibapm/Rocket resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/8] Compiling ShapeBuilder ShapeBuilder.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Emitting module ShapeBuilder
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
[5/8] Compiling ShapeBuilder BuiltShape.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
[6/8] Compiling ShapeBuilder EmptyShape.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
[7/8] Compiling ShapeBuilder EitherShape.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
[8/8] Compiling ShapeBuilder InsettableShapeBuilder.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/1] Write swift-version-24593BA9C3E375BF.txt
[2/7] Compiling ShapeBuilder EmptyShape.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
[3/7] Compiling ShapeBuilder InsettableShapeBuilder.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
[4/7] Compiling ShapeBuilder ShapeBuilder.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
[5/7] Compiling ShapeBuilder EitherShape.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/7] Emitting module ShapeBuilder
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
[7/7] Compiling ShapeBuilder BuiltShape.swift
/host/spi-builder-workspace/Sources/ShapeBuilder/BuiltShape.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A convenience protocol wrapping a `@ShapeBuilder`
BUILD FAILURE 6.1 android