Build Information
Successful build of Genesis, reference 0.9.0 (fe00b6
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 07:23:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Genesis.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yonaskolb/Genesis
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at fe00b6c allow array option to be a string with commas
Cloned https://github.com/yonaskolb/Genesis.git
Revision (git rev-parse @):
fe00b6c9ab984849bbee890e9936c2a9271cb899
SUCCESS checkout https://github.com/yonaskolb/Genesis.git at 0.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/yonaskolb/Genesis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[4/20] Write genesis-entitlement.plist
[5/20] Write sources
[10/20] Write swift-version-1EA4D86E10B52AF.txt
[11/54] Compiling writer.c
[12/54] Compiling reader.c
[13/54] Compiling scanner.c
[14/54] Compiling parser.c
[15/54] Compiling api.c
[16/54] Compiling emitter.c
[18/74] Compiling Rainbow StringGenerator.swift
[19/75] Compiling Yams Tag.swift
[20/75] Compiling Yams YamlAnchorProviding.swift
[21/77] Compiling Rainbow String+Rainbow.swift
[22/77] Compiling Rainbow Style.swift
[23/77] Emitting module Yams
[24/79] Compiling Yams YamlTagProviding.swift
[25/79] Compiling SwiftCLI VersionCommand.swift
[26/79] Compiling Yams YamlError.swift
[28/79] Emitting module Rainbow
[29/79] Compiling Yams Node.Mapping.swift
[30/79] Compiling Yams Node.Scalar.swift
[31/79] Compiling Yams Node.Sequence.swift
[32/79] Compiling Yams Decoder.swift
[33/79] Compiling Yams Emitter.swift
[34/79] Compiling Yams RedundancyAliasingStrategy.swift
[35/79] Compiling Yams Representer.swift
[36/79] Compiling Yams Resolver.swift
[37/79] Compiling Yams String+Yams.swift
[38/79] Compiling Yams Encoder.swift
[39/79] Compiling Yams Mark.swift
[40/79] Compiling Rainbow ColorApproximation.swift
[41/79] Compiling Yams AliasDereferencingStrategy.swift
[42/79] Compiling Yams Anchor.swift
[45/79] Compiling Yams Node.swift
[46/79] Compiling Yams Parser.swift
[47/79] Compiling Yams Node.Alias.swift
[48/79] Emitting module SwiftCLI
[55/79] Compiling Yams Constructor.swift
[60/79] Compiling Rainbow OutputTarget.swift
[63/79] Compiling Rainbow ModesExtractor.swift
[66/79] Compiling Rainbow Color.swift
[67/79] Compiling Rainbow ControlCode.swift
[70/79] Compiling Rainbow Rainbow.swift
[75/79] Emitting module PathKit
[76/79] Compiling PathKit PathKit.swift
[77/101] Compiling Stencil Context.swift
[78/101] Compiling Stencil DynamicMemberLookup.swift
[79/101] Compiling Stencil Environment.swift
[80/103] Emitting module Stencil
[81/103] Compiling Stencil NowTag.swift
[82/103] Compiling Stencil Parser.swift
[83/103] Compiling Stencil Template.swift
[84/103] Compiling Stencil Tokenizer.swift
[85/103] Compiling Stencil LazyValueWrapper.swift
[86/103] Compiling Stencil Lexer.swift
[87/103] Compiling Stencil TrimBehaviour.swift
[88/103] Compiling Stencil Variable.swift
[89/103] Compiling Stencil IfTag.swift
[90/103] Compiling Stencil Include.swift
[91/103] Compiling Stencil Errors.swift
[92/103] Compiling Stencil Expression.swift
[93/103] Compiling Stencil Extension.swift
[94/103] Compiling Stencil Loader.swift
[95/103] Compiling Stencil Node.swift
[96/103] Compiling Stencil FilterTag.swift
[97/103] Compiling Stencil Filters.swift
[98/103] Compiling Stencil ForTag.swift
[99/103] Compiling Stencil Inheritance.swift
[100/103] Compiling Stencil KeyPath.swift
[101/115] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[102/116] Compiling StencilSwiftKit CallMacroNodes.swift
[103/116] Compiling StencilSwiftKit Context.swift
[104/116] Compiling StencilSwiftKit SetNode.swift
[105/116] Compiling StencilSwiftKit MapNode.swift
[106/116] Compiling StencilSwiftKit Parameters.swift
[107/116] Compiling StencilSwiftKit ImportNode.swift
[108/116] Compiling StencilSwiftKit Filters.swift
[109/116] Compiling StencilSwiftKit Environment.swift
[110/116] Compiling StencilSwiftKit Filters+Numbers.swift
[111/116] Compiling StencilSwiftKit Filters+Strings.swift
[112/116] Emitting module StencilSwiftKit
[113/116] Compiling StencilSwiftKit SwiftIdentifier.swift
[114/122] Compiling GenesisKit GenesisTemplate.swift
[115/122] Compiling GenesisKit File.swift
[116/122] Compiling GenesisKit Input.swift
[117/122] Emitting module GenesisKit
[118/122] Compiling GenesisKit Option.swift
[119/122] Compiling GenesisKit TemplateGenerator.swift
[120/126] Compiling GenesisCLI GenesisCLI.swift
[121/126] Compiling GenesisCLI Streams.swift
[122/126] Emitting module GenesisCLI
[123/126] Compiling GenesisCLI GenerateCommand.swift
[124/128] Compiling Genesis main.swift
[125/128] Emitting module Genesis
[125/128] Write Objects.LinkFileList
[126/128] Linking genesis
[127/128] Applying genesis
Build complete! (27.94s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/SwiftGen/StencilSwiftKit
[1/1196] Fetching rainbow
[217/2607] Fetching rainbow, pathkit
[387/7681] Fetching rainbow, pathkit, swiftcli
[590/11689] Fetching rainbow, pathkit, swiftcli, stencilswiftkit
[2253/22548] Fetching rainbow, pathkit, swiftcli, stencilswiftkit, yams
Fetched https://github.com/jpsim/Yams from cache (1.90s)
Fetched https://github.com/onevcat/Rainbow from cache (2.02s)
Fetched https://github.com/kylef/PathKit from cache (2.02s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (2.02s)
Fetched https://github.com/SwiftGen/StencilSwiftKit from cache (2.02s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (2.55s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.86s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.96s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.88s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit
Computed https://github.com/SwiftGen/StencilSwiftKit at 2.10.1 (0.48s)
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/shibapm/Komondor.git
[1/5293] Fetching stencil
[160/5802] Fetching stencil, komondor
Fetched https://github.com/stencilproject/Stencil.git from cache (1.89s)
Fetched https://github.com/shibapm/Komondor.git from cache (1.89s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (2.39s)
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/shibapm/PackageConfig.git
[1/980] Fetching shellout
[256/1560] Fetching shellout, packageconfig
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.71s)
[794/980] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.80s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.32s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.48s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.48s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.47s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.48s)
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit
Working copy of https://github.com/SwiftGen/StencilSwiftKit resolved at 2.10.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Build complete.
{
"dependencies" : [
{
"identity" : "stencilswiftkit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.10.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftGen/StencilSwiftKit"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "swiftcli",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.3",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jakeheis/SwiftCLI"
}
],
"manifest_display_name" : "Genesis",
"name" : "Genesis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "genesis",
"targets" : [
"Genesis"
],
"type" : {
"executable" : null
}
},
{
"name" : "GenesisKit",
"targets" : [
"GenesisKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GenesisKitTests",
"module_type" : "SwiftTarget",
"name" : "GenesisKitTests",
"path" : "Tests/GenesisKitTests",
"sources" : [
"Fixtures.swift",
"GeneratorTests.swift",
"TemplateTests.swift",
"WritingTests.swift"
],
"target_dependencies" : [
"GenesisKit"
],
"type" : "test"
},
{
"c99name" : "GenesisKit",
"module_type" : "SwiftTarget",
"name" : "GenesisKit",
"path" : "Sources/GenesisKit",
"product_dependencies" : [
"SwiftCLI",
"StencilSwiftKit",
"Yams",
"PathKit",
"Rainbow"
],
"product_memberships" : [
"genesis",
"GenesisKit"
],
"sources" : [
"File.swift",
"GenesisTemplate.swift",
"Input.swift",
"Option.swift",
"TemplateGenerator.swift"
],
"type" : "library"
},
{
"c99name" : "GenesisCLITests",
"module_type" : "SwiftTarget",
"name" : "GenesisCLITests",
"path" : "Tests/GenesisCLITests",
"sources" : [
"CLITests.swift"
],
"target_dependencies" : [
"GenesisCLI"
],
"type" : "test"
},
{
"c99name" : "GenesisCLI",
"module_type" : "SwiftTarget",
"name" : "GenesisCLI",
"path" : "Sources/GenesisCLI",
"product_dependencies" : [
"SwiftCLI"
],
"product_memberships" : [
"genesis"
],
"sources" : [
"GenerateCommand.swift",
"GenesisCLI.swift",
"Streams.swift"
],
"target_dependencies" : [
"GenesisKit"
],
"type" : "library"
},
{
"c99name" : "Genesis",
"module_type" : "SwiftTarget",
"name" : "Genesis",
"path" : "Sources/Genesis",
"product_memberships" : [
"genesis"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"GenesisCLI"
],
"type" : "executable"
}
],
"tools_version" : "5.0"
}
Done.