The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-snapshot-testing-macros, reference main (27fa80), with Swift 6.2 for Android on 13 Apr 2026 10:28:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adammcarter/swift-snapshot-testing-macros.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/adammcarter/swift-snapshot-testing-macros
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27fa802 Merge pull request #99 from adammcarter/chore/remove-excludes
Cloned https://github.com/adammcarter/swift-snapshot-testing-macros.git
Revision (git rev-parse @):
27fa80246cd2203192933d6cc2bc778b34f73076
SUCCESS checkout https://github.com/adammcarter/swift-snapshot-testing-macros.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/adammcarter/swift-snapshot-testing-macros.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/961] Fetching swift-macro-testing
[962/75928] Fetching swift-macro-testing, swift-syntax
[8459/91974] Fetching swift-macro-testing, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (7.33s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.42s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (7.46s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (8.97s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.1 (0.56s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.33s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (4.65s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.34s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.88s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.38s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.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.5.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.44s)
Building for debugging...
[0/21] Write sources
[10/21] Write swift-version--11D90AFD9DD3AB2.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/99] Emitting module SnapshotSupport
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
 1 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 2 |
 3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[13/99] Emitting module SnapshotTesting
[14/103] Compiling SnapshotTestSupport Tags+parameters.swift
[15/103] Emitting module SnapshotTestSupport
[16/103] Compiling SnapshotTestSupport Tags+configurations.swift
[17/103] Compiling SnapshotTestSupport Tags+traits.swift
[19/104] Compiling SnapshotTesting Snapshotting.swift
[20/104] Compiling SnapshotTesting Any.swift
[21/104] Compiling SnapshotTesting CALayer.swift
[22/104] Compiling SnapshotTesting CGPath.swift
[23/108] Compiling SnapshotTestSupport Tags+traits.swift
[24/108] Compiling SnapshotTestSupport Tags+configurations.swift
[25/108] Emitting module SnapshotTestSupport
[26/108] Compiling SnapshotTestSupport Tags+parameters.swift
[28/109] Compiling SnapshotTesting CaseIterable.swift
[29/109] Compiling SnapshotTesting Data.swift
[30/109] Compiling SnapshotTesting Encodable.swift
[31/109] Compiling SnapshotTesting NSBezierPath.swift
[32/109] Compiling SnapshotSupport with.swift
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
 1 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 2 |
 3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[33/109] Compiling SnapshotSupport CGSize+Convenience.swift
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
 1 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 2 |
 3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/109] Emitting module SnapshotSupport
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
 1 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 2 |
 3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[35/109] Compiling SnapshotSupport Array+Convenience.swift
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
 1 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 2 |
 3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[36/109] Compiling SnapshotTesting View.swift
[37/109] Compiling SnapshotTesting XCTAttachment.swift
[38/109] Compiling SnapshotTesting Diff.swift
[39/109] Compiling SnapshotTesting Diffing.swift
[40/109] Compiling SnapshotTesting Wait.swift
[41/109] Compiling SnapshotTesting SpriteKit.swift
[42/109] Compiling SnapshotTesting String.swift
[43/109] Compiling SnapshotTesting SwiftUIView.swift
[44/109] Compiling SnapshotTesting UIBezierPath.swift
[45/109] Compiling SnapshotTesting NSImage.swift
[46/109] Compiling SnapshotTesting NSView.swift
[47/109] Compiling SnapshotTesting NSViewController.swift
[48/109] Compiling SnapshotTesting SceneKit.swift
[49/109] Emitting module SnapshotTesting
BUILD FAILURE 6.2 android