Build Information
Successful build of SagaStencilRenderer, reference main (34713d), with Swift 6.1 for macOS (SPM) on 1 Apr 2026 06:05:46 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaStencilRenderer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaStencilRenderer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 34713d4 fix: Don't set a useless default empty environment
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
34713d4485fc937465c7e40d2916563e900549bf
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/loopwerk/SagaStencilRenderer.git
https://github.com/loopwerk/SagaStencilRenderer.git
{
"dependencies" : [
{
"identity" : "saga",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwerk/Saga"
},
{
"identity" : "stencil",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stencilproject/Stencil"
}
],
"manifest_display_name" : "SagaStencilRenderer",
"name" : "SagaStencilRenderer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SagaStencilRenderer",
"targets" : [
"SagaStencilRenderer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SagaStencilRenderer",
"module_type" : "SwiftTarget",
"name" : "SagaStencilRenderer",
"path" : "Sources/SagaStencilRenderer",
"product_dependencies" : [
"Saga",
"Stencil"
],
"product_memberships" : [
"SagaStencilRenderer"
],
"sources" : [
"SagaStencilRenderer.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/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/10] Emitting module SagaPathKit
[8/10] Compiling SagaPathKit SagaPathKit.swift
[9/10] Compiling PathKit PathKit.swift
[10/10] Emitting module PathKit
[11/52] Emitting module Stencil
[12/54] Compiling Stencil Context.swift
[13/54] Compiling Stencil DynamicMemberLookup.swift
[14/54] Compiling Stencil Environment.swift
[15/54] Compiling Stencil Inheritance.swift
[16/54] Compiling Stencil KeyPath.swift
[17/54] Compiling Stencil Template.swift
[18/54] Compiling Stencil Tokenizer.swift
[19/54] Compiling Stencil Loader.swift
[20/54] Compiling Stencil Node.swift
[21/54] Compiling Stencil LazyValueWrapper.swift
[22/54] Compiling Stencil Lexer.swift
[23/54] Compiling Stencil IfTag.swift
[24/54] Compiling Stencil Include.swift
[25/54] Compiling Stencil NowTag.swift
[26/54] Compiling Stencil Parser.swift
[27/54] Compiling Stencil Errors.swift
[28/54] Compiling Stencil Expression.swift
[29/54] Compiling Stencil Extension.swift
[30/54] Compiling Stencil FilterTag.swift
[31/54] Compiling Stencil Filters.swift
[32/54] Compiling Stencil ForTag.swift
[33/54] Compiling Stencil TrimBehaviour.swift
[34/54] Compiling Stencil Variable.swift
[35/54] Emitting module Saga
[38/56] Compiling Saga String+Slugify.swift
[39/56] Compiling Saga Writer.swift
[57/58] Emitting module SagaStencilRenderer
[58/58] Compiling SagaStencilRenderer SagaStencilRenderer.swift
Build complete! (27.80s)
Fetching https://github.com/stencilproject/Stencil
Fetching https://github.com/loopwerk/Saga
[1/4651] Fetching saga
[281/9944] Fetching saga, stencil
Fetched https://github.com/loopwerk/Saga from cache (1.02s)
Fetched https://github.com/stencilproject/Stencil from cache (1.03s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 3.1.0 (1.52s)
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 (0.84s)
Fetched https://github.com/apple/swift-crypto from cache (1.39s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (1.89s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (2.85s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[73/2473] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.93s)
Fetched https://github.com/kylef/Spectre.git from cache (0.93s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.52s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.30s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (1.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.73s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.10s)
Creating working copy for https://github.com/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 3.1.0
Creating working copy for https://github.com/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.1
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.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.6.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
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Build complete.
{
"dependencies" : [
{
"identity" : "saga",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwerk/Saga"
},
{
"identity" : "stencil",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stencilproject/Stencil"
}
],
"manifest_display_name" : "SagaStencilRenderer",
"name" : "SagaStencilRenderer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SagaStencilRenderer",
"targets" : [
"SagaStencilRenderer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SagaStencilRenderer",
"module_type" : "SwiftTarget",
"name" : "SagaStencilRenderer",
"path" : "Sources/SagaStencilRenderer",
"product_dependencies" : [
"Saga",
"Stencil"
],
"product_memberships" : [
"SagaStencilRenderer"
],
"sources" : [
"SagaStencilRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.