Build Information
Successful build of swift-mustache, reference main (bc8891), with Swift 6.1 for macOS (SPM) on 28 Mar 2026 02:49: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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/swift-mustache.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/swift-mustache
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bc88915 Update from hummingbird-project-template 6594c217e03b6530e42665125216309d04cdc702 (#80)
Cloned https://github.com/hummingbird-project/swift-mustache.git
Revision (git rev-parse @):
bc889151e2808f7618d0894900553d73fd507e6e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/swift-mustache.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/hummingbird-project/swift-mustache.git
https://github.com/hummingbird-project/swift-mustache.git
{
"dependencies" : [
],
"manifest_display_name" : "swift-mustache",
"name" : "swift-mustache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Mustache",
"targets" : [
"Mustache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "MustacheTests",
"module_type" : "SwiftTarget",
"name" : "MustacheTests",
"path" : "Tests/MustacheTests",
"sources" : [
"ErrorTests.swift",
"LibraryTests.swift",
"PartialTests.swift",
"SpecTests.swift",
"TemplateParserTests.swift",
"TemplateRendererTests.swift",
"TransformTests.swift"
],
"target_dependencies" : [
"Mustache"
],
"type" : "test"
},
{
"c99name" : "Mustache",
"module_type" : "SwiftTarget",
"name" : "Mustache",
"path" : "Sources/Mustache",
"product_memberships" : [
"Mustache"
],
"sources" : [
"AnyOptional.swift",
"ContentType.swift",
"Context.swift",
"CustomRenderable.swift",
"Deprecations.swift",
"Lambda.swift",
"Library+FileSystem.swift",
"Library.swift",
"Mirror.swift",
"NSLock+Backport.swift",
"Parent.swift",
"Parser.swift",
"Sequence.swift",
"SequenceContext.swift",
"String.swift",
"Template+FileSystem.swift",
"Template+Parser.swift",
"Template+Render.swift",
"Template.swift",
"Transform.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/21] Compiling Mustache String.swift
[4/21] Compiling Mustache Template+FileSystem.swift
[5/21] Compiling Mustache Template+Parser.swift
[6/21] Compiling Mustache Template+Render.swift
[7/23] Compiling Mustache Sequence.swift
[8/23] Compiling Mustache SequenceContext.swift
[9/23] Compiling Mustache Parent.swift
[10/23] Compiling Mustache Parser.swift
[11/23] Compiling Mustache Mirror.swift
[12/23] Compiling Mustache NSLock+Backport.swift
[13/23] Compiling Mustache AnyOptional.swift
[14/23] Compiling Mustache ContentType.swift
[15/23] Compiling Mustache Deprecations.swift
[16/23] Compiling Mustache Lambda.swift
[17/23] Emitting module Mustache
[18/23] Compiling Mustache Context.swift
[19/23] Compiling Mustache CustomRenderable.swift
[20/23] Compiling Mustache Library+FileSystem.swift
[21/23] Compiling Mustache Library.swift
[22/23] Compiling Mustache Template.swift
[23/23] Compiling Mustache Transform.swift
Build complete! (5.98s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-mustache",
"name" : "swift-mustache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Mustache",
"targets" : [
"Mustache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "MustacheTests",
"module_type" : "SwiftTarget",
"name" : "MustacheTests",
"path" : "Tests/MustacheTests",
"sources" : [
"ErrorTests.swift",
"LibraryTests.swift",
"PartialTests.swift",
"SpecTests.swift",
"TemplateParserTests.swift",
"TemplateRendererTests.swift",
"TransformTests.swift"
],
"target_dependencies" : [
"Mustache"
],
"type" : "test"
},
{
"c99name" : "Mustache",
"module_type" : "SwiftTarget",
"name" : "Mustache",
"path" : "Sources/Mustache",
"product_memberships" : [
"Mustache"
],
"sources" : [
"AnyOptional.swift",
"ContentType.swift",
"Context.swift",
"CustomRenderable.swift",
"Deprecations.swift",
"Lambda.swift",
"Library+FileSystem.swift",
"Library.swift",
"Mirror.swift",
"NSLock+Backport.swift",
"Parent.swift",
"Parser.swift",
"Sequence.swift",
"SequenceContext.swift",
"String.swift",
"Template+FileSystem.swift",
"Template+Parser.swift",
"Template+Render.swift",
"Template.swift",
"Transform.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.