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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/swift-outdated.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kiliankoe/swift-outdated.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/16] Write sources
[9/16] Write swift-outdated-entitlement.plist
[10/16] Write sources
[12/16] Write swift-version--423B1241ED78D482.txt
[14/46] Emitting module ArgumentParserToolInfo
[15/46] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/82] Compiling Logging LogHandler.swift
[17/82] Compiling Logging MetadataProvider.swift
[18/82] Compiling Logging Logging.swift
[19/82] Emitting module Logging
[20/82] Compiling Logging Locks.swift
[21/82] Emitting module SwiftyTextTable
[22/82] Compiling Rainbow StringGenerator.swift
[23/83] Compiling Rainbow Style.swift
[24/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/83] Compiling Rainbow XcodeColorsSupport.swift
[27/83] Compiling ArgumentParser NameSpecification.swift
[28/83] Compiling ArgumentParser Option.swift
[29/83] Compiling ArgumentParser OptionGroup.swift
[30/83] Compiling ArgumentParser AsyncParsableCommand.swift
[31/83] Compiling ArgumentParser CommandConfiguration.swift
[32/87] Compiling ArgumentParser Name.swift
[33/87] Compiling ArgumentParser Parsed.swift
[34/87] Compiling ArgumentParser ParsedValues.swift
[35/87] Compiling ArgumentParser ParserError.swift
[36/87] Compiling ArgumentParser SplitArguments.swift
[37/87] Compiling ArgumentParser CollectionExtensions.swift
[38/87] Compiling ArgumentParser SequenceExtensions.swift
[39/87] Compiling ArgumentParser StringExtensions.swift
[40/87] Compiling ArgumentParser Tree.swift
[41/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/87] Compiling ArgumentParser CompletionsGenerator.swift
[45/87] Compiling ArgumentParser Argument.swift
[46/87] Emitting module Rainbow
[47/87] Compiling Rainbow String+Rainbow.swift
[50/87] Compiling Version Version+Range.swift
[51/87] Compiling Version Version.swift
[52/87] Compiling Version Version+Comparable.swift
[53/87] Compiling Version Version+Codable.swift
[54/87] Emitting module Version
[55/87] Compiling Version Version+Foundation.swift
[58/87] Compiling Rainbow Rainbow.swift
[59/87] Compiling SwiftyTextTable TextTable.swift
[60/87] Compiling ShellOut ShellOut.swift
[61/87] Emitting module ShellOut
[62/87] Compiling ArgumentParser DumpHelpGenerator.swift
[63/87] Compiling ArgumentParser HelpCommand.swift
[64/87] Compiling ArgumentParser HelpGenerator.swift
[65/87] Compiling ArgumentParser MessageInfo.swift
[66/87] Compiling ArgumentParser UsageGenerator.swift
[67/87] Compiling ArgumentParser ArgumentHelp.swift
[68/87] Compiling ArgumentParser ArgumentVisibility.swift
[69/87] Compiling ArgumentParser CompletionKind.swift
[70/87] Compiling ArgumentParser Errors.swift
[71/87] Compiling ArgumentParser Flag.swift
[72/87] Compiling ArgumentParser ArgumentDecoder.swift
[73/87] Compiling ArgumentParser ArgumentDefinition.swift
[74/87] Compiling ArgumentParser ArgumentSet.swift
[75/87] Compiling ArgumentParser CommandParser.swift
[76/87] Compiling ArgumentParser InputOrigin.swift
[77/87] Emitting module ArgumentParser
[78/87] Compiling ArgumentParser EnumerableFlag.swift
[79/87] Compiling ArgumentParser ExpressibleByArgument.swift
[80/87] Compiling ArgumentParser ParsableArguments.swift
[81/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[82/87] Compiling ArgumentParser ParsableCommand.swift
[83/87] Compiling Files Files.swift
[84/87] Emitting module Files
[85/94] Compiling Outdated OutdatedPackage.swift
[86/94] Compiling Outdated Resolved.swift
[87/94] Compiling Outdated SwiftPackage.swift
[88/94] Compiling Outdated PackageCollection.swift
[89/94] Compiling Outdated ConcurrentDictionary.swift
[90/94] Compiling Outdated Pin.swift
[91/94] Emitting module Outdated
[92/96] Compiling SwiftOutdated SwiftOutdated.swift
[93/96] Emitting module SwiftOutdated
[93/96] Write Objects.LinkFileList
[94/96] Linking swift-outdated
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/swift-outdated: replacing existing signature
[95/96] Applying swift-outdated
Build complete! (16.65s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/scottrhoyt/swiftytexttable.git from cache
Fetching https://github.com/johnsundell/shellout.git from cache
Fetching https://github.com/mxcl/version.git from cache
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/johnsundell/files.git from cache (0.23s)
Fetching https://github.com/onevcat/rainbow.git from cache
Fetched https://github.com/mxcl/version.git from cache (0.24s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.24s)
Fetched https://github.com/scottrhoyt/swiftytexttable.git from cache (0.24s)
Fetched https://github.com/apple/swift-log.git from cache (0.25s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.25s)
Fetched https://github.com/onevcat/rainbow.git from cache (0.14s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (0.43s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.40s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (0.44s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (0.45s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.1 (0.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.04s)
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.46s)
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
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/files-065eb39a is not valid git repository for 'https://github.com/johnsundell/files.git', will fetch again.
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/johnsundell/files.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/files-065eb39a is not valid git repository for 'https://github.com/johnsundell/files.git', will fetch again.
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/johnsundell/files.git from cache (0.01s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/rainbow.git', will fetch again.
Fetching https://github.com/onevcat/rainbow.git from cache
Fetched https://github.com/onevcat/rainbow.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/rainbow.git', will fetch again.
Fetching https://github.com/onevcat/rainbow.git from cache
Fetched https://github.com/onevcat/rainbow.git from cache (0.01s)
Creating working copy for https://github.com/onevcat/rainbow.git
Working copy of https://github.com/onevcat/rainbow.git resolved at 3.2.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swiftytexttable-cca6ebd7 is not valid git repository for 'https://github.com/scottrhoyt/swiftytexttable.git', will fetch again.
Fetching https://github.com/scottrhoyt/swiftytexttable.git from cache
Fetched https://github.com/scottrhoyt/swiftytexttable.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swiftytexttable-cca6ebd7 is not valid git repository for 'https://github.com/scottrhoyt/swiftytexttable.git', will fetch again.
Fetching https://github.com/scottrhoyt/swiftytexttable.git from cache
Fetched https://github.com/scottrhoyt/swiftytexttable.git from cache (0.01s)
Creating working copy for https://github.com/scottrhoyt/swiftytexttable.git
Working copy of https://github.com/scottrhoyt/swiftytexttable.git resolved at 0.9.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/shellout-b8493064 is not valid git repository for 'https://github.com/johnsundell/shellout.git', will fetch again.
Fetching https://github.com/johnsundell/shellout.git from cache
Fetched https://github.com/johnsundell/shellout.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/shellout-b8493064 is not valid git repository for 'https://github.com/johnsundell/shellout.git', will fetch again.
Fetching https://github.com/johnsundell/shellout.git from cache
Fetched https://github.com/johnsundell/shellout.git from cache (0.01s)
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/version-3b0a4033 is not valid git repository for 'https://github.com/mxcl/version.git', will fetch again.
Fetching https://github.com/mxcl/version.git from cache
Fetched https://github.com/mxcl/version.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/version-3b0a4033 is not valid git repository for 'https://github.com/mxcl/version.git', will fetch again.
Fetching https://github.com/mxcl/version.git from cache
Fetched https://github.com/mxcl/version.git from cache (0.01s)
Creating working copy for https://github.com/mxcl/version.git
Working copy of https://github.com/mxcl/version.git resolved at 2.0.1
Build complete.
Done.