Build Information
Failed to build swift-snapshot-testing, reference main (4ee19e), with Swift 6.3 for Android on 15 Apr 2026 16:03:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihai8804858/swift-snapshot-testing.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/mihai8804858/swift-snapshot-testing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4ee19ec Merge branch 'main' into main
Cloned https://github.com/mihai8804858/swift-snapshot-testing.git
Revision (git rev-parse @):
4ee19ec0d8af7a3fce0a3f961fef71f0c7c1edd2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mihai8804858/swift-snapshot-testing.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/mihai8804858/swift-snapshot-testing.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax
[1/74972] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.98s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (8.23s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Building for debugging...
[0/13] Write sources
[11/13] Compiling _SwiftSyntaxCShims dummy.c
[12/13] Write swift-version--4F562202D5529B1.txt
[14/38] Emitting module SwiftSyntax509
[15/50] Compiling SwiftSyntax509 Empty.swift
[17/51] Compiling SwiftSyntax600 Empty.swift
[18/51] Emitting module SwiftSyntax600
[19/51] Emitting module SwiftSyntax510
[20/52] Compiling SwiftSyntax510 Empty.swift
[23/117] Compiling SwiftSyntax RawSyntaxTokenView.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[24/117] Compiling SwiftSyntax SourceEdit.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[25/117] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[26/117] Compiling SwiftSyntax SourceLocation.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[27/121] Compiling SwiftSyntax SourcePresence.swift
[28/121] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[29/121] Compiling SwiftSyntax Syntax.swift
[30/121] Compiling SwiftSyntax SyntaxArena.swift
[31/121] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[32/121] Compiling SwiftSyntax SyntaxChildren.swift
[33/121] Compiling SwiftSyntax SyntaxCollection.swift
[34/121] Compiling SwiftSyntax SyntaxHashable.swift
[35/121] Compiling SwiftSyntax SyntaxIdentifier.swift
[36/129] Compiling SwiftSyntax AbsolutePosition.swift
[37/129] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[38/129] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[39/129] Compiling SwiftSyntax Assert.swift
[40/129] Compiling SwiftSyntax BumpPtrAllocator.swift
[41/129] Compiling SwiftSyntax CommonAncestor.swift
[42/129] Compiling SwiftSyntax Convenience.swift
[43/129] Compiling SwiftSyntax CustomTraits.swift
[44/129] Compiling SwiftSyntax Identifier.swift
[45/129] Compiling SwiftSyntax MemoryLayout.swift
[46/129] Compiling SwiftSyntax MissingNodeInitializers.swift
[47/129] Compiling SwiftSyntax RawSyntax.swift
[48/129] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[49/129] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[67/129] Compiling SnapshotTesting UIImage.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[68/129] Compiling SnapshotTesting UIView.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[69/129] Compiling SnapshotTesting UIViewController.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[70/129] Compiling SnapshotTesting URLRequest.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/129] Emitting module SnapshotTesting
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[82/129] Compiling SwiftSyntax Utils.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[83/129] Compiling SwiftSyntax ChildNameForKeyPath.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[84/129] Compiling SwiftSyntax Keyword.swift
/host/spi-builder-workspace/Sources/SnapshotTesting/AssertSnapshot.swift:505:10: error: no such module 'CoreServices'
503 |
504 | #if !os(Linux) && !os(Windows)
505 | import CoreServices
| `- error: no such module 'CoreServices'
506 |
507 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
BUILD FAILURE 6.3 android