The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftOutdated 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/kiliankoe/swift-outdated.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/swift-outdated
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 6dbb22f bump version to 0.9.0
Cloned https://github.com/kiliankoe/swift-outdated.git
Revision (git rev-parse @):
6dbb22f79874b75b5c95daa0a21d66082f6aeefc
SUCCESS checkout https://github.com/kiliankoe/swift-outdated.git at 0.9.0
Fetching https://github.com/mxcl/version.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/scottrhoyt/swiftytexttable.git from cache
Fetched https://github.com/mxcl/version.git (0.18s)
Fetching https://github.com/onevcat/rainbow.git from cache
Fetched https://github.com/scottrhoyt/swiftytexttable.git (0.19s)
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/apple/swift-argument-parser.git (0.25s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/onevcat/rainbow.git (0.16s)
Fetching https://github.com/johnsundell/shellout.git from cache
Fetched https://github.com/johnsundell/files.git (0.17s)
Fetched https://github.com/apple/swift-log.git (0.20s)
Fetched https://github.com/johnsundell/shellout.git (0.16s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (0.03s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.03s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (0.03s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (0.03s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.05s)
Creating working copy for https://github.com/mxcl/version.git
Working copy of https://github.com/mxcl/version.git resolved at 2.0.1
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
Creating working copy for https://github.com/onevcat/rainbow.git
Working copy of https://github.com/onevcat/rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
Creating working copy for https://github.com/scottrhoyt/swiftytexttable.git
Working copy of https://github.com/scottrhoyt/swiftytexttable.git resolved at 0.9.0
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.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-outdated",
      "name": "SwiftOutdated",
      "url": "https://github.com/kiliankoe/swift-outdated.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-outdated",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.2.3",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "version",
          "name": "Version",
          "url": "https://github.com/mxcl/Version.git",
          "version": "2.0.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
          "dependencies": [
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/johnsundell/ShellOut.git",
          "version": "2.3.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "dependencies": [
          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/johnsundell/Files.git",
          "version": "4.2.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftytexttable",
          "name": "SwiftyTextTable",
          "url": "https://github.com/scottrhoyt/SwiftyTextTable.git",
          "version": "0.9.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyTextTable",
          "dependencies": [
          ]
        },
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow.git",
          "version": "3.2.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kiliankoe/swift-outdated.git from cache
Fetched https://github.com/kiliankoe/swift-outdated.git (0.23s)
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetching https://github.com/johnsundell/Files.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (0.19s)
Fetching https://github.com/johnsundell/ShellOut.git from cache
Fetched https://github.com/onevcat/Rainbow.git (0.19s)
Fetching https://github.com/mxcl/Version.git from cache
Fetched https://github.com/johnsundell/Files.git (0.20s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/johnsundell/ShellOut.git (0.19s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/mxcl/Version.git (0.19s)
Fetched https://github.com/apple/swift-log.git (0.24s)
Fetched https://github.com/apple/swift-argument-parser.git (0.24s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.02s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (0.02s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.04s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (0.02s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.03s)
Creating working copy for https://github.com/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/kiliankoe/swift-outdated.git
Working copy of https://github.com/kiliankoe/swift-outdated.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.2.0
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.0.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
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.2.3
Found 7 product dependencies
  - swift-argument-parser
  - swift-log
  - Version
  - ShellOut
  - Files
  - SwiftyTextTable
  - Rainbow
========================================
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 GenerateManualPlugin
Building for debugging...
[2/32] Emitting module ArgumentParserToolInfo
[3/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/68] Compiling Logging MetadataProvider.swift
[5/68] Compiling Logging LogHandler.swift
[6/68] Compiling Logging Locks.swift
[7/68] Emitting module Logging
[8/68] Compiling Logging Logging.swift
[9/68] Emitting module Rainbow
[10/69] Compiling Version Version+Range.swift
[11/69] Compiling Version Version.swift
[12/69] Compiling Rainbow Style.swift
[13/69] Compiling Rainbow String+Rainbow.swift
[14/69] Compiling Rainbow StringGenerator.swift
[15/69] Compiling Rainbow XcodeColorsSupport.swift
[16/69] Emitting module ArgumentParser
[17/73] Compiling ArgumentParser NameSpecification.swift
[18/73] Compiling ArgumentParser Option.swift
[19/73] Compiling ArgumentParser OptionGroup.swift
[20/73] Compiling ArgumentParser AsyncParsableCommand.swift
[21/73] Compiling ArgumentParser CommandConfiguration.swift
[22/73] Compiling ArgumentParser ArgumentHelp.swift
[23/73] Compiling ArgumentParser ArgumentVisibility.swift
[24/73] Compiling ArgumentParser CompletionKind.swift
[25/73] Compiling ArgumentParser Errors.swift
[26/73] Compiling ArgumentParser Flag.swift
[27/73] Compiling ArgumentParser Name.swift
[28/73] Compiling ArgumentParser Parsed.swift
[29/73] Compiling ArgumentParser ParsedValues.swift
[30/73] Compiling ArgumentParser ParserError.swift
[31/73] Compiling ArgumentParser SplitArguments.swift
[32/73] Compiling ArgumentParser CollectionExtensions.swift
[33/73] Compiling ArgumentParser SequenceExtensions.swift
[34/73] Compiling ArgumentParser StringExtensions.swift
[35/73] Compiling ArgumentParser Tree.swift
[36/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/73] Compiling ArgumentParser CompletionsGenerator.swift
[38/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/73] Compiling ArgumentParser Argument.swift
[41/73] Compiling Rainbow Rainbow.swift
[42/73] Compiling Version Version+Comparable.swift
[43/73] Compiling Version Version+Codable.swift
[44/73] Emitting module Version
[45/73] Compiling Version Version+Foundation.swift
[52/73] Compiling SwiftyTextTable TextTable.swift
[53/73] Emitting module SwiftyTextTable
[54/73] Emitting module ShellOut
[55/73] Compiling ShellOut ShellOut.swift
[56/73] Compiling ArgumentParser EnumerableFlag.swift
[57/73] Compiling ArgumentParser ExpressibleByArgument.swift
[58/73] Compiling ArgumentParser ParsableArguments.swift
[59/73] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/73] Compiling ArgumentParser ParsableCommand.swift
[61/73] Compiling ArgumentParser ArgumentDecoder.swift
[62/73] Compiling ArgumentParser ArgumentDefinition.swift
[63/73] Compiling ArgumentParser ArgumentSet.swift
[64/73] Compiling ArgumentParser CommandParser.swift
[65/73] Compiling ArgumentParser InputOrigin.swift
[66/73] Compiling ArgumentParser DumpHelpGenerator.swift
[67/73] Compiling ArgumentParser HelpCommand.swift
[68/73] Compiling ArgumentParser HelpGenerator.swift
[69/73] Compiling ArgumentParser MessageInfo.swift
[70/73] Compiling ArgumentParser UsageGenerator.swift
[71/73] Emitting module Files
[72/73] Compiling Files Files.swift
[73/80] Compiling Outdated SwiftPackage.swift
[74/80] Emitting module Outdated
[75/80] Compiling Outdated ConcurrentDictionary.swift
[76/80] Compiling Outdated Pin.swift
[77/80] Compiling Outdated OutdatedPackage.swift
[78/80] Compiling Outdated PackageCollection.swift
[79/80] Compiling Outdated Resolved.swift
[80/82] Emitting module SwiftOutdated
[81/82] Compiling SwiftOutdated SwiftOutdated.swift
[81/82] Linking swift-outdated
Build complete! (15.90s)
Build complete.
Done.