The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VolvoCarsAPI, reference main (88a8c9), with Swift 6.0 for macOS (SPM) on 29 Dec 2025 12:59:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/wtpalexander/volvo-cars-api.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wtpalexander/volvo-cars-api
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 88a8c91 Move FileAuthStore to CLI target
Cloned https://github.com/wtpalexander/volvo-cars-api.git
Revision (git rev-parse @):
88a8c912c5785f85509329ab4572b466e76946c6
SUCCESS checkout https://github.com/wtpalexander/volvo-cars-api.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/wtpalexander/volvo-cars-api.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-argument-parser
[1/16987] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.97s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
error: 'spi-builder-workspace': target 'VolvoCarsAPITests' has overlapping sources: /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/ResponseModels/Vehicle/TyresResponse.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPICLT/VolvoCarsAPICLT.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/AuthStoring.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/Auth.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/ResponseModels/Authentication/TokenResponse.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/ResponseModels/Vehicle/OdometerResponse.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/ResponseModels/Vehicle/VehicleDetailsResponse.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/InMemoryAuthStore.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/ResponseModels/Vehicle/VehiclesResponse.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/Helpers/PKCE.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/VolvoCarsAPI.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/Helpers/URLSession+Decodable.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPI/Logger.swift, /Users/admin/builder/spi-builder-workspace/Sources/VolvoCarsAPICLT/FileAuthStore.swift
BUILD FAILURE 6.0 macosSpm