Build Information
Successful build of SexagenaryCycle1924, reference 1.0.3 (1a3891), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 15:29: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/theevo/SexagenaryCycle1924.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/theevo/SexagenaryCycle1924
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 1a38911 Update json
Cloned https://github.com/theevo/SexagenaryCycle1924.git
Revision (git rev-parse @):
1a38911a897abd4a681e757954d4a6eb8f353640
SUCCESS checkout https://github.com/theevo/SexagenaryCycle1924.git at 1.0.3
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (2.32s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.0
========================================
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": "sexagenarycycle1924",
"name": "SexagenaryCycle1924",
"url": "https://github.com/theevo/SexagenaryCycle1924.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SexagenaryCycle1924",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/theevo/SexagenaryCycle1924.git
[1/769] Fetching sexagenarycycle1924
Fetched https://github.com/theevo/SexagenaryCycle1924.git from cache (0.78s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.57s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.21s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/theevo/SexagenaryCycle1924.git
Working copy of https://github.com/theevo/SexagenaryCycle1924.git resolved at 1.0.3 (1a38911)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/theevo/SexagenaryCycle1924.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write sources
[3/11] Copying Wikipedia-Sexagenary-cycle.json
[4/11] Write sources
[6/11] Write jsonPublisher-entitlement.plist
[7/11] Write swift-version--6988338F2F200930.txt
[9/23] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/23] Emitting module ArgumentParserToolInfo
[11/61] Compiling ArgumentParser ArgumentHelp.swift
[12/61] Compiling ArgumentParser ArgumentVisibility.swift
[13/61] Compiling ArgumentParser CompletionKind.swift
[14/61] Compiling ArgumentParser Errors.swift
[15/65] Compiling ArgumentParser Flag.swift
[16/65] Compiling ArgumentParser NameSpecification.swift
[17/65] Compiling ArgumentParser Option.swift
[18/65] Compiling ArgumentParser OptionGroup.swift
[19/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/65] Compiling ArgumentParser CompletionsGenerator.swift
[21/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/65] Compiling ArgumentParser Argument.swift
[24/65] Emitting module ArgumentParser
[25/65] Compiling ArgumentParser ParsableArguments.swift
[26/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/65] Compiling ArgumentParser ParsableCommand.swift
[28/65] Compiling ArgumentParser ArgumentDecoder.swift
[29/65] Compiling ArgumentParser InputOrigin.swift
[30/65] Compiling ArgumentParser Name.swift
[31/65] Compiling ArgumentParser Parsed.swift
[32/65] Compiling ArgumentParser ParsedValues.swift
[33/65] Compiling ArgumentParser ArgumentDefinition.swift
[34/65] Compiling ArgumentParser ArgumentSet.swift
[35/65] Compiling ArgumentParser CommandParser.swift
[36/65] Compiling ArgumentParser InputKey.swift
[37/65] Compiling ArgumentParser Platform.swift
[38/65] Compiling ArgumentParser SequenceExtensions.swift
[39/65] Compiling ArgumentParser StringExtensions.swift
[40/65] Compiling ArgumentParser Tree.swift
[41/65] Compiling SexagenaryCycle1924 resource_bundle_accessor.swift
[42/65] Compiling ArgumentParser HelpGenerator.swift
[43/65] Compiling ArgumentParser MessageInfo.swift
[44/65] Compiling ArgumentParser UsageGenerator.swift
[45/65] Compiling ArgumentParser CollectionExtensions.swift
[46/65] Compiling ArgumentParser AsyncParsableCommand.swift
[47/65] Compiling ArgumentParser CommandConfiguration.swift
[48/65] Compiling ArgumentParser EnumerableFlag.swift
[49/65] Compiling ArgumentParser ExpressibleByArgument.swift
[50/65] Compiling ArgumentParser ParserError.swift
[51/65] Compiling ArgumentParser SplitArguments.swift
[52/65] Compiling ArgumentParser DumpHelpGenerator.swift
[53/65] Compiling ArgumentParser HelpCommand.swift
[54/65] Compiling SexagenaryCycle1924 ZodiacQuery.swift
[55/65] Compiling SexagenaryCycle1924 ZodiacRecords.swift
[56/65] Compiling SexagenaryCycle1924 WikipediaLine.swift
[57/65] Compiling SexagenaryCycle1924 Transmogrifier.swift
[58/65] Compiling SexagenaryCycle1924 JSONFileReader.swift
[59/65] Compiling SexagenaryCycle1924 DateFormatter+UTCTimeZone.swift
[60/65] Compiling SexagenaryCycle1924 Collection+NotEmpty.swift
[61/65] Emitting module SexagenaryCycle1924
[62/65] Compiling SexagenaryCycle1924 SexagenaryAnimal.swift
[63/67] Compiling JSONFilePublisher TransmogrifierBuilder.swift
[64/67] Emitting module JSONFilePublisher
[64/67] Write Objects.LinkFileList
[65/67] Linking jsonPublisher
[66/67] Applying jsonPublisher
Build complete! (10.37s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/JSONFilePublisher/DiscoveryTree.md
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "SexagenaryCycle1924",
"name" : "SexagenaryCycle1924",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SexagenaryCycle1924",
"targets" : [
"SexagenaryCycle1924"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "jsonPublisher",
"targets" : [
"JSONFilePublisher"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SexagenaryCycle1924Tests",
"module_type" : "SwiftTarget",
"name" : "SexagenaryCycle1924Tests",
"path" : "Tests/SexagenaryCycle1924Tests",
"sources" : [
"JSONFileReaderTests.swift",
"TransmogrifierTests.swift",
"ZodiacQueryTests.swift"
],
"target_dependencies" : [
"SexagenaryCycle1924"
],
"type" : "test"
},
{
"c99name" : "SexagenaryCycle1924",
"module_type" : "SwiftTarget",
"name" : "SexagenaryCycle1924",
"path" : "Sources/SexagenaryCycle1924",
"product_memberships" : [
"SexagenaryCycle1924",
"jsonPublisher"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SexagenaryCycle1924/Resources/Wikipedia-Sexagenary-cycle.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Extensions/Collection+NotEmpty.swift",
"Extensions/DateFormatter+UTCTimeZone.swift",
"JSONFileReader.swift",
"Models/SexagenaryAnimal.swift",
"Models/WikipediaLine.swift",
"Models/ZodiacRecords.swift",
"Transmogrifier.swift",
"ZodiacQuery.swift"
],
"type" : "library"
},
{
"c99name" : "JSONFilePublisherTests",
"module_type" : "SwiftTarget",
"name" : "JSONFilePublisherTests",
"path" : "Tests/JSONFilePublisherTests",
"sources" : [
"JSONFilePublisherTests.swift"
],
"target_dependencies" : [
"JSONFilePublisher"
],
"type" : "test"
},
{
"c99name" : "JSONFilePublisher",
"module_type" : "SwiftTarget",
"name" : "JSONFilePublisher",
"path" : "Sources/JSONFilePublisher",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"jsonPublisher"
],
"sources" : [
"TransmogrifierBuilder.swift"
],
"target_dependencies" : [
"SexagenaryCycle1924"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
Done.