Build Information
Successful build of CombineRequest, reference 1.0.0 (0bd2c4), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 00:01:53 UTC.
Swift 6 data race errors: 0
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/lightyear/CombineRequest.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lightyear/CombineRequest
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 0bd2c41 Don't cache the built publisher
Cloned https://github.com/lightyear/CombineRequest.git
Revision (git rev-parse @):
0bd2c411d1d24525d5e863417a339df814d386cc
SUCCESS checkout https://github.com/lightyear/CombineRequest.git at 1.0.0
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/AliSoftware/OHHTTPStubs
[1/1257] Fetching cwlpreconditiontesting
[203/1717] Fetching cwlpreconditiontesting, cwlcatchexception
[1015/9619] Fetching cwlpreconditiontesting, cwlcatchexception, ohhttpstubs
[2746/29436] Fetching cwlpreconditiontesting, cwlcatchexception, ohhttpstubs, nimble
Fetched https://github.com/Quick/Nimble from cache (1.96s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.96s)
Fetched https://github.com/AliSoftware/OHHTTPStubs from cache (1.96s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.96s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs
Computed https://github.com/AliSoftware/OHHTTPStubs at 9.1.0 (2.68s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.0 (0.69s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.66s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.75s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs
Working copy of https://github.com/AliSoftware/OHHTTPStubs resolved at 9.1.0
========================================
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": "combinerequest",
"name": "CombineRequest",
"url": "https://github.com/lightyear/CombineRequest.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CombineRequest",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/lightyear/CombineRequest.git
[1/158] Fetching combinerequest
Fetched https://github.com/lightyear/CombineRequest.git from cache (0.61s)
Creating working copy for https://github.com/lightyear/CombineRequest.git
Working copy of https://github.com/lightyear/CombineRequest.git resolved at 1.0.0 (0bd2c41)
warning: '.resolve-product-dependencies': dependency 'combinerequest' 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/lightyear/CombineRequest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/7] Compiling CombineRequest Operators.swift
[4/7] Compiling CombineRequest Request.swift
[5/7] Compiling CombineRequest APIBase+TestHelpers.swift
[6/7] Emitting module CombineRequest
[7/7] Compiling CombineRequest APIBase.swift
Build complete! (6.35s)
Build complete.
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"range" : [
{
"lower_bound" : "9.1.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs"
}
],
"manifest_display_name" : "CombineRequest",
"name" : "CombineRequest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "CombineRequest",
"targets" : [
"CombineRequest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CombineRequestTests",
"module_type" : "SwiftTarget",
"name" : "CombineRequestTests",
"path" : "Tests/CombineRequestTests",
"product_dependencies" : [
"Nimble",
"OHHTTPStubsSwift"
],
"sources" : [
"APIBaseTests.swift",
"OperatorTests.swift"
],
"target_dependencies" : [
"CombineRequest"
],
"type" : "test"
},
{
"c99name" : "CombineRequest",
"module_type" : "SwiftTarget",
"name" : "CombineRequest",
"path" : "Sources/CombineRequest",
"product_memberships" : [
"CombineRequest"
],
"sources" : [
"APIBase+TestHelpers.swift",
"APIBase.swift",
"Operators.swift",
"Request.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.