Build Information
Failed to build carsxe, reference main (c89506), with Swift 6.2 for macOS (SPM) on 3 Apr 2026 15:27:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carsxe/carsxe-swift-package.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/carsxe/carsxe-swift-package
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c89506c Update README.md and CarsXE.swift: add optional parameters 'state', 'mileage', and 'condition' to market value request
Cloned https://github.com/carsxe/carsxe-swift-package.git
Revision (git rev-parse @):
c89506c5f084c5393373d4f94205092228c30bc5
SUCCESS checkout https://github.com/carsxe/carsxe-swift-package.git at main
========================================
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/51] Fetching carsxe-swift-package
Fetched https://github.com/carsxe/carsxe-swift-package.git from cache (0.63s)
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 main (c89506c)
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.2
Building package at path: $PWD
https://github.com/carsxe/carsxe-swift-package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm