Build Information
Failed to build swift-snapshot-testing, reference main (4ee19e), with Swift 6.2 for Android on 22 Jun 2025 23:16:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/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.2
Building package at path: $PWD
https://github.com/mihai8804858/swift-snapshot-testing.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/swiftlang/swift-syntax
[1/70925] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.33s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (8.47s)
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-8C5A4AE7A8CE2BA.txt
[14/50] Emitting module SwiftSyntax510
[15/50] Compiling SwiftSyntax510 Empty.swift
[17/51] Emitting module SwiftSyntax509
[18/51] Compiling SwiftSyntax509 Empty.swift
[19/52] Compiling SwiftSyntax600 Empty.swift
[20/52] Emitting module SwiftSyntax600
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/53] 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? {
[24/121] Compiling SwiftSyntax SyntaxText.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/121] Compiling SwiftSyntax SyntaxTreeViewMode.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/121] Compiling SwiftSyntax TokenDiagnostic.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 TokenSequence.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? {
[28/121] Compiling SwiftSyntax SourcePresence.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? {
[29/121] Compiling SwiftSyntax SwiftSyntaxCompatibility.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? {
[30/121] Compiling SwiftSyntax Syntax.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? {
[31/121] Compiling SwiftSyntax SyntaxArena.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? {
[32/121] Compiling SwiftSyntax BumpPtrAllocator.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? {
[33/121] Compiling SwiftSyntax CommonAncestor.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? {
[34/121] Compiling SwiftSyntax Convenience.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? {
[35/121] Compiling SwiftSyntax CustomTraits.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? {
[36/121] Compiling SwiftSyntax AbsolutePosition.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? {
[37/121] Compiling SwiftSyntax AbsoluteRawSyntax.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? {
[38/121] Compiling SwiftSyntax AbsoluteSyntaxInfo.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? {
[39/121] Compiling SwiftSyntax Assert.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? {
[40/121] Compiling SwiftSyntax Identifier.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? {
[41/121] Compiling SwiftSyntax SyntaxNodeFactory.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? {
[42/121] Compiling SwiftSyntax SyntaxNodeStructure.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? {
[43/121] Compiling SwiftSyntax SyntaxProtocol.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? {
[44/121] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.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? {
[45/121] Compiling SwiftSyntax SyntaxChildren.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? {
[46/121] Compiling SwiftSyntax SyntaxCollection.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? {
[47/121] Compiling SwiftSyntax SyntaxHashable.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? {
[48/121] 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? {
[49/121] 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? {
[50/121] 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? {
[51/121] 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? {
[52/121] 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? {
[53/121] Compiling SwiftSyntax SyntaxIdentifier.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? {
[54/121] Compiling SwiftSyntax MemoryLayout.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? {
[55/121] Compiling SwiftSyntax MissingNodeInitializers.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? {
[56/121] Compiling SwiftSyntax RawSyntax.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? {
[57/121] Compiling SwiftSyntax RawSyntaxLayoutView.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.2 android