Build Information
Failed to build Puid, reference 2.0.0 (aa3743), with Swift 6.1 for macOS (SPM) on 6 Sep 2025 23:59:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/puid/Swift-puid.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/puid/Swift-puid
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at aa37434 encode / decode
Submodule path 'Tests/data': checked out '8b18c0739a04d74449de3a6c548cd3b0bd1399bc'
Submodule 'Tests/data' (https://github.com/puid/data) registered for path 'Tests/data'
Cloning into '/Users/admin/builder/spi-builder-workspace/Tests/data'...
Cloned https://github.com/puid/Swift-puid.git
Revision (git rev-parse @):
aa374344dcd06ad99ec64e88b62303d923c6ddac
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/puid/Swift-puid.git at 2.0.0
========================================
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",
"dependencies": [
{
"identity": "swift-puid",
"name": "Puid",
"url": "https://github.com/puid/Swift-puid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-puid",
"dependencies": [
]
}
]
}
Fetching https://github.com/puid/Swift-puid.git
[1/464] Fetching swift-puid
Fetched https://github.com/puid/Swift-puid.git from cache (0.71s)
Creating working copy for https://github.com/puid/Swift-puid.git
Working copy of https://github.com/puid/Swift-puid.git resolved at 2.0.0 (aa37434)
warning: '.resolve-product-dependencies': dependency 'swift-puid' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/puid/Swift-puid.git
https://github.com/puid/Swift-puid.git
error: Source files for target Scratch should be located under 'Sources/Scratch', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
error: 'spi-builder-workspace': Source files for target Scratch should be located under 'Sources/Scratch', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target Scratch should be located under 'Sources/Scratch', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm