Build Information
Successful build of SexagenaryCycle1924, reference 1.0.3 (1a3891), with Swift 6.1 for Android on 29 May 2025 10:09:24 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theevo/SexagenaryCycle1924.git
Reference: 1.0.3
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
* 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
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/theevo/SexagenaryCycle1924.git
https://github.com/theevo/SexagenaryCycle1924.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/15379] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.87s)
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.43s)
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
[5/13] Copying Wikipedia-Sexagenary-cycle.json
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/24] Emitting module ArgumentParserToolInfo
[9/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/25] Wrapping AST for ArgumentParserToolInfo for debugging
[12/63] Emitting module ArgumentParser
[13/68] Compiling ArgumentParser OptionGroup.swift
[14/68] Compiling ArgumentParser AsyncParsableCommand.swift
[15/68] Compiling ArgumentParser CommandConfiguration.swift
[16/68] Compiling ArgumentParser CommandGroup.swift
[17/68] Compiling ArgumentParser EnumerableFlag.swift
[18/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/68] Compiling ArgumentParser CompletionsGenerator.swift
[20/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/68] Compiling ArgumentParser Argument.swift
[23/68] Compiling ArgumentParser ArgumentHelp.swift
[24/68] Compiling ArgumentParser Name.swift
[25/68] Compiling ArgumentParser Parsed.swift
[26/68] Compiling ArgumentParser ParsedValues.swift
[27/68] Compiling ArgumentParser ParserError.swift
[28/68] Compiling ArgumentParser SplitArguments.swift
[29/68] Compiling ArgumentParser CollectionExtensions.swift
[30/68] Compiling ArgumentParser Platform.swift
[31/68] Compiling ArgumentParser SequenceExtensions.swift
[32/68] Compiling ArgumentParser StringExtensions.swift
[33/68] Compiling ArgumentParser Tree.swift
[34/68] Compiling SexagenaryCycle1924 ZodiacQuery.swift
[35/69] Compiling SexagenaryCycle1924 Transmogrifier.swift
[36/69] Compiling SexagenaryCycle1924 WikipediaLine.swift
[37/69] Compiling SexagenaryCycle1924 ZodiacRecords.swift
[38/69] Compiling SexagenaryCycle1924 SexagenaryAnimal.swift
[41/69] Compiling SexagenaryCycle1924 JSONFileReader.swift
[42/69] Emitting module SexagenaryCycle1924
[43/69] Compiling ArgumentParser ArgumentVisibility.swift
[44/69] Compiling ArgumentParser CompletionKind.swift
[45/69] Compiling ArgumentParser Errors.swift
[46/69] Compiling ArgumentParser Flag.swift
[47/69] Compiling ArgumentParser NameSpecification.swift
[48/69] Compiling ArgumentParser Option.swift
[49/69] Compiling ArgumentParser ArgumentDefinition.swift
[50/69] Compiling ArgumentParser ArgumentSet.swift
[51/69] Compiling ArgumentParser CommandParser.swift
[52/69] Compiling ArgumentParser InputKey.swift
[53/69] Compiling ArgumentParser InputOrigin.swift
[54/69] Compiling ArgumentParser ExpressibleByArgument.swift
[55/69] Compiling ArgumentParser ParsableArguments.swift
[56/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[57/69] Compiling ArgumentParser ParsableCommand.swift
[58/69] Compiling ArgumentParser ArgumentDecoder.swift
[59/69] Compiling ArgumentParser DumpHelpGenerator.swift
[60/69] Compiling ArgumentParser HelpCommand.swift
[61/69] Compiling ArgumentParser HelpGenerator.swift
[62/69] Compiling ArgumentParser MessageInfo.swift
[63/69] Compiling ArgumentParser UsageGenerator.swift
[64/70] Compiling SexagenaryCycle1924 resource_bundle_accessor.swift
[66/71] Wrapping AST for ArgumentParser for debugging
[67/71] Wrapping AST for SexagenaryCycle1924 for debugging
[69/73] Emitting module JSONFilePublisher
[70/73] Compiling JSONFilePublisher TransmogrifierBuilder.swift
[71/74] Wrapping AST for JSONFilePublisher for debugging
[72/74] Write Objects.LinkFileList
[73/74] Linking jsonPublisher
Build complete! (15.63s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.