This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SnapshotTestingStitch with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/swift-snapshot-testing-stitch
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 8e5e510 Merge pull request #6 from alexey1312/feature/addHEICformat
Cloned https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Revision (git rev-parse @):
8e5e510f85127550f75b94523e727185b54d8749
SUCCESS checkout https://github.com/sherlouk/swift-snapshot-testing-stitch.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/26] Emitting module SnapshotTesting
[2/34] Compiling SnapshotTesting Diffing.swift
[3/34] Compiling SnapshotTesting Wait.swift
[4/34] Compiling SnapshotTesting SnapshotTestCase.swift
[5/34] Compiling SnapshotTesting Snapshotting.swift
[6/34] Compiling SnapshotTesting Any.swift
[7/34] Compiling SnapshotTesting CALayer.swift
[8/34] Compiling SnapshotTesting CGPath.swift
[9/34] Compiling SnapshotTesting CaseIterable.swift
[10/34] Compiling SnapshotTesting Codable.swift
[11/34] Compiling SnapshotTesting Data.swift
[12/34] Compiling SnapshotTesting Description.swift
[13/34] Compiling SnapshotTesting NSBezierPath.swift
[14/34] Compiling SnapshotTesting NSImage.swift
[15/34] Compiling SnapshotTesting NSView.swift
[16/34] Compiling SnapshotTesting NSViewController.swift
[17/34] Compiling SnapshotTesting SceneKit.swift
[18/34] Compiling SnapshotTesting AssertInlineSnapshot.swift
[19/34] Compiling SnapshotTesting AssertSnapshot.swift
[20/34] Compiling SnapshotTesting Async.swift
[21/34] Compiling SnapshotTesting Internal.swift
[22/34] Compiling SnapshotTesting PlistEncoder.swift
[23/34] Compiling SnapshotTesting String+SpecialCharacters.swift
[24/34] Compiling SnapshotTesting View.swift
[25/34] Compiling SnapshotTesting XCTAttachment.swift
[26/34] Compiling SnapshotTesting Diff.swift
[27/34] Compiling SnapshotTesting SpriteKit.swift
[28/34] Compiling SnapshotTesting String.swift
[29/34] Compiling SnapshotTesting SwiftUIView.swift
[30/34] Compiling SnapshotTesting UIBezierPath.swift
[31/34] Compiling SnapshotTesting UIImage.swift
[32/34] Compiling SnapshotTesting UIView.swift
[33/34] Compiling SnapshotTesting UIViewController.swift
[34/34] Compiling SnapshotTesting URLRequest.swift
[35/39] Compiling SnapshotTestingHEIC UIView.swift
[36/39] Emitting module SnapshotTestingHEIC
[37/39] Compiling SnapshotTestingHEIC UIImage.swift
[38/40] Compiling SnapshotTestingHEIC CompressionQuality.swift
[39/40] Compiling SnapshotTestingHEIC UIImage+HEIC.swift
[40/40] Compiling SnapshotTestingHEIC UIViewController.swift
[41/45] Compiling SnapshotTestingStitch StitchStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[42/45] Compiling SnapshotTestingStitch StitchTask.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/46] Emitting module SnapshotTestingStitch
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[44/46] Compiling SnapshotTestingStitch ImageFormat.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[45/46] Compiling SnapshotTestingStitch Snapshotting.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[46/46] Compiling SnapshotTestingStitch Stitcher.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
Fetching https://github.com/alexey1312/SnapshotTestingHEIC.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/alexey1312/SnapshotTestingHEIC.git (0.23s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.27s)
Computing version for https://github.com/alexey1312/SnapshotTestingHEIC.git
Computed https://github.com/alexey1312/SnapshotTestingHEIC.git at 1.0.1 (0.69s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.9.0 (0.03s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.9.0
Creating working copy for https://github.com/alexey1312/SnapshotTestingHEIC.git
Working copy of https://github.com/alexey1312/SnapshotTestingHEIC.git resolved at 1.0.1
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/5] Emitting module SnapshotTestingStitch
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/5] Compiling SnapshotTestingStitch StitchStyle.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling SnapshotTestingStitch StitchTask.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling SnapshotTestingStitch ImageFormat.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling SnapshotTestingStitch Snapshotting.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/6] Compiling SnapshotTestingStitch Stitcher.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SnapshotTestingStitch/Snapshotting.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.