Build Information
Failed to build carsxe, reference v1.1.1 (ba259a), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 08:56:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carsxe/carsxe-swift-package.git
Reference: v1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/carsxe/carsxe-swift-package
* tag v1.1.1 -> FETCH_HEAD
HEAD is now at ba259af Update README.md: add optional parameters 'mileage' and 'condition' to vehicle specs
Cloned https://github.com/carsxe/carsxe-swift-package.git
Revision (git rev-parse @):
ba259af9192092344c8b368e217c8e1073bf8397
SUCCESS checkout https://github.com/carsxe/carsxe-swift-package.git at v1.1.1
========================================
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": "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",
"traits": [
"default"
],
"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.58s)
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.1.1 (ba259af)
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.3
Building package at path: $PWD
https://github.com/carsxe/carsxe-swift-package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': target 'carsxeTests' has overlapping sources: /Users/admin/builder/spi-builder-workspace/Sources/carsxe/carsxe.swift, /Users/admin/builder/spi-builder-workspace/Sources/carsxe/types.swift
BUILD FAILURE 6.3 macosSpm