The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-snapshot-testing-macros, reference 3.0.0 (0fed90), with Swift 6.1 for Linux on 13 Apr 2026 11:07:44 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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: 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:         linux
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-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-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/75928] Fetching swift-macro-testing, swift-syntax
[9209/91974] Fetching swift-macro-testing, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (3.36s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.48s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.93s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (7.48s)
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 (0.33s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.76s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.56s)
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.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.26s)
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/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/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/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
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
[26/54] Write swift-version-24593BA9C3E375BF.txt
[29/126] 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
[30/130] 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
[31/130] 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
[32/131] 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
[33/131] 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
[35/132] 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
[36/132] 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
[37/132] 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
[38/132] 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
[39/133] 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
[40/133] 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
[41/134] 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
[42/135] 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
[43/135] 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
[48/144] Wrapping AST for SwiftSyntax602 for debugging
[49/144] Wrapping AST for SwiftSyntax600 for debugging
[51/148] 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
[52/148] 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
[53/148] 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
[54/148] 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
[54/149] Wrapping AST for SwiftSyntax601 for debugging
[55/149] Wrapping AST for SwiftSyntax510 for debugging
[57/212] Wrapping AST for SwiftSyntax509 for debugging
[59/212] Emitting module SnapshotTesting
[60/216] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[61/216] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[62/216] Compiling SwiftSyntax RawSyntaxTokenView.swift
[63/216] Compiling SwiftSyntax SourceEdit.swift
[64/216] Compiling SwiftSyntax Syntax.swift
[65/216] Compiling SwiftSyntax SyntaxChildren.swift
[66/216] Compiling SwiftSyntax SyntaxCollection.swift
[67/216] Compiling SwiftSyntax SyntaxHashable.swift
[68/216] Compiling SwiftSyntax SyntaxIdentifier.swift
[69/216] Compiling SwiftSyntax ChildNameForKeyPath.swift
[70/216] Compiling SwiftSyntax Keyword.swift
[71/216] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[80/220] Compiling SnapshotTesting UIImage.swift
[81/220] Compiling SnapshotTesting UIView.swift
[82/220] Compiling SnapshotTesting UIViewController.swift
[83/220] Compiling SnapshotTesting URLRequest.swift
[84/220] Compiling SwiftSyntax SourceLength.swift
[85/220] Compiling SwiftSyntax SourceLocation.swift
[86/220] Compiling SwiftSyntax SourcePresence.swift
[87/220] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[96/220] Compiling SwiftSyntax MemoryLayout.swift
[97/220] Compiling SwiftSyntax MissingNodeInitializers.swift
[98/220] Compiling SwiftSyntax RawSyntax.swift
[99/220] Compiling SwiftSyntax RawSyntaxArena.swift
[100/220] Compiling SwiftSyntax CommonAncestor.swift
[101/220] Compiling SwiftSyntax Convenience.swift
[102/220] Compiling SwiftSyntax CustomTraits.swift
[103/220] Compiling SwiftSyntax EditorPlaceholder.swift
[104/220] Compiling SwiftSyntax Identifier.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[114/220] 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 {
[115/220] 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 {
[116/220] 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 {
[117/220] 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 {
[118/220] Emitting module SnapshotTesting
<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
<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-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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/fifty-inset_uiViewControllerWithSafeArea_iPhoneX_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/uiTabControllerBackground_iPhoneX_dark.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__/UIViewController/uiViewControllerWithSafeArea/ten-inset_uiViewControllerWithSafeArea_iPhoneX_light.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__/UITabBarController/uiTabController_ios18_iPhoneX_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/SwiftUI/__Snapshots__/SwiftUIView/swiftUiView_min-size_dark.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/UIViewController/__Snapshots__/UITabBarController/uiTabControllerBackgroundAndPadding_iPhoneX_dark.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/SwiftUI/__Snapshots__/SwiftUIView/swiftUiView_min-size_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__/UIHostingController/uiHostingController_iPhoneX_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/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabControllerPadding_iPhoneX_dark.1.png
    /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/UIKit/UIViewController/__Snapshots__/UIViewController/preferredContentSize_min-size_light.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/UIView/__Snapshots__/UIView/uiView_min-size_dark.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/UIViewController/__Snapshots__/UIViewController/preferredContentSize_minimumWidth_min-width_light.1.png
[0/1] Planning build
Building for debugging...
[0/27] Write swift-version-24593BA9C3E375BF.txt
[2/37] Compiling SwiftSyntax600 Empty.swift
[3/39] Emitting module SwiftSyntax600
[4/42] Compiling SwiftSyntax510 Empty.swift
[5/42] Emitting module SwiftSyntax510
[6/43] Compiling SnapshotTestSupport Tags+traits.swift
[7/43] Emitting module SwiftSyntax509
[8/43] Compiling SwiftSyntax509 Empty.swift
[9/47] Compiling SnapshotTestSupport Tags+parameters.swift
[10/48] Compiling SwiftSyntax601 Empty.swift
[12/66] Emitting module SwiftSyntax601
[14/79] Compiling SnapshotTestSupport Tags+configurations.swift
[15/79] Emitting module SnapshotTestSupport
[17/78] Compiling SwiftSyntax602 Empty.swift
[18/78] Emitting module SwiftSyntax602
[19/79] Compiling SnapshotTestSupport Tags+configurations.swift
[20/79] Emitting module SnapshotTestSupport
[21/79] Compiling SnapshotTestSupport Tags+parameters.swift
[22/79] Compiling SnapshotTestSupport Tags+traits.swift
[27/78] Compiling SnapshotTesting NSImage.swift
[28/78] Compiling SnapshotTesting NSView.swift
[29/78] Compiling SnapshotTesting NSViewController.swift
[30/78] Compiling SnapshotTesting SceneKit.swift
[31/91] 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 {
/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/184] 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 {
/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/184] Compiling SwiftSyntax EditorPlaceholder.swift
[36/184] Compiling SwiftSyntax SyntaxNodeStructure.swift
[37/184] Compiling SwiftSyntax SyntaxProtocol.swift
[38/184] Compiling SwiftSyntax SyntaxText.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/184] 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 {
[40/184] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/184] 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 {
BUILD FAILURE 6.1 linux