The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PlaygroundTester, reference main (1444c7), with Swift 6.2 for Android on 19 Jun 2025 16:20:26 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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Losiowaty/PlaygroundTester.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/Losiowaty/PlaygroundTester
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1444c7e Fix error when deliver app store. (#28)
Cloned https://github.com/Losiowaty/PlaygroundTester.git
Revision (git rev-parse @):
1444c7e0d2f15be1e4c75bdaa6ecc3139d3c3a83
SUCCESS checkout https://github.com/Losiowaty/PlaygroundTester.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Losiowaty/PlaygroundTester.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/krzysztofzablocki/Difference
[1/486] Fetching difference
Fetched https://github.com/krzysztofzablocki/Difference from cache (0.28s)
Computing version for https://github.com/krzysztofzablocki/Difference
Computed https://github.com/krzysztofzablocki/Difference at 1.0.1 (0.67s)
Creating working copy for https://github.com/krzysztofzablocki/Difference
Working copy of https://github.com/krzysztofzablocki/Difference resolved at 1.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
[4/5] Emitting module Difference
[5/5] Compiling Difference Difference.swift
[7/28] Compiling PlaygroundTester TestCase.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[8/28] Compiling PlaygroundTester AssertionSectionView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[9/28] Compiling PlaygroundTester AssertionView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[10/28] Compiling PlaygroundTester TestMethodsView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[11/28] Compiling PlaygroundTester TestSuiteView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[12/28] Compiling PlaygroundTester TestSuitesView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[13/28] Compiling PlaygroundTester PlaygroundTesterView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[14/28] Compiling PlaygroundTester PlaygroundTesterWrapperView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[15/28] Compiling PlaygroundTester ResultsToggleButton.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/30] Emitting module PlaygroundTester
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[17/30] Compiling PlaygroundTester Assertable.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[18/30] Compiling PlaygroundTester Assertion.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[19/30] Compiling PlaygroundTester AssertionStore.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[20/30] Compiling PlaygroundTester AssertionsView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[21/30] Compiling PlaygroundTester ResultViewModel.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[22/30] Compiling PlaygroundTester TestMethodView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[23/30] Compiling PlaygroundTester Expectation.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[24/30] Compiling PlaygroundTester IdentityProvider.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[25/30] Compiling PlaygroundTester TestMethod.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[26/30] Compiling PlaygroundTester TestResult.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[27/30] Compiling PlaygroundTester TestRunner.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[28/30] Compiling PlaygroundTester TestSuite.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[29/30] Compiling PlaygroundTester TestViewViewModel.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
[30/30] Compiling PlaygroundTester TestingView.swift
/host/spi-builder-workspace/PlaygroundTester/Sources/PlaygroundTester/Interface/PlaygroundTesterView.swift:3:8: error: no such module 'SwiftUI'
 1 | #if TESTING_ENABLED
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | @available(*, deprecated, message: "This view is being deprecated - please switch to `PlaygroundTesterWrapperView` and refer to Readme on new appraoach. This view may be removed in future versions.")
BUILD FAILURE 6.2 android