The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AirbnbSwift, reference 1.1.0 (a702f5), with Swift 6.2 (beta) for Android on 8 Aug 2025 03:11:05 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airbnb/swift.git
Reference: 1.1.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.1.0      -> FETCH_HEAD
HEAD is now at a702f58 Update trailing commas rule to apply to all multi-element comma-separated lists (#323)
Cloned https://github.com/airbnb/swift.git
Revision (git rev-parse @):
a702f58d25ca2d1d58026ccf12fac8ccb6e2b475
SUCCESS checkout https://github.com/airbnb/swift.git at 1.1.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-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
[1/15630] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.85s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.24s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Downloading binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-07-23-b/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[2803/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[9796/56882921] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat-nightly/releases/download/2025-07-23-b/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.53s)
Downloaded https://github.com/calda/SwiftFormat-nightly/releases/download/2025-07-23-b/SwiftFormat.artifactbundle.zip (4.72s)
/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
[3/24] Copying swiftlint.yml
[4/24] Write sources
[4/24] Copying swiftlint.yml
[5/24] Copying airbnb.swiftformat
[13/24] Write swift-version-8C5A4AE7A8CE2BA.txt
[15/28] Emitting module ArgumentParserToolInfo
[16/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/29] Wrapping AST for ArgumentParserToolInfo for debugging
[19/73] Emitting module ArgumentParserToolInfo
[20/73] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/74] Wrapping AST for ArgumentParserToolInfo for debugging
[23/118] Compiling ArgumentParser InputKey.swift
[24/118] Compiling ArgumentParser InputOrigin.swift
[25/118] Compiling ArgumentParser Name.swift
[26/118] Compiling ArgumentParser Parsed.swift
[27/118] Compiling ArgumentParser ParsedValues.swift
[28/118] Compiling ArgumentParser ParserError.swift
[29/124] Compiling ArgumentParser Tree.swift
[30/124] Compiling ArgumentParser CodingKeyValidator.swift
[31/124] Compiling ArgumentParser NonsenseFlagsValidator.swift
[32/124] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/124] Compiling ArgumentParser PositionalArgumentsValidator.swift
[34/124] Compiling ArgumentParser UniqueNamesValidator.swift
[35/124] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/124] Compiling ArgumentParser CompletionsGenerator.swift
[37/124] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/124] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/124] Compiling ArgumentParser Argument.swift
[40/124] Compiling ArgumentParser ArgumentDiscussion.swift
[41/124] Compiling ArgumentParser ArgumentHelp.swift
[42/124] Compiling ArgumentParser ArgumentVisibility.swift
[43/124] Compiling ArgumentParser CompletionKind.swift
[44/124] Compiling ArgumentParser Errors.swift
[45/124] Compiling ArgumentParser Flag.swift
[46/124] Compiling ArgumentParser NameSpecification.swift
[47/124] Compiling ArgumentParser Option.swift
[48/124] Compiling ArgumentParser OptionGroup.swift
[49/124] Compiling ArgumentParser AsyncParsableCommand.swift
[50/124] Compiling ArgumentParser CommandConfiguration.swift
[51/124] Compiling ArgumentParser CommandGroup.swift
[52/124] Compiling ArgumentParser EnumerableFlag.swift
[53/124] Compiling ArgumentParser ExpressibleByArgument.swift
[54/130] Compiling ArgumentParser Tree.swift
[55/130] Compiling ArgumentParser CodingKeyValidator.swift
[56/130] Compiling ArgumentParser NonsenseFlagsValidator.swift
[57/130] Compiling ArgumentParser ParsableArgumentsValidation.swift
[58/130] Compiling ArgumentParser PositionalArgumentsValidator.swift
[59/130] Compiling ArgumentParser UniqueNamesValidator.swift
[60/130] Emitting module ArgumentParser
[68/130] Compiling ArgumentParser CollectionExtensions.swift
[69/130] Compiling ArgumentParser Mutex.swift
[70/130] Compiling ArgumentParser Platform.swift
[71/130] Compiling ArgumentParser SequenceExtensions.swift
[72/130] Compiling ArgumentParser StringExtensions.swift
[73/130] Compiling ArgumentParser SwiftExtensions.swift
[74/130] Emitting module ArgumentParser
[81/130] Compiling ArgumentParser ParsableArguments.swift
[82/130] Compiling ArgumentParser ParsableCommand.swift
[83/130] Compiling ArgumentParser ArgumentDecoder.swift
[84/130] Compiling ArgumentParser ArgumentDefinition.swift
[85/130] Compiling ArgumentParser ArgumentSet.swift
[86/130] Compiling ArgumentParser CommandParser.swift
[87/130] Compiling ArgumentParser SplitArguments.swift
[88/130] Compiling ArgumentParser DumpHelpGenerator.swift
[89/130] Compiling ArgumentParser HelpCommand.swift
[90/130] Compiling ArgumentParser HelpGenerator.swift
[91/130] Compiling ArgumentParser MessageInfo.swift
[92/130] Compiling ArgumentParser UsageGenerator.swift
[93/135] Wrapping AST for ArgumentParser for debugging
[95/135] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[96/135] 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>
[97/135] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/AirbnbSwiftFormatTool.swift:157:22: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
155 | extension Process {
156 |   var shellCommand: String {
157 |     let launchPath = launchPath ?? ""
    |                      |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
    |                      `- note: use 'executableURL' instead
158 |     let arguments = arguments ?? []
159 |     return "\(launchPath) \(arguments.joined(separator: " "))"
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[98/135] Emitting module AirbnbSwiftFormatTool
[99/136] Wrapping AST for AirbnbSwiftFormatTool for debugging
[100/136] Write Objects.LinkFileList
[101/136] Linking AirbnbSwiftFormatTool-tool
[133/137] Wrapping AST for ArgumentParser for debugging
[135/141] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[136/141] 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>
[137/141] Emitting module AirbnbSwiftFormatTool
[138/141] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/AirbnbSwiftFormatTool.swift:157:22: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
155 | extension Process {
156 |   var shellCommand: String {
157 |     let launchPath = launchPath ?? ""
    |                      |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
    |                      `- note: use 'executableURL' instead
158 |     let arguments = arguments ?? []
159 |     return "\(launchPath) \(arguments.joined(separator: " "))"
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[139/142] Wrapping AST for AirbnbSwiftFormatTool for debugging
[140/142] Write Objects.LinkFileList
[141/142] Linking AirbnbSwiftFormatTool
Build complete! (41.99s)
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:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.