The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftSnapshotTesting, reference 0.1.7 (b2ecbe), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 00:05:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugenebokhan/swift-snapshot-testing.git
Reference: 0.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugenebokhan/swift-snapshot-testing
 * tag               0.1.7      -> FETCH_HEAD
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 0.1.7
Fetching https://github.com/eugenebokhan/ResourcesBridge.git
Fetching https://github.com/devicekit/DeviceKit.git
Fetching https://github.com/s1ddok/Alloy.git
[1/183] Fetching resourcesbridge
[86/4653] Fetching resourcesbridge, alloy
[310/9052] Fetching resourcesbridge, alloy, devicekit
Fetched https://github.com/devicekit/DeviceKit.git from cache (1.65s)
Fetched https://github.com/s1ddok/Alloy.git from cache (1.65s)
Fetched https://github.com/eugenebokhan/ResourcesBridge.git from cache (1.65s)
Computing version for https://github.com/eugenebokhan/ResourcesBridge.git
Computed https://github.com/eugenebokhan/ResourcesBridge.git at 0.0.4 (2.34s)
Fetching https://github.com/eugenebokhan/Bonjour.git
[1/113] Fetching bonjour
Fetched https://github.com/eugenebokhan/Bonjour.git from cache (0.69s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (1.35s)
Computing version for https://github.com/s1ddok/Alloy.git
Computed https://github.com/s1ddok/Alloy.git at 0.18.2 (0.64s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 4.9.0 (0.72s)
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/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/eugenebokhan/ResourcesBridge.git
Working copy of https://github.com/eugenebokhan/ResourcesBridge.git resolved at 0.0.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-snapshot-testing",
      "name": "SwiftSnapshotTesting",
      "url": "https://github.com/eugenebokhan/swift-snapshot-testing.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "alloy",
          "name": "Alloy",
          "url": "https://github.com/s1ddok/Alloy.git",
          "version": "0.18.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alloy",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "devicekit",
          "name": "DeviceKit",
          "url": "https://github.com/devicekit/DeviceKit.git",
          "version": "4.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeviceKit",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "resourcesbridge",
          "name": "ResourcesBridge",
          "url": "https://github.com/eugenebokhan/ResourcesBridge.git",
          "version": "0.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ResourcesBridge",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "bonjour",
              "name": "Bonjour",
              "url": "https://github.com/eugenebokhan/Bonjour.git",
              "version": "2.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bonjour",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/eugenebokhan/swift-snapshot-testing.git
[1/178] Fetching swift-snapshot-testing
Fetched https://github.com/eugenebokhan/swift-snapshot-testing.git from cache (0.96s)
Fetching https://github.com/s1ddok/Alloy.git from cache
Fetching https://github.com/devicekit/DeviceKit.git from cache
Fetching https://github.com/eugenebokhan/ResourcesBridge.git from cache
Fetched https://github.com/s1ddok/Alloy.git from cache (0.45s)
Fetched https://github.com/eugenebokhan/ResourcesBridge.git from cache (0.57s)
Fetched https://github.com/devicekit/DeviceKit.git from cache (0.57s)
Computing version for https://github.com/eugenebokhan/ResourcesBridge.git
Computed https://github.com/eugenebokhan/ResourcesBridge.git at 0.0.4 (0.64s)
Fetching https://github.com/eugenebokhan/Bonjour.git from cache
Fetched https://github.com/eugenebokhan/Bonjour.git from cache (0.44s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (0.50s)
Computing version for https://github.com/s1ddok/Alloy.git
Computed https://github.com/s1ddok/Alloy.git at 0.18.2 (0.03s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 4.9.0 (0.03s)
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/eugenebokhan/ResourcesBridge.git
Working copy of https://github.com/eugenebokhan/ResourcesBridge.git resolved at 0.0.4
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/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/swift-snapshot-testing.git
Working copy of https://github.com/eugenebokhan/swift-snapshot-testing.git resolved at 0.1.7 (b2ecbe0)
warning: '.resolve-product-dependencies': dependency 'swift-snapshot-testing' is not used by any target
Found 3 product dependencies
  - Alloy
  - DeviceKit
  - ResourcesBridge
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/eugenebokhan/swift-snapshot-testing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[1/9] Copying Shaders.metal
[1/9] Write sources
[4/9] Copying Shaders.metal
[4/9] Write sources
[7/9] Compiling AlloyShadersSharedTypes AlloyShadersSharedTypes.c
[8/9] Write swift-version--6988338F2F200930.txt
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 |
BUILD FAILURE 6.3 macosSpm