The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airbnb/swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/airbnb/swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 013c1b4 Add rule to prefer using if/switch expressions when initializing a new property with the result of a conditional statement (#250)
Cloned https://github.com/airbnb/swift.git
Revision (git rev-parse @):
013c1b4eaf124029789bf2909f61c1c357d1db2f
SUCCESS checkout https://github.com/airbnb/swift.git at master
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.49s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.07s)
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/releases/download/0.53-beta-4/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[20652/10025266] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[9289410/12104180] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat/releases/download/0.53-beta-4/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.53-beta-4/SwiftFormat.artifactbundle.zip (1.41s)
Downloaded https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip (1.71s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift",
      "name": "AirbnbSwift",
      "url": "https://github.com/airbnb/swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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.2.3",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/airbnb/swift.git
[1/3137] Fetching swift
Fetched https://github.com/airbnb/swift.git (3.89s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.02s)
Creating working copy for https://github.com/airbnb/swift.git
Working copy of https://github.com/airbnb/swift.git resolved at master
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Downloading binary artifact https://github.com/calda/SwiftFormat/releases/download/0.53-beta-4/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[17896/10025266] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[393207/12104180] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat/releases/download/0.53-beta-4/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.53-beta-4/SwiftFormat.artifactbundle.zip (1.18s)
Downloaded https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip (1.62s)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
Building for debugging...
[1/4] Copying swiftlint.yml
[2/4] Copying airbnb.swiftformat
[4/6] Emitting module ArgumentParserToolInfo
[5/6] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/40] Compiling ArgumentParser ArgumentSet.swift
[7/40] Compiling ArgumentParser CommandParser.swift
[8/40] Compiling ArgumentParser InputOrigin.swift
[9/40] Compiling ArgumentParser Name.swift
[10/40] Compiling ArgumentParser Parsed.swift
[11/44] Compiling ArgumentParser BashCompletionsGenerator.swift
[12/44] Compiling ArgumentParser CompletionsGenerator.swift
[13/44] Compiling ArgumentParser FishCompletionsGenerator.swift
[14/44] Compiling ArgumentParser ZshCompletionsGenerator.swift
[15/44] Compiling ArgumentParser Argument.swift
[16/44] Emitting module ArgumentParser
[17/44] Compiling ArgumentParser Option.swift
[18/44] Compiling ArgumentParser OptionGroup.swift
[19/44] Compiling ArgumentParser CommandConfiguration.swift
[20/44] Compiling ArgumentParser EnumerableFlag.swift
[21/44] Compiling ArgumentParser ExpressibleByArgument.swift
[22/44] Compiling ArgumentParser ArgumentHelp.swift
[23/44] Compiling ArgumentParser CompletionKind.swift
[24/44] Compiling ArgumentParser Errors.swift
[25/44] Compiling ArgumentParser Flag.swift
[26/44] Compiling ArgumentParser NameSpecification.swift
[27/44] Compiling ArgumentParser CollectionExtensions.swift
[28/44] Compiling ArgumentParser SequenceExtensions.swift
[29/44] Compiling ArgumentParser StringExtensions.swift
[30/44] Compiling ArgumentParser Tree.swift
[31/44] Compiling ArgumentParser ParsedValues.swift
[32/44] Compiling ArgumentParser ParserError.swift
[33/44] Compiling ArgumentParser SplitArguments.swift
[34/44] Compiling ArgumentParser DumpHelpGenerator.swift
[35/44] Compiling ArgumentParser HelpCommand.swift
[36/44] Compiling ArgumentParser HelpGenerator.swift
[37/44] Compiling ArgumentParser MessageInfo.swift
[38/44] Compiling ArgumentParser UsageGenerator.swift
[39/44] Compiling ArgumentParser ParsableArguments.swift
[40/44] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/44] Compiling ArgumentParser ParsableCommand.swift
[42/44] Compiling ArgumentParser ArgumentDecoder.swift
[43/44] Compiling ArgumentParser ArgumentDefinition.swift
[44/48] Emitting module AirbnbSwiftFormatTool
[45/48] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[46/48] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
[47/48] Compiling AirbnbSwiftFormatTool Command.swift
[47/48] Linking AirbnbSwiftFormatTool
Build complete! (9.81s)
Build complete.
Done.