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 SwiftOutdated, reference main (52b99e), with Swift 6.0 for macOS (SPM) on 4 Sep 2025 19:53:21 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/swift-outdated.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/swift-outdated
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 52b99ec Merge pull request #52 from kiliankoe/automatically-set-build-version
Cloned https://github.com/kiliankoe/swift-outdated.git
Revision (git rev-parse @):
52b99ec6ae9d5b3d48e0a815fcd0114c029f83e6
SUCCESS checkout https://github.com/kiliankoe/swift-outdated.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kiliankoe/swift-outdated.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/17] Write sources
[10/17] Write swift-outdated-entitlement.plist
[13/17] Write swift-version-5BDAB9E9C0126B9D.txt
[15/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/47] Emitting module ArgumentParserToolInfo
[17/93] Compiling Logging MetadataProvider.swift
[18/93] Compiling Logging LogHandler.swift
[19/93] Compiling Logging Logging.swift
[20/93] Emitting module Logging
[21/93] Compiling Logging Locks.swift
[22/93] Compiling Rainbow Color.swift
[23/94] Compiling Version Version.swift
[24/94] Compiling Version Version+Range.swift
[25/94] Compiling Rainbow String+Rainbow.swift
[26/94] Compiling Rainbow StringGenerator.swift
[27/94] Compiling Rainbow Style.swift
[28/94] Emitting module Rainbow
[29/94] Compiling ArgumentParser Flag.swift
[30/94] Compiling ArgumentParser NameSpecification.swift
[31/94] Compiling Rainbow XcodeColorsSupport.swift
[32/94] Emitting module ArgumentParser
[33/98] Compiling ArgumentParser InputKey.swift
[34/98] Compiling ArgumentParser InputOrigin.swift
[35/98] Compiling ArgumentParser Name.swift
[36/98] Compiling ArgumentParser Parsed.swift
[37/98] Compiling ArgumentParser ParsedValues.swift
[38/98] Compiling ArgumentParser SequenceExtensions.swift
[39/98] Compiling ArgumentParser StringExtensions.swift
[40/98] Compiling ArgumentParser SwiftExtensions.swift
[41/98] Compiling ArgumentParser Tree.swift
[42/98] Compiling ArgumentParser CodingKeyValidator.swift
[43/98] Compiling ArgumentParser ArgumentDiscussion.swift
[44/98] Compiling ArgumentParser ArgumentHelp.swift
[45/98] Compiling ArgumentParser ArgumentVisibility.swift
[46/98] Compiling ArgumentParser CompletionKind.swift
[47/98] Compiling ArgumentParser Errors.swift
[48/98] Compiling ArgumentParser NonsenseFlagsValidator.swift
[49/98] Compiling ArgumentParser ParsableArgumentsValidation.swift
[50/98] Compiling ArgumentParser PositionalArgumentsValidator.swift
[51/98] Compiling ArgumentParser UniqueNamesValidator.swift
[52/98] Compiling ArgumentParser BashCompletionsGenerator.swift
[53/98] Compiling ArgumentParser CompletionsGenerator.swift
[54/98] Compiling ArgumentParser FishCompletionsGenerator.swift
[55/98] Compiling ArgumentParser ZshCompletionsGenerator.swift
[56/98] Compiling ArgumentParser Argument.swift
[57/98] Compiling Version Version+Comparable.swift
[58/98] Compiling Version Version+Codable.swift
[59/98] Emitting module Version
[60/98] Compiling Version Version+Foundation.swift
[61/98] Compiling Rainbow ControlCode.swift
[62/98] Compiling Rainbow OutputTarget.swift
[63/98] Compiling Rainbow ModesExtractor.swift
[64/98] Compiling Rainbow Rainbow.swift
[65/98] Compiling ArgumentParser CommandConfiguration.swift
[66/98] Compiling ArgumentParser CommandGroup.swift
[67/98] Compiling ArgumentParser EnumerableFlag.swift
[68/98] Compiling ArgumentParser ExpressibleByArgument.swift
[69/98] Compiling ArgumentParser ParsableArguments.swift
[72/98] Compiling ArgumentParser Option.swift
[73/98] Compiling ArgumentParser OptionGroup.swift
[74/98] Compiling ArgumentParser AsyncParsableCommand.swift
[75/98] Compiling ArgumentParser MessageInfo.swift
[76/98] Compiling ArgumentParser UsageGenerator.swift
[77/98] Compiling ArgumentParser CollectionExtensions.swift
[78/98] Compiling ArgumentParser Mutex.swift
[79/98] Compiling ArgumentParser Platform.swift
[80/98] Compiling ArgumentParser ParserError.swift
[81/98] Compiling ArgumentParser SplitArguments.swift
[82/98] Compiling ArgumentParser DumpHelpGenerator.swift
[83/98] Compiling ArgumentParser HelpCommand.swift
[84/98] Compiling ArgumentParser HelpGenerator.swift
[85/98] Emitting module SwiftyTextTable
[86/98] Compiling ShellOut ShellOut.swift
[87/98] Compiling SwiftyTextTable TextTable.swift
[88/98] Emitting module ShellOut
[89/98] Compiling ArgumentParser ParsableCommand.swift
[90/98] Compiling ArgumentParser ArgumentDecoder.swift
[91/98] Compiling ArgumentParser ArgumentDefinition.swift
[92/98] Compiling ArgumentParser ArgumentSet.swift
[93/98] Compiling ArgumentParser CommandParser.swift
[94/98] Emitting module Files
[95/98] Compiling Files Files.swift
[96/106] Compiling Outdated Resolved.swift
[97/106] Compiling Outdated Pin.swift
[98/106] Compiling Outdated GitRemoteProvider.swift
[99/106] Compiling Outdated PackageCollection.swift
[100/106] Emitting module Outdated
[101/106] Compiling Outdated ConcurrentDictionary.swift
[102/106] Compiling Outdated SwiftPackage.swift
[103/106] Compiling Outdated OutdatedPackage.swift
[104/108] Compiling SwiftOutdated SwiftOutdated.swift
[105/108] Emitting module SwiftOutdated
[105/108] Write Objects.LinkFileList
[106/108] Linking swift-outdated
[107/108] Applying swift-outdated
Build complete! (36.79s)
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/johnsundell/Files.git
Fetching https://github.com/johnsundell/ShellOut.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/1248] Fetching files
[214/1541] Fetching files, version
[261/2521] Fetching files, version, shellout
[469/3856] Fetching files, version, shellout, rainbow
[660/4785] Fetching files, version, shellout, rainbow, swiftytexttable
[757/8688] Fetching files, version, shellout, rainbow, swiftytexttable, swift-log
Fetched https://github.com/mxcl/Version.git from cache (0.85s)
Fetching https://github.com/apple/swift-argument-parser.git
[3667/8395] Fetching files, shellout, rainbow, swiftytexttable, swift-log
Fetched https://github.com/johnsundell/ShellOut.git from cache (0.99s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.99s)
[4714/6080] Fetching files, swiftytexttable, swift-log
[6081/32999] Fetching files, swiftytexttable, swift-log, swift-testing
[10119/48691] Fetching files, swiftytexttable, swift-log, swift-testing, swift-argument-parser
Fetched https://github.com/apple/swift-testing.git from cache (2.08s)
[9219/21772] Fetching files, swiftytexttable, swift-log, swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (2.08s)
[8447/20843] Fetching files, swift-log, swift-argument-parser
Fetched https://github.com/johnsundell/Files.git from cache (2.09s)
[7670/19595] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (2.09s)
[3923/15692] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.54s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (3.18s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.60s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (2.52s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 6.1.2 (0.54s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/71850] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (2.83s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (2.38s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.3.0 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
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/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-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 6.1.2
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.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.6.4
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/ShellOut.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/Files.git"
    },
    {
      "identity" : "swiftytexttable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-testing.git"
    }
  ],
  "manifest_display_name" : "SwiftOutdated",
  "name" : "SwiftOutdated",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "swift-outdated",
      "targets" : [
        "SwiftOutdated"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Outdated",
      "targets" : [
        "Outdated"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftOutdated",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOutdated",
      "path" : "Sources/SwiftOutdated",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "swift-outdated"
      ],
      "sources" : [
        "SwiftOutdated.swift"
      ],
      "target_dependencies" : [
        "Outdated"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OutdatedTests",
      "module_type" : "SwiftTarget",
      "name" : "OutdatedTests",
      "path" : "Tests/OutdatedTests",
      "product_dependencies" : [
        "Version",
        "Testing"
      ],
      "sources" : [
        "MockGitRemoteProvider.swift",
        "OutdatedPackageTests.swift",
        "PackageResolvedTests.swift",
        "TestSetup.swift",
        "VersionCollectionTests.swift"
      ],
      "target_dependencies" : [
        "Outdated"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Outdated",
      "module_type" : "SwiftTarget",
      "name" : "Outdated",
      "path" : "Sources/Outdated",
      "product_dependencies" : [
        "Logging",
        "Files",
        "Rainbow",
        "ShellOut",
        "SwiftyTextTable",
        "Version"
      ],
      "product_memberships" : [
        "swift-outdated",
        "Outdated"
      ],
      "sources" : [
        "ConcurrentDictionary.swift",
        "GitRemoteProvider.swift",
        "OutdatedPackage.swift",
        "PackageCollection.swift",
        "Pin.swift",
        "Resolved.swift",
        "SwiftPackage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.