Build Information
Successful build of Saga, reference 3.4.0 (4f031d), with Swift 6.1 for macOS (SPM) on 1 May 2026 15:26:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/Saga.git
Reference: 3.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/Saga
* tag 3.4.0 -> FETCH_HEAD
HEAD is now at 4f031df feat: Simplified the API by deprecating `register {}`, which is functionally replaced by `afterWrite {}`
Cloned https://github.com/loopwerk/Saga.git
Revision (git rev-parse @):
4f031dff4e4b33524dab9d7151b578f26d56b851
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/loopwerk/Saga.git at 3.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/loopwerk/Saga.git
https://github.com/loopwerk/Saga.git
{
"dependencies" : [
{
"identity" : "sagapathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwerk/SagaPathKit"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
}
],
"manifest_display_name" : "Saga",
"name" : "Saga",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Saga",
"targets" : [
"Saga"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SagaTests",
"module_type" : "SwiftTarget",
"name" : "SagaTests",
"path" : "Tests/SagaTests",
"sources" : [
"FolderMonitorTests.swift",
"I18nTests.swift",
"NestedTests.swift",
"SagaTests.swift"
],
"target_dependencies" : [
"Saga"
],
"type" : "test"
},
{
"c99name" : "Saga",
"module_type" : "SwiftTarget",
"name" : "Saga",
"path" : "Sources/Saga",
"product_dependencies" : [
"SagaPathKit",
"Crypto"
],
"product_memberships" : [
"Saga"
],
"sources" : [
"BuildReason.swift",
"FileIO.swift",
"FolderMonitor.swift",
"I18NConfig.swift",
"Item.swift",
"ItemWriteMode.swift",
"MetadataDecoder.swift",
"Path+Extensions.swift",
"Reader.swift",
"RenderingContexts.swift",
"Saga+AtomFeed.swift",
"Saga+Build.swift",
"Saga+FetchCache.swift",
"Saga+Hashed.swift",
"Saga+I18n.swift",
"Saga+Pipeline.swift",
"Saga+Sitemap.swift",
"Saga+Utils.swift",
"Saga.swift",
"StepBuilder.swift",
"String+Slugify.swift",
"Writer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Emitting module SagaPathKit
[5/5] Compiling SagaPathKit SagaPathKit.swift
[6/26] Compiling Saga MetadataDecoder.swift
[7/26] Compiling Saga Path+Extensions.swift
[8/28] Compiling Saga I18NConfig.swift
[9/28] Compiling Saga Item.swift
[10/28] Compiling Saga ItemWriteMode.swift
[11/28] Emitting module Saga
[12/28] Compiling Saga Saga+AtomFeed.swift
[13/28] Compiling Saga Saga+Build.swift
[14/28] Compiling Saga BuildReason.swift
[15/28] Compiling Saga FileIO.swift
[16/28] Compiling Saga FolderMonitor.swift
[17/28] Compiling Saga Saga.swift
[18/28] Compiling Saga StepBuilder.swift
[19/28] Compiling Saga String+Slugify.swift
[20/28] Compiling Saga Writer.swift
[21/28] Compiling Saga Reader.swift
[22/28] Compiling Saga RenderingContexts.swift
[23/28] Compiling Saga Saga+Sitemap.swift
[24/28] Compiling Saga Saga+Utils.swift
[25/28] Compiling Saga Saga+I18n.swift
[26/28] Compiling Saga Saga+Pipeline.swift
[27/28] Compiling Saga Saga+FetchCache.swift
[28/28] Compiling Saga Saga+Hashed.swift
Build complete! (18.81s)
Fetching https://github.com/loopwerk/SagaPathKit
Fetching https://github.com/apple/swift-crypto from cache
[1/829] Fetching sagapathkit
Fetched https://github.com/loopwerk/SagaPathKit from cache (1.78s)
Fetched https://github.com/apple/swift-crypto from cache (1.80s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (2.28s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (3.22s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.70s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (2.96s)
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Build complete.
{
"dependencies" : [
{
"identity" : "sagapathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwerk/SagaPathKit"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
}
],
"manifest_display_name" : "Saga",
"name" : "Saga",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Saga",
"targets" : [
"Saga"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SagaTests",
"module_type" : "SwiftTarget",
"name" : "SagaTests",
"path" : "Tests/SagaTests",
"sources" : [
"FolderMonitorTests.swift",
"I18nTests.swift",
"NestedTests.swift",
"SagaTests.swift"
],
"target_dependencies" : [
"Saga"
],
"type" : "test"
},
{
"c99name" : "Saga",
"module_type" : "SwiftTarget",
"name" : "Saga",
"path" : "Sources/Saga",
"product_dependencies" : [
"SagaPathKit",
"Crypto"
],
"product_memberships" : [
"Saga"
],
"sources" : [
"BuildReason.swift",
"FileIO.swift",
"FolderMonitor.swift",
"I18NConfig.swift",
"Item.swift",
"ItemWriteMode.swift",
"MetadataDecoder.swift",
"Path+Extensions.swift",
"Reader.swift",
"RenderingContexts.swift",
"Saga+AtomFeed.swift",
"Saga+Build.swift",
"Saga+FetchCache.swift",
"Saga+Hashed.swift",
"Saga+I18n.swift",
"Saga+Pipeline.swift",
"Saga+Sitemap.swift",
"Saga+Utils.swift",
"Saga.swift",
"StepBuilder.swift",
"String+Slugify.swift",
"Writer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.