The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Beacon, reference master (659ecc), with Swift 6.2 (beta) for Android on 20 Jun 2025 03:57:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/grype/SwiftBeacon.git
Reference: master
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/grype/SwiftBeacon
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 659eccf Bump ios to .v13
Cloned https://github.com/grype/SwiftBeacon.git
Revision (git rev-parse @):
659eccfac882d2ea1ff3999fca549a83d6d32d90
SUCCESS checkout https://github.com/grype/SwiftBeacon.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/grype/SwiftBeacon.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Quick/Nimble
Fetching https://github.com/grype/SwiftAnnouncements
Fetching https://github.com/kyouko-taiga/LogicKit
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/grype/RWLock-Swift
Fetching https://github.com/Brightify/Cuckoo
[1/782] Fetching anycodable
[471/802] Fetching anycodable, rwlock-swift
[800/20386] Fetching anycodable, rwlock-swift, nimble
[801/20566] Fetching anycodable, rwlock-swift, nimble, swiftannouncements
[802/27802] Fetching anycodable, rwlock-swift, nimble, swiftannouncements, cuckoo
[810/28317] Fetching anycodable, rwlock-swift, nimble, swiftannouncements, cuckoo, logickit
Fetched https://github.com/grype/RWLock-Swift from cache (0.54s)
[12601/28297] Fetching anycodable, nimble, swiftannouncements, cuckoo, logickit
Fetched https://github.com/grype/SwiftAnnouncements from cache (0.62s)
[20016/28117] Fetching anycodable, nimble, cuckoo, logickit
Fetched https://github.com/kyouko-taiga/LogicKit from cache (1.22s)
Fetched https://github.com/Flight-School/AnyCodable from cache (1.22s)
Fetched https://github.com/Brightify/Cuckoo from cache (1.22s)
Fetched https://github.com/Quick/Nimble from cache (1.58s)
Computing version for https://github.com/kyouko-taiga/LogicKit
Computed https://github.com/kyouko-taiga/LogicKit at 2.1.0 (3.79s)
Computing version for https://github.com/grype/RWLock-Swift
Computed https://github.com/grype/RWLock-Swift at 1.0.0 (0.36s)
Computing version for https://github.com/grype/SwiftAnnouncements
Computed https://github.com/grype/SwiftAnnouncements at 1.0.5 (0.38s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 11.2.2 (0.40s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.21s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.58s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.22s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.31s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.43s)
Computing version for https://github.com/Brightify/Cuckoo
Computed https://github.com/Brightify/Cuckoo at 1.10.4 (2.30s)
Creating working copy for https://github.com/grype/SwiftAnnouncements
Working copy of https://github.com/grype/SwiftAnnouncements resolved at 1.0.5
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 11.2.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/kyouko-taiga/LogicKit
Working copy of https://github.com/kyouko-taiga/LogicKit resolved at 2.1.0
Creating working copy for https://github.com/Brightify/Cuckoo
Working copy of https://github.com/Brightify/Cuckoo resolved at 1.10.4
Creating working copy for https://github.com/grype/RWLock-Swift
Working copy of https://github.com/grype/RWLock-Swift resolved at 1.0.0
Building for debugging...
[0/11] Write sources
[6/11] Write swift-version-8C5A4AE7A8CE2BA.txt
[8/26] Compiling LogicKit Sequence+Extensions.swift
[9/27] Compiling LogicKit Realizer.swift
[10/27] Compiling LogicKit Logger.swift
[11/27] Compiling LogicKit EDSL.swift
[12/27] Compiling LogicKit BindingMap.swift
[13/27] Compiling LogicKit AnswerSet.swift
[14/27] Emitting module LogicKit
[15/27] Compiling LogicKit KnowledgeBase.swift
[16/27] Compiling LogicKit Term.swift
[17/28] Wrapping AST for LogicKit for debugging
[19/31] Compiling LogicKitBuiltins List.swift
[20/31] Emitting module LogicKitBuiltins
[21/31] Compiling LogicKitBuiltins Nat.swift
[22/32] Wrapping AST for LogicKitBuiltins for debugging
[23/32] Write Objects.LinkFileList
[24/32] Archiving libLogicKit.a
[26/32] Compiling RWLock RWLockedPropertyWrapper.swift
[27/32] Emitting module RWLock
[28/32] Compiling AnyCodable AnyEncodable.swift
[29/32] Compiling RWLock RWLock.swift
[30/33] Compiling AnyCodable AnyDecodable.swift
[31/33] Compiling AnyCodable AnyCodable.swift
[32/33] Emitting module AnyCodable
[35/40] Compiling SwiftAnnouncements Subscription.swift
[36/40] Emitting module SwiftAnnouncements
[37/40] Compiling SwiftAnnouncements AnySubscription.swift
[38/40] Compiling SwiftAnnouncements Announcer.swift
[39/40] Compiling SwiftAnnouncements Registry.swift
[40/40] Compiling SwiftAnnouncements Announceable.swift
[42/77] Compiling Beacon FileBackupWheel.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[43/77] Compiling Beacon FileRotation.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[44/77] Compiling Beacon FileWheel.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[45/77] Compiling Beacon ConsoleLogger.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[46/77] Compiling Beacon FileLogger.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[47/77] Compiling Beacon CallStackFrame.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[48/77] Compiling Beacon Device.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[49/77] Compiling Beacon MachImage.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[50/77] Compiling Beacon MachImageMonitor.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[51/77] Compiling Beacon Signaling.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[52/77] Compiling Beacon IntervalLogger.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[53/77] Compiling Beacon JRPCLogger.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[54/77] Compiling Beacon MemoryLogger.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[55/77] Compiling Beacon SignalLogger.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[56/77] Compiling Beacon StreamLogger.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/81] Emitting module Beacon
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[58/81] Compiling Beacon JSONSignalEncoder.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[59/81] Compiling Beacon SignalDescriptionEncoder.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[60/81] Compiling Beacon SignalEncoder.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[61/81] Compiling Beacon Beacon+Constraints.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[62/81] Compiling Beacon ConstraintBuilder.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[63/81] Compiling Beacon ContextSignal.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[64/81] Compiling Beacon ErrorSignal.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[65/81] Compiling Beacon IdentitySignal.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[66/81] Compiling Beacon MachImageImportsSignal.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[67/81] Compiling Beacon Signal.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[68/81] Compiling Beacon SystemInfo.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[69/81] Compiling Beacon Data+Extensions.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[70/81] Compiling Beacon DateFormatter+Extensions.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[71/81] Compiling Beacon Foundation+Extensions.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[72/81] Compiling Beacon URL+Extensions.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[73/81] Compiling Beacon Constraints+Sugar.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[74/81] Compiling Beacon Constraints.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[75/81] Compiling Beacon Signal+Constraints.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[76/81] Compiling Beacon Term+Constraints.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[77/81] Compiling Beacon Beacon.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[78/81] Compiling Beacon StringSignal.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[79/81] Compiling Beacon WrapperSignal.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[80/81] Compiling Beacon EncodedStreamSignalWriter.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
[81/81] Compiling Beacon SignalWriter.swift
/host/spi-builder-workspace/Sources/Beacon/Core/MachImage.swift:10:8: error: no such module 'MachO'
 8 |
 9 | import Foundation
10 | import MachO
   |        `- error: no such module 'MachO'
11 |
12 | #if arch(x86_64) || arch(arm64)
BUILD FAILURE 6.2 android