The Swift Package Index logo.Swift Package Index

Build Information

Failed to build carsxe, reference v1.1.1 (ba259a), with Swift 6.1 for macOS (SPM) on 29 Jan 2026 13:40:01 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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
========================================
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