Build Information
Successful build of SexagenaryCycle1924, reference main (1a3891), with Swift 6.2 for Android on 21 Jun 2025 14:35:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theevo/SexagenaryCycle1924.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/theevo/SexagenaryCycle1924
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/theevo/SexagenaryCycle1924.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.88s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.28s)
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.5.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/JSONFilePublisher/DiscoveryTree.md
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Write sources
[2/13] Copying Wikipedia-Sexagenary-cycle.json
[6/13] Write swift-version-8C5A4AE7A8CE2BA.txt
[8/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/24] Emitting module ArgumentParserToolInfo
[10/25] Wrapping AST for ArgumentParserToolInfo for debugging
[12/63] Emitting module ArgumentParser
[13/68] Compiling SexagenaryCycle1924 ZodiacQuery.swift
[14/69] Compiling ArgumentParser OptionGroup.swift
[15/69] Compiling ArgumentParser AsyncParsableCommand.swift
[16/69] Compiling SexagenaryCycle1924 JSONFileReader.swift
[17/69] Emitting module SexagenaryCycle1924
[18/69] Compiling SexagenaryCycle1924 WikipediaLine.swift
[19/69] Compiling SexagenaryCycle1924 ZodiacRecords.swift
[20/69] Compiling SexagenaryCycle1924 Transmogrifier.swift
[21/69] Compiling ArgumentParser Name.swift
[22/69] Compiling ArgumentParser Parsed.swift
[23/69] Compiling ArgumentParser ParsedValues.swift
[24/69] Compiling ArgumentParser ParserError.swift
[25/69] Compiling ArgumentParser SplitArguments.swift
[26/69] Compiling ArgumentParser DumpHelpGenerator.swift
[27/69] Compiling ArgumentParser HelpCommand.swift
[28/69] Compiling ArgumentParser HelpGenerator.swift
[29/69] Compiling ArgumentParser MessageInfo.swift
[30/69] Compiling ArgumentParser UsageGenerator.swift
[31/69] Compiling SexagenaryCycle1924 SexagenaryAnimal.swift
[34/69] Compiling ArgumentParser CommandConfiguration.swift
[35/69] Compiling ArgumentParser CommandGroup.swift
[36/69] Compiling ArgumentParser EnumerableFlag.swift
[37/69] Compiling ArgumentParser ExpressibleByArgument.swift
[38/69] Compiling ArgumentParser ParsableArguments.swift
[39/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/69] Compiling ArgumentParser ParsableCommand.swift
[41/69] Compiling ArgumentParser ArgumentDecoder.swift
[42/69] Compiling ArgumentParser ArgumentVisibility.swift
[43/69] Compiling ArgumentParser CompletionKind.swift
[44/69] Compiling ArgumentParser Errors.swift
[45/69] Compiling ArgumentParser Flag.swift
[46/69] Compiling ArgumentParser NameSpecification.swift
[47/69] Compiling ArgumentParser Option.swift
[48/69] Compiling ArgumentParser BashCompletionsGenerator.swift
[49/69] Compiling ArgumentParser CompletionsGenerator.swift
[50/69] Compiling ArgumentParser FishCompletionsGenerator.swift
[51/69] Compiling ArgumentParser ZshCompletionsGenerator.swift
[52/69] Compiling ArgumentParser Argument.swift
[53/69] Compiling ArgumentParser ArgumentHelp.swift
[54/69] Compiling ArgumentParser ArgumentDefinition.swift
[55/69] Compiling ArgumentParser ArgumentSet.swift
[56/69] Compiling ArgumentParser CommandParser.swift
[57/69] Compiling ArgumentParser InputKey.swift
[58/69] Compiling ArgumentParser InputOrigin.swift
[59/69] Compiling SexagenaryCycle1924 resource_bundle_accessor.swift
[60/70] Wrapping AST for SexagenaryCycle1924 for debugging
[62/70] Compiling ArgumentParser CollectionExtensions.swift
[63/70] Compiling ArgumentParser Platform.swift
[64/70] Compiling ArgumentParser SequenceExtensions.swift
[65/70] Compiling ArgumentParser StringExtensions.swift
[66/70] Compiling ArgumentParser Tree.swift
[67/71] Wrapping AST for ArgumentParser for debugging
[69/73] Compiling JSONFilePublisher TransmogrifierBuilder.swift
[70/73] Emitting module JSONFilePublisher
[71/74] Wrapping AST for JSONFilePublisher for debugging
[72/74] Write Objects.LinkFileList
[73/74] Linking jsonPublisher
Build complete! (16.73s)
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" : "/host/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" : "/host/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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.