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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/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.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
[8/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] Emitting module Logging
[17/82] Compiling Logging MetadataProvider.swift
[18/82] Compiling Logging Logging.swift
[19/82] Compiling Logging LogHandler.swift
[20/82] Compiling Logging Locks.swift
[21/82] Compiling Version Version.swift
[22/82] Compiling Version Version+Range.swift
[23/82] Compiling Rainbow Style.swift
[24/83] Compiling Rainbow String+Rainbow.swift
[25/83] Compiling Rainbow StringGenerator.swift
[26/83] Compiling ArgumentParser InputOrigin.swift
[27/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/83] Compiling Rainbow XcodeColorsSupport.swift
[29/83] Compiling ArgumentParser ArgumentHelp.swift
[30/83] Compiling ArgumentParser ArgumentVisibility.swift
[31/83] Compiling ArgumentParser CompletionKind.swift
[32/83] Compiling ArgumentParser Errors.swift
[33/83] Compiling ArgumentParser Flag.swift
[34/87] Emitting module ArgumentParser
[35/87] Compiling ArgumentParser NameSpecification.swift
[36/87] Compiling ArgumentParser Option.swift
[37/87] Compiling ArgumentParser OptionGroup.swift
[38/87] Compiling ArgumentParser AsyncParsableCommand.swift
[39/87] Compiling ArgumentParser CommandConfiguration.swift
[40/87] Compiling ArgumentParser Name.swift
[41/87] Compiling ArgumentParser Parsed.swift
[42/87] Compiling ArgumentParser ParsedValues.swift
[43/87] Compiling ArgumentParser ParserError.swift
[44/87] Compiling ArgumentParser SplitArguments.swift
[45/87] Compiling ArgumentParser EnumerableFlag.swift
[46/87] Compiling ArgumentParser ExpressibleByArgument.swift
[47/87] Compiling ArgumentParser ParsableArguments.swift
[48/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[49/87] Compiling ArgumentParser ParsableCommand.swift
[50/87] Compiling ArgumentParser CollectionExtensions.swift
[51/87] Compiling ArgumentParser SequenceExtensions.swift
[52/87] Compiling ArgumentParser StringExtensions.swift
[53/87] Compiling ArgumentParser Tree.swift
[54/87] Compiling ArgumentParser ArgumentDecoder.swift
[55/87] Compiling ArgumentParser ArgumentDefinition.swift
[56/87] Compiling ArgumentParser ArgumentSet.swift
[57/87] Compiling ArgumentParser CommandParser.swift
[58/87] Emitting module Rainbow
[59/87] Compiling Rainbow Rainbow.swift
[60/87] Compiling Version Version+Comparable.swift
[61/87] Compiling Version Version+Codable.swift
[62/87] Emitting module Version
[63/87] Compiling Version Version+Foundation.swift
[64/87] Compiling ArgumentParser DumpHelpGenerator.swift
[65/87] Compiling ArgumentParser HelpCommand.swift
[66/87] Compiling ArgumentParser HelpGenerator.swift
[67/87] Compiling ArgumentParser MessageInfo.swift
[68/87] Compiling ArgumentParser UsageGenerator.swift
[70/87] Compiling ArgumentParser CompletionsGenerator.swift
[71/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[72/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/87] Compiling ArgumentParser Argument.swift
[74/87] Emitting module SwiftyTextTable
[75/87] Compiling SwiftyTextTable TextTable.swift
[76/87] Compiling ShellOut ShellOut.swift
[77/87] Emitting module ShellOut
[83/87] Compiling Files Files.swift
[84/87] Emitting module Files
[85/94] Compiling Outdated ConcurrentDictionary.swift
[86/94] Emitting module Outdated
[87/94] Compiling Outdated SwiftPackage.swift
[88/94] Compiling Outdated Resolved.swift
[89/94] Compiling Outdated OutdatedPackage.swift
[90/94] Compiling Outdated PackageCollection.swift
[91/94] Compiling Outdated Pin.swift
[92/96] Compiling SwiftOutdated SwiftOutdated.swift
[93/96] Emitting module SwiftOutdated
[93/96] Write Objects.LinkFileList
[94/96] Linking swift-outdated
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/swift-outdated: replacing existing signature
[95/96] Applying swift-outdated
Build complete! (15.31s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/onevcat/rainbow.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/mxcl/version.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/onevcat/rainbow.git from cache (0.16s)
Fetched https://github.com/scottrhoyt/swiftytexttable.git from cache (0.16s)
Fetching https://github.com/johnsundell/shellout.git from cache
Fetched https://github.com/mxcl/version.git from cache (0.16s)
Fetched https://github.com/johnsundell/files.git from cache (0.17s)
Fetched https://github.com/apple/swift-log.git from cache (0.21s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.21s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.16s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (0.35s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.36s)
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.36s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
warning: /Users/builder/builds/UKfvDsi8u/1/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/UKfvDsi8u/1/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/UKfvDsi8u/1/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/UKfvDsi8u/1/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/UKfvDsi8u/1/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/UKfvDsi8u/1/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/UKfvDsi8u/1/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/UKfvDsi8u/1/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
Creating working copy for https://github.com/johnsundell/files.git
Fetched https://github.com/johnsundell/files.git from cache (0.01s)
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
warning: /Users/builder/builds/UKfvDsi8u/1/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/UKfvDsi8u/1/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
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.