Build Information
Failed to build swift-snapshot-testing-macros, reference 3.0.0 (0fed90), with Swift 6.1 for Wasm on 13 Apr 2026 10:44:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adammcarter/swift-snapshot-testing-macros.git
Reference: 3.0.0
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
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 0fed90a Merge pull request #98 from adammcarter/feature/rename-configuration-folders
Cloned https://github.com/adammcarter/swift-snapshot-testing-macros.git
Revision (git rev-parse @):
0fed90a58d8bb418baed164bfda5239f9f56b1cc
SUCCESS checkout https://github.com/adammcarter/swift-snapshot-testing-macros.git at 3.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/adammcarter/swift-snapshot-testing-macros.git
https://github.com/adammcarter/swift-snapshot-testing-macros.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
[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 (3.19s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.27s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.76s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (7.61s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.1 (0.83s)
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.78s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.57s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.69s)
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.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.20s)
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
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/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/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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/SnapshotsPlayground/__Snapshots__': File not found.
Building for debugging...
[0/54] Write sources
[26/54] Compiling _SwiftSyntaxCShims PlatformMutex.c
[27/54] Write swift-version-24593BA9C3E375BF.txt
[29/130] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/130] Emitting module SnapshotTesting
/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? {
[31/134] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/134] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/134] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/136] Compiling SnapshotTestSupport Tags+parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/136] Compiling SnapshotTestSupport Tags+traits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/136] Emitting module SwiftSyntax602
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/136] Compiling SwiftSyntax602 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/136] Emitting module SnapshotTestSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/136] Compiling SnapshotTestSupport Tags+configurations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/138] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/138] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/138] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/138] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/140] Wrapping AST for SwiftSyntax601 for debugging
[50/140] Wrapping AST for SwiftSyntax602 for debugging
[51/149] Wrapping AST for SwiftSyntax600 for debugging
[52/152] Wrapping AST for SwiftSyntax510 for debugging
[53/152] Wrapping AST for SwiftSyntax509 for debugging
[55/215] Compiling SnapshotTestSupport Tags+traits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/215] Emitting module SnapshotTestSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/215] Compiling SnapshotTestSupport Tags+configurations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/215] Compiling SnapshotTestSupport Tags+parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/216] Compiling SwiftSyntax RenamedNodesCompatibility.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? {
[60/216] Compiling SwiftSyntax SyntaxAnyVisitor.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? {
[61/216] Compiling SwiftSyntax SyntaxBaseNodes.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? {
[62/216] Compiling SwiftSyntax SyntaxCollections.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? {
[64/216] Compiling SwiftSyntax AbsolutePosition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/216] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/216] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/216] Compiling SwiftSyntax Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/216] Compiling SwiftSyntax BumpPtrAllocator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/216] Compiling SwiftSyntax CommonAncestor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/216] Compiling SwiftSyntax Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/216] Compiling SwiftSyntax CustomTraits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/216] Compiling SwiftSyntax EditorPlaceholder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/224] Compiling SnapshotSupport CGSize+Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 {
[74/224] Compiling SwiftSyntax SourceLength.swift
[75/224] Compiling SwiftSyntax SourceLocation.swift
[76/224] Compiling SwiftSyntax SourcePresence.swift
[77/224] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[78/224] Compiling SwiftSyntax SyntaxIdentifier.swift
[79/224] Compiling SwiftSyntax ChildNameForKeyPath.swift
[80/224] Compiling SwiftSyntax Keyword.swift
[81/224] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[82/224] Compiling SwiftSyntax Syntax.swift
[83/224] Compiling SwiftSyntax SyntaxChildren.swift
[84/224] Compiling SwiftSyntax SyntaxCollection.swift
[85/224] Compiling SwiftSyntax SyntaxHashable.swift
[90/228] Compiling SwiftSyntax Identifier.swift
[91/228] Compiling SwiftSyntax MemoryLayout.swift
[92/228] Compiling SwiftSyntax MissingNodeInitializers.swift
[93/228] Compiling SwiftSyntax RawSyntax.swift
[94/228] Compiling SwiftSyntax RawSyntaxArena.swift
[95/228] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[96/228] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[97/228] Compiling SwiftSyntax RawSyntaxTokenView.swift
[98/228] Compiling SwiftSyntax SourceEdit.swift
[99/228] Compiling SnapshotTesting UIImage.swift
[100/228] Compiling SnapshotTesting UIView.swift
[101/228] Compiling SnapshotTesting UIViewController.swift
[102/228] Compiling SnapshotTesting URLRequest.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[103/228] Emitting module SnapshotSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 {
[104/228] Compiling SnapshotSupport with.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 {
[105/228] Compiling SnapshotSupport Array+Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 {
[106/228] Compiling SnapshotSupport CGSize+Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 {
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/228] Emitting module SnapshotTesting
error: emit-module command failed with exit code 1 (use -v to see invocation)
[108/228] Emitting module SnapshotSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 {
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/SnapshotsPlayground/__Snapshots__': File not found.
warning: 'spi-builder-workspace': found 23 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/uiViewControllerWithSafeArea/zero-inset_uiViewControllerWithSafeArea_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/SwiftUI/__Snapshots__/SwiftUIView/swiftUiView_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIView/clearBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/uiViewController_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabControllerPadding_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/preferredContentSize_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/uiViewControllerWithSafeArea/fifty-inset_uiViewControllerWithSafeArea_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabController_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIView/uiView_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabController_ios18_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIHostingController/uiHostingController_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/preferredContentSize_minimumWidth_min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/preferredContentSize_minimumHeight_min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIStackView/uiStackView_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/preferredContent_iPhoneX_widthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/uiViewControllerWithSafeArea/ten-inset_uiViewControllerWithSafeArea_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIView/uiView_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UINavigationController/uiNavigationController_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/SwiftUI/__Snapshots__/SwiftUIView/swiftUiView_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIView/clearBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIStackView/uiStackView_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabControllerBackgroundAndPadding_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabControllerBackground_iPhoneX_dark.1.png
[0/1] Planning build
Building for debugging...
[0/27] Write swift-version-24593BA9C3E375BF.txt
[2/103] Compiling SwiftSyntax601 Empty.swift
[3/103] Emitting module SwiftSyntax601
[5/103] Compiling SwiftSyntax600 Empty.swift
[6/103] Emitting module SwiftSyntax600
[7/103] Emitting module SwiftSyntax509
[8/103] Compiling SwiftSyntax509 Empty.swift
[9/104] Emitting module SwiftSyntax602
[10/105] Compiling SwiftSyntax510 Empty.swift
[11/105] Compiling SnapshotTestSupport Tags+traits.swift
[12/105] Compiling SnapshotTestSupport Tags+parameters.swift
[13/105] Emitting module SnapshotTestSupport
[14/105] Compiling SnapshotTestSupport Tags+configurations.swift
[17/106] Emitting module SwiftSyntax510
[18/107] Compiling SwiftSyntax602 Empty.swift
[19/106] Compiling SnapshotTesting NSImage.swift
[20/106] Compiling SnapshotTesting NSView.swift
[21/106] Compiling SnapshotTesting NSViewController.swift
[22/106] Compiling SnapshotTesting SceneKit.swift
[26/120] Compiling SnapshotTesting SpriteKit.swift
[27/120] Compiling SnapshotTesting String.swift
[28/120] Compiling SnapshotTesting SwiftUIView.swift
[29/120] Compiling SnapshotTesting UIBezierPath.swift
[30/120] Compiling SnapshotTestSupport Tags+parameters.swift
[31/120] Compiling SnapshotTestSupport Tags+traits.swift
[32/120] Compiling SnapshotTestSupport Tags+configurations.swift
[33/120] Emitting module SnapshotTestSupport
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/121] 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 {
[36/121] 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 {
[37/121] 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 {
[38/121] 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 {
[39/121] 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 {
BUILD FAILURE 6.1 wasm