The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AirbnbSwift, reference 1.2.0 (6c09dd), with Swift 6.2 for macOS (SPM) on 20 Dec 2025 17:02:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-argument-parser
[1/16987] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (2.36s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Downloading binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[16375/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[11050420/57305396] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.00s)
Downloaded https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip (2.54s)
========================================
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",
  "dependencies": [
    {
      "identity": "swift",
      "name": "AirbnbSwift",
      "url": "https://github.com/airbnb/swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/airbnb/swift.git
[1/4767] Fetching swift
Fetched https://github.com/airbnb/swift.git from cache (2.28s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (1.22s)
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
Creating working copy for https://github.com/airbnb/swift.git
Working copy of https://github.com/airbnb/swift.git resolved at 1.2.0 (6c09dd5)
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetching binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip from cache (1.14s)
Fetched https://github.com/calda/SwiftFormat-nightly/releases/download/2025-12-20/SwiftFormat.artifactbundle.zip from cache (1.88s)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/airbnb/swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
Building for debugging...
[1/20] Write sources
[6/20] Write AirbnbSwiftFormatTool-entitlement.plist
[6/20] Write AirbnbSwiftFormatTool-tool-entitlement.plist
[8/20] Copying airbnb.swiftformat
[10/20] Copying swiftlint.yml
[11/20] Copying airbnb.swiftformat
[13/20] Write swift-version-49B95AFC49DCD68C.txt
[15/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/24] Emitting module ArgumentParserToolInfo
[17/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/24] Emitting module ArgumentParserToolInfo
[19/94] Emitting module ArgumentParser
[20/97] Compiling ArgumentParser Parsed.swift
[21/97] Compiling ArgumentParser ParsedValues.swift
[22/97] Compiling ArgumentParser ParserError.swift
[23/97] Compiling ArgumentParser SplitArguments.swift
[24/100] Emitting module ArgumentParser
[25/100] Compiling ArgumentParser Flag.swift
[26/100] Compiling ArgumentParser NameSpecification.swift
[27/100] Compiling ArgumentParser Option.swift
[28/100] Compiling ArgumentParser OptionGroup.swift
[29/100] Compiling ArgumentParser Parsed.swift
[30/100] Compiling ArgumentParser ParsedValues.swift
[31/100] Compiling ArgumentParser ParserError.swift
[32/100] Compiling ArgumentParser SplitArguments.swift
[33/100] Compiling ArgumentParser SequenceExtensions.swift
[34/100] Compiling ArgumentParser StringExtensions.swift
[35/100] Compiling ArgumentParser Tree.swift
[43/100] Compiling ArgumentParser Argument.swift
[44/100] Compiling ArgumentParser ArgumentHelp.swift
[45/100] Compiling ArgumentParser CompletionKind.swift
[46/100] Compiling ArgumentParser Errors.swift
[47/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/100] Compiling ArgumentParser ParsableCommand.swift
[49/100] Compiling ArgumentParser ArgumentDecoder.swift
[50/100] Compiling ArgumentParser ArgumentDefinition.swift
[51/100] Compiling ArgumentParser CommandConfiguration.swift
[52/100] Compiling ArgumentParser EnumerableFlag.swift
[53/100] Compiling ArgumentParser ExpressibleByArgument.swift
[54/100] Compiling ArgumentParser ParsableArguments.swift
[55/100] Compiling ArgumentParser Flag.swift
[56/100] Compiling ArgumentParser NameSpecification.swift
[57/100] Compiling ArgumentParser Option.swift
[58/100] Compiling ArgumentParser OptionGroup.swift
[59/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[60/100] Compiling ArgumentParser CompletionsGenerator.swift
[61/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[62/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[87/100] Compiling ArgumentParser DumpHelpGenerator.swift
[88/100] Compiling ArgumentParser HelpCommand.swift
[95/108] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[96/108] Compiling AirbnbSwiftFormatTool Command.swift
[97/108] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[98/108] Emitting module AirbnbSwiftFormatTool
[99/108] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
[99/108] Write Objects.LinkFileList
[101/108] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
[102/108] Compiling AirbnbSwiftFormatTool Command.swift
[103/108] Emitting module AirbnbSwiftFormatTool
[103/108] Write Objects.LinkFileList
[104/108] Linking AirbnbSwiftFormatTool-tool
[105/108] Linking AirbnbSwiftFormatTool
[106/108] Applying AirbnbSwiftFormatTool-tool
[107/108] Applying AirbnbSwiftFormatTool
Build complete! (8.21s)
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" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/airbnb.swiftformat",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/swiftlint.yml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AirbnbSwiftFormatTool.swift",
        "Command.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.6"
}
Done.