Build Information
Successful build of Mirage, reference main (2dee8a), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 16:15:21 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/mesqueeb/Mirage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mesqueeb/Mirage
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2dee8ae test: add examples
Cloned https://github.com/mesqueeb/Mirage.git
Revision (git rev-parse @):
2dee8ae2590136a501b1188da08b91c8fe034aad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mesqueeb/Mirage.git at main
Fetching https://github.com/mesqueeb/JustSugar
Fetching https://github.com/mesqueeb/MapSugar
[1/227] Fetching justsugar
[169/322] Fetching justsugar, mapsugar
Fetched https://github.com/mesqueeb/MapSugar from cache (1.01s)
Fetched https://github.com/mesqueeb/JustSugar from cache (1.01s)
Creating working copy for https://github.com/mesqueeb/MapSugar
Creating working copy for https://github.com/mesqueeb/JustSugar
Working copy of https://github.com/mesqueeb/MapSugar resolved at 0.1.0
Working copy of https://github.com/mesqueeb/JustSugar 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": "mirage",
"name": "Mirage",
"url": "https://github.com/mesqueeb/Mirage.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Mirage",
"traits": [
"default"
],
"dependencies": [
{
"identity": "justsugar",
"name": "JustSugar",
"url": "https://github.com/mesqueeb/JustSugar",
"version": "0.2.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JustSugar",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "mapsugar",
"name": "MapSugar",
"url": "https://github.com/mesqueeb/MapSugar",
"version": "0.1.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MapSugar",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mesqueeb/Mirage.git
[1/426] Fetching mirage
Fetched https://github.com/mesqueeb/Mirage.git from cache (1.56s)
Fetching https://github.com/mesqueeb/MapSugar from cache
Fetching https://github.com/mesqueeb/JustSugar from cache
Fetched https://github.com/mesqueeb/MapSugar from cache (0.58s)
Fetched https://github.com/mesqueeb/JustSugar from cache (0.58s)
Computing version for https://github.com/mesqueeb/JustSugar
Computed https://github.com/mesqueeb/JustSugar at 0.2.6 (1.26s)
Computing version for https://github.com/mesqueeb/MapSugar
Computed https://github.com/mesqueeb/MapSugar at 0.1.5 (0.60s)
Creating working copy for https://github.com/mesqueeb/Mirage.git
Working copy of https://github.com/mesqueeb/Mirage.git resolved at main (2dee8ae)
Creating working copy for https://github.com/mesqueeb/JustSugar
Working copy of https://github.com/mesqueeb/JustSugar resolved at 0.2.6
Creating working copy for https://github.com/mesqueeb/MapSugar
Working copy of https://github.com/mesqueeb/MapSugar resolved at 0.1.5
warning: '.resolve-product-dependencies': dependency 'mirage' is not used by any target
Found 2 product dependencies
- JustSugar
- MapSugar
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mesqueeb/Mirage.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/9] Compiling JustSugar Strings.swift
[6/9] Compiling JustSugar Arrays.swift
[7/9] Emitting module JustSugar
[8/9] Emitting module MapSugar
[9/9] Compiling MapSugar MapSugar.swift
[10/21] Compiling Mirage MHorizontalRule.swift
[11/21] Compiling Mirage Typography.swift
[12/21] Compiling Mirage ColorHelpers.swift
[13/21] Compiling Mirage MHorizontalRule.Examples.swift
[14/21] Emitting module Mirage
[15/21] Compiling Mirage MActionButtons.Examples.swift
[16/21] Compiling Mirage MActionButtons.swift
[17/21] Compiling Mirage Space.swift
[18/21] Compiling Mirage MButton.Examples.swift
[19/21] Compiling Mirage MButton.swift
[20/21] Compiling Mirage MLink.Examples.swift
[21/21] Compiling Mirage MLink.swift
[22/22] Compiling Mirage ViewModifierHelpers.swift
Build complete! (13.83s)
Build complete.
{
"dependencies" : [
{
"identity" : "justsugar",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mesqueeb/JustSugar"
},
{
"identity" : "mapsugar",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mesqueeb/MapSugar"
}
],
"manifest_display_name" : "Mirage",
"name" : "Mirage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "Mirage",
"targets" : [
"Mirage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Mirage",
"module_type" : "SwiftTarget",
"name" : "Mirage",
"path" : "Mirage/Sources",
"product_dependencies" : [
"JustSugar",
"MapSugar"
],
"product_memberships" : [
"Mirage"
],
"sources" : [
"Components/MActionButtons.Examples.swift",
"Components/MActionButtons.swift",
"Components/MButton.Examples.swift",
"Components/MButton.swift",
"Components/MHorizontalRule.Examples.swift",
"Components/MHorizontalRule.swift",
"Components/MLink.Examples.swift",
"Components/MLink.swift",
"Styles/Space.swift",
"Styles/Typography.swift",
"SwiftHelpers/ColorHelpers.swift",
"SwiftHelpers/ViewModifierHelpers.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/mesqueeb/mirage/main
Repository: mesqueeb/Mirage
Swift version used: 6.3
Target: Mirage
Extracting symbol information for 'Mirage'...
Finished extracting symbol information for 'Mirage'. (44.87s)
Building documentation for 'Mirage'...
Finished building documentation for 'Mirage' (5.39s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/mesqueeb/mirage/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/mesqueeb/MapSugar
Updated https://github.com/mesqueeb/MapSugar (0.50s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/mesqueeb/JustSugar
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/mesqueeb/JustSugar (0.46s)
Computing version for https://github.com/mesqueeb/MapSugar
Computed https://github.com/mesqueeb/MapSugar at 0.1.0 (2.26s)
Computing version for https://github.com/mesqueeb/JustSugar
Computed https://github.com/mesqueeb/JustSugar at 0.2.3 (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.44s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.59s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.38s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Emitting module Snippets
[8/57] Compiling Snippets SnippetParser.swift
[9/57] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit Relationship.swift
[11/57] Compiling SymbolKit RelationshipKind.swift
[12/57] Compiling SymbolKit SourceOrigin.swift
[13/57] Compiling SymbolKit GenericConstraints.swift
[14/57] Compiling SymbolKit Swift.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit SemanticVersion.swift
[30/57] Compiling SymbolKit AccessControl.swift
[31/57] Compiling SymbolKit Availability.swift
[32/57] Compiling SymbolKit AvailabilityItem.swift
[33/57] Compiling SymbolKit Domain.swift
[34/57] Compiling SymbolKit Symbol.swift
[35/57] Compiling SymbolKit SymbolKind.swift
[36/57] Compiling SymbolKit SymbolGraph.swift
[37/57] Compiling SymbolKit GraphCollector.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.swift
[47/57] Compiling SymbolKit GenericConstraint.swift
[48/57] Compiling SymbolKit GenericParameter.swift
[49/57] Compiling SymbolKit Generics.swift
[50/57] Compiling SymbolKit Namespace.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.12s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Mirage' complete! (0.24s)
15018
91 /Users/admin/builder/spi-builder-workspace/.docs/mesqueeb/mirage/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mesqueeb/mirage/main
File count: 15018
Doc size: 91.0MB
Preparing doc bundle ...
Uploading prod-mesqueeb-mirage-main-166a794e.zip to s3://spi-docs-inbox/prod-mesqueeb-mirage-main-166a794e.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.