Build Information
Failed to build SwiftSnapshotTesting, reference master (b2ecbe
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 11:38:19 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugenebokhan/swift-snapshot-testing.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugenebokhan/swift-snapshot-testing
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b2ecbe0 update deps
Cloned https://github.com/eugenebokhan/swift-snapshot-testing.git
Revision (git rev-parse @):
b2ecbe0e6e25c9582ffba6a7474cd9bf50a6624a
SUCCESS checkout https://github.com/eugenebokhan/swift-snapshot-testing.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/eugenebokhan/swift-snapshot-testing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Copying Shaders.metal
[1/9] Write sources
[4/9] Copying Shaders.metal
[4/9] Write sources
[7/9] Write swift-version-1EA4D86E10B52AF.txt
[8/9] Compiling AlloyShadersSharedTypes AlloyShadersSharedTypes.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/88] Emitting module DeviceKit
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:15:8: error: no such module 'UIKit'
13 | import WatchKit
14 | #else
15 | import UIKit
| `- error: no such module 'UIKit'
16 | #endif
17 |
[11/88] Compiling DeviceKit Device.generated.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:15:8: error: no such module 'UIKit'
13 | import WatchKit
14 | #else
15 | import UIKit
| `- error: no such module 'UIKit'
16 | #endif
17 |
Fetching https://github.com/s1ddok/Alloy.git
Fetching https://github.com/eugenebokhan/ResourcesBridge.git
Fetching https://github.com/devicekit/DeviceKit.git
[1/4470] Fetching alloy
[314/4653] Fetching alloy, resourcesbridge
[444/8725] Fetching alloy, resourcesbridge, devicekit
Fetched https://github.com/devicekit/DeviceKit.git from cache (1.13s)
[809/4653] Fetching alloy, resourcesbridge
Fetched https://github.com/s1ddok/Alloy.git from cache (1.43s)
Fetched https://github.com/eugenebokhan/ResourcesBridge.git from cache (1.43s)
Computing version for https://github.com/eugenebokhan/ResourcesBridge.git
Computed https://github.com/eugenebokhan/ResourcesBridge.git at 0.0.4 (2.01s)
Fetching https://github.com/eugenebokhan/Bonjour.git
[1/106] Fetching bonjour
Fetched https://github.com/eugenebokhan/Bonjour.git from cache (0.73s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (1.27s)
Computing version for https://github.com/s1ddok/Alloy.git
Computed https://github.com/s1ddok/Alloy.git at 0.18.2 (0.54s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 4.9.0 (0.55s)
Creating working copy for https://github.com/eugenebokhan/Bonjour.git
Working copy of https://github.com/eugenebokhan/Bonjour.git resolved at 2.1.0
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 4.9.0
Creating working copy for https://github.com/s1ddok/Alloy.git
Working copy of https://github.com/s1ddok/Alloy.git resolved at 0.18.2
Creating working copy for https://github.com/eugenebokhan/ResourcesBridge.git
Working copy of https://github.com/eugenebokhan/ResourcesBridge.git resolved at 0.0.4
BUILD FAILURE 6.2 macosSpm