The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-snapshot-testing-macros, reference main (27fa80), with Swift 6.3 for Wasm on 19 Apr 2026 22:50:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 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:         wasm
Swift version:             6.3
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-4609320-0":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/961] Fetching swift-macro-testing
[962/75944] Fetching swift-macro-testing, swift-syntax
[13710/92009] Fetching swift-macro-testing, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.85s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.33s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.39s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (4.78s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.1 (0.37s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.33s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.63s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.35s)
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.66s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.02s)
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.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.35s)
Building for debugging...
[0/54] Write sources
[7/54] Compiling _SwiftSyntaxCShims PlatformMutex.c
[8/54] Write sources
[15/54] Write swift-version-24593BA9C3E375BF.txt
[15/54] Write sources
[29/76] Emitting module SwiftSyntax509
[30/76] Emitting module SwiftSyntax601
[31/76] Emitting module SwiftSyntax602
[32/76] Compiling SwiftSyntax602 Empty.swift
[33/77] Compiling SnapshotTestSupport Tags+traits.swift
[34/77] Emitting module SwiftSyntax510
[35/77] Compiling SwiftSyntax510 Empty.swift
[37/78] Compiling SwiftSyntax509 Empty.swift
[40/79] 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 {
[41/79] Emitting module SwiftSyntax600
[42/79] Compiling SwiftSyntax600 Empty.swift
[43/79] Emitting module SnapshotTestSupport
[44/79] Compiling SnapshotTestSupport Tags+configurations.swift
[45/79] Compiling SnapshotTestSupport Tags+parameters.swift
[46/81] Compiling SwiftSyntax601 Empty.swift
[49/84] Wrapping AST for SwiftSyntax510 for debugging
[50/87] Wrapping AST for SwiftSyntax602 for debugging
[51/93] Wrapping AST for SwiftSyntax600 for debugging
[52/93] Wrapping AST for SwiftSyntax601 for debugging
[53/94] Wrapping AST for SwiftSyntax509 for debugging
[55/211] Compiling SnapshotTestSupport Tags+configurations.swift
[56/211] Emitting module SnapshotTestSupport
[57/211] Compiling SnapshotTestSupport Tags+parameters.swift
[58/211] Compiling SnapshotTestSupport Tags+traits.swift
[60/212] Compiling SwiftSyntax AbsolutePosition.swift
[61/212] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[62/212] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[63/212] Compiling SwiftSyntax Assert.swift
[64/212] Compiling SwiftSyntax BumpPtrAllocator.swift
[65/212] Compiling SwiftSyntax CommonAncestor.swift
[66/212] Compiling SwiftSyntax Convenience.swift
[67/212] Compiling SwiftSyntax CustomTraits.swift
[68/212] Compiling SwiftSyntax EditorPlaceholder.swift
[69/220] 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 {
[70/220] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:577:10: error: no such module 'CoreServices'
575 |
576 | #if !os(Android) && !os(Linux) && !os(Windows)
577 |   import CoreServices
    |          `- error: no such module 'CoreServices'
578 |
579 |   func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[71/220] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:577:10: error: no such module 'CoreServices'
575 |
576 | #if !os(Android) && !os(Linux) && !os(Windows)
577 |   import CoreServices
    |          `- error: no such module 'CoreServices'
578 |
579 |   func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[72/220] Compiling SwiftSyntax RawSyntaxValidation.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:577:10: error: no such module 'CoreServices'
575 |
576 | #if !os(Android) && !os(Linux) && !os(Windows)
577 |   import CoreServices
    |          `- error: no such module 'CoreServices'
578 |
579 |   func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[73/220] Compiling SwiftSyntax SyntaxNodesAB.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:577:10: error: no such module 'CoreServices'
575 |
576 | #if !os(Android) && !os(Linux) && !os(Windows)
577 |   import CoreServices
    |          `- error: no such module 'CoreServices'
578 |
579 |   func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[74/224] 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 {
[75/224] Compiling SnapshotTesting UIImage.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:577:10: error: no such module 'CoreServices'
575 |
576 | #if !os(Android) && !os(Linux) && !os(Windows)
577 |   import CoreServices
    |          `- error: no such module 'CoreServices'
578 |
579 |   func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[76/224] Compiling SnapshotTesting UIView.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:577:10: error: no such module 'CoreServices'
575 |
576 | #if !os(Android) && !os(Linux) && !os(Windows)
577 |   import CoreServices
    |          `- error: no such module 'CoreServices'
578 |
579 |   func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[77/224] Compiling SnapshotTesting UIViewController.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:577:10: error: no such module 'CoreServices'
575 |
576 | #if !os(Android) && !os(Linux) && !os(Windows)
577 |   import CoreServices
    |          `- error: no such module 'CoreServices'
578 |
579 |   func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[78/224] Compiling SnapshotTesting URLRequest.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:577:10: error: no such module 'CoreServices'
575 |
576 | #if !os(Android) && !os(Linux) && !os(Windows)
577 |   import CoreServices
    |          `- error: no such module 'CoreServices'
578 |
579 |   func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/224] 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 {
[80/224] 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 {
BUILD FAILURE 6.3 wasm