Build Information
Failed to build carsxe, reference v1.0.2 (49a593), with Swift 6.1 for macOS (SPM) on 17 Sep 2025 16:07:06 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/carsxe/carsxe-swift-package.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/carsxe/carsxe-swift-package
* tag v1.0.2 -> FETCH_HEAD
HEAD is now at 49a593c Update README.md: change package dependency from version requirement to main branch
Cloned https://github.com/carsxe/carsxe-swift-package.git
Revision (git rev-parse @):
49a593ce1986f9a2a730883a78d444e604eed63b
SUCCESS checkout https://github.com/carsxe/carsxe-swift-package.git at v1.0.2
========================================
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": "carsxe-swift-package",
"name": "carsxe",
"url": "https://github.com/carsxe/carsxe-swift-package.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/carsxe-swift-package",
"dependencies": [
]
}
]
}
Fetching https://github.com/carsxe/carsxe-swift-package.git
[1/36] Fetching carsxe-swift-package
Fetched https://github.com/carsxe/carsxe-swift-package.git from cache (0.70s)
Creating working copy for https://github.com/carsxe/carsxe-swift-package.git
Working copy of https://github.com/carsxe/carsxe-swift-package.git resolved at v1.0.2 (49a593c)
warning: '.resolve-product-dependencies': dependency 'carsxe-swift-package' 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/carsxe/carsxe-swift-package.git
https://github.com/carsxe/carsxe-swift-package.git
error: target 'carsxeTests' has overlapping sources: /Users/admin/builder/spi-builder-workspace/Sources/carsxe/types.swift, /Users/admin/builder/spi-builder-workspace/Sources/carsxe/carsxe.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': target 'carsxeTests' has overlapping sources: /Users/admin/builder/spi-builder-workspace/Sources/carsxe/types.swift, /Users/admin/builder/spi-builder-workspace/Sources/carsxe/carsxe.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': target 'carsxeTests' has overlapping sources: /Users/admin/builder/spi-builder-workspace/Sources/carsxe/types.swift, /Users/admin/builder/spi-builder-workspace/Sources/carsxe/carsxe.swift
BUILD FAILURE 6.1 macosSpm