Build Information
Successful build of ShapeBuilder, reference main (1fe731), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 12:13:09 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/ohitsdaniel/ShapeBuilder.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ohitsdaniel/ShapeBuilder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1fe7313 Unhide dependencies
Cloned https://github.com/ohitsdaniel/ShapeBuilder.git
Revision (git rev-parse @):
1fe7313f0afd121ba2e48e462e5aabc27178471b
SUCCESS checkout https://github.com/ohitsdaniel/ShapeBuilder.git at main
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[104/5007] Fetching logger, swiftshell
[264/6393] Fetching logger, swiftshell, rocket
[348/6973] Fetching logger, swiftshell, rocket, packageconfig
[1826/18524] Fetching logger, swiftshell, rocket, packageconfig, yams
[12866/34589] Fetching logger, swiftshell, rocket, packageconfig, yams, swift-snapshot-testing
Fetched https://github.com/jpsim/Yams from cache (4.76s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.76s)
Fetched https://github.com/kareman/SwiftShell from cache (4.76s)
Fetched https://github.com/shibapm/Rocket from cache (4.76s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (4.76s)
Fetched https://github.com/shibapm/Logger from cache (4.76s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.9.0 (5.67s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.2.0 (0.87s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 0.13.0 (2.39s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.67s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 4.0.6 (0.65s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0-beta.1 (0.66s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.9.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 4.0.6
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 0.13.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0-beta.1
Creating working copy for https://github.com/shibapm/Rocket
Working copy of https://github.com/shibapm/Rocket resolved at 1.2.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
========================================
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": "shapebuilder",
"name": "ShapeBuilder",
"url": "https://github.com/ohitsdaniel/ShapeBuilder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShapeBuilder",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ohitsdaniel/ShapeBuilder.git
[1/75] Fetching shapebuilder
Fetched https://github.com/ohitsdaniel/ShapeBuilder.git from cache (0.74s)
Creating working copy for https://github.com/ohitsdaniel/ShapeBuilder.git
Working copy of https://github.com/ohitsdaniel/ShapeBuilder.git resolved at main (1fe7313)
warning: '.resolve-product-dependencies': dependency 'shapebuilder' 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/ohitsdaniel/ShapeBuilder.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/8] Compiling ShapeBuilder InsettableShapeBuilder.swift
[4/8] Compiling ShapeBuilder EmptyShape.swift
[5/8] Compiling ShapeBuilder ShapeBuilder.swift
[6/8] Compiling ShapeBuilder BuiltShape.swift
[7/8] Emitting module ShapeBuilder
[8/8] Compiling ShapeBuilder EitherShape.swift
Build complete! (12.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "rocket",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shibapm/Rocket"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "ShapeBuilder",
"name" : "ShapeBuilder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "ShapeBuilder",
"targets" : [
"ShapeBuilder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ShapeBuilderTests",
"module_type" : "SwiftTarget",
"name" : "ShapeBuilderTests",
"path" : "Tests/ShapeBuilderTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"InsettableShapeBuilderTests.swift",
"ShapeBuilderTests.swift"
],
"target_dependencies" : [
"ShapeBuilder"
],
"type" : "test"
},
{
"c99name" : "ShapeBuilder",
"module_type" : "SwiftTarget",
"name" : "ShapeBuilder",
"path" : "Sources/ShapeBuilder",
"product_memberships" : [
"ShapeBuilder"
],
"sources" : [
"BuiltShape.swift",
"EitherShape.swift",
"EmptyShape.swift",
"InsettableShapeBuilder.swift",
"ShapeBuilder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.