Build Information
Failed to build swift-persistable-timer, reference 0.7.2 (4ed494), with Swift 6.2 for Android on 23 Jun 2025 06:52:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/swift-persistable-timer.git
Reference: 0.7.2
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/Ryu0118/swift-persistable-timer
* tag 0.7.2 -> FETCH_HEAD
HEAD is now at 4ed4947 Merge pull request #16 from Ryu0118/fix-pause-bug
Cloned https://github.com/Ryu0118/swift-persistable-timer.git
Revision (git rev-parse @):
4ed4947b355f366a0b9c852bb18d08d1069fb609
SUCCESS checkout https://github.com/Ryu0118/swift-persistable-timer.git at 0.7.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Ryu0118/swift-persistable-timer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/861] Fetching swift-concurrency-extras
[243/5846] Fetching swift-concurrency-extras, swift-async-algorithms
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (1.03s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.03s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.1 (1.95s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.13s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.07s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Building for debugging...
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[9/10] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/35] Emitting module InternalCollectionsUtilities
[12/36] Compiling ConcurrencyExtras AsyncStream.swift
[13/36] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[14/36] Compiling ConcurrencyExtras ActorIsolated.swift
[15/36] Compiling ConcurrencyExtras AnyHashableSendable.swift
[16/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/36] Compiling InternalCollectionsUtilities Debugging.swift
[20/36] Compiling InternalCollectionsUtilities Descriptions.swift
[21/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/36] Compiling ConcurrencyExtras Locking.swift
[25/36] Compiling ConcurrencyExtras UncheckedBox.swift
[27/107] Compiling DequeModule _DequeBuffer.swift
[28/107] Compiling DequeModule _DequeBufferHeader.swift
[29/109] Compiling OrderedCollections _HashTable+Constants.swift
[30/109] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[31/109] Compiling OrderedCollections _HashTable.swift
[32/109] Compiling OrderedCollections _Hashtable+Header.swift
[33/109] Compiling OrderedCollections _HashTable+Testing.swift
[34/109] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[35/109] Compiling DequeModule _DequeSlot.swift
[36/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[38/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[39/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[40/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[41/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/109] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/109] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/109] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[51/116] Compiling OrderedCollections OrderedDictionary.swift
[52/116] Compiling OrderedCollections OrderedSet+Codable.swift
[53/116] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[54/116] Compiling OrderedCollections OrderedSet+Descriptions.swift
[55/116] Compiling OrderedCollections OrderedSet+Diffing.swift
[56/116] Compiling OrderedCollections OrderedSet+Equatable.swift
[57/116] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[58/116] Compiling OrderedCollections OrderedSet+Hashable.swift
[59/116] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[60/116] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[61/116] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[62/116] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/116] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/116] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/116] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/116] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/116] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[77/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[78/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[79/116] Compiling OrderedCollections _HashTable+Bucket.swift
[80/116] Compiling OrderedCollections _HashTable+BucketIterator.swift
[81/116] Compiling OrderedCollections OrderedDictionary+Codable.swift
[82/116] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[83/116] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[84/116] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[85/116] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[86/116] Compiling OrderedCollections OrderedDictionary+Elements.swift
[87/116] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[88/116] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[89/116] Emitting module DequeModule
[99/117] Emitting module OrderedCollections
[100/117] Compiling OrderedCollections OrderedSet+Sendable.swift
[101/117] Compiling OrderedCollections OrderedSet+SubSequence.swift
[102/117] Compiling OrderedCollections OrderedSet+Testing.swift
[103/117] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[104/117] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[105/117] Compiling OrderedCollections OrderedSet.swift
[106/117] Compiling OrderedCollections _UnsafeBitset.swift
[108/163] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[109/163] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[110/163] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[111/163] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[112/164] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[113/164] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[114/164] Compiling ConcurrencyExtras Task.swift
[115/164] Compiling ConcurrencyExtras MainSerialExecutor.swift
[116/164] Compiling ConcurrencyExtras Result.swift
[117/164] Emitting module ConcurrencyExtras
[118/164] Compiling ConcurrencyExtras LockIsolated.swift
[119/164] Compiling ConcurrencyExtras UncheckedSendable.swift
[121/169] Compiling PersistableTimerCore DataSource.swift
[122/169] Emitting module PersistableTimerCore
[123/169] Compiling PersistableTimerCore RestoreTimerContainer.swift
[124/169] Compiling PersistableTimerCore RestoreTimerData.swift
[126/170] Emitting module AsyncAlgorithms
error: emit-module command failed with exit code 1 (use -v to see invocation)
[127/179] Emitting module PersistableTimerText
/host/spi-builder-workspace/Sources/PersistableTimerText/PersistableTimerText.swift:2:8: error: no such module 'SwiftUI'
1 | import PersistableTimerCore
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | @available(iOS 16.0, macOS 13.0, *)
[128/179] Compiling PersistableTimerText exported.swift
/host/spi-builder-workspace/Sources/PersistableTimerText/PersistableTimerText.swift:2:8: error: no such module 'SwiftUI'
1 | import PersistableTimerCore
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | @available(iOS 16.0, macOS 13.0, *)
[129/179] Compiling PersistableTimerText PersistableTimerText.swift
/host/spi-builder-workspace/Sources/PersistableTimerText/PersistableTimerText.swift:2:8: error: no such module 'SwiftUI'
1 | import PersistableTimerCore
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | @available(iOS 16.0, macOS 13.0, *)
BUILD FAILURE 6.2 android