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 SwiftDependencyUpdater, reference main (917c39), with Swift 5.9 for macOS (SPM) on 27 Jul 2024 03:20:18 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/swift-dependency-updater.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/swift-dependency-updater
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 917c39b Bump swift-argument-parser from 1.4.0 to 1.5.0
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
917c39b55e102dda1da62f0d1bff7f8c5b0af13d
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/19] Emitting module ArgumentParserToolInfo
[3/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/58] Compiling Rainbow String+Rainbow.swift
[5/58] Compiling Rainbow StringGenerator.swift
[6/59] Compiling ArgumentParser CommandConfiguration.swift
[7/59] Compiling ArgumentParser CommandGroup.swift
[8/59] Compiling ArgumentParser EnumerableFlag.swift
[9/59] Compiling ArgumentParser ExpressibleByArgument.swift
[10/63] Compiling ArgumentParser InputOrigin.swift
[11/63] Compiling ArgumentParser Name.swift
[12/63] Compiling ArgumentParser Parsed.swift
[13/63] Compiling ArgumentParser ParsedValues.swift
[14/63] Compiling Rainbow Style.swift
[15/63] Compiling ArgumentParser ArgumentHelp.swift
[16/63] Compiling ArgumentParser ArgumentVisibility.swift
[17/63] Compiling ArgumentParser CompletionKind.swift
[18/63] Compiling ArgumentParser Errors.swift
[19/63] Compiling ArgumentParser Flag.swift
[20/63] Emitting module ArgumentParser
[21/63] Compiling ArgumentParser ParsableArguments.swift
[22/63] Compiling ArgumentParser ParsableArgumentsValidation.swift
[23/63] Compiling ArgumentParser ParsableCommand.swift
[24/63] Compiling ArgumentParser ArgumentDecoder.swift
[25/63] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/63] Compiling ArgumentParser CompletionsGenerator.swift
[27/63] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/63] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/63] Compiling ArgumentParser Argument.swift
[30/63] Compiling ArgumentParser Platform.swift
[31/63] Compiling ArgumentParser SequenceExtensions.swift
[32/63] Compiling ArgumentParser StringExtensions.swift
[33/63] Compiling ArgumentParser Tree.swift
[34/63] Compiling ArgumentParser ArgumentDefinition.swift
[35/63] Compiling ArgumentParser ArgumentSet.swift
[36/63] Compiling ArgumentParser CommandParser.swift
[37/63] Compiling ArgumentParser InputKey.swift
[38/63] Emitting module Require
[39/63] Compiling Require Require.swift
[40/63] Compiling ArgumentParser NameSpecification.swift
[41/63] Compiling ArgumentParser Option.swift
[42/63] Compiling ArgumentParser OptionGroup.swift
[43/63] Compiling ArgumentParser AsyncParsableCommand.swift
[44/63] Compiling ArgumentParser HelpGenerator.swift
[45/63] Compiling ArgumentParser MessageInfo.swift
[46/63] Compiling ArgumentParser UsageGenerator.swift
[47/63] Compiling ArgumentParser CollectionExtensions.swift
[48/63] Compiling ArgumentParser ParserError.swift
[49/63] Compiling ArgumentParser SplitArguments.swift
[50/63] Compiling ArgumentParser DumpHelpGenerator.swift
[51/63] Compiling ArgumentParser HelpCommand.swift
[52/63] Compiling Rainbow Rainbow.swift
[53/63] Compiling Rainbow OutputTarget.swift
[54/63] Compiling Rainbow ModesExtractor.swift
[55/63] Compiling Rainbow ControlCode.swift
[58/63] Compiling Rainbow ColorApproximation.swift
[59/63] Emitting module Rainbow
[60/63] Compiling Rainbow Color.swift
[61/63] Compiling ShellOut ShellOut.swift
[62/63] Emitting module ShellOut
[63/68] Emitting module Releases
[64/68] Compiling Releases Version.swift
[65/68] Compiling Releases ReleasesError.swift
[66/68] Compiling Releases Array+Version.swift
[67/68] Compiling Releases Releases.swift
[68/83] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[69/84] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[70/84] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[71/84] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[72/84] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[73/84] Emitting module SwiftDependencyUpdaterLibrary
[74/84] Compiling SwiftDependencyUpdaterLibrary String.swift
[75/84] Compiling SwiftDependencyUpdaterLibrary Version.swift
[76/84] Compiling SwiftDependencyUpdaterLibrary Update.swift
[77/84] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[78/84] Compiling SwiftDependencyUpdaterLibrary Git.swift
[79/84] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[80/84] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[81/84] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[82/84] Compiling SwiftDependencyUpdaterLibrary ResolvedPackage.swift
[83/84] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[84/86] Emitting module SwiftDependencyUpdater
[85/86] Compiling SwiftDependencyUpdater main.swift
[85/86] Linking swift-dependency-updater
Build complete! (23.70s)
Fetching https://github.com/Nef10/Releases.git
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/onevcat/Rainbow.git
[1/152] Fetching require
[30/316] Fetching require, releases
[317/1434] Fetching require, releases, rainbow
Fetched https://github.com/Nef10/Releases.git (1.70s)
Fetching https://github.com/Nef10/ShellOut.git
Fetched https://github.com/onevcat/Rainbow.git (1.70s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/JohnSundell/Require.git (1.70s)
[1/300] Fetching shellout
[301/12385] Fetching shellout, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (2.32s)
Fetched https://github.com/Nef10/ShellOut.git (2.33s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.60s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (2.20s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.49s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.60s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
Creating working copy for https://github.com/Nef10/Releases.git
Working copy of https://github.com/Nef10/Releases.git resolved at 5.0.1
Creating working copy for https://github.com/Nef10/ShellOut.git
Working copy of https://github.com/Nef10/ShellOut.git resolved at 2.3.1
warning: 'releases': 'releases' dependency on 'https://github.com/JohnSundell/ShellOut.git' conflicts with dependency on 'https://github.com/Nef10/ShellOut.git' which has the same identity 'shellout'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.