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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-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 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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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] Emitting module Logging
[7/68] Compiling Logging Locks.swift
[8/68] Compiling Logging Logging.swift
[9/68] Compiling Rainbow Style.swift
[10/69] Emitting module ShellOut
[11/69] Compiling ArgumentParser BashCompletionsGenerator.swift
[12/69] Compiling ArgumentParser CompletionsGenerator.swift
[13/69] Emitting module SwiftyTextTable
[14/69] Compiling Rainbow XcodeColorsSupport.swift
[15/69] Compiling Rainbow StringGenerator.swift
[16/69] Compiling Version Version+Comparable.swift
[17/69] Emitting module Version
[18/69] Compiling Version Version+Codable.swift
[19/69] Emitting module Rainbow
[20/69] Compiling Rainbow String+Rainbow.swift
[21/69] Compiling Version Version+Range.swift
[22/69] Compiling Version Version.swift
[23/69] Compiling ArgumentParser EnumerableFlag.swift
[24/69] Compiling ArgumentParser ExpressibleByArgument.swift
[25/69] Compiling ArgumentParser ParsableArguments.swift
[26/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/69] Compiling ArgumentParser ParsableCommand.swift
[28/69] Compiling ArgumentParser NameSpecification.swift
[29/69] Compiling ArgumentParser Option.swift
[30/69] Compiling ArgumentParser OptionGroup.swift
[31/69] Compiling ArgumentParser AsyncParsableCommand.swift
[32/69] Compiling ArgumentParser CommandConfiguration.swift
[33/73] Emitting module ArgumentParser
[34/73] Compiling ArgumentParser CollectionExtensions.swift
[35/73] Compiling ArgumentParser SequenceExtensions.swift
[36/73] Compiling ArgumentParser StringExtensions.swift
[37/73] Compiling ArgumentParser Tree.swift
[38/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/73] Compiling ArgumentParser Argument.swift
[41/73] Compiling ArgumentParser ArgumentHelp.swift
[42/73] Compiling Version Version+Foundation.swift
[43/73] Compiling Rainbow Rainbow.swift
[44/73] Compiling SwiftyTextTable TextTable.swift
[45/73] Compiling ShellOut ShellOut.swift
[46/73] Compiling ArgumentParser Name.swift
[47/73] Compiling ArgumentParser Parsed.swift
[48/73] Compiling ArgumentParser ParsedValues.swift
[49/73] Compiling ArgumentParser ParserError.swift
[50/73] Compiling ArgumentParser SplitArguments.swift
[51/73] Compiling ArgumentParser DumpHelpGenerator.swift
[52/73] Compiling ArgumentParser HelpCommand.swift
[53/73] Compiling ArgumentParser HelpGenerator.swift
[54/73] Compiling ArgumentParser MessageInfo.swift
[55/73] Compiling ArgumentParser UsageGenerator.swift
[62/73] Compiling ArgumentParser ArgumentVisibility.swift
[63/73] Compiling ArgumentParser CompletionKind.swift
[64/73] Compiling ArgumentParser Errors.swift
[65/73] Compiling ArgumentParser Flag.swift
[66/73] Compiling ArgumentParser ArgumentDecoder.swift
[67/73] Compiling ArgumentParser ArgumentDefinition.swift
[68/73] Compiling ArgumentParser ArgumentSet.swift
[69/73] Compiling ArgumentParser CommandParser.swift
[70/73] Compiling ArgumentParser InputOrigin.swift
[71/73] Emitting module Files
[72/73] Compiling Files Files.swift
[73/80] Compiling Outdated OutdatedPackage.swift
[74/80] Compiling Outdated Resolved.swift
[75/80] Compiling Outdated Pin.swift
[76/80] Compiling Outdated SwiftPackage.swift
[77/80] Emitting module Outdated
[78/80] Compiling Outdated ConcurrentDictionary.swift
[79/80] Compiling Outdated PackageCollection.swift
[80/82] Emitting module SwiftOutdated
[81/82] Compiling SwiftOutdated SwiftOutdated.swift
[81/82] Linking swift-outdated
Build complete! (52.85s)
Fetching https://github.com/johnsundell/shellout.git from cache
Fetching https://github.com/onevcat/rainbow.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/onevcat/rainbow.git (0.16s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/johnsundell/shellout.git (0.26s)
Fetching https://github.com/scottrhoyt/swiftytexttable.git from cache
Fetched https://github.com/scottrhoyt/swiftytexttable.git (0.15s)
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/apple/swift-log.git (0.43s)
Fetching https://github.com/mxcl/version.git from cache
Fetched https://github.com/johnsundell/files.git (0.16s)
Fetched https://github.com/mxcl/version.git (0.15s)
Fetched https://github.com/apple/swift-argument-parser.git (0.61s)
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/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.02s)
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/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.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.03s)
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/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/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
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
Build complete.
Done.