Build Information
Successful build of CollectionTools, reference 3.2.1 (84330a), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 07:56:48 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/RougeWare/Swift-Collection-Tools.git
Reference: 3.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Collection-Tools
* tag 3.2.1 -> FETCH_HEAD
HEAD is now at 84330a0 Merge pull request #17 from RougeWare/feature/Update/2026-04-29-Function-tools
Cloned https://github.com/RougeWare/Swift-Collection-Tools.git
Revision (git rev-parse @):
84330a040a57296eb6a4d0c801294689dab80166
SUCCESS checkout https://github.com/RougeWare/Swift-Collection-Tools.git at 3.2.1
Fetching https://github.com/RougeWare/Swift-Function-Tools.git
[1/179] Fetching swift-function-tools
Fetched https://github.com/RougeWare/Swift-Function-Tools.git from cache (0.74s)
Computing version for https://github.com/RougeWare/Swift-Function-Tools.git
Computed https://github.com/RougeWare/Swift-Function-Tools.git at 2.0.0 (1.37s)
Creating working copy for https://github.com/RougeWare/Swift-Function-Tools.git
Working copy of https://github.com/RougeWare/Swift-Function-Tools.git resolved at 2.0.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": "swift-collection-tools",
"name": "CollectionTools",
"url": "https://github.com/RougeWare/Swift-Collection-Tools.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Collection-Tools",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-function-tools",
"name": "FunctionTools",
"url": "https://github.com/RougeWare/Swift-Function-Tools.git",
"version": "2.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Function-Tools",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/RougeWare/Swift-Collection-Tools.git
[1/234] Fetching swift-collection-tools
Fetched https://github.com/RougeWare/Swift-Collection-Tools.git from cache (0.75s)
Fetching https://github.com/RougeWare/Swift-Function-Tools.git from cache
Fetched https://github.com/RougeWare/Swift-Function-Tools.git from cache (0.43s)
Computing version for https://github.com/RougeWare/Swift-Function-Tools.git
Computed https://github.com/RougeWare/Swift-Function-Tools.git at 2.0.0 (0.49s)
Creating working copy for https://github.com/RougeWare/Swift-Function-Tools.git
Working copy of https://github.com/RougeWare/Swift-Function-Tools.git resolved at 2.0.0
Creating working copy for https://github.com/RougeWare/Swift-Collection-Tools.git
Working copy of https://github.com/RougeWare/Swift-Collection-Tools.git resolved at 3.2.1 (84330a0)
warning: '.resolve-product-dependencies': dependency 'swift-collection-tools' is not used by any target
Found 1 product dependencies
- FunctionTools
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/RougeWare/Swift-Collection-Tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/12] Compiling FunctionTools Function types.swift
[5/12] Compiling FunctionTools Null functions.swift
[6/12] Compiling FunctionTools Curry.swift
[7/12] Compiling FunctionTools Constant.swift
[8/12] Compiling FunctionTools Call.swift
[9/12] Compiling FunctionTools Blackholes.swift
[10/12] Compiling FunctionTools !.swift
[11/12] Emitting module FunctionTools
[12/12] Compiling FunctionTools Echo.swift
[13/22] Compiling CollectionTools RangeReplaceableCollection + elemental operators.swift
[14/22] Compiling CollectionTools CollectionWhichCanBeEmpty.swift
[15/23] Compiling CollectionTools Sequence + sequentialPairs.swift
[16/23] Compiling CollectionTools Collection + onlyFirst & onlyLast.swift
[17/23] Compiling CollectionTools Collection + withoutDuplicates.swift
[18/23] Compiling CollectionTools Collection + map with transformer.swift
[19/23] Compiling CollectionTools Collection + nonEmptyOrNil.swift
[20/23] Compiling CollectionTools Collection + everyPair.swift
[21/23] Compiling CollectionTools Collection + isNotEmpty.swift
[22/23] Emitting module CollectionTools
[23/23] Compiling CollectionTools ArrayBuilder.swift
Build complete! (7.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-function-tools",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RougeWare/Swift-Function-Tools.git"
}
],
"manifest_display_name" : "CollectionTools",
"name" : "CollectionTools",
"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" : "CollectionTools",
"targets" : [
"CollectionTools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CollectionToolsTests",
"module_type" : "SwiftTarget",
"name" : "CollectionToolsTests",
"path" : "Tests/CollectionToolsTests",
"sources" : [
"ArrayBuilderTests.swift",
"Collection + everyPair Tests.swift",
"Collection + isNotEmpty Tests.swift",
"Collection + map with transformer Tests.swift",
"Collection + nonEmptyOrNil Tests.swift",
"Collection + onlyFirst & onlyLast Tests.swift",
"Collection + withoutDuplicates Tests.swift",
"CollectionWhichCanBeEmpty Tests.swift",
"RangeReplaceableCollection + elemental operator Tests.swift",
"Sequence + sequentialPairs Tests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"CollectionTools"
],
"type" : "test"
},
{
"c99name" : "CollectionTools",
"module_type" : "SwiftTarget",
"name" : "CollectionTools",
"path" : "Sources/CollectionTools",
"product_dependencies" : [
"FunctionTools"
],
"product_memberships" : [
"CollectionTools"
],
"sources" : [
"ArrayBuilder.swift",
"Collection + everyPair.swift",
"Collection + isNotEmpty.swift",
"Collection + map with transformer.swift",
"Collection + nonEmptyOrNil.swift",
"Collection + onlyFirst & onlyLast.swift",
"Collection + withoutDuplicates.swift",
"CollectionWhichCanBeEmpty.swift",
"RangeReplaceableCollection + elemental operators.swift",
"Sequence + sequentialPairs.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.