Build Information
Successful build of AirbnbSwift, reference 1.2.0 (6c09dd), with Swift 6.2 for Android on 20 Dec 2025 17:02:29 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airbnb/swift.git
Reference: 1.2.0
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/airbnb/swift
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 6c09dd5 Add rule to always wrap function and property bodies onto multiple lines (#352)
Cloned https://github.com/airbnb/swift.git
Revision (git rev-parse @):
6c09dd57c2254b14bb48c15e209ed6e93058104f
SUCCESS checkout https://github.com/airbnb/swift.git at 1.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/airbnb/swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
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
[1/16987] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (1.80s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip
[16375/46271351] Downloading https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip
[148816/57305396] Downloading https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.72s)
Downloaded https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip (4.86s)
/host/spi-builder-workspace/Plugins/FormatSwift/Plugin.swift:52:13: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
50 |
51 | let process = Process()
52 | process.launchPath = launchPath
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
53 | process.arguments = arguments
54 | try process.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/24] Write sources
[3/24] Copying airbnb.swiftformat
[3/24] Write sources
[6/24] Copying airbnb.swiftformat
[11/24] Copying swiftlint.yml
[13/24] Write swift-version-2B04F66FBCF4E350.txt
[15/28] Emitting module ArgumentParserToolInfo
[16/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/29] Emitting module ArgumentParserToolInfo
[18/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/30] Wrapping AST for ArgumentParserToolInfo for debugging
[23/122] Emitting module ArgumentParser
[24/128] Compiling ArgumentParser Tree.swift
[25/128] Compiling ArgumentParser CodingKeyValidator.swift
[26/128] Compiling ArgumentParser NonsenseFlagsValidator.swift
[27/128] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/128] Compiling ArgumentParser PositionalArgumentsValidator.swift
[29/128] Compiling ArgumentParser UniqueNamesValidator.swift
[30/128] Compiling ArgumentParser InputOrigin.swift
[31/128] Compiling ArgumentParser Name.swift
[32/128] Compiling ArgumentParser Parsed.swift
[33/128] Compiling ArgumentParser ParsedValues.swift
[34/128] Compiling ArgumentParser ParserError.swift
[35/128] Compiling ArgumentParser SplitArguments.swift
[36/128] Compiling ArgumentParser Foundation.swift
[37/128] Compiling ArgumentParser Mutex.swift
[38/128] Compiling ArgumentParser Platform.swift
[39/128] Compiling ArgumentParser SequenceExtensions.swift
[40/128] Compiling ArgumentParser StringExtensions.swift
[41/128] Compiling ArgumentParser SwiftExtensions.swift
[42/128] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/128] Compiling ArgumentParser CompletionsGenerator.swift
[44/128] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/128] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/128] Compiling ArgumentParser Argument.swift
[47/128] Compiling ArgumentParser ArgumentDiscussion.swift
[48/128] Compiling ArgumentParser ArgumentHelp.swift
[49/128] Compiling ArgumentParser ParsableCommand.swift
[50/128] Compiling ArgumentParser ArgumentDecoder.swift
[51/128] Compiling ArgumentParser ArgumentDefinition.swift
[52/128] Compiling ArgumentParser ArgumentSet.swift
[53/128] Compiling ArgumentParser CommandParser.swift
[54/128] Compiling ArgumentParser InputKey.swift
[55/128] Compiling ArgumentParser ArgumentVisibility.swift
[56/128] Compiling ArgumentParser CompletionKind.swift
[57/128] Compiling ArgumentParser Errors.swift
[58/128] Compiling ArgumentParser Flag.swift
[59/128] Compiling ArgumentParser NameSpecification.swift
[60/128] Compiling ArgumentParser Option.swift
[61/128] Compiling ArgumentParser OptionGroup.swift
[62/128] Compiling ArgumentParser DumpHelpGenerator.swift
[63/128] Compiling ArgumentParser HelpCommand.swift
[64/128] Compiling ArgumentParser HelpGenerator.swift
[65/128] Compiling ArgumentParser MessageInfo.swift
[66/128] Compiling ArgumentParser UsageGenerator.swift
[67/128] Compiling ArgumentParser CollectionExtensions.swift
[68/128] Compiling ArgumentParser ParentCommand.swift
[69/128] Compiling ArgumentParser AsyncParsableCommand.swift
[70/128] Compiling ArgumentParser CommandConfiguration.swift
[71/128] Compiling ArgumentParser CommandGroup.swift
[72/128] Compiling ArgumentParser EnumerableFlag.swift
[73/128] Compiling ArgumentParser ExpressibleByArgument.swift
[74/128] Compiling ArgumentParser ParsableArguments.swift
[75/133] Wrapping AST for ArgumentParser for debugging
[83/139] Compiling ArgumentParser Tree.swift
[84/139] Compiling ArgumentParser CodingKeyValidator.swift
[85/139] Compiling ArgumentParser NonsenseFlagsValidator.swift
[86/139] Compiling ArgumentParser ParsableArgumentsValidation.swift
[87/139] Compiling ArgumentParser PositionalArgumentsValidator.swift
[88/139] Compiling ArgumentParser UniqueNamesValidator.swift
[89/139] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[90/139] Compiling AirbnbSwiftFormatTool Command.swift
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/Command.swift:29:13: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
27 | private func executeShellCommand() throws -> Int32 {
28 | let process = Process()
29 | process.launchPath = launchPath
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
30 | process.arguments = arguments
31 |
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/Command.swift:40:33: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
38 |
39 | if log {
40 | let commandName = process.launchPath?.components(separatedBy: "/").last ?? "unknown"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
41 | log("\(commandName) command completed with exit code \(process.terminationStatus)")
42 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[105/139] Emitting module ArgumentParser
[119/139] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/AirbnbSwiftFormatTool.swift:159:22: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
157 | extension Process {
158 | var shellCommand: String {
159 | let launchPath = launchPath ?? ""
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
160 | let arguments = arguments ?? []
161 | return "\(launchPath) \(arguments.joined(separator: " "))"
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[120/139] Emitting module AirbnbSwiftFormatTool
[121/140] Wrapping AST for AirbnbSwiftFormatTool for debugging
[122/140] Write Objects.LinkFileList
[136/141] Wrapping AST for ArgumentParser for debugging
[137/141] Linking AirbnbSwiftFormatTool-tool
[139/145] Compiling AirbnbSwiftFormatTool Command.swift
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/Command.swift:29:13: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
27 | private func executeShellCommand() throws -> Int32 {
28 | let process = Process()
29 | process.launchPath = launchPath
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
30 | process.arguments = arguments
31 |
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/Command.swift:40:33: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
38 |
39 | if log {
40 | let commandName = process.launchPath?.components(separatedBy: "/").last ?? "unknown"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
41 | log("\(commandName) command completed with exit code \(process.terminationStatus)")
42 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[140/145] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[141/145] Emitting module AirbnbSwiftFormatTool
[142/145] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/AirbnbSwiftFormatTool.swift:159:22: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
157 | extension Process {
158 | var shellCommand: String {
159 | let launchPath = launchPath ?? ""
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
160 | let arguments = arguments ?? []
161 | return "\(launchPath) \(arguments.joined(separator: " "))"
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[143/146] Wrapping AST for AirbnbSwiftFormatTool for debugging
[144/146] Write Objects.LinkFileList
[145/146] Linking AirbnbSwiftFormatTool
Build complete! (47.76s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "AirbnbSwift",
"name" : "AirbnbSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "FormatSwift",
"targets" : [
"FormatSwift"
],
"type" : {
"plugin" : null
}
},
{
"name" : "AirbnbSwiftFormatTool",
"targets" : [
"AirbnbSwiftFormatTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swiftformat",
"module_type" : "BinaryTarget",
"name" : "swiftformat",
"path" : "remote/archive/SwiftFormat.artifactbundle.zip",
"product_memberships" : [
"FormatSwift"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftLintBinary",
"module_type" : "BinaryTarget",
"name" : "SwiftLintBinary",
"path" : "remote/archive/SwiftLintBinary-macos.artifactbundle.zip",
"product_memberships" : [
"FormatSwift"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "FormatSwift",
"module_type" : "PluginTarget",
"name" : "FormatSwift",
"path" : "Plugins/FormatSwift",
"plugin_capability" : {
"intent" : {
"description" : "Formats Swift source files according to the Airbnb Swift Style Guide",
"type" : "custom",
"verb" : "format"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Format Swift source files",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"FormatSwift"
],
"sources" : [
"CommandContext.swift",
"Plugin.swift"
],
"target_dependencies" : [
"AirbnbSwiftFormatTool",
"swiftformat",
"SwiftLintBinary"
],
"type" : "plugin"
},
{
"c99name" : "AirbnbSwiftFormatToolTests",
"module_type" : "SwiftTarget",
"name" : "AirbnbSwiftFormatToolTests",
"path" : "Tests/AirbnbSwiftFormatToolTests",
"sources" : [
"AirbnbSwiftFormatToolTests.swift"
],
"target_dependencies" : [
"AirbnbSwiftFormatTool"
],
"type" : "test"
},
{
"c99name" : "AirbnbSwiftFormatTool",
"module_type" : "SwiftTarget",
"name" : "AirbnbSwiftFormatTool",
"path" : "Sources/AirbnbSwiftFormatTool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"FormatSwift",
"AirbnbSwiftFormatTool"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/airbnb.swiftformat",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/swiftlint.yml",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AirbnbSwiftFormatTool.swift",
"Command.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.