Build Information
Successful build of Baggins, reference 1.1.0 (c31a6c), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 18:49:37 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/alexito4/Baggins.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexito4/Baggins
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at c31a6ce Update ci.yml
Cloned https://github.com/alexito4/Baggins.git
Revision (git rev-parse @):
c31a6cec7936aacfd8a18cdb0a4aafa02c1954bf
SUCCESS checkout https://github.com/alexito4/Baggins.git at 1.1.0
Fetching https://github.com/alexito4/Flow.git
Fetching https://github.com/alexito4/UnwrapOrThrow
[1/37] Fetching unwraporthrow
[38/85] Fetching unwraporthrow, flow
Fetched https://github.com/alexito4/Flow.git from cache (0.59s)
Fetched https://github.com/alexito4/UnwrapOrThrow from cache (0.59s)
Computing version for https://github.com/alexito4/UnwrapOrThrow
Computed https://github.com/alexito4/UnwrapOrThrow at 1.0.0 (1.25s)
Computing version for https://github.com/alexito4/Flow.git
Computed https://github.com/alexito4/Flow.git at 1.0.0 (0.64s)
Creating working copy for https://github.com/alexito4/Flow.git
Working copy of https://github.com/alexito4/Flow.git resolved at 1.0.0
Creating working copy for https://github.com/alexito4/UnwrapOrThrow
Working copy of https://github.com/alexito4/UnwrapOrThrow resolved at 1.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": "baggins",
"name": "Baggins",
"url": "https://github.com/alexito4/Baggins.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Baggins",
"traits": [
"default"
],
"dependencies": [
{
"identity": "flow",
"name": "Flow",
"url": "https://github.com/alexito4/Flow.git",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Flow",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "unwraporthrow",
"name": "UnwrapOrThrow",
"url": "https://github.com/alexito4/UnwrapOrThrow",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UnwrapOrThrow",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/alexito4/Baggins.git
[1/231] Fetching baggins
Fetched https://github.com/alexito4/Baggins.git from cache (0.88s)
Fetching https://github.com/alexito4/Flow.git from cache
Fetching https://github.com/alexito4/UnwrapOrThrow from cache
Fetched https://github.com/alexito4/UnwrapOrThrow from cache (0.40s)
Fetched https://github.com/alexito4/Flow.git from cache (0.43s)
Computing version for https://github.com/alexito4/UnwrapOrThrow
Computed https://github.com/alexito4/UnwrapOrThrow at 1.0.0 (0.50s)
Computing version for https://github.com/alexito4/Flow.git
Computed https://github.com/alexito4/Flow.git at 1.0.0 (0.03s)
Creating working copy for https://github.com/alexito4/Baggins.git
Working copy of https://github.com/alexito4/Baggins.git resolved at 1.1.0 (c31a6ce)
Creating working copy for https://github.com/alexito4/Flow.git
Working copy of https://github.com/alexito4/Flow.git resolved at 1.0.0
Creating working copy for https://github.com/alexito4/UnwrapOrThrow
Working copy of https://github.com/alexito4/UnwrapOrThrow resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'baggins' is not used by any target
Found 2 product dependencies
- Flow
- UnwrapOrThrow
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/alexito4/Baggins.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/11] Compiling Flow Functions.swift
[6/11] Compiling Flow Flowable.swift
[7/11] Compiling Flow Extensions.swift
[8/11] Emitting module Flow
[9/11] Compiling Flow Conformances.swift
[10/11] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[11/11] Emitting module UnwrapOrThrow
[12/20] Compiling Baggins UnwrapOrThrow.swift
[13/20] Compiling Baggins String.swift
[14/20] Compiling Baggins Sequence.swift
[15/20] Compiling Baggins Flow.swift
[16/20] Compiling Baggins _Brewing.swift
[17/20] Compiling Baggins Collection.swift
[18/20] Compiling Baggins Bool.swift
[19/20] Emitting module Baggins
[20/20] Compiling Baggins Concurrency.swift
Build complete! (14.63s)
Build complete.
{
"dependencies" : [
{
"identity" : "flow",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexito4/Flow.git"
},
{
"identity" : "unwraporthrow",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexito4/UnwrapOrThrow"
}
],
"manifest_display_name" : "Baggins",
"name" : "Baggins",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Baggins",
"targets" : [
"Baggins"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BagginsTests",
"module_type" : "SwiftTarget",
"name" : "BagginsTests",
"path" : "Tests/BagginsTests",
"sources" : [
"BoolTests.swift",
"BrewingTests.swift",
"CollectionTests.swift",
"ConcurrencyTests.swift",
"ConcurrencyUnsafeBlockingTests.swift",
"SequenceTests.swift",
"StringTests.swift"
],
"target_dependencies" : [
"Baggins"
],
"type" : "test"
},
{
"c99name" : "Baggins",
"module_type" : "SwiftTarget",
"name" : "Baggins",
"path" : "Sources/Baggins",
"product_dependencies" : [
"Flow",
"UnwrapOrThrow"
],
"product_memberships" : [
"Baggins"
],
"sources" : [
"Bool.swift",
"Collection.swift",
"Concurrency.swift",
"Flow.swift",
"Sequence.swift",
"String.swift",
"UnwrapOrThrow.swift",
"_Brewing.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.